diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-16 19:09:09 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-16 19:09:09 +0000 |
commit | 6b053a5a0bac0bd657e61007caa0b4275f694dc7 (patch) | |
tree | facb536593bf24540ee8bc0bd06f79ce54e6a147 | |
parent | 6827f58fea9479919360d77d8dc6ab379e5a6837 (diff) |
[trunk_admin] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@22244 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 0afaf7a49..fa905d668 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -962,4 +962,5 @@ $lang['This group will be unset to default'] = 'Aquest grup deixarà de ser el p $lang['Type here the name of the new group'] = 'Escriviu aquí el nom del nou grup'; $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.'; ?>
\ No newline at end of file |