diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-07 07:44:44 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-07 07:44:44 +0000 |
commit | 61603397cee28f423155f7b18353e7ab53d87f39 (patch) | |
tree | 804e48497c625c79d25aafa93b28c9f1fe6f02bb /language/ca_ES | |
parent | 534c624f31ab2b7843b1ea23ba7cb7ac8131b51a (diff) |
[trunk_public] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@14823 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/common.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 89d6b507e..e775abddf 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -120,7 +120,7 @@ $lang['Week %d'] = 'Setmana %d'; $lang['About Piwigo'] = 'Quant a Piwigo'; $lang['You are not authorized to access the requested page'] = 'No esteu autoritzats a accedir en aquesta pàgina'; $lang['add this photo to your favorites'] = 'Incloure a preferits'; -$lang['Administration'] = 'Panell d\'administració'; +$lang['Administration'] = 'Taulell de control'; $lang['all'] = 'Tot '; $lang['ascending'] = 'Ascendent'; $lang['author(s) : %s'] = 'autor(s) : %s'; |