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@15471 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed May 31, 2012
1 parent ae76762 commit 7cee499
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions language/es_AR/common.lang.php
Expand Up @@ -405,5 +405,12 @@
$lang['Numeric identifier, 9 → 1'] = 'Identificador numérico, 9 → 1';
$lang['Manual sort order'] = 'Orden manual';
$lang['%d rate'] = '%d calificación';
$lang['Page not found'] = 'Página no encontrada';
$lang['Bad request'] = 'Solicitud incorrecta';
$lang['Forbidden'] = 'Prohibido';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo ha detectado un error no recuperable';
$lang['Requested album does not exist'] = 'El álbum solicitado no existe';
$lang['Permalink for album not found'] = 'No se encontró el enlace (Permalink) para el álbum';
$lang['Requested tag does not exist'] = 'El tag solicitado no existe';

?>

0 comments on commit 7cee499

Please sign in to comment.