diff options
author | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2011-01-11 21:15:31 +0000 |
commit | 116e5d60d4260f7b161e84a0312a63f1afd7abad (patch) | |
tree | 474ea6550994a6cd35f05e4430ec8bc7d8b69a65 /language/ca_ES | |
parent | 4c9c38a9f1894d8466954f8126adc244b0dcb9fa (diff) |
- language remove duplicate keys
- css simpler
git-svn-id: http://piwigo.org/svn/trunk@8613 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/common.lang.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 9477705d5..4d2afd427 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -190,7 +190,6 @@ $lang['See last users comments'] = 'Veure els últims comentaris dels usuaris'; $lang['customize the appareance of the gallery'] = 'personalitza l\'aparença de la galeria'; $lang['search'] = 'cerca'; $lang['Home'] = 'Inici'; -$lang['Identification'] = 'Identificació'; $lang['in this album'] = 'en aquesta categoria'; $lang['in %d sub-album'] = 'en %d sub-categoria'; $lang['in %d sub-albums'] = 'en %d sub-categories'; @@ -308,7 +307,6 @@ $lang['You must choose a picture fileformat for the image'] = 'Heu d\'escollir u $lang['Name of the picture'] = 'Nom de la imatge'; $lang['Upload a picture'] = 'Carrega una imatge'; $lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'La imatge s\'ha carregat amb èxit, un administrador la validarà tan aviat com sigui possible'; -$lang['Upload a picture'] = 'Carrega una imatge'; $lang['useful when password forgotten'] = 'útil quan s\'ha oblidat la contrasenya'; $lang['Quick search'] = 'Quick search'; $lang['Connected user: %s'] = 'Usuari connectat: %s'; |