Better fix against bug #594947.
This commit is contained in:
@@ -7,6 +7,9 @@ $Source$
|
|||||||
|
|
||||||
2002-08-26 Alexander M. Turek <rabus@users.sourceforge.net>
|
2002-08-26 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
* lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
|
* lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
|
||||||
|
* lang/german-*.inc.php3: Updates.
|
||||||
|
* libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
|
||||||
|
Better fix against bug #594947.
|
||||||
|
|
||||||
2002-08-24 Marc Delisle <lem9@users.sourceforge.net>
|
2002-08-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* Documentation.html, faq 6.15: creating an index on a BLOB field
|
* Documentation.html, faq 6.15: creating an index on a BLOB field
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"ge-zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"ge-zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"kompresuar me zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"kompresuar me zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -434,4 +434,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zipped"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -187,7 +187,7 @@ $strIndexHasBeenDropped = 'Index %s byl odstran
|
|||||||
$strIndexName = 'Jm<4A>no indexu :';
|
$strIndexName = 'Jm<4A>no indexu :';
|
||||||
$strIndexType = 'Typ indexu :';
|
$strIndexType = 'Typ indexu :';
|
||||||
$strIndexes = 'Indexy';
|
$strIndexes = 'Indexy';
|
||||||
$strInsecureMySQL = 'V<><56> konfigura<72>n<EFBFBD> soubor obsahuje nastaven<65> (u<>ivatel root bez hesla), kter<65> je v<>choz<6F> pro MySQL. V<><56> MySQL server s t<>mto v<>choz<6F>m nastaven<65>m je snadno napadnuteln<6C>, a proto byste m<>li zm<7A>nit tuto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
|
$strInsecureMySQL = 'V<><56> konfigura<72>n<EFBFBD> soubor obsahuje nastaven<65> (u<>ivatel root bez hesla), kter<65> je v<>choz<6F> pro MySQL. V<><56> MySQL server s t<>mto v<>choz<6F>m nastaven<65>m je snadno napadnuteln<6C>, a proto byste m<>li zm<7A>nit tuto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
|
||||||
$strInsert = 'Vlo<6C>it';
|
$strInsert = 'Vlo<6C>it';
|
||||||
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
|
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
|
||||||
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
||||||
@@ -431,4 +431,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -188,7 +188,7 @@ $strIndexHasBeenDropped = 'Index %s byl odstraněn';
|
|||||||
$strIndexName = 'Jméno indexu :';
|
$strIndexName = 'Jméno indexu :';
|
||||||
$strIndexType = 'Typ indexu :';
|
$strIndexType = 'Typ indexu :';
|
||||||
$strIndexes = 'Indexy';
|
$strIndexes = 'Indexy';
|
||||||
$strInsecureMySQL = 'Váš konfigurační soubor obsahuje nastavení (uživatel root bez hesla), které je výchozí pro MySQL. Váš MySQL server s tímto výchozím nastavením je snadno napadnutelný, a proto byste měli změnit tuto nastavení a tím podstatně zvýšit bezpečnost Vašeho serveru.';
|
$strInsecureMySQL = 'Váš konfigurační soubor obsahuje nastavení (uživatel root bez hesla), které je výchozí pro MySQL. Váš MySQL server s tímto výchozím nastavením je snadno napadnutelný, a proto byste měli změnit tuto nastavení a tím podstatně zvýšit bezpečnost Vašeho serveru.';
|
||||||
$strInsert = 'Vložit';
|
$strInsert = 'Vložit';
|
||||||
$strInsertAsNewRow = 'Vložit jako nový řádek';
|
$strInsertAsNewRow = 'Vložit jako nový řádek';
|
||||||
$strInsertNewRow = 'Vložit nový řádek';
|
$strInsertNewRow = 'Vložit nový řádek';
|
||||||
@@ -432,4 +432,5 @@ $strZip = '"zazipováno"';
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -187,7 +187,7 @@ $strIndexHasBeenDropped = 'Index %s byl odstran
|
|||||||
$strIndexName = 'Jm<4A>no indexu :';
|
$strIndexName = 'Jm<4A>no indexu :';
|
||||||
$strIndexType = 'Typ indexu :';
|
$strIndexType = 'Typ indexu :';
|
||||||
$strIndexes = 'Indexy';
|
$strIndexes = 'Indexy';
|
||||||
$strInsecureMySQL = 'V<><56> konfigura<72>n<EFBFBD> soubor obsahuje nastaven<65> (u<>ivatel root bez hesla), kter<65> je v<>choz<6F> pro MySQL. V<><56> MySQL server s t<>mto v<>choz<6F>m nastaven<65>m je snadno napadnuteln<6C>, a proto byste m<>li zm<7A>nit tuto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
|
$strInsecureMySQL = 'V<><56> konfigura<72>n<EFBFBD> soubor obsahuje nastaven<65> (u<>ivatel root bez hesla), kter<65> je v<>choz<6F> pro MySQL. V<><56> MySQL server s t<>mto v<>choz<6F>m nastaven<65>m je snadno napadnuteln<6C>, a proto byste m<>li zm<7A>nit tuto nastaven<65> a t<>m podstatn<74> zv<7A><76>it bezpe<70>nost Va<56>eho serveru.';
|
||||||
$strInsert = 'Vlo<6C>it';
|
$strInsert = 'Vlo<6C>it';
|
||||||
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
|
$strInsertAsNewRow = 'Vlo<6C>it jako nov<6F> <20><>dek';
|
||||||
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
$strInsertNewRow = 'Vlo<6C>it nov<6F> <20><>dek';
|
||||||
@@ -431,4 +431,5 @@ $strZip = '"zazipov
|
|||||||
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -440,4 +440,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -441,4 +441,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -435,4 +435,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -411,6 +411,7 @@ $strUsers = 'Users';
|
|||||||
$strUseTables = 'Use Tables';
|
$strUseTables = 'Use Tables';
|
||||||
|
|
||||||
$strValidateSQL = 'Validate SQL';
|
$strValidateSQL = 'Validate SQL';
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
|
||||||
$strValue = 'Value';
|
$strValue = 'Value';
|
||||||
$strViewDump = 'View dump (schema) of table';
|
$strViewDump = 'View dump (schema) of table';
|
||||||
$strViewDumpDB = 'View dump (schema) of database';
|
$strViewDumpDB = 'View dump (schema) of database';
|
||||||
|
@@ -412,6 +412,7 @@ $strUsers = 'Users';
|
|||||||
$strUseTables = 'Use Tables';
|
$strUseTables = 'Use Tables';
|
||||||
|
|
||||||
$strValidateSQL = 'Validate SQL';
|
$strValidateSQL = 'Validate SQL';
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
|
||||||
$strValue = 'Value';
|
$strValue = 'Value';
|
||||||
$strViewDump = 'View dump (schema) of table';
|
$strViewDump = 'View dump (schema) of table';
|
||||||
$strViewDumpDB = 'View dump (schema) of database';
|
$strViewDumpDB = 'View dump (schema) of database';
|
||||||
|
@@ -426,4 +426,5 @@ $strZip = '"zipitud"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '"zipitud"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"zip-pakattu"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"zip-pakattu"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -425,4 +425,7 @@ $strYes = 'Oui';
|
|||||||
|
|
||||||
$strZip = '"zipp<70>"';
|
$strZip = '"zipp<70>"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -426,4 +426,7 @@ $strYes = 'Oui';
|
|||||||
|
|
||||||
$strZip = '"zippé"';
|
$strZip = '"zippé"';
|
||||||
|
|
||||||
|
// To translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -434,4 +434,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -419,11 +419,13 @@ $strUsers = 'Benutzer';
|
|||||||
$strUseTables = 'Verwendete Tabellen';
|
$strUseTables = 'Verwendete Tabellen';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL validieren';
|
$strValidateSQL = 'SQL validieren';
|
||||||
|
$strValidatorError = 'Bei der Initialisierung des SQL-Validators ist ein Fehler aufgetreten. Bitte <20>berpr<70>fen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-Erweiterungen installiert haben.';
|
||||||
$strValue = 'Wert';
|
$strValue = 'Wert';
|
||||||
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
||||||
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
||||||
|
|
||||||
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
||||||
|
$strWebServerUploadDirectoryError = 'Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden.';
|
||||||
$strWelcome = 'Willkommen bei %s';
|
$strWelcome = 'Willkommen bei %s';
|
||||||
$strWithChecked = 'markierte:';
|
$strWithChecked = 'markierte:';
|
||||||
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||||
@@ -433,5 +435,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -420,11 +420,13 @@ $strUsers = 'Benutzer';
|
|||||||
$strUseTables = 'Verwendete Tabellen';
|
$strUseTables = 'Verwendete Tabellen';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL validieren';
|
$strValidateSQL = 'SQL validieren';
|
||||||
|
$strValidatorError = 'Bei der Initialisierung des SQL-Validators ist ein Fehler aufgetreten. Bitte überprüfen Sie, ob Sie die in der %sDokumentation%s beschriebenen php-Erweiterungen installiert haben.';
|
||||||
$strValue = 'Wert';
|
$strValue = 'Wert';
|
||||||
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
$strViewDump = 'Dump (Schema) der Tabelle anzeigen';
|
||||||
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
$strViewDumpDB = 'Dump (Schema) der Datenbank anzeigen';
|
||||||
|
|
||||||
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
$strWebServerUploadDirectory = 'Upload-Verzeichnis auf dem Webserver';
|
||||||
|
$strWebServerUploadDirectoryError = 'Auf das festgelegte Upload-Verzeichnis kann nicht zugegriffen werden.';
|
||||||
$strWelcome = 'Willkommen bei %s';
|
$strWelcome = 'Willkommen bei %s';
|
||||||
$strWithChecked = 'markierte:';
|
$strWithChecked = 'markierte:';
|
||||||
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
$strWrongUser = 'Falscher Benutzername/Kennwort. Zugriff verweigert.';
|
||||||
@@ -434,5 +436,4 @@ $strYes = 'Ja';
|
|||||||
$strZip = 'Zip-komprimiert';
|
$strZip = 'Zip-komprimiert';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -444,4 +444,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -442,4 +442,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -225,6 +225,7 @@ $strIndexes = 'Indexes'; //to translate
|
|||||||
$strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate
|
$strIndexHasBeenDropped = 'Index %s has been dropped'; //to translate
|
||||||
$strIndexName = 'Index name :'; //to translate
|
$strIndexName = 'Index name :'; //to translate
|
||||||
$strIndexType = 'Index type :'; //to translate
|
$strIndexType = 'Index type :'; //to translate
|
||||||
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strInsert = 'Insert'; //to translate
|
$strInsert = 'Insert'; //to translate
|
||||||
$strInsertAsNewRow = 'Insert as a new row'; //to translate
|
$strInsertAsNewRow = 'Insert as a new row'; //to translate
|
||||||
$strInsertedRows = 'Inserted rows:'; //to translate
|
$strInsertedRows = 'Inserted rows:'; //to translate
|
||||||
@@ -435,15 +436,16 @@ $strUsage = 'Usage'; //to translate
|
|||||||
$strUseBackquotes = 'Enclose table and field names with backquotes'; //to translate
|
$strUseBackquotes = 'Enclose table and field names with backquotes'; //to translate
|
||||||
$strUserEmpty = 'The user name is empty!'; //to translate
|
$strUserEmpty = 'The user name is empty!'; //to translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
$strValidateSQL = 'Validate SQL'; //to translate
|
$strValidateSQL = 'Validate SQL'; //to translate
|
||||||
$strViewDump = 'View dump (schema) of table'; //to translate
|
$strViewDump = 'View dump (schema) of table'; //to translate
|
||||||
$strViewDumpDB = 'View dump (schema) of database'; //to translate
|
$strViewDumpDB = 'View dump (schema) of database'; //to translate
|
||||||
|
|
||||||
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
$strWithChecked = 'With selected:'; //to translate
|
$strWithChecked = 'With selected:'; //to translate
|
||||||
$strWrongUser = 'Wrong username/password. Access denied.'; //to translate
|
$strWrongUser = 'Wrong username/password. Access denied.'; //to translate
|
||||||
|
|
||||||
$strZip = '"zipped"'; //to translate
|
$strZip = '"zipped"'; //to translate
|
||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
|
||||||
?>
|
?>
|
||||||
|
@@ -52,7 +52,7 @@ $strAtEndOfTable = 'A t
|
|||||||
$strAttr = 'Tulajdons<6E>gok';
|
$strAttr = 'Tulajdons<6E>gok';
|
||||||
|
|
||||||
$strBack = 'Vissza';
|
$strBack = 'Vissza';
|
||||||
$strBeginCut = 'Kiv<69>g<EFBFBD>s Kezdete';
|
$strBeginCut = 'Kiv<69>g<EFBFBD>s Kezdete';
|
||||||
$strBeginRaw = 'Feldolgozatlan Kezdete';
|
$strBeginRaw = 'Feldolgozatlan Kezdete';
|
||||||
$strBinary = 'Bin<69>ris';
|
$strBinary = 'Bin<69>ris';
|
||||||
$strBinaryDoNotEdit = 'Bin<69>ris - nem szerkeszthető';
|
$strBinaryDoNotEdit = 'Bin<69>ris - nem szerkeszthető';
|
||||||
@@ -112,7 +112,7 @@ $strDeletedRows = 'T
|
|||||||
$strDeleteFailed = 'T<>rl<72>s meghi<68>sult!';
|
$strDeleteFailed = 'T<>rl<72>s meghi<68>sult!';
|
||||||
$strDeleteUserMessage = '%s felhaszn<7A>l<EFBFBD>t t<>r<EFBFBD>ltem.';
|
$strDeleteUserMessage = '%s felhaszn<7A>l<EFBFBD>t t<>r<EFBFBD>ltem.';
|
||||||
$strDescending = 'Cs<43>kkenő';
|
$strDescending = 'Cs<43>kkenő';
|
||||||
$strDisabled = 'Tiltott';
|
$strDisabled = 'Tiltott';
|
||||||
$strDisplay = 'Megjelen<65>t<EFBFBD>s';
|
$strDisplay = 'Megjelen<65>t<EFBFBD>s';
|
||||||
$strDisplayFeat = 'Megjelen<65>t<EFBFBD>s tulajdons<6E>gok';
|
$strDisplayFeat = 'Megjelen<65>t<EFBFBD>s tulajdons<6E>gok';
|
||||||
$strDisplayOrder = 'Megjelen<65>t<EFBFBD>s rendez<65>s:';
|
$strDisplayOrder = 'Megjelen<65>t<EFBFBD>s rendez<65>s:';
|
||||||
@@ -136,7 +136,7 @@ $strEmptyResultSet = 'A MySQL
|
|||||||
$strEnabled = 'Enged<65>lyezett';
|
$strEnabled = 'Enged<65>lyezett';
|
||||||
$strEnd = 'V<>ge';
|
$strEnd = 'V<>ge';
|
||||||
$strEndCut = 'Kiv<69>g<EFBFBD>s V<>ge';
|
$strEndCut = 'Kiv<69>g<EFBFBD>s V<>ge';
|
||||||
$strEndRaw = 'Feldolgozatlan V<>ge';
|
$strEndRaw = 'Feldolgozatlan V<>ge';
|
||||||
$strEnglishPrivileges = ' Megjegyz<79>s: A MySQL privil<69>gium nevek az angolb<6C>l sz<73>rmaznak ';
|
$strEnglishPrivileges = ' Megjegyz<79>s: A MySQL privil<69>gium nevek az angolb<6C>l sz<73>rmaznak ';
|
||||||
$strError = 'Hiba';
|
$strError = 'Hiba';
|
||||||
$strExplain = 'SQL magyar<61>zat';
|
$strExplain = 'SQL magyar<61>zat';
|
||||||
@@ -252,7 +252,7 @@ $strNumSearchResultsInTable = '%s tal
|
|||||||
$strNumSearchResultsTotal = '<b><3E>sszes:</b> <i>%s</i> tal<61>lat';
|
$strNumSearchResultsTotal = '<b><3E>sszes:</b> <i>%s</i> tal<61>lat';
|
||||||
|
|
||||||
$strOftenQuotation = 'Gyakran id<69>zőjel. Opcion<6F>lisan a char <20>s varchar mezők lez<65>rhat<61>k a \"lez<65>r<EFBFBD>s\"-karakterrel.';
|
$strOftenQuotation = 'Gyakran id<69>zőjel. Opcion<6F>lisan a char <20>s varchar mezők lez<65>rhat<61>k a \"lez<65>r<EFBFBD>s\"-karakterrel.';
|
||||||
$strOK = 'Rendben';
|
$strOK = 'Rendben';
|
||||||
$strOperations = 'Tev<65>kenys<79>gek';
|
$strOperations = 'Tev<65>kenys<79>gek';
|
||||||
$strOptimizeTable = 'T<>bla optimaliz<69>l<EFBFBD>s';
|
$strOptimizeTable = 'T<>bla optimaliz<69>l<EFBFBD>s';
|
||||||
$strOptionalControls = 'Opcion<6F>lis. Vez<65>rlők, amelyekkel <20>rhatsz <20>s olvashatsz speci<63>lis karaktereket.';
|
$strOptionalControls = 'Opcion<6F>lis. Vez<65>rlők, amelyekkel <20>rhatsz <20>s olvashatsz speci<63>lis karaktereket.';
|
||||||
@@ -358,13 +358,13 @@ $strSort = 'Sorrendez
|
|||||||
$strSpaceUsage = 'Helyfoglal<61>s';
|
$strSpaceUsage = 'Helyfoglal<61>s';
|
||||||
$strSplitWordsWithSpace = 'A szavak fel vannak osztva sz<73>k<EFBFBD>z karakter szerint (" ").';
|
$strSplitWordsWithSpace = 'A szavak fel vannak osztva sz<73>k<EFBFBD>z karakter szerint (" ").';
|
||||||
$strSQL = 'SQL';
|
$strSQL = 'SQL';
|
||||||
$strSQLParserBugMessage = 'Es<45>ly van r<>, hogy egy hib<69>t tal<61>lhatt<74>l az SQL szintaktikai elemzőben (parser). Vizsg<73>ld meg gondosan a lek<65>rdez<65>sedet, ellenőrizd, hogy az id<69>zőjelek j<>k <20>s j<>l illeszkednek. M<>s lehets<74>ges hiba oka lehet, hogy bin<69>risan t<>lt<6C>tt<74>l fel egy f<>jlt az id<69>zett sz<73>vegmezőn k<>v<EFBFBD>l. Kipr<70>b<EFBFBD>lhatod a lek<65>r<EFBFBD>sedet a MySQL parancssoros fel<65>let<65>n. A MySQL szerver hibakimenete alul l<>that<61>, ha van ott valami, az seg<65>thet felder<65>teni a hiba ok<6F>t. Ha m<>g mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hib<69>t jelez, ahol a parancsoros fel<65>leten v<>grehajt<6A>dik, reduk<75>ld a probl<62>m<EFBFBD>t okoz<6F> SQL lek<65>rdez<65>st egy egyszerű lek<65>rdez<65>ss<73>, <20>s k<>ldd el egy hibajelz<6C>sben (bug report) az als<6C> Kiv<69>g<EFBFBD>s r<>szben levő adatokkal egy<67>tt:';
|
$strSQLParserBugMessage = 'Es<45>ly van r<>, hogy egy hib<69>t tal<61>lhatt<74>l az SQL szintaktikai elemzőben (parser). Vizsg<73>ld meg gondosan a lek<65>rdez<65>sedet, ellenőrizd, hogy az id<69>zőjelek j<>k <20>s j<>l illeszkednek. M<>s lehets<74>ges hiba oka lehet, hogy bin<69>risan t<>lt<6C>tt<74>l fel egy f<>jlt az id<69>zett sz<73>vegmezőn k<>v<EFBFBD>l. Kipr<70>b<EFBFBD>lhatod a lek<65>r<EFBFBD>sedet a MySQL parancssoros fel<65>let<65>n. A MySQL szerver hibakimenete alul l<>that<61>, ha van ott valami, az seg<65>thet felder<65>teni a hiba ok<6F>t. Ha m<>g mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hib<69>t jelez, ahol a parancsoros fel<65>leten v<>grehajt<6A>dik, reduk<75>ld a probl<62>m<EFBFBD>t okoz<6F> SQL lek<65>rdez<65>st egy egyszerű lek<65>rdez<65>ss<73>, <20>s k<>ldd el egy hibajelz<6C>sben (bug report) az als<6C> Kiv<69>g<EFBFBD>s r<>szben levő adatokkal egy<67>tt:';
|
||||||
$strSQLParserUserError = '<27>gy l<>tszik az SQL lek<65>rdez<65>sedben van egy hiba. A MySQL szerver hibakimenete alul l<>that<61>, ha van ott valami, az seg<65>thet felder<65>teni a hiba ok<6F>t';
|
$strSQLParserUserError = '<27>gy l<>tszik az SQL lek<65>rdez<65>sedben van egy hiba. A MySQL szerver hibakimenete alul l<>that<61>, ha van ott valami, az seg<65>thet felder<65>teni a hiba ok<6F>t';
|
||||||
$strSQLQuery = 'SQL-k<>r<EFBFBD>s';
|
$strSQLQuery = 'SQL-k<>r<EFBFBD>s';
|
||||||
$strSQLResult = 'SQL eredm<64>ny';
|
$strSQLResult = 'SQL eredm<64>ny';
|
||||||
$strSQPBugInvalidIdentifer = '<27>rv<72>nytelen azonos<6F>t<EFBFBD>';
|
$strSQPBugInvalidIdentifer = '<27>rv<72>nytelen azonos<6F>t<EFBFBD>';
|
||||||
$strSQPBugUnclosedQuote = 'Lez<65>ratlan lek<65>rdez<65>s';
|
$strSQPBugUnclosedQuote = 'Lez<65>ratlan lek<65>rdez<65>s';
|
||||||
$strSQPBugUnknownPunctuation = 'Ismeretlen k<>zpontozott sztring';
|
$strSQPBugUnknownPunctuation = 'Ismeretlen k<>zpontozott sztring';
|
||||||
$strStatement = 'Adatok';
|
$strStatement = 'Adatok';
|
||||||
$strStrucCSV = 'CSV adat';
|
$strStrucCSV = 'CSV adat';
|
||||||
$strStrucData = 'Szerkezet <20>s adatok';
|
$strStrucData = 'Szerkezet <20>s adatok';
|
||||||
@@ -430,4 +430,5 @@ $strSearchOption1 = 'at least one of the words';//to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -53,7 +53,7 @@ $strAtEndOfTable = 'A tábla végénél';
|
|||||||
$strAttr = 'Tulajdonságok';
|
$strAttr = 'Tulajdonságok';
|
||||||
|
|
||||||
$strBack = 'Vissza';
|
$strBack = 'Vissza';
|
||||||
$strBeginCut = 'Kivágás Kezdete';
|
$strBeginCut = 'Kivágás Kezdete';
|
||||||
$strBeginRaw = 'Feldolgozatlan Kezdete';
|
$strBeginRaw = 'Feldolgozatlan Kezdete';
|
||||||
$strBinary = 'Bináris';
|
$strBinary = 'Bináris';
|
||||||
$strBinaryDoNotEdit = 'Bináris - nem szerkeszthető';
|
$strBinaryDoNotEdit = 'Bináris - nem szerkeszthető';
|
||||||
@@ -113,7 +113,7 @@ $strDeletedRows = 'Törölt sorok:';
|
|||||||
$strDeleteFailed = 'Törlés meghiúsult!';
|
$strDeleteFailed = 'Törlés meghiúsult!';
|
||||||
$strDeleteUserMessage = '%s felhasználót töröltem.';
|
$strDeleteUserMessage = '%s felhasználót töröltem.';
|
||||||
$strDescending = 'Csökkenő';
|
$strDescending = 'Csökkenő';
|
||||||
$strDisabled = 'Tiltott';
|
$strDisabled = 'Tiltott';
|
||||||
$strDisplay = 'Megjelenítés';
|
$strDisplay = 'Megjelenítés';
|
||||||
$strDisplayFeat = 'Megjelenítés tulajdonságok';
|
$strDisplayFeat = 'Megjelenítés tulajdonságok';
|
||||||
$strDisplayOrder = 'Megjelenítés rendezés:';
|
$strDisplayOrder = 'Megjelenítés rendezés:';
|
||||||
@@ -137,7 +137,7 @@ $strEmptyResultSet = 'A MySQL üreset adott vissza (nincsenek sorok).';
|
|||||||
$strEnabled = 'Engedélyezett';
|
$strEnabled = 'Engedélyezett';
|
||||||
$strEnd = 'Vége';
|
$strEnd = 'Vége';
|
||||||
$strEndCut = 'Kivágás Vége';
|
$strEndCut = 'Kivágás Vége';
|
||||||
$strEndRaw = 'Feldolgozatlan Vége';
|
$strEndRaw = 'Feldolgozatlan Vége';
|
||||||
$strEnglishPrivileges = ' Megjegyzés: A MySQL privilégium nevek az angolból származnak ';
|
$strEnglishPrivileges = ' Megjegyzés: A MySQL privilégium nevek az angolból származnak ';
|
||||||
$strError = 'Hiba';
|
$strError = 'Hiba';
|
||||||
$strExplain = 'SQL magyarázat';
|
$strExplain = 'SQL magyarázat';
|
||||||
@@ -253,7 +253,7 @@ $strNumSearchResultsInTable = '%s találat <i>%s</i> táblában';
|
|||||||
$strNumSearchResultsTotal = '<b>Összes:</b> <i>%s</i> találat';
|
$strNumSearchResultsTotal = '<b>Összes:</b> <i>%s</i> találat';
|
||||||
|
|
||||||
$strOftenQuotation = 'Gyakran idézőjel. Opcionálisan a char és varchar mezők lezárhatók a \"lezárás\"-karakterrel.';
|
$strOftenQuotation = 'Gyakran idézőjel. Opcionálisan a char és varchar mezők lezárhatók a \"lezárás\"-karakterrel.';
|
||||||
$strOK = 'Rendben';
|
$strOK = 'Rendben';
|
||||||
$strOperations = 'Tevékenységek';
|
$strOperations = 'Tevékenységek';
|
||||||
$strOptimizeTable = 'Tábla optimalizálás';
|
$strOptimizeTable = 'Tábla optimalizálás';
|
||||||
$strOptionalControls = 'Opcionális. Vezérlők, amelyekkel írhatsz és olvashatsz speciális karaktereket.';
|
$strOptionalControls = 'Opcionális. Vezérlők, amelyekkel írhatsz és olvashatsz speciális karaktereket.';
|
||||||
@@ -359,13 +359,13 @@ $strSort = 'Sorrendezés';
|
|||||||
$strSpaceUsage = 'Helyfoglalás';
|
$strSpaceUsage = 'Helyfoglalás';
|
||||||
$strSplitWordsWithSpace = 'A szavak fel vannak osztva szóköz karakter szerint (" ").';
|
$strSplitWordsWithSpace = 'A szavak fel vannak osztva szóköz karakter szerint (" ").';
|
||||||
$strSQL = 'SQL';
|
$strSQL = 'SQL';
|
||||||
$strSQLParserBugMessage = 'Esély van rá, hogy egy hibát találhattál az SQL szintaktikai elemzőben (parser). Vizsgáld meg gondosan a lekérdezésedet, ellenőrizd, hogy az idézőjelek jók és jól illeszkednek. Más lehetséges hiba oka lehet, hogy binárisan töltöttél fel egy fájlt az idézett szövegmezőn kívül. Kipróbálhatod a lekérésedet a MySQL parancssoros felületén. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát. Ha még mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hibát jelez, ahol a parancsoros felületen végrehajtódik, redukáld a problémát okozó SQL lekérdezést egy egyszerű lekérdezéssé, és küldd el egy hibajelzésben (bug report) az alsó Kivágás részben levő adatokkal együtt:';
|
$strSQLParserBugMessage = 'Esély van rá, hogy egy hibát találhattál az SQL szintaktikai elemzőben (parser). Vizsgáld meg gondosan a lekérdezésedet, ellenőrizd, hogy az idézőjelek jók és jól illeszkednek. Más lehetséges hiba oka lehet, hogy binárisan töltöttél fel egy fájlt az idézett szövegmezőn kívül. Kipróbálhatod a lekérésedet a MySQL parancssoros felületén. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát. Ha még mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hibát jelez, ahol a parancsoros felületen végrehajtódik, redukáld a problémát okozó SQL lekérdezést egy egyszerű lekérdezéssé, és küldd el egy hibajelzésben (bug report) az alsó Kivágás részben levő adatokkal együtt:';
|
||||||
$strSQLParserUserError = 'Úgy látszik az SQL lekérdezésedben van egy hiba. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát';
|
$strSQLParserUserError = 'Úgy látszik az SQL lekérdezésedben van egy hiba. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát';
|
||||||
$strSQLQuery = 'SQL-kérés';
|
$strSQLQuery = 'SQL-kérés';
|
||||||
$strSQLResult = 'SQL eredmény';
|
$strSQLResult = 'SQL eredmény';
|
||||||
$strSQPBugInvalidIdentifer = 'Érvénytelen azonosító';
|
$strSQPBugInvalidIdentifer = 'Érvénytelen azonosító';
|
||||||
$strSQPBugUnclosedQuote = 'Lezáratlan lekérdezés';
|
$strSQPBugUnclosedQuote = 'Lezáratlan lekérdezés';
|
||||||
$strSQPBugUnknownPunctuation = 'Ismeretlen központozott sztring';
|
$strSQPBugUnknownPunctuation = 'Ismeretlen központozott sztring';
|
||||||
$strStatement = 'Adatok';
|
$strStatement = 'Adatok';
|
||||||
$strStrucCSV = 'CSV adat';
|
$strStrucCSV = 'CSV adat';
|
||||||
$strStrucData = 'Szerkezet és adatok';
|
$strStrucData = 'Szerkezet és adatok';
|
||||||
@@ -431,4 +431,5 @@ $strSearchOption1 = 'at least one of the words';//to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"Dikompress dengan Zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"Dikompress dengan Zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strZip = '"compresso con zip"';
|
|||||||
// To translate
|
// To translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strZip = '"compresso con zip"';
|
|||||||
// To translate
|
// To translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -438,4 +438,5 @@ $strYes = '
|
|||||||
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strYes = '
|
|||||||
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strYes = 'はい';
|
|||||||
$strZip = '"zipされる"';
|
$strZip = '"zipされる"';
|
||||||
// To translate
|
// To translate
|
||||||
|
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -446,4 +446,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,4 +445,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -433,4 +433,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -432,4 +432,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -444,5 +444,8 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -445,5 +445,8 @@ $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
|
|||||||
$strYes = 'Ya';
|
$strYes = 'Ya';
|
||||||
|
|
||||||
$strZip = '"zipped"';
|
$strZip = '"zipped"';
|
||||||
|
// To translate
|
||||||
|
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -440,4 +440,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -441,4 +441,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -426,4 +426,5 @@ $strZip = '".zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '".zip"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -437,4 +437,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -438,4 +438,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -399,7 +399,7 @@ $strUserName = 'Nume de utilizator';
|
|||||||
$strUsers = 'Utilizatori';
|
$strUsers = 'Utilizatori';
|
||||||
$strUseTables = 'Utilizare tabele';
|
$strUseTables = 'Utilizare tabele';
|
||||||
|
|
||||||
$strValidateSQL = 'Valideaza SQL';
|
$strValidateSQL = 'Valideaza SQL';
|
||||||
$strValue = 'Valoare';
|
$strValue = 'Valoare';
|
||||||
$strViewDump = 'Vizualizarea schemei tabelului';
|
$strViewDump = 'Vizualizarea schemei tabelului';
|
||||||
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
||||||
@@ -430,4 +430,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -400,7 +400,7 @@ $strUserName = 'Nume de utilizator';
|
|||||||
$strUsers = 'Utilizatori';
|
$strUsers = 'Utilizatori';
|
||||||
$strUseTables = 'Utilizare tabele';
|
$strUseTables = 'Utilizare tabele';
|
||||||
|
|
||||||
$strValidateSQL = 'Valideaza SQL';
|
$strValidateSQL = 'Valideaza SQL';
|
||||||
$strValue = 'Valoare';
|
$strValue = 'Valoare';
|
||||||
$strViewDump = 'Vizualizarea schemei tabelului';
|
$strViewDump = 'Vizualizarea schemei tabelului';
|
||||||
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
$strViewDumpDB = 'Vizualizarea schemei bazei de date';
|
||||||
@@ -431,4 +431,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -437,4 +437,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -448,4 +448,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -447,4 +447,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zo zipovan
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strZip = '"zo zipované"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zo zipovan
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -54,7 +54,7 @@ $strAttr = 'Atributi';
|
|||||||
|
|
||||||
$strBack = 'Nazaj';
|
$strBack = 'Nazaj';
|
||||||
$strBeginCut = 'ZA<5A>ETEK IZREZA';
|
$strBeginCut = 'ZA<5A>ETEK IZREZA';
|
||||||
$strBeginRaw = 'BEGIN RAW';
|
$strBeginRaw = 'BEGIN RAW';
|
||||||
$strBinary = 'Binarno';
|
$strBinary = 'Binarno';
|
||||||
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
||||||
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
||||||
@@ -74,7 +74,7 @@ $strCarriage = 'Znak za pomik na za
|
|||||||
$strChange = 'Spremeni';
|
$strChange = 'Spremeni';
|
||||||
$strChangeDisplay = 'Izberite polje za prikaz';
|
$strChangeDisplay = 'Izberite polje za prikaz';
|
||||||
$strChangePassword = 'Spremeni geslo';
|
$strChangePassword = 'Spremeni geslo';
|
||||||
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
||||||
$strCheckAll = 'Ozna<6E>i vse';
|
$strCheckAll = 'Ozna<6E>i vse';
|
||||||
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
||||||
$strCheckTable = 'Preveri tabelo';
|
$strCheckTable = 'Preveri tabelo';
|
||||||
@@ -137,7 +137,7 @@ $strEmptyResultSet = 'MySQL je vrnil kot rezultat prazno mno
|
|||||||
$strEnabled = 'Omogo<67>eno';
|
$strEnabled = 'Omogo<67>eno';
|
||||||
$strEnd = 'Konec';
|
$strEnd = 'Konec';
|
||||||
$strEndCut = 'KONEC IZREZA';
|
$strEndCut = 'KONEC IZREZA';
|
||||||
$strEndRaw = 'END RAW';
|
$strEndRaw = 'END RAW';
|
||||||
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angle<6C><65>ini ';
|
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angle<6C><65>ini ';
|
||||||
$strError = 'Napaka';
|
$strError = 'Napaka';
|
||||||
$strExplain = 'Razlo<6C>i SQL stavek';
|
$strExplain = 'Razlo<6C>i SQL stavek';
|
||||||
@@ -367,8 +367,8 @@ $strSQLParserUserError = 'Izgleda, da je v SQL poizvedbi pri
|
|||||||
$strSQLQuery = 'SQL-poizvedba';
|
$strSQLQuery = 'SQL-poizvedba';
|
||||||
$strSQLResult = 'Rezultat SQL';
|
$strSQLResult = 'Rezultat SQL';
|
||||||
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
||||||
$strSQPBugUnknownPunctation = 'Neznan niz lo<6C>il';
|
$strSQPBugUnknownPunctation = 'Neznan niz lo<6C>il';
|
||||||
$strSQPBugUnclosedQuote = 'Odprt citat';
|
$strSQPBugUnclosedQuote = 'Odprt citat';
|
||||||
$strStatement = 'Izjave';
|
$strStatement = 'Izjave';
|
||||||
$strStrucCSV = 'CSV podatki';
|
$strStrucCSV = 'CSV podatki';
|
||||||
$strStrucData = 'Struktura in podatki';
|
$strStrucData = 'Struktura in podatki';
|
||||||
@@ -430,4 +430,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -55,7 +55,7 @@ $strAttr = 'Atributi';
|
|||||||
|
|
||||||
$strBack = 'Nazaj';
|
$strBack = 'Nazaj';
|
||||||
$strBeginCut = 'ZAČETEK IZREZA';
|
$strBeginCut = 'ZAČETEK IZREZA';
|
||||||
$strBeginRaw = 'BEGIN RAW';
|
$strBeginRaw = 'BEGIN RAW';
|
||||||
$strBinary = 'Binarno';
|
$strBinary = 'Binarno';
|
||||||
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
||||||
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
||||||
@@ -75,7 +75,7 @@ $strCarriage = 'Znak za pomik na začetek vrste (Carriage return): \\r';
|
|||||||
$strChange = 'Spremeni';
|
$strChange = 'Spremeni';
|
||||||
$strChangeDisplay = 'Izberite polje za prikaz';
|
$strChangeDisplay = 'Izberite polje za prikaz';
|
||||||
$strChangePassword = 'Spremeni geslo';
|
$strChangePassword = 'Spremeni geslo';
|
||||||
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
||||||
$strCheckAll = 'Označi vse';
|
$strCheckAll = 'Označi vse';
|
||||||
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
||||||
$strCheckTable = 'Preveri tabelo';
|
$strCheckTable = 'Preveri tabelo';
|
||||||
@@ -138,7 +138,7 @@ $strEmptyResultSet = 'MySQL je vrnil kot rezultat prazno množico (npr. nič vrs
|
|||||||
$strEnabled = 'Omogočeno';
|
$strEnabled = 'Omogočeno';
|
||||||
$strEnd = 'Konec';
|
$strEnd = 'Konec';
|
||||||
$strEndCut = 'KONEC IZREZA';
|
$strEndCut = 'KONEC IZREZA';
|
||||||
$strEndRaw = 'END RAW';
|
$strEndRaw = 'END RAW';
|
||||||
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angleščini ';
|
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angleščini ';
|
||||||
$strError = 'Napaka';
|
$strError = 'Napaka';
|
||||||
$strExplain = 'Razloži SQL stavek';
|
$strExplain = 'Razloži SQL stavek';
|
||||||
@@ -368,8 +368,8 @@ $strSQLParserUserError = 'Izgleda, da je v SQL poizvedbi prišlo do napake. Če
|
|||||||
$strSQLQuery = 'SQL-poizvedba';
|
$strSQLQuery = 'SQL-poizvedba';
|
||||||
$strSQLResult = 'Rezultat SQL';
|
$strSQLResult = 'Rezultat SQL';
|
||||||
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
||||||
$strSQPBugUnknownPunctation = 'Neznan niz ločil';
|
$strSQPBugUnknownPunctation = 'Neznan niz ločil';
|
||||||
$strSQPBugUnclosedQuote = 'Odprt citat';
|
$strSQPBugUnclosedQuote = 'Odprt citat';
|
||||||
$strStatement = 'Izjave';
|
$strStatement = 'Izjave';
|
||||||
$strStrucCSV = 'CSV podatki';
|
$strStrucCSV = 'CSV podatki';
|
||||||
$strStrucData = 'Struktura in podatki';
|
$strStrucData = 'Struktura in podatki';
|
||||||
@@ -431,4 +431,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -54,7 +54,7 @@ $strAttr = 'Atributi';
|
|||||||
|
|
||||||
$strBack = 'Nazaj';
|
$strBack = 'Nazaj';
|
||||||
$strBeginCut = 'ZA<5A>ETEK IZREZA';
|
$strBeginCut = 'ZA<5A>ETEK IZREZA';
|
||||||
$strBeginRaw = 'BEGIN RAW';
|
$strBeginRaw = 'BEGIN RAW';
|
||||||
$strBinary = 'Binarno';
|
$strBinary = 'Binarno';
|
||||||
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
$strBinaryDoNotEdit = 'Binarno - ne urejaj';
|
||||||
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
$strBookmarkDeleted = 'Zaznamek je odstranjen.';
|
||||||
@@ -74,7 +74,7 @@ $strCarriage = 'Znak za pomik na za
|
|||||||
$strChange = 'Spremeni';
|
$strChange = 'Spremeni';
|
||||||
$strChangeDisplay = 'Izberite polje za prikaz';
|
$strChangeDisplay = 'Izberite polje za prikaz';
|
||||||
$strChangePassword = 'Spremeni geslo';
|
$strChangePassword = 'Spremeni geslo';
|
||||||
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
$strCharsetOfFile = 'Nabor znakov datoteke:';
|
||||||
$strCheckAll = 'Ozna<6E>i vse';
|
$strCheckAll = 'Ozna<6E>i vse';
|
||||||
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
$strCheckDbPriv = 'Preveri privilegije podatkovne baze';
|
||||||
$strCheckTable = 'Preveri tabelo';
|
$strCheckTable = 'Preveri tabelo';
|
||||||
@@ -137,7 +137,7 @@ $strEmptyResultSet = 'MySQL je vrnil kot rezultat prazno mno
|
|||||||
$strEnabled = 'Omogo<67>eno';
|
$strEnabled = 'Omogo<67>eno';
|
||||||
$strEnd = 'Konec';
|
$strEnd = 'Konec';
|
||||||
$strEndCut = 'KONEC IZREZA';
|
$strEndCut = 'KONEC IZREZA';
|
||||||
$strEndRaw = 'END RAW';
|
$strEndRaw = 'END RAW';
|
||||||
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angle<6C><65>ini ';
|
$strEnglishPrivileges = ' Opomba: Imena MySQL privilegijev so zapisana v angle<6C><65>ini ';
|
||||||
$strError = 'Napaka';
|
$strError = 'Napaka';
|
||||||
$strExplain = 'Razlo<6C>i SQL stavek';
|
$strExplain = 'Razlo<6C>i SQL stavek';
|
||||||
@@ -367,8 +367,8 @@ $strSQLParserUserError = 'Izgleda, da je v SQL poizvedbi pri
|
|||||||
$strSQLQuery = 'SQL-poizvedba';
|
$strSQLQuery = 'SQL-poizvedba';
|
||||||
$strSQLResult = 'Rezultat SQL';
|
$strSQLResult = 'Rezultat SQL';
|
||||||
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
$strSQPBugInvalidIdentifer = 'Neveljavni identifikator';
|
||||||
$strSQPBugUnknownPunctation = 'Neznan niz lo<6C>il';
|
$strSQPBugUnknownPunctation = 'Neznan niz lo<6C>il';
|
||||||
$strSQPBugUnclosedQuote = 'Odprt citat';
|
$strSQPBugUnclosedQuote = 'Odprt citat';
|
||||||
$strStatement = 'Izjave';
|
$strStatement = 'Izjave';
|
||||||
$strStrucCSV = 'CSV podatki';
|
$strStrucCSV = 'CSV podatki';
|
||||||
$strStrucData = 'Struktura in podatki';
|
$strStrucData = 'Struktura in podatki';
|
||||||
@@ -430,4 +430,5 @@ $strZip = '"zipano"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -429,4 +429,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -427,4 +427,5 @@ $strZip = '"zippad"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -428,4 +428,5 @@ $strZip = '"zippad"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -430,4 +430,5 @@ $strZip = '"
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -431,4 +431,5 @@ $strZip = '"ถูกบีบอัดอยู่ (zip)"';
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -402,7 +402,7 @@ $strUserName = 'Kullan
|
|||||||
$strUsers = 'Kullan<61>c<EFBFBD>lar';
|
$strUsers = 'Kullan<61>c<EFBFBD>lar';
|
||||||
$strUseTables = 'Tablolar<61> kullan';
|
$strUseTables = 'Tablolar<61> kullan';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL\'i do<64>rula';
|
$strValidateSQL = 'SQL\'i do<64>rula';
|
||||||
$strValue = 'De<44>er';
|
$strValue = 'De<44>er';
|
||||||
$strViewDump = 'Tablo\'nun d<>k<EFBFBD>m(<28>ema)\'<27>n<EFBFBD> g<>ster';
|
$strViewDump = 'Tablo\'nun d<>k<EFBFBD>m(<28>ema)\'<27>n<EFBFBD> g<>ster';
|
||||||
$strViewDumpDB = 'Veritaban<61>\'n<>n d<>k<EFBFBD>m(<28>ema)\'<27>n<EFBFBD> g<>ster';
|
$strViewDumpDB = 'Veritaban<61>\'n<>n d<>k<EFBFBD>m(<28>ema)\'<27>n<EFBFBD> g<>ster';
|
||||||
@@ -433,4 +433,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -403,7 +403,7 @@ $strUserName = 'Kullanıcı ismi';
|
|||||||
$strUsers = 'Kullanıcılar';
|
$strUsers = 'Kullanıcılar';
|
||||||
$strUseTables = 'Tabloları kullan';
|
$strUseTables = 'Tabloları kullan';
|
||||||
|
|
||||||
$strValidateSQL = 'SQL\'i doğrula';
|
$strValidateSQL = 'SQL\'i doğrula';
|
||||||
$strValue = 'Değer';
|
$strValue = 'Değer';
|
||||||
$strViewDump = 'Tablo\'nun döküm(şema)\'ünü göster';
|
$strViewDump = 'Tablo\'nun döküm(şema)\'ünü göster';
|
||||||
$strViewDumpDB = 'Veritabanı\'nın döküm(şema)\'ünü göster';
|
$strViewDumpDB = 'Veritabanı\'nın döküm(şema)\'ünü göster';
|
||||||
@@ -434,4 +434,5 @@ $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -436,4 +436,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -435,4 +435,5 @@ $strValidateSQL = 'Validate SQL'; //to translate
|
|||||||
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
$strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; //to translate
|
||||||
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
$strWebServerUploadDirectory = 'web-server upload directory'; //to translate
|
||||||
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; //to translate
|
||||||
|
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -62,31 +62,36 @@ if (!defined('PMA_SQL_VALIDATOR_INCLUDED')) {
|
|||||||
|
|
||||||
$str = '';
|
$str = '';
|
||||||
|
|
||||||
if ($cfg['SQLValidator']['use']
|
if ($cfg['SQLValidator']['use']) {
|
||||||
&& !(isset($GLOBALS['sqlvalidator_error'])
|
if (!(isset($GLOBALS['sqlvalidator_error'])
|
||||||
&& $GLOBALS['sqlvalidator_error'])) {
|
|| !$GLOBALS['sqlvalidator_error'])) {
|
||||||
// create new class instance
|
// create new class instance
|
||||||
$srv = new PMA_SQLValidator();
|
$srv = new PMA_SQLValidator();
|
||||||
|
|
||||||
|
// Checks for username settings
|
||||||
|
// The class defaults to anonymous with an empty password
|
||||||
|
// automatically
|
||||||
|
if ($cfg['SQLValidator']['username'] != '') {
|
||||||
|
$srv->setCredentials($cfg['SQLValidator']['username'], $cfg['SQLValidator']['password']);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Identify ourselves to the server properly...
|
||||||
|
$srv->appendCallingProgram('phpMyAdmin', PMA_VERSION);
|
||||||
|
|
||||||
|
// ... and specify what database system we are using
|
||||||
|
$srv->setTargetDbms('MySQL', PMA_MYSQL_STR_VERSION);
|
||||||
|
|
||||||
|
// Log on to service
|
||||||
|
$srv->start();
|
||||||
|
|
||||||
|
// Do service validation
|
||||||
|
$str = $srv->validationString($sql);
|
||||||
|
|
||||||
|
} else {
|
||||||
|
$str = sprintf($GLOBALS['strValidatorError'], '<a href="./Documentation.html#faqsqlvalidator" target="documentation">', '</a>');
|
||||||
|
|
||||||
// Checks for username settings
|
|
||||||
// The class defaults to anonymous with an empty password
|
|
||||||
// automatically
|
|
||||||
if ($cfg['SQLValidator']['username'] != '') {
|
|
||||||
$srv->setCredentials($cfg['SQLValidator']['username'], $cfg['SQLValidator']['password']);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Identify ourselves to the server properly...
|
|
||||||
$srv->appendCallingProgram('phpMyAdmin', PMA_VERSION);
|
|
||||||
|
|
||||||
// ... and specify what database system we are using
|
|
||||||
$srv->setTargetDbms('MySQL', PMA_MYSQL_STR_VERSION);
|
|
||||||
|
|
||||||
// Log on to service
|
|
||||||
$srv->start();
|
|
||||||
|
|
||||||
// Do service validation
|
|
||||||
$str = $srv->validationString($sql);
|
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
// The service is not available so note that properly
|
// The service is not available so note that properly
|
||||||
$str = $GLOBALS['strValidatorDisabled'];
|
$str = $GLOBALS['strValidatorDisabled'];
|
||||||
|
Reference in New Issue
Block a user