From 8aeaa4a33b06e8d8d8f11813a29562ea63b0b606 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Thu, 16 Feb 2012 21:51:42 +0000 Subject: =?UTF-8?q?[trunk]=20-=20language=20-=20update=20es=5FAR=20-=20Esp?= =?UTF-8?q?a=C3=B1ol=20-=20Argentina=20Thanks=20to=20alberto=20-=20feature?= =?UTF-8?q?:2457?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@13199 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/es_AR/common.lang.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 8a54b050b..f79a89b7d 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -368,4 +368,21 @@ $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'; +$lang['medium'] = 'Mediano'; +$lang['large'] = 'Grande'; +$lang['xlarge'] = 'Muy grande'; +$lang['xxlarge'] = 'Enorme'; +$lang['Original'] = 'Original'; +$lang['Thank you for registering at %s!'] = 'Gracias por registrarse en %s!'; +$lang['Here are your connection settings'] = 'Estos son tus ajustes de conexión'; +$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'; + ?> \ No newline at end of file -- cgit v1.2.3