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-02-01 04:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/ast.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (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 aab4eb12d12..6619172d9e2 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -137,7 +137,6 @@ OC.L10N.register(
"The username is already being used" : "El nome d'usuariu yá ta usándose",
"User disabled" : "Usuariu desactiváu",
"Login canceled by app" : "Aniciar sesión canceláu pola aplicación",
- "No app name specified" : "Nun s'especificó nome de l'aplicación",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'aplicación \"%s\" nun puede instalase porque les siguientes dependencies nun se cumplen: %s",
"a safe home for all your data" : "un llar seguru pa tolos tos datos",
"File is currently busy, please try again later" : "Fichaeru ta ocupáu, por favor intentelo de nuevu más tarde",
@@ -189,6 +188,7 @@ OC.L10N.register(
"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",
+ "No app name specified" : "Nun s'especificó nome de l'aplicación",
"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>.",