diff options
Diffstat (limited to 'language/es_AR/common.lang.php')
-rw-r--r-- | language/es_AR/common.lang.php | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/language/es_AR/common.lang.php b/language/es_AR/common.lang.php index 17f4451f1..539bafcc1 100644 --- a/language/es_AR/common.lang.php +++ b/language/es_AR/common.lang.php @@ -363,4 +363,22 @@ $lang['cloud'] = 'nube'; $lang['Reset to default values'] = 'Resetear a los valores por defecto'; $lang['delete all images from your favorites'] = 'borrar todas las imágenes de tus favoritos'; $lang['Sent by'] = 'Enviado por'; -?> +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Tu navegador web bloquea las cookies o no las sopporta. Para conectarse es necesario activar las cookies.'; +$lang['Some info about this picture'] = 'Informaciones de esta imagen'; +$lang['Some more (technical) info about this picture'] = 'Información (técnica) de esta imagen'; +$lang['edit this comment'] = 'editar este comentario'; +$lang['Edit a comment'] = 'Editar un comentario'; +$lang['Are you sure?'] = 'Seguro?'; +$lang['(!) This comment requires validation'] = '(!) Este comentario necesita ser aprobado'; +$lang['Welcome'] = 'Bienvenida'; +$lang['Welcome to your Piwigo photo gallery!'] = '¡Bienvenido/a a tu galería de fotos Piwigo!'; +$lang['... or browse your empty gallery'] = '... o navegá por tu galería vacía'; +$lang['... or please deactivate this message, I will find my way by myself'] = '... o desactivá este mensaje, me las voy a arreglar solo'; +$lang['Hello %s, your Piwigo photo gallery is empty!'] = 'Hola %s, ¡tu galería de fotos está vacía!'; +$lang['I want to add photos'] = 'Quiero agregar fotos'; +$lang['Manage this user comment: %s'] = 'Administrar este comentario: %s'; +$lang['This author modified following comment:'] = 'Este autor modificó el comentario siguiente:'; +$lang['This author removed the comment with id %d'] = 'Este autor suprimió el comentario identificado como %d'; +$lang['delete this comment'] = 'Suprimir este comentario'; +$lang['validate this comment'] = 'aprobar este comentario'; +?>
\ No newline at end of file |