diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-19 09:25:07 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-19 09:25:07 +0000 |
commit | 9caef5c5235ea7c29664f78c79755a74154f4c49 (patch) | |
tree | c754050e20fe6993043d052b3e8ca2b0689c23ef /language/es_AR | |
parent | a65c5f25cc0bbb455dfb8e0167affe3407fd68f6 (diff) |
[trunk] - language - update es_AR - Español - Argentina Thanks to alberto - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13644 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_AR')
-rw-r--r-- | language/es_AR/common.lang.php | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index f79a89b7d..fe799f6c9 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -368,8 +368,6 @@ $lang['You will receive a link to create a new password via email.'] = 'Recibirà $lang['Your username has been successfully changed to : %s'] = 'Tu nombre de usuario fue cambiado con éxito por el siguiente: %s'; $lang['Your password has been reset'] = 'Tu contraseña ha sido restablecida'; $lang['IPTC Metadata'] = 'Metadatos IPTC'; -$lang['old → new'] = 'obsoleto → nuevo'; -$lang['new → old'] = 'nuevo → obsoleto'; $lang['square'] = 'Cuadrado'; $lang['thumb'] = 'Miniatura'; $lang['small'] = 'Pequeño'; @@ -384,5 +382,10 @@ $lang['Password: %s'] = 'Contraseña: %s'; $lang['Username: %s'] = 'Nombre de usuario: %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Si recibiste este correo por error, contactanos en %s'; $lang['Photo sizes'] = 'Tamaños de foto'; +$lang['Show oldest comments first'] = 'Mostrar primero los comentarios más antiguos'; +$lang['Show latest comments first'] = 'Mostrar primero el último comentario'; +$lang['View in'] = 'Ver en'; +$lang['Mobile'] = 'Móvil'; +$lang['Desktop'] = 'Escritorio'; ?>
\ No newline at end of file |