summaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 01:55:43 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-17 01:55:43 -0400
commitce179dcdcb171aef4f7e84025706237b54f0340f (patch)
tree0a4ba40fd42895a82a9a977fa1dd5c3644cb7f48 /lib/l10n/es_AR.php
parentdd2dd7eaae9dd9e70942f216ebefa69fec3a1bab (diff)
downloadnextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.tar.gz
nextcloud-server-ce179dcdcb171aef4f7e84025706237b54f0340f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_AR.php')
-rw-r--r--lib/l10n/es_AR.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/l10n/es_AR.php b/lib/l10n/es_AR.php
index eeac0786e43..da4859d5337 100644
--- a/lib/l10n/es_AR.php
+++ b/lib/l10n/es_AR.php
@@ -1,16 +1,17 @@
<?php
$TRANSLATIONS = array(
-"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "La app \"%s\" no puede ser instalada porque no es compatible con esta versión de ownCloud",
-"No app name specified" => "No fue especificado el nombre de la app",
"Help" => "Ayuda",
"Personal" => "Personal",
"Settings" => "Configuración",
"Users" => "Usuarios",
"Admin" => "Administración",
"Failed to upgrade \"%s\"." => "No se pudo actualizar \"%s\".",
+"No app name specified" => "No fue especificado el nombre de la app",
"Unknown filetype" => "Tipo de archivo desconocido",
"Invalid image" => "Imagen inválida",
"web services under your control" => "servicios web sobre los que tenés control",
+"App directory already exists" => "El directorio de la app ya existe",
+"Can't create app folder. Please fix permissions. %s" => "No se puede crear el directorio para la app. Corregí los permisos. %s",
"No source specified when installing app" => "No se especificó el origen al instalar la app",
"No href specified when installing app from http" => "No se especificó href al instalar la app",
"No path specified when installing app from local file" => "No se especificó PATH al instalar la app desde el archivo local",
@@ -21,8 +22,6 @@ $TRANSLATIONS = array(
"App can't be installed because it is not compatible with this version of ownCloud" => "No se puede instalar la app porque no es compatible con esta versión de ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "La app no se puede instalar porque contiene la etiqueta <shipped>true</shipped> que no está permitida para apps no distribuidas",
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "La app no puede ser instalada porque la versión en info.xml/version no es la misma que la establecida en el app store",
-"App directory already exists" => "El directorio de la app ya existe",
-"Can't create app folder. Please fix permissions. %s" => "No se puede crear el directorio para la app. Corregí los permisos. %s",
"Application is not enabled" => "La aplicación no está habilitada",
"Authentication error" => "Error al autenticar",
"Token expired. Please reload page." => "Token expirado. Por favor, recargá la página.",