diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-05-15 13:11:39 +0000 |
commit | b5850a0318e20cd18b13840de1bdded135bc9a43 (patch) | |
tree | 66a9fb771d6cce2eccc4bef501791625c8c2055f /core/l10n/ast.js | |
parent | 9eb8e3e1f494e3d21d140ccd9e287c829705a3f6 (diff) | |
download | nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.tar.gz nextcloud-server-b5850a0318e20cd18b13840de1bdded135bc9a43.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 06287022840..337dd1a6c1d 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -40,6 +40,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Deshabilitáronse les aplicaciones de darréu: %s", "Already up to date" : "Yá s'anovó", + "Dismiss" : "Encaboxar", + "Connection to server lost" : "Perdióse la conexón del sirvidor", "No" : "Non", "Yes" : "Sí", "No files in here" : "Equí nun hai ficheros", @@ -62,8 +64,9 @@ OC.L10N.register( "Error loading file exists template" : "Falu cargando plantía de ficheru esistente", "Pending" : "Pendiente", "Saving..." : "Guardando...", - "Dismiss" : "Encaboxar", "seconds ago" : "hai segundos", + "Settings" : "Axustes", + "_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"], "Authentication required" : "Ríquese l'autenticación", "This action requires you to confirm your password" : "Esta aición rique que confirmes la to contraseña", "Confirm" : "Confirmar", @@ -132,9 +135,6 @@ OC.L10N.register( "Rename" : "Renomar", "Collaborative tags" : "Etiquetes collaboratives", "No tags found" : "Nun s'alcontraron etiquetes", - "Settings" : "Axustes", - "Connection to server lost" : "Perdióse la conexón del sirvidor", - "_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"], "Very weak password" : "Contraseña mui feble", "Weak password" : "Contraseña feble", "So-so password" : "Contraseña pasable", |