diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/ast.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index 0afc26faad4..138d83276f3 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -102,6 +102,13 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nome, ID de ñube federada o direición de corréu...", "Name..." : "Nome...", "Shared" : "Compartíu", + "Non-existing tag #{tag}" : "Etiqueta inesistente #{tag}", + "invisible" : "invisible", + "({scope})" : "({scope})", + "Delete" : "Desaniciar", + "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"], @@ -136,13 +143,6 @@ OC.L10N.register( "Good password" : "Contraseña bona", "Strong password" : "Contraseña mui bona", "Error occurred while checking server setup" : "Fallu entrín se comprobaba la configruación del sirvidor", - "Non-existing tag #{tag}" : "Etiqueta inesistente #{tag}", - "invisible" : "invisible", - "({scope})" : "({scope})", - "Delete" : "Desaniciar", - "Rename" : "Renomar", - "Collaborative tags" : "Etiquetes collaboratives", - "No tags found" : "Nun s'alcontraron etiquetes", "unknown text" : "testu desconocíu", "Hello world!" : "¡Hola mundu!", "sunny" : "soleyero", |