diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-21 10:05:34 -0500 |
commit | 5d9731cef28d9c93e81216d31299b2b68fbc8758 (patch) | |
tree | ef8a593b9524c6d98c5c31af888b6cad3137a94f /lib/l10n/es_AR.php | |
parent | d0265f3388b43e05c40938142dd4b17abbf1dfc8 (diff) | |
download | nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.tar.gz nextcloud-server-5d9731cef28d9c93e81216d31299b2b68fbc8758.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_AR.php')
-rw-r--r-- | lib/l10n/es_AR.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/es_AR.php b/lib/l10n/es_AR.php index 4e65755ba87..e2c771d47ad 100644 --- a/lib/l10n/es_AR.php +++ b/lib/l10n/es_AR.php @@ -16,7 +16,6 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "Los archivos deben ser descargados de a uno.", "Back to Files" => "Volver a Archivos", "Selected files too large to generate zip file." => "Los archivos seleccionados son demasiado grandes para generar el archivo zip.", -"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargá los archivos en partes más chicas, de forma separada, o pedíselos al administrador", "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", |