From ada6b2183d4fe0fda4daf3d332b76e55338469a5 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 4 May 2009 07:42:02 +0000 Subject: Add pt_PT install.lang.php thanks to sergio git-svn-id: http://piwigo.org/svn/branches/2.0@3264 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_PT/install.lang.php | 74 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 language/pt_PT/install.lang.php (limited to 'language/pt_PT') diff --git a/language/pt_PT/install.lang.php b/language/pt_PT/install.lang.php new file mode 100644 index 000000000..f59fa4198 --- /dev/null +++ b/language/pt_PT/install.lang.php @@ -0,0 +1,74 @@ +forum de Piwigo.'; +$lang['install_end_message'] = 'A configuração da aplicação correu bem, vamos a proxima fase

+* Ide à página de indentificação e conecte-se com o pseudónimo escolhido para o webmaster
+* Perite-vos acedir à parte de administração e as instruções para meter as imagens nos repertorios.'; +$lang['conf_mail_webmaster'] = 'Endresso Email do administrador'; +$lang['conf_mail_webmaster_info'] = 'Os visitantes poderam contactar-vos pelo este Email'; + +$lang['PHP 5 is required'] = 'PHP 5 é requerido'; +$lang['It appears your webhost is currently running PHP %s.'] = 'Aparentemente, a versão PHP do seu Apparemment, a versão PHP do seu hospede é PHP %s.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo vai tentar passar em PHP 5 criando ou modificando o ficheiro .htaccess.'; +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'notei que pode modificar a configuração PHP e lançar de novo Pigiwo depois.'; +$lang['Try to configure PHP 5'] = 'Tente configurar PHP 5Essayer de configurer PHP 5'; +$lang['Sorry!'] = 'Infelizmente!'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo não pôde configurar PHP 5.'; +$lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = 'Deve contactar seu hospede afins de saber como configurar PHP 5.'; +$lang['Hope to see you back soon.'] = 'Eperando vê-lo de novo em breve...'; +?> \ No newline at end of file -- cgit v1.2.3