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:
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 20fa0da1cc6..7ff0cdecaec 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Apps" : "Aplicaciones",
"Log out" : "Zarrar sesión",
"Users" : "Usuarios",
+ "Unknown user" : "Usuariu desconocíu",
"APCu" : "APCu",
"Basic settings" : "Axustes básicos",
"Security" : "Seguranza",
@@ -144,7 +145,6 @@ OC.L10N.register(
"Application is not enabled" : "L'aplicación nun ta habilitada",
"Authentication error" : "Fallu d'autenticación",
"Token expired. Please reload page." : "Token caducáu. Recarga la páxina.",
- "Unknown user" : "Usuariu desconocíu",
"No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)",
"Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"",
"Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"",