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-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/ast.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 13ce6d0cf49..4518070496b 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -46,12 +46,10 @@ OC.L10N.register(
"Log out" : "Zarrar sesión",
"Users" : "Usuarios",
"Unknown user" : "Usuariu desconocíu",
- "APCu" : "APCu",
"Basic settings" : "Axustes básicos",
"Security" : "Seguranza",
"Encryption" : "Cifráu",
"Additional settings" : "Axustes adicionales",
- "Tips & tricks" : "Conseyos y trucos",
"%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.",
@@ -172,6 +170,8 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Configuración d'almacenamientu incompleta. %s",
"Storage connection error. %s" : "Fallu de conexón al almacenamientu. %s",
"Storage is temporarily not available" : "L'almacenamientu ta temporalmente non disponible",
- "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s"
+ "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s",
+ "APCu" : "APCu",
+ "Tips & tricks" : "Conseyos y trucos"
},
"nplurals=2; plural=(n != 1);");