diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:07:04 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:07:04 +0000 |
commit | d12027aeb1d42c3dad3254e448e22b9b9d984a26 (patch) | |
tree | 5b6d5ef118985761e4a85f8500c5fdd3fe29e075 /language/ca_ES | |
parent | 9b38cc0e61eb959c4e18a90d8d5f1d28760be9d5 (diff) |
[trunk_install] Update ca_ES, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30169 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/install.lang.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/language/ca_ES/install.lang.php b/language/ca_ES/install.lang.php index d206f8489..fa3991fb4 100644 --- a/language/ca_ES/install.lang.php +++ b/language/ca_ES/install.lang.php @@ -46,14 +46,14 @@ $lang['Password [confirm]'] = "Contrasenya [confirmeu]"; $lang['verification'] = "verificació"; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Necessiteu ajuda? Feu la vostra pregunta a <a href=\"%s\">Piwigo message board</a>."; $lang['Visitors will be able to contact site administrator with this mail'] = "Els visitants poden utilitzar aquesta adreça de correu electrònic per a contactar amb l'administrador del lloc"; -$lang['PHP 5 is required'] = "Es requereix PHP 5 "; +$lang['PHP 5 is required'] = 'Es requereix PHP 5.2'; $lang['It appears your webhost is currently running PHP %s.'] = "Sembla que el vostre amfitrió web està executant la versió PHP %s."; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo pot tractar de canviar la teva configuració per PHP 5 mitjançant la creació o modificació de l\'arxiu .htaccess'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo pot tractar de canviar la teva configuració per PHP 5.2 mitjançant la creació o modificació de l\'arxiu .htaccess'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Tingues en compte que en qualsevol moment pots canviar la configuració i reiniciar Piwigo.'; -$lang['Try to configure PHP 5'] = "Intenteu configurar PHP 5"; +$lang['Try to configure PHP 5'] = 'Intenteu configurar PHP 5.2'; $lang['Sorry!'] = "Perdó!"; -$lang['Piwigo was not able to configure PHP 5.'] = "A Piwigo no li ha estat possible configurar PHP 5."; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = "Haurieu d'adreçar-vos al vostre proveidor d'hostatge i averiguar com poder canviar-vos cap a PHP 5."; +$lang['Piwigo was not able to configure PHP 5.'] = 'A Piwigo no li ha estat possible configurar PHP 5.2'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Haurieu d\'adreçar-vos al vostre proveidor d\'hostatge i averiguar com poder canviar-vos cap a PHP 5.2'; $lang['Hope to see you back soon.'] = "Esperem tornar-vos a veure ben aviat."; $lang['Congratulations, Piwigo installation is completed'] = 'Felicitats, la instal·lació de Piwigo s\'ha completat'; $lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Una solució alternativa és copiar el text del quadre del costat i pegar-lo dins del fitxer "local/config/database.inc.php" (Advertiment : el fitxer database.inc.php només ha de contenir el que hi ha a l\'àrea de text, sense linia de retorn o caràcter d\'espai)'; @@ -64,5 +64,4 @@ $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'No dubtis en $lang['Just another Piwigo gallery'] = 'Just another Piwigo gallery'; $lang['Welcome to my photo gallery'] = 'Benvingut a la meva galeria fotogràfica'; $lang['Welcome to your new installation of Piwigo!'] = 'Benvingut a la teva nova instal·lació de Piwigo!'; -$lang['localhost or other, supplied by your host provider'] = 'localhost o un altre, facilitat pel teu proveïdor d\'allotjament'; -?>
\ No newline at end of file +$lang['localhost or other, supplied by your host provider'] = 'localhost o un altre, facilitat pel teu proveïdor d\'allotjament';
\ No newline at end of file |