summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_AR.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 07:27:22 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-27 07:27:22 -0400
commit8df8211225a4252649b652da603ead5d2b9a9a84 (patch)
treec19158f3eb68a5aed58951e4e40f57ea86c45012 /apps/files/l10n/es_AR.php
parent300cb22d24a12b6114716176ceac752056bec017 (diff)
downloadnextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.tar.gz
nextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_AR.php')
-rw-r--r--apps/files/l10n/es_AR.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php
index a76adb8eeca..30db27ee4e3 100644
--- a/apps/files/l10n/es_AR.php
+++ b/apps/files/l10n/es_AR.php
@@ -2,6 +2,7 @@
$TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "No se pudo mover %s - Un archivo con este nombre ya existe",
"Could not move %s" => "No se pudo mover %s ",
+"File name cannot be empty." => "El nombre del archivo no puede quedar vacío.",
"Unable to set upload directory." => "No fue posible crear el directorio de subida.",
"Invalid Token" => "Token Inválido",
"No file was uploaded. Unknown error" => "El archivo no fue subido. Error desconocido",
@@ -30,7 +31,6 @@ $TRANSLATIONS = array(
"{dirs} and {files}" => "{carpetas} y {archivos}",
"_Uploading %n file_::_Uploading %n files_" => array("Subiendo %n archivo","Subiendo %n archivos"),
"'.' is an invalid file name." => "'.' es un nombre de archivo inválido.",
-"File name cannot be empty." => "El nombre del archivo no puede quedar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no están permitidos.",
"Your storage is full, files can not be updated or synced anymore!" => "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando",
"Your storage is almost full ({usedSpacePercent}%)" => "El almacenamiento está casi lleno ({usedSpacePercent}%)",