diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
commit | a33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (patch) | |
tree | 444c3efe4678e130640efb07b1ccfe94ec508620 /core | |
parent | 3009da3722072fd7a37fd714197d175a02a74781 (diff) | |
download | nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.tar.gz nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ast.js | 4 | ||||
-rw-r--r-- | core/l10n/ast.json | 4 | ||||
-rw-r--r-- | core/l10n/nb.js | 5 | ||||
-rw-r--r-- | core/l10n/nb.json | 5 |
4 files changed, 14 insertions, 4 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index ca17f845732..5b82834a895 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -89,7 +89,7 @@ OC.L10N.register( "new" : "novedá", "_download %n file_::_download %n files_" : ["baxar %n ficheru","baxar %n ficheros"], "The update is in progress, leaving this page might interrupt the process in some environments." : "L'anovamientu ta en cursu. Ye posible qu'al colar d'esta páxina s'interrumpa'l procesu en dalgunos entornos.", - "Update to {version}" : "Anovar a la versión {versión}", + "Update to {version}" : "Anovar a la versión {version}", "An error occurred." : "Prodúxose un error.", "Please reload the page." : "Volvi cargar la páxina.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'anovamientu nun foi correutu. Pa consiguir más información, <a href=\"{url}\">comprueba l'artículu del foru</a> que cubre esti problema.", @@ -208,7 +208,7 @@ OC.L10N.register( "Supported versions" : "Versiones compatibles", "{name} version {version} and above" : "{name} versión {version} y superior", "Search {types} …" : "Buscar «{types}»…", - "Choose {file}" : "Escoyer «{filer}»", + "Choose {file}" : "Escoyer «{file}»", "Choose" : "Escoyer", "Copy to {target}" : "Copiar a {target}", "Copy" : "Copiar", diff --git a/core/l10n/ast.json b/core/l10n/ast.json index 24519364201..823606c378f 100644 --- a/core/l10n/ast.json +++ b/core/l10n/ast.json @@ -87,7 +87,7 @@ "new" : "novedá", "_download %n file_::_download %n files_" : ["baxar %n ficheru","baxar %n ficheros"], "The update is in progress, leaving this page might interrupt the process in some environments." : "L'anovamientu ta en cursu. Ye posible qu'al colar d'esta páxina s'interrumpa'l procesu en dalgunos entornos.", - "Update to {version}" : "Anovar a la versión {versión}", + "Update to {version}" : "Anovar a la versión {version}", "An error occurred." : "Prodúxose un error.", "Please reload the page." : "Volvi cargar la páxina.", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "L'anovamientu nun foi correutu. Pa consiguir más información, <a href=\"{url}\">comprueba l'artículu del foru</a> que cubre esti problema.", @@ -206,7 +206,7 @@ "Supported versions" : "Versiones compatibles", "{name} version {version} and above" : "{name} versión {version} y superior", "Search {types} …" : "Buscar «{types}»…", - "Choose {file}" : "Escoyer «{filer}»", + "Choose {file}" : "Escoyer «{file}»", "Choose" : "Escoyer", "Copy to {target}" : "Copiar a {target}", "Copy" : "Copiar", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index b6c63f8a5f3..b2a9519d19d 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "Nei", "Yes" : "Ja", "Federated user" : "Forent bruker", + "user@your-nextcloud.org" : "bruker@din-nextcloud.org", "Create share" : "Opprett deling", + "The remote URL must include the user." : "Den eksterne URL-adressen må inkludere brukeren.", + "Invalid remote URL." : "Ugyldig ekstern URL.", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", + "Direct link copied to clipboard" : "Direkte lenke kopiert til utklippstavlen", + "Please copy the link manually:" : "Vennligst kopier lenken manuelt:", "Custom date range" : "Egendefinert datoperiode", "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 112ef036da4..0452ce06c95 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -102,8 +102,13 @@ "No" : "Nei", "Yes" : "Ja", "Federated user" : "Forent bruker", + "user@your-nextcloud.org" : "bruker@din-nextcloud.org", "Create share" : "Opprett deling", + "The remote URL must include the user." : "Den eksterne URL-adressen må inkludere brukeren.", + "Invalid remote URL." : "Ugyldig ekstern URL.", "Failed to add the public link to your Nextcloud" : "Feil oppsto under oppretting av offentlig lenke til din Nextcloud", + "Direct link copied to clipboard" : "Direkte lenke kopiert til utklippstavlen", + "Please copy the link manually:" : "Vennligst kopier lenken manuelt:", "Custom date range" : "Egendefinert datoperiode", "Pick start date" : "Velg start dato", "Pick end date" : "Velg sluttdato", |