diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-17 15:56:32 +0000 |
commit | 11e04e394d28476d2417e3308f7325142acf529e (patch) | |
tree | 68e124d0aaacc8522e39271d2d4236c0add4103a /lib/l10n/ast.js | |
parent | c2d8fe633654525ad64eb38aac3467c9efcfdf4d (diff) | |
download | nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.tar.gz nextcloud-server-11e04e394d28476d2417e3308f7325142acf529e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index f582598f87e..77afe776b49 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -40,8 +40,10 @@ OC.L10N.register( "App \"%s\" cannot be installed because appinfo file cannot be read." : "L'aplicaciĆ³n \"%s\" nun puede instalase porque nun se llee'l ficheru appinfo.", "Apps" : "Aplicaciones", "Personal" : "Personal", + "Log out" : "Zarrar sesiĆ³n", "Users" : "Usuarios", "Admin" : "Almin", + "APCu" : "APCu", "%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.", "%s enter the database name." : "%s introducir nome de la base de datos.", |