summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/ast.js
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[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 26175da343a..47b0dcfb72f 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -117,8 +117,8 @@ OC.L10N.register(
"Admin" : "Almin",
"Recommended" : "Recomendáu",
"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.",
- "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",
"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",
"File is currently busy, please try again later" : "Fichaeru ta ocupáu, por favor intentelo de nuevu más tarde",
"Can't read file" : "Nun ye a lleese'l ficheru",
"Application is not enabled" : "L'aplicación nun ta habilitada",
@@ -126,7 +126,6 @@ OC.L10N.register(
"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)",
- "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform nun ta soportáu",
"Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"",
"Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"",
"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.",
@@ -159,6 +158,7 @@ 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 not available" : "Almacenamientu 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",
+ "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform nun ta soportáu"
},
"nplurals=2; plural=(n != 1);");