diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
commit | bf88448f87a629f71c24f92d84a9968c10b90085 (patch) | |
tree | 075cce4bb1bb68f4473d817597872743c22d112a /lib/l10n/ast.js | |
parent | 01298cfa72105802533a2f0757c45a50c6d9bc67 (diff) | |
download | nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.tar.gz nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 4518070496b..ca7e404752f 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -48,7 +48,6 @@ OC.L10N.register( "Unknown user" : "Usuariu desconocíu", "Basic settings" : "Axustes básicos", "Security" : "Seguranza", - "Encryption" : "Cifráu", "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.", @@ -172,6 +171,7 @@ OC.L10N.register( "Storage is temporarily not available" : "L'almacenamientu ta temporalmente non disponible", "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "APCu" : "APCu", + "Encryption" : "Cifráu", "Tips & tricks" : "Conseyos y trucos" }, "nplurals=2; plural=(n != 1);"); |