Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 14, 2024
1 parent 65a402a commit 2bc4361
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ OC.L10N.register(
"Unable to change permissions" : "Impossible de modifier les autorisations",
"Import contacts" : "Importer des contacts",
"Import into the {addressbookName} address book" : "Importer dans le carnet d'adresses {addressbookName}",
"Select local file" : "Sélectionnez un fichier local",
"Select local file" : "Sélectionner un fichier local",
"Import from files" : "Importer depuis Fichiers",
"Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses",
"Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer",
Expand Down
2 changes: 1 addition & 1 deletion l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"Unable to change permissions" : "Impossible de modifier les autorisations",
"Import contacts" : "Importer des contacts",
"Import into the {addressbookName} address book" : "Importer dans le carnet d'adresses {addressbookName}",
"Select local file" : "Sélectionnez un fichier local",
"Select local file" : "Sélectionner un fichier local",
"Import from files" : "Importer depuis Fichiers",
"Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses",
"Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer",
Expand Down
4 changes: 2 additions & 2 deletions l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ OC.L10N.register(
"Demote to {level}" : "Degradera till {level}",
"Could not delete the member {displayName}" : "Kunde inte radera medlemmen {displayName}",
"Could not change the member level to {level}" : "Kunde inte ändra medlemmens behörighet till {level}",
"Could not accept membership request" : "Kunde inte godkänna medlemsskapsbegäran",
"Could not accept membership request" : "Kunde inte acceptera medlemsförfrågan",
"Chart" : "Diagram",
"Select chart …" : "Välj schema ...",
"Select type" : "Välj typ",
Expand Down Expand Up @@ -225,7 +225,7 @@ OC.L10N.register(
"Not grouped" : "Inte grupperad",
"Recently contacted" : "Nyligen kontaktade",
"Organization chart" : "Organisationsschema",
"Teams are groups of people that you can create yourself and with whom you can share data. They can be made up of other accounts or groups of accounts of the Nextcloud instance, but also of contacts from your address book or even external people by simply entering their e-mail addresses." : "Team är grupper av människor som du kan skapa själv och som du kan dela data med. De kan bestå av andra konton eller grupper av konton från Nextcloud, men också av kontakter från din adressbok eller till och med externa personer genom att helt enkelt ange deras e-postadresser.",
"Teams are groups of people that you can create yourself and with whom you can share data. They can be made up of other accounts or groups of accounts of the Nextcloud instance, but also of contacts from your address book or even external people by simply entering their e-mail addresses." : "Team är grupper av personer som du kan skapa själv och som du kan dela data med. De kan bestå av andra konton eller grupper av konton från Nextcloud, men också av kontakter från din adressbok eller till och med externa personer genom att helt enkelt ange deras e-postadresser.",
"Team" : "Team",
"User" : "Användare",
"Group" : "Grupp",
Expand Down
4 changes: 2 additions & 2 deletions l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"Demote to {level}" : "Degradera till {level}",
"Could not delete the member {displayName}" : "Kunde inte radera medlemmen {displayName}",
"Could not change the member level to {level}" : "Kunde inte ändra medlemmens behörighet till {level}",
"Could not accept membership request" : "Kunde inte godkänna medlemsskapsbegäran",
"Could not accept membership request" : "Kunde inte acceptera medlemsförfrågan",
"Chart" : "Diagram",
"Select chart …" : "Välj schema ...",
"Select type" : "Välj typ",
Expand Down Expand Up @@ -223,7 +223,7 @@
"Not grouped" : "Inte grupperad",
"Recently contacted" : "Nyligen kontaktade",
"Organization chart" : "Organisationsschema",
"Teams are groups of people that you can create yourself and with whom you can share data. They can be made up of other accounts or groups of accounts of the Nextcloud instance, but also of contacts from your address book or even external people by simply entering their e-mail addresses." : "Team är grupper av människor som du kan skapa själv och som du kan dela data med. De kan bestå av andra konton eller grupper av konton från Nextcloud, men också av kontakter från din adressbok eller till och med externa personer genom att helt enkelt ange deras e-postadresser.",
"Teams are groups of people that you can create yourself and with whom you can share data. They can be made up of other accounts or groups of accounts of the Nextcloud instance, but also of contacts from your address book or even external people by simply entering their e-mail addresses." : "Team är grupper av personer som du kan skapa själv och som du kan dela data med. De kan bestå av andra konton eller grupper av konton från Nextcloud, men också av kontakter från din adressbok eller till och med externa personer genom att helt enkelt ange deras e-postadresser.",
"Team" : "Team",
"User" : "Användare",
"Group" : "Grupp",
Expand Down

0 comments on commit 2bc4361

Please sign in to comment.