diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/ast.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index c5d9d00886e..e3d148e19e3 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -56,11 +56,10 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Fallu cargando la páxina, recargando en %n segundu","Fallu cargando la páxina, recargando en %n segundos"], "Saving..." : "Guardando...", "Dismiss" : "Encaboxar", - "This action requires you to confirm your password" : "Esta aición rique que confirmes la to contraseña", "Authentication required" : "Ríquese l'autenticación", - "Password" : "Contraseña", - "Cancel" : "Encaboxar", + "This action requires you to confirm your password" : "Esta aición rique que confirmes la to contraseña", "Confirm" : "Confirmar", + "Password" : "Contraseña", "Failed to authenticate, try again" : "Falu al autenticar, volvi tentalo", "seconds ago" : "hai segundos", "Logging in …" : "Aniciando sesión...", @@ -84,6 +83,7 @@ OC.L10N.register( "Already existing files" : "Ficheros yá esistentes", "Which files do you want to keep?" : "¿Qué ficheros quies caltener?", "If you select both versions, the copied file will have a number added to its name." : "Si seleiciones dambes versiones, el ficheru copiáu va tener un númberu amestáu al so nome", + "Cancel" : "Encaboxar", "Continue" : "Continuar", "(all selected)" : "(esbillao too)", "({count} selected)" : "(esbillaos {count})", |