aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2009-12-02 20:27:06 +0000
committernikrou <nikrou@piwigo.org>2009-12-02 20:27:06 +0000
commitfdfaefd17a7b3c91d214a60a27524bb138df3552 (patch)
tree56b7379da093bf2b6fc948215f6091a0cd988433 /language
parentb8c33dcf2035f4cd5a67d918f1a5c490b128f9ae (diff)
Feature 1255 :
- add postgres database engine - change installation process to allow postgres or mysql database git-svn-id: http://piwigo.org/svn/trunk@4410 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/de_DE/install.lang.php4
-rw-r--r--language/en_UK/install.lang.php4
-rw-r--r--language/es_ES/install.lang.php4
-rw-r--r--language/fr_FR/install.lang.php4
-rw-r--r--language/it_IT/install.lang.php4
-rw-r--r--language/nl_NL/install.lang.php4
-rw-r--r--language/pl_PL/install.lang.php4
7 files changed, 21 insertions, 7 deletions
diff --git a/language/de_DE/install.lang.php b/language/de_DE/install.lang.php
index d435d66a0..207440414 100644
--- a/language/de_DE/install.lang.php
+++ b/language/de_DE/install.lang.php
@@ -36,7 +36,9 @@ $lang['step1_confirmation'] = 'Die Parameter sind korrekt ausgefüllt';
$lang['step1_err_db'] = 'Die Verbindung zum Server ist OK, aber nicht die Verbindung zu dieser Datenbank';
$lang['step1_err_server'] = 'Es konnte keine Verbindung zum Datenbankserver aufgebaut werden';
-$lang['step1_host'] = 'MySQL Host';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Host';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'Benutzer';
$lang['step1_user_info'] = 'Benutzernamen für die MySQL Datenbank';
diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php
index 716393b7d..653b9806d 100644
--- a/language/en_UK/install.lang.php
+++ b/language/en_UK/install.lang.php
@@ -39,7 +39,9 @@ $lang['step1_err_copy_2'] = 'The next step of the installation is now possible';
$lang['step1_err_copy_next'] = 'next step';
$lang['step1_err_copy'] = 'Copy the text in pink between hyphens and paste it into the file "include/config_database.inc.php"(Warning : config_database.inc.php must only contain what is in pink, no line return or space character)';
-$lang['step1_host'] = 'MySQL host';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Host';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'User';
$lang['step1_user_info'] = 'user login given by your host provider';
diff --git a/language/es_ES/install.lang.php b/language/es_ES/install.lang.php
index e4d9d71e6..1f9ef91a1 100644
--- a/language/es_ES/install.lang.php
+++ b/language/es_ES/install.lang.php
@@ -36,7 +36,9 @@ $lang['step1_confirmation'] = 'Los parámetros entrados son correctos';
$lang['step1_err_db'] = 'La conexión al camarero(servidor) es O.K., pero imposible conectarse a esta base de datos';
$lang['step1_err_server'] = 'Imposible conectarse al servidor';
-$lang['step1_host'] = 'Huésped MySQL';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Huésped';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'Utilizador';
$lang['step1_user_info'] = 'Nombre de utilizador para su hébergeur';
diff --git a/language/fr_FR/install.lang.php b/language/fr_FR/install.lang.php
index 860dd7b4a..fe2ae7b7b 100644
--- a/language/fr_FR/install.lang.php
+++ b/language/fr_FR/install.lang.php
@@ -36,7 +36,9 @@ $lang['step1_confirmation'] = 'Les paramètres rentrés sont corrects';
$lang['step1_err_db'] = 'La connexion au serveur est OK, mais impossible de se connecter à cette base de données';
$lang['step1_err_server'] = 'Impossible de se connecter au serveur';
-$lang['step1_host'] = 'Hôte MySQL';
+$lang['step1_dbengine'] = 'Type de base de données';
+$lang['step1_dbengine_info'] = 'La base de données à utiliser pour installer piwigo';
+$lang['step1_host'] = 'Hôte';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'Utilisateur';
$lang['step1_user_info'] = 'nom d\'utilisateur pour votre hébergeur';
diff --git a/language/it_IT/install.lang.php b/language/it_IT/install.lang.php
index 1072bbe64..c93936ea9 100644
--- a/language/it_IT/install.lang.php
+++ b/language/it_IT/install.lang.php
@@ -36,7 +36,9 @@ $lang['step1_confirmation'] = 'I parametri sono corretti';
$lang['step1_err_db'] = 'Connessione al server riuscita. Non è stato però possibile connettersi alla base dati';
$lang['step1_err_server'] = 'Non è stato possibile connettersi al server';
-$lang['step1_host'] = 'MySQL host';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Host';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, pluto.libero.it';
$lang['step1_user'] = 'Utente';
$lang['step1_user_info'] = 'nome utente di login alla base dati fornito dal tuo provider';
diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php
index e0f635207..51721eadc 100644
--- a/language/nl_NL/install.lang.php
+++ b/language/nl_NL/install.lang.php
@@ -39,7 +39,9 @@ $lang['step1_err_copy_2'] = 'Het is nu mogelijk om verder te gaan met de volgend
$lang['step1_err_copy_next'] = 'volgende stap';
$lang['step1_err_copy'] = 'Kopieer de tekst tussen de lijnen en plak deze in het bestand "include/config_database.inc.php"(Waarschuwing: config_database.inc.php mag alleen het roze gedeelte bevatten, geen return of extra spatie). Dit moet alleen wanneer dit bestand geen schrijfrechten';
-$lang['step1_host'] = 'MySQL host';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Host';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'Gebruiker';
$lang['step1_user_info'] = 'De gebruikersnaam welke door uw provider is gegeven';
diff --git a/language/pl_PL/install.lang.php b/language/pl_PL/install.lang.php
index 266b70c09..f8ff1bdb3 100644
--- a/language/pl_PL/install.lang.php
+++ b/language/pl_PL/install.lang.php
@@ -39,7 +39,9 @@ $lang['step1_err_copy_2'] = 'Teraz mozliwy jest następny krok instalacji';
$lang['step1_err_copy_next'] = 'następny krok';
$lang['step1_err_copy'] = 'Skopiuj tekst zaznaczony na różowo pomiędzy cudzysłowiami i wklej do pliku "include/config_database.inc.php"(Uwaga : config_database.inc.php musi zawierać tylko to co jest na różowo bez żadnych znaków końca linii czy spacji)';
-$lang['step1_host'] = 'MySQL host';
+$lang['step1_dbengine'] = 'Database type';
+$lang['step1_dbengine_info'] = 'The type of database your piwigo data will be store in';
+$lang['step1_host'] = 'Host';
$lang['step1_host_info'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
$lang['step1_user'] = 'Uzytkownik';
$lang['step1_user_info'] = 'login użytkownika dostarczona przez provider\'a';