[trunk_public] Update ca_ES, thanks to : AlbertParera

git-svn-id: http://piwigo.org/svn/trunk@15466 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-05-31 17:42:41 +00:00
parent a118e2c5d0
commit ae7676288b
+3 -3
View File
@@ -336,7 +336,7 @@ $lang['This author modified following comment:'] = 'Aquest autor ha modificat el
$lang['This author removed the comment with id %d'] = 'Aquest autor ha eliminat el comentari amb l\'identificador numèric %d';
$lang['html tags are not allowed in login'] = 'No es permeten etiquetes html en les dades d\'inici de sessió';
$lang['%d rates'] = '%d valoracions';
$lang['Rating score'] = 'Classificació';
$lang['Rating score'] = 'Puntuació';
$lang['Invalid username or email'] = 'Nom d\'usuari o correu electrònic invàlid';
$lang['Password reset is not allowed for this user'] = 'No està permès restablir la clau d\'accés per aquest usuari';
$lang['User "%s" has no email address, password reset is not possible'] = 'L\'usuari "%s" no ha registrat cap adreça de correu electrònic. No es pot restablir seva la clau d\'accés.';
@@ -397,8 +397,8 @@ $lang['Download this file'] = 'Descarregar';
$lang['Download'] = 'Descarregar';
$lang['Numeric identifier, 1 → 9'] = 'Identificador numèric, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Identificador numèric, 9 → 1';
$lang['Rating score, high → low'] = 'Classificació, alta → baixa';
$lang['Rating score, low → high'] = 'Classificació, baixa → alta';
$lang['Rating score, high → low'] = 'Puntuació, alta → baixa';
$lang['Rating score, low → high'] = 'Puntuació, baixa → alta';
$lang['Search by date'] = 'Cercar per data';
$lang['Search for any term'] = 'Cerca per qualsevol terme';
$lang['Visits, high → low'] = 'Visites, alt → baix';