diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:21 +0000 |
commit | ee71d717b1ea3dad1762b481f5d09e3313461045 (patch) | |
tree | 924cd9fc0484af72b194a4aeb3ffed0920261efa /core/l10n/ast.js | |
parent | 8f7f54bf53372b45c85ff1fc4b286acf30f8c105 (diff) | |
download | nextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.tar.gz nextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index a4b2d01ea4e..f1c2953b218 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Calca'l botón siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Calca l'enllaz siguiente pa reaniciar la contraseña. Si nun solicitesti esta aición, inora'l mensaxe.", "Reset your password" : "Reaniciar la contraseña", + "The given provider is not available" : "El fornidor apurríu nun ta disponible", "Task not found" : "Nun s'atopó la xera", "Internal error" : "Error internu", "Not found" : "Nun s'atopó", @@ -233,7 +234,7 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Hebo un problema al cargar la páxina, va volver cargase en %n segundu","Hebo un problema al cargar la páxina, va volver cargase en %n segundos"], "Add to a project" : "Amestar al proyeutu", "Show details" : "Amosar los detalles", - "Hide details" : "Anubrir los detalles", + "Hide details" : "Esconder los detalles", "Rename project" : "Renomar el proyeutu", "Failed to rename the project" : "Nun se pue renomar el proyeutu", "Failed to create a project" : "Nun se pue crear el proyeutu", |