aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_AR.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/es_AR.php')
-rw-r--r--apps/files/l10n/es_AR.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php
index 33403644dfb..8c5decaeb10 100644
--- a/apps/files/l10n/es_AR.php
+++ b/apps/files/l10n/es_AR.php
@@ -34,7 +34,7 @@ $TRANSLATIONS = array(
"replaced {new_name} with {old_name}" => "se reemplazó {new_name} con {old_name}",
"undo" => "deshacer",
"perform delete operation" => "Llevar a cabo borrado",
-"_Uploading %n file_::_Uploading %n files_" => array(,),
+"_Uploading %n file_::_Uploading %n files_" => array("",""),
"files uploading" => "Subiendo 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.",
@@ -46,8 +46,8 @@ $TRANSLATIONS = array(
"Name" => "Nombre",
"Size" => "Tamaño",
"Modified" => "Modificado",
-"_%n folder_::_%n folders_" => array(,),
-"_%n file_::_%n files_" => array(,),
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"%s could not be renamed" => "No se pudo renombrar %s",
"Upload" => "Subir",
"File handling" => "Tratamiento de archivos",