diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-30 02:18:12 +0000 |
commit | a4a05ee03d4b563fec8a631908b1d797afa6df9f (patch) | |
tree | ea03b3400fd0ec88f3a4d8eb18998becb4c7f97c /lib/l10n/ast.js | |
parent | 53817f5fc20533d2b9da2ecff6bd96acf21b4e17 (diff) | |
download | nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.tar.gz nextcloud-server-a4a05ee03d4b563fec8a631908b1d797afa6df9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 2979f2b4344..18c1d2f9007 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -46,9 +46,6 @@ OC.L10N.register( "Log out" : "Zarrar sesión", "Users" : "Usuarios", "Unknown user" : "Usuariu desconocíu", - "Basic settings" : "Axustes básicos", - "Sharing" : "Compartiendo", - "Security" : "Seguranza", "Additional settings" : "Axustes adicionales", "%s enter the database username and name." : "%s introducir el nome d'usuariu y el nome de la base de datos .", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", @@ -169,6 +166,9 @@ OC.L10N.register( "Change" : "Camudar", "Delete" : "Desaniciar", "Share" : "Share", + "Basic settings" : "Axustes básicos", + "Sharing" : "Compartiendo", + "Security" : "Seguranza", "Personal info" : "Información personal", "Unlimited" : "Non llendáu", "Verifying" : "Verificando", |