From 3c9b12d18d19b636780d8b9b174ab6bb649777c4 Mon Sep 17 00:00:00 2001 From: Bartek Fabiszewski Date: Thu, 23 May 2019 14:02:22 +0200 Subject: [PATCH] Update translations --- lang/de.php | 2 ++ lang/es.php | 2 ++ lang/fr.php | 2 ++ lang/hu.php | 2 ++ lang/it.php | 2 ++ lang/nl.php | 2 ++ lang/pl.php | 2 ++ lang/zh.php | 2 ++ 8 files changed, 16 insertions(+) diff --git a/lang/de.php b/lang/de.php index 5eb76e3..36e5e37 100644 --- a/lang/de.php +++ b/lang/de.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "This script will set up tables needed for µlogger ( $langSetup["scriptdesc2"] = "When done the script will ask you to provide user name and password for your µlogger user."; $langSetup["startbutton"] = "Press to start"; $langSetup["restartbutton"] = "Restart"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/es.php b/lang/es.php index 20b17e0..306325b 100644 --- a/lang/es.php +++ b/lang/es.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "This script will set up tables needed for µlogger ( $langSetup["scriptdesc2"] = "When done the script will ask you to provide user name and password for your µlogger user."; $langSetup["startbutton"] = "Press to start"; $langSetup["restartbutton"] = "Restart"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/fr.php b/lang/fr.php index 4751a8d..7e2b2f1 100644 --- a/lang/fr.php +++ b/lang/fr.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "This script will set up tables needed for µlogger ( $langSetup["scriptdesc2"] = "When done the script will ask you to provide user name and password for your µlogger user."; $langSetup["startbutton"] = "Press to start"; $langSetup["restartbutton"] = "Restart"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/hu.php b/lang/hu.php index f55df06..48a9f74 100644 --- a/lang/hu.php +++ b/lang/hu.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "This script will set up tables needed for µlogger ( $langSetup["scriptdesc2"] = "When done the script will ask you to provide user name and password for your µlogger user."; $langSetup["startbutton"] = "Press to start"; $langSetup["restartbutton"] = "Restart"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/it.php b/lang/it.php index 7cf864c..d877a05 100644 --- a/lang/it.php +++ b/lang/it.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "Questo script creerà le tabelle necessarie per µlo $langSetup["scriptdesc2"] = "Quando lo script avrà completato la sua esecuzione dovrai creare l'utente µlogger."; $langSetup["startbutton"] = "Clicca per cominciare"; $langSetup["restartbutton"] = "Riavvia"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/nl.php b/lang/nl.php index 4363612..4c362e5 100644 --- a/lang/nl.php +++ b/lang/nl.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "This script will set up tables needed for µlogger ( $langSetup["scriptdesc2"] = "When done the script will ask you to provide user name and password for your µlogger user."; $langSetup["startbutton"] = "Press to start"; $langSetup["restartbutton"] = "Restart"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings diff --git a/lang/pl.php b/lang/pl.php index 3cd8df4..21acd65 100644 --- a/lang/pl.php +++ b/lang/pl.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "Ten skrypt utworzy tablice niezbędne do działania $langSetup["scriptdesc2"] = "Następnie skrypt poprosi o utworzenie konta do logowania w aplikacji µlogger."; $langSetup["startbutton"] = "Naciśnij, aby rozpocząć"; $langSetup["restartbutton"] = "Uruchom ponownie"; +$langSetup["optionwarn"] = "Opcja %s w ustawieniach PHP musi mieć wartość %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Wymagane rozszerzenie PHP %s jest niedostępne."; // substitutes extension name // application strings diff --git a/lang/zh.php b/lang/zh.php index 6c77838..302530d 100644 --- a/lang/zh.php +++ b/lang/zh.php @@ -43,6 +43,8 @@ $langSetup["scriptdesc"] = "這個腳本將會為ulogger建起其所需的數據 $langSetup["scriptdesc2"] = "執行完成後腳本會請您新建一個µlogger的賬戶,您需要為其設置用戶名和密碼。"; $langSetup["startbutton"] = "開始執行"; $langSetup["restartbutton"] = "重新啟動"; +$langSetup["optionwarn"] = "PHP configuration option %s must be set to %s."; // substitutes option name and value +$langSetup["extensionwarn"] = "Required PHP extension %s is not available."; // substitutes extension name // application strings