[trunk_admin] Update ca_ES, thanks to : AlbertParera

git-svn-id: http://piwigo.org/svn/trunk@23966 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2013-07-15 18:48:53 +00:00
parent ce6ab2a613
commit 2e7fc746db

View File

@@ -562,7 +562,7 @@ $lang['Select files'] = 'Seleccioneu els arxius';
$lang['Everybody'] = 'Tothom';
$lang['Who can see these photos?'] = 'Qui pot veure aquestes fotos?';
$lang['Settings'] = 'Configuració';
$lang['Resize'] = 'Redimensiona';
$lang['Resize'] = 'Redimensionar';
$lang['Maximum width'] = 'Amplada màxima';
$lang['pixels'] = 'píxels';
$lang['Maximum height'] = 'Altura máxima';
@@ -810,7 +810,7 @@ $lang['Photo name'] = 'Nom de la foto';
$lang['Piwigo for Android'] = 'Piwigo per Android';
$lang['Piwigo for iOS (iPhone, iPad, iPod Touch)'] = 'Piwigo per iOS (iPhone, iPad, iPod Touch)';
$lang['Predefined filter'] = 'Filtre predeterminat';
$lang['Resize after upload'] = 'Redimensiona després de penjar la foto al servidor';
$lang['Resize after upload'] = 'Redimensionar després de penjar la foto al servidor';
$lang['Save manual order'] = 'Desa l\'ordre manual';
$lang['Save visits in history for'] = 'Desa les visites a l\'historial pels';
$lang['Select a file'] = 'Seleccioneu un arxiu';
@@ -963,4 +963,5 @@ $lang['Type here the name of the new group'] = 'Escriviu aquí el nom del nou gr
$lang['Manage the members'] = 'Gestiona els membres';
$lang['Purge user cache'] = 'Elimina la memòria cau de l\'usuari';
$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Es reduiran les mides de les fotos a %dx%d píxels.';
$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'Redimensionar després de penjar la foto al servidor deshabilitat degut a l\'ús de la llibreria gràfica GD';
?>