[Branche2.2] - language - update ca_ES (Catalan) thanks to josep.torne - feature:2337

git-svn-id: http://piwigo.org/svn/branches/2.2@11584 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt 2011-06-30 19:11:19 +00:00
parent 38668908ce
commit d971fd7ba6

View file

@ -614,9 +614,6 @@ $lang['Add New Theme'] = "Afegeix un nou tema";
$lang['Forbid this theme to users'] = "Prohibir aquest tema als usuaris";
$lang['Set as default theme for unregistered and new users'] = "Col·locar el tema com a predeterminat per a tots que no es registren i per als nous usuaris";
$lang['Order of menubar items has been updated successfully.'] = 'L\'ordre dels els ítems de la barra del menú s\'ha actualitzat amb éxit.';
// missing translations
$lang['%d of %d photos selected'] = '%d de %d fotos seleccionades';
$lang['%d photos uploaded'] = '%d fotos penjades';
$lang['+ Add an upload box'] = '+ Afegeix un quadre de càrrega';
@ -793,5 +790,15 @@ $lang['All languages are up to date.'] = 'Tots els idiomes estan al dia.';
$lang['Visit theme site'] = 'Visiteu el lloc web del tema';
$lang['Visit language site'] = 'Visiteu el lloc web de l\'idioma';
$lang['New Version'] = 'Versió nova';
$lang['new'] = 'nou';
$lang['No results'] = 'No hi ha resultats';
$lang['Searching...'] = "S'està buscant...";
$lang['Type in a search term'] = 'Escriviu una paraula a buscar';
$lang['Obsolete Plugins'] = 'Connectors obsolets';
$lang['WARNING! This plugin does not seem to be compatible with this version of Piwigo.'] = 'Avís: Sembla que aquest connector no és compatible amb aquesta versió de Piwigo';
$lang['Do you want to activate anyway?'] = 'Voleu activar-lo de totes formes?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'ARA AQUEST CONNECTOR FORMA PART DEL NUCLI DE PIWIGO! ELEMINAR-LO ARA';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'ERROR: AQUEST CONNECTOR MANCA PERÒ ESTÀ INSTAL·LAT! DESISNTAL·LAR-LO ARA.';
$lang['display'] = 'visualitzar';
?>