Skip to content

Commit

Permalink
[trunk] - language - update ca_ES - Catalan - Thanks to josep.torne -…
Browse files Browse the repository at this point in the history
… feature:2457

git-svn-id: http://piwigo.org/svn/trunk@12441 68402e56-0260-453c-a942-63ccdbb3a9ee
  • Loading branch information
ddtddt committed Oct 13, 2011
1 parent ec006d7 commit fb75cbc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions language/ca_ES/admin.lang.php
Expand Up @@ -802,4 +802,22 @@
$lang['Learn more'] = 'Apreneu-ne més';
$lang['Rate'] = 'Velocitat';
$lang['Average rate'] = 'Velocitat mitjana';
$lang['Activate icon "new" next to albums and pictures'] = 'Activa la icona "nou" al costat dels àlbum i imatges';
$lang['Add a criteria'] = 'Afegeix un criteri';
$lang['Deactivate all'] = 'Desactiva tot';
$lang['Default photos order'] = 'Ordre predeterminat de les fotos';
$lang['Restore'] = 'Restaura';
$lang['Restore default configuration. You will lose your plugin settings!'] = 'Restaura la configuració predeterminada. Perdreu la configuració dels vostres connectors!';
$lang['Show menubar'] = 'Mostra la barra del menú';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'No podeu definir un ordre per defecte de les fotos perquè teniu una configuració personalitzada en la vostra configuració personal.';
$lang['You have specified <i>$conf[\'order_by\']</i> in your local configuration file, this parameter in deprecated, please remove it or rename it into <i>$conf[\'order_by_custom\']</i> !'] = 'Heu indicat <i>$conf[\'order_by\']</i> en el vostre fitxer de configuració local, aquest paràmetre està anticuat, si us plau elimineu-lo o renombreu-lo per <i>$conf[\'order_by_custom\']</i> !';
$lang['Regenerate Thumbnails'] = 'Regenera les miniatures';
$lang['Regenerate Websize Photos'] = 'Regenera les fotos de mida per al web';
$lang['Thumbnails generation in progress...'] = 'S\'estan generant les miniatures...';
$lang['Photos generation in progress...'] = 'S\'estan generant les fotos...';
$lang['%s thumbnails have been regenerated'] = 'S\'han regenerat %s miniatures';
$lang['%s thumbnails can not be regenerated'] = '%s miniatures no s\'han pogut regenerar';
$lang['%s photos have been regenerated'] = 'S\'han regenerat %s fotos';
$lang['%s photos can not be regenerated'] = '%s fotos no s\'han pogut regenerar';
$lang['Updates'] = 'Actualitzacions';
?>

0 comments on commit fb75cbc

Please sign in to comment.