Skip to content

Commit

Permalink
[trunk] - language - update es_AR - Español - Argentina Thanks to alb…
Browse files Browse the repository at this point in the history
…erto - feature:2457

git-svn-id: http://piwigo.org/svn/trunk@13931 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Apr 6, 2012
1 parent 275b02b commit 7bc8c00
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions language/es_AR/common.lang.php
Expand Up @@ -387,5 +387,22 @@
$lang['View in'] = 'Ver en';
$lang['Mobile'] = 'Móvil';
$lang['Desktop'] = 'Escritorio';
$lang['2small'] = 'XXS - diminuto';
$lang['xsmall'] = 'XS - muy pequeño';
$lang['File name, A → Z'] = 'Nombre de archivo, A → Z';
$lang['File name, Z → A'] = 'Nombre de archivo, Z → A';
$lang['Photo title, A → Z'] = 'Título de la foto, A → Z';
$lang['Photo title, Z → A'] = 'Título de la foto, Z → A';
$lang['Date created, new → old'] = 'Fecha de creación, más reciente → más antigua';
$lang['Date created, old → new'] = 'Fecha de creación, más antigua → más reciente';
$lang['Date posted, new → old'] = 'Fecha de publicación, más reciente → más antigua';
$lang['Date posted, old → new'] = 'Fecha de publicación, más antigua → más reciente';
$lang['Rating score, high → low'] = 'Puntuación, mayor → menor';
$lang['Rating score, low → high'] = 'Puntuación, menor → mayor';
$lang['Visits, high → low'] = 'Visitas, alta → baja';
$lang['Visits, low → high'] = 'Visitas, baja → alta';
$lang['Numeric identifier, 1 → 9'] = 'Identificador numérico, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Identificador numérico, 9 → 1';
$lang['Manual sort order'] = 'Orden manual';

?>

0 comments on commit 7bc8c00

Please sign in to comment.