diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-23 13:49:55 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-23 13:49:55 +0000 |
commit | 3cfe18f5e574052e2820685a5027767754d303ba (patch) | |
tree | b8c5b57c91bf341116cb793af520645f0cf875cc | |
parent | ccf2b42d53948b64239fc5d7039767ee93b013ae (diff) |
[trunk_install] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@14290 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/ca_ES/install.lang.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/language/ca_ES/install.lang.php b/language/ca_ES/install.lang.php index 7429b6072..078ad82df 100644 --- a/language/ca_ES/install.lang.php +++ b/language/ca_ES/install.lang.php @@ -68,4 +68,8 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'La creació del fitxer de configuració local/config/database.inc.php ha fallat.'; $lang['Download the config file'] = 'Descarregueu el fitxer de configuració'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Podeu descarregar el fitxer de configuració i penjar-lo al directori local/config de la vostra instal·lació.'; -?> +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dubtis en consultar als nostres fòrums per a qualsevol ajuda: %s'; +$lang['Just another Piwigo gallery'] = 'Aquesta galeria és Piwigo'; +$lang['Welcome to my photo gallery'] = 'Benvingut a la meva galeria fotogràfica'; +$lang['Welcome to your new installation of Piwigo!'] = 'Benvingut a la nova instal·lació de Piwigo!'; +?>
\ No newline at end of file |