Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-03 03:12:22 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-03 03:12:22 +0300
commitbf88448f87a629f71c24f92d84a9968c10b90085 (patch)
tree075cce4bb1bb68f4473d817597872743c22d112a /lib/l10n/ast.js
parent01298cfa72105802533a2f0757c45a50c6d9bc67 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js2
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);");