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 Feb 23, 2025
1 parent f0ea104 commit 6b2c5b8
Show file tree
Hide file tree
Showing 28 changed files with 182 additions and 162 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ OC.L10N.register(
"Shared" : "Roinnte",
"Switch to list view" : "Athraigh go dtí an amharc liosta",
"Switch to grid view" : "Téigh go dtí an radharc greille",
"The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
"Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
"Not enough free space" : "Níl go leor spás saor in aisce",
"Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
"Shared" : "Roinnte",
"Switch to list view" : "Athraigh go dtí an amharc liosta",
"Switch to grid view" : "Téigh go dtí an radharc greille",
"The file could not be found" : "Níorbh fhéidir an comhad a aimsiú",
"Upload was cancelled by user" : "Chuir an t-úsáideoir an uaslódáil ar ceal",
"Not enough free space" : "Níl go leor spás saor in aisce",
"Operation is blocked by access control" : "Cuireann rialú rochtana bac ar an oibríocht",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen erfolgreich festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
"Checking storage …" : "Prüfe Speicher …",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfe diese fehlerhafte externe Speicherkonfiguration",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen erfolgreich festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
"Checking storage …" : "Prüfe Speicher …",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfe diese fehlerhafte externe Speicherkonfiguration",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen erfolgreich festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
"Checking storage …" : "Prüfe Speicher…",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfen Sie diese fehlerhafte externe Speicherkonfiguration",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben",
"Credentials successfully set" : "Anmeldeinformationen erfolgreich festgelegt",
"Error while setting credentials: {error}" : "Fehler beim Festlegen der Anmeldeinformationen: {error}",
"Checking storage …" : "Prüfe Speicher…",
"There was an error with this external storage." : "Mit diesem externen Speicher ist ein Fehler aufgetreten.",
"We were unable to check the external storage {basename}" : "Der externe Speicher {basename} konnte nicht geprüft werden",
"Examine this faulty external storage configuration" : "Prüfen Sie diese fehlerhafte externe Speicherkonfiguration",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "Enter missing credentials",
"Credentials successfully set" : "Credentials successfully set",
"Error while setting credentials: {error}" : "Error while setting credentials: {error}",
"Checking storage …" : "Checking storage …",
"There was an error with this external storage." : "There was an error with this external storage.",
"We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
"Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "Enter missing credentials",
"Credentials successfully set" : "Credentials successfully set",
"Error while setting credentials: {error}" : "Error while setting credentials: {error}",
"Checking storage …" : "Checking storage …",
"There was an error with this external storage." : "There was an error with this external storage.",
"We were unable to check the external storage {basename}" : "We were unable to check the external storage {basename}",
"Examine this faulty external storage configuration" : "Examine this faulty external storage configuration",
Expand Down
3 changes: 3 additions & 0 deletions apps/files_external/l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ OC.L10N.register(
"Unable to update this external storage config. {statusMessage}" : "Ní féidir an cumraíocht stórála seachtrach seo a nuashonrú. {statusMessage}",
"New configuration successfully saved" : "D'éirigh le cumraíocht nua a shábháil",
"Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh",
"Credentials successfully set" : "Socraíodh na dintiúir go rathúil",
"Error while setting credentials: {error}" : "Earráid agus na dintiúir á socrú: {error}",
"Checking storage …" : "Stóras á sheiceáil…",
"There was an error with this external storage." : "Tharla earráid leis an stóras seachtrach seo.",
"We were unable to check the external storage {basename}" : "Níorbh fhéidir linn an stóras seachtrach {basename} a sheiceáil",
"Examine this faulty external storage configuration" : "Scrúdaigh an chumraíocht stórála seachtrach lochtach seo",
Expand Down
3 changes: 3 additions & 0 deletions apps/files_external/l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@
"Unable to update this external storage config. {statusMessage}" : "Ní féidir an cumraíocht stórála seachtrach seo a nuashonrú. {statusMessage}",
"New configuration successfully saved" : "D'éirigh le cumraíocht nua a shábháil",
"Enter missing credentials" : "Cuir isteach dintiúir atá in easnamh",
"Credentials successfully set" : "Socraíodh na dintiúir go rathúil",
"Error while setting credentials: {error}" : "Earráid agus na dintiúir á socrú: {error}",
"Checking storage …" : "Stóras á sheiceáil…",
"There was an error with this external storage." : "Tharla earráid leis an stóras seachtrach seo.",
"We were unable to check the external storage {basename}" : "Níorbh fhéidir linn an stóras seachtrach {basename} a sheiceáil",
"Examine this faulty external storage configuration" : "Scrúdaigh an chumraíocht stórála seachtrach lochtach seo",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "Introduza as credenciais que faltan",
"Credentials successfully set" : "Definíronse correctamente as credenciais",
"Error while setting credentials: {error}" : "Produciuse un erro ao definir as credenciais: {error}",
"Checking storage …" : "Comprobando o almacenamento…",
"There was an error with this external storage." : "Produciuse un erro con este almacenamento externo.",
"We were unable to check the external storage {basename}" : "Non fomos quen de comprobar o almacenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuración de almacenamento externo defectuosa",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "Introduza as credenciais que faltan",
"Credentials successfully set" : "Definíronse correctamente as credenciais",
"Error while setting credentials: {error}" : "Produciuse un erro ao definir as credenciais: {error}",
"Checking storage …" : "Comprobando o almacenamento…",
"There was an error with this external storage." : "Produciuse un erro con este almacenamento externo.",
"We were unable to check the external storage {basename}" : "Non fomos quen de comprobar o almacenamento externo {basename}",
"Examine this faulty external storage configuration" : "Examine esta configuración de almacenamento externo defectuosa",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "Унесите корисничке акредитиве који недостају",
"Credentials successfully set" : "Акредитиви су успешно постављени",
"Error while setting credentials: {error}" : "Грешка приликом постављања акредитива: {error}",
"Checking storage …" : "Проверава се складиште …",
"There was an error with this external storage." : "Дошло је до грешке у вези са овим спољним складиштем.",
"We were unable to check the external storage {basename}" : "Нисмо успели да проверимо спољно складиште {basename}",
"Examine this faulty external storage configuration" : "Испитајте ову неисправну конфигурацију спољног складишта",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "Унесите корисничке акредитиве који недостају",
"Credentials successfully set" : "Акредитиви су успешно постављени",
"Error while setting credentials: {error}" : "Грешка приликом постављања акредитива: {error}",
"Checking storage …" : "Проверава се складиште …",
"There was an error with this external storage." : "Дошло је до грешке у вези са овим спољним складиштем.",
"We were unable to check the external storage {basename}" : "Нисмо успели да проверимо спољно складиште {basename}",
"Examine this faulty external storage configuration" : "Испитајте ову неисправну конфигурацију спољног складишта",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ OC.L10N.register(
"Enter missing credentials" : "輸入缺少的身份驗證",
"Credentials successfully set" : "已成功設定身份驗證",
"Error while setting credentials: {error}" : "設定身份驗證時發生錯誤:{error}",
"Checking storage …" : "正在檢查儲存空間 …",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間設定",
Expand Down
1 change: 1 addition & 0 deletions apps/files_external/l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"Enter missing credentials" : "輸入缺少的身份驗證",
"Credentials successfully set" : "已成功設定身份驗證",
"Error while setting credentials: {error}" : "設定身份驗證時發生錯誤:{error}",
"Checking storage …" : "正在檢查儲存空間 …",
"There was an error with this external storage." : "此外部儲存空間發生錯誤。",
"We were unable to check the external storage {basename}" : "我們無法檢查外部儲存空間 {basename}",
"Examine this faulty external storage configuration" : "檢查此錯誤的外部儲存空間設定",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ OC.L10N.register(
"Remember to upload the files to %s" : "Husk at uploade filerne til %s",
"We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Vi vil venligst minde dig om at du endnu ikke har uploadet nogen filer til delingsmappen.",
"Open \"%s\"" : "Åben \"%s\"",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikation gør det muligt for folk at dele filer i Nextcloud. Hvis det er aktiveret, kan administratoren vælge, hvilke grupper der kan dele filer. De relevante personer kan derefter dele filer og mapper med andre konti og grupper i Nextcloud. Derudover, hvis administratoren aktiverer delelink-funktionen, kan et eksternt link bruges til at dele filer med andre personer uden for Nextcloud. Administratorer kan også håndhæve adgangskoder, udløbsdatoer og aktivere server-til-server-deling via delelinks samt deling fra mobile enheder.\nDeaktivering af funktionen fjerner delte filer og mapper på serveren for alle delingsmodtagere og også på synkroniseringsklienterne og mobilapps. Mere information er tilgængelig i Nextcloud-dokumentationen.",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikation gør det muligt for folk at dele filer i Nextcloud. Hvis den er aktiveret, så kan administratoren vælge, hvilke grupper der kan dele filer. De relevante personer kan derefter dele filer og mapper med andre konti og grupper i Nextcloud. Hvis administratoren aktiverer delelink-funktionen, kan et eksternt link derudover bruges til at dele filer med andre personer uden for Nextcloud. Administratorer kan også gennemtvinge adgangskoder, udløbsdatoer og aktivere server-til-server-deling via delelinks samt deling fra mobile enheder.\nDeaktivering af funktionen fjerner delte filer og mapper på serveren for alle delingsmodtagere og også på synkroniseringsklienterne og mobilapps. Mere information er tilgængelig i Nextcloud-dokumentationen.",
"People" : "Personer",
"Filter accounts" : "Filtrer konti",
"When should the request expire?" : "Hvornår skal forespørgslen udløbe?",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"Remember to upload the files to %s" : "Husk at uploade filerne til %s",
"We would like to kindly remind you that you have not yet uploaded any files to the shared folder." : "Vi vil venligst minde dig om at du endnu ikke har uploadet nogen filer til delingsmappen.",
"Open \"%s\"" : "Åben \"%s\"",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikation gør det muligt for folk at dele filer i Nextcloud. Hvis det er aktiveret, kan administratoren vælge, hvilke grupper der kan dele filer. De relevante personer kan derefter dele filer og mapper med andre konti og grupper i Nextcloud. Derudover, hvis administratoren aktiverer delelink-funktionen, kan et eksternt link bruges til at dele filer med andre personer uden for Nextcloud. Administratorer kan også håndhæve adgangskoder, udløbsdatoer og aktivere server-til-server-deling via delelinks samt deling fra mobile enheder.\nDeaktivering af funktionen fjerner delte filer og mapper på serveren for alle delingsmodtagere og også på synkroniseringsklienterne og mobilapps. Mere information er tilgængelig i Nextcloud-dokumentationen.",
"This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Denne applikation gør det muligt for folk at dele filer i Nextcloud. Hvis den er aktiveret, så kan administratoren vælge, hvilke grupper der kan dele filer. De relevante personer kan derefter dele filer og mapper med andre konti og grupper i Nextcloud. Hvis administratoren aktiverer delelink-funktionen, kan et eksternt link derudover bruges til at dele filer med andre personer uden for Nextcloud. Administratorer kan også gennemtvinge adgangskoder, udløbsdatoer og aktivere server-til-server-deling via delelinks samt deling fra mobile enheder.\nDeaktivering af funktionen fjerner delte filer og mapper på serveren for alle delingsmodtagere og også på synkroniseringsklienterne og mobilapps. Mere information er tilgængelig i Nextcloud-dokumentationen.",
"People" : "Personer",
"Filter accounts" : "Filtrer konti",
"When should the request expire?" : "Hvornår skal forespørgslen udløbe?",
Expand Down
Loading

0 comments on commit 6b2c5b8

Please sign in to comment.