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>2017-06-30 03:08:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-30 03:08:23 +0300
commit2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch)
tree82ee42b889053bd5a134babe407fe71759419dee /lib/l10n/ast.js
parent72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 24e32e307b8..ae1f84e3edd 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -39,10 +39,8 @@ OC.L10N.register(
"Empty filename is not allowed" : "Nun s'almite un nome de ficheru baleru",
"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.",
@@ -176,6 +174,8 @@ OC.L10N.register(
"Files can't be shared with delete permissions" : "Los ficheros nun pueden compartise con permisos desaniciaos",
"Files can't be shared with create permissions" : "Los ficheros nun pueden compartise con crear permisos",
"Cannot set expiration date more than %s days in the future" : "Nun pue afitase la data d'espiración más que %s díes nel futuru",
+ "Personal" : "Personal",
+ "Admin" : "Almin",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Esto pue iguase %sdando permisos d'escritura al sirvidor Web nel direutoriu%s d'apps o deshabilitando la tienda d'apps nel ficheru de configuración.",
"Cannot create \"data\" directory (%s)" : "Nun pue crease'l direutoriu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Esto pue iguase davezu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dándo-y accesu d'escritura al direutoriu raigañu</a>.",