diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 10:25:53 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-19 10:25:53 +0000 |
commit | 49318280ed9a61b0c3b5ac992c40bcdfb8fc3bdc (patch) | |
tree | abd389023c4179558b12745670e245f14ae40bb4 /language/ca_ES/common.lang.php | |
parent | 74620f15c73100ebe79d705b9a09b226b115ea21 (diff) |
[trunk_public] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@28737 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES/common.lang.php')
-rw-r--r-- | language/ca_ES/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 8e61fed27..2dc864e10 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -418,4 +418,7 @@ $lang['Password is missing. Please enter the password.'] = 'Falta la clau d\'acc $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Falta confirmar la contrasenya. Si us plau, confirmeu la contrasenya escollida.'; $lang['%d photos per page'] = '%d fotos per pàgina'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'No s\'ha trobat resultats per';
\ No newline at end of file +$lang['No results for'] = 'No s\'ha trobat resultats per'; +$lang['Apply on properties'] = 'Aplicar a propietats'; +$lang['Photo description'] = 'Descripció de la foto'; +$lang['Photo title'] = 'Títol de la foto';
\ No newline at end of file |