From e23a298a8155fb8f74c1ee2fcbef31a418b65db4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Oct 2016 09:36:09 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ast.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/l10n/ast.js') 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);"); -- cgit v1.2.3