From 73cc0b65d0b780ec8a613ee88044ba36196c4e68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 30 Dec 2003 21:34:05 +0000 Subject: [PATCH] translation update --- ChangeLog | 4 ++++ lang/afrikaans-iso-8859-1.inc.php | 2 +- lang/afrikaans-utf-8.inc.php | 2 +- lang/albanian-iso-8859-1.inc.php | 2 +- lang/albanian-utf-8.inc.php | 2 +- lang/arabic-utf-8.inc.php | 2 +- lang/arabic-windows-1256.inc.php | 2 +- lang/azerbaijani-iso-8859-9.inc.php | 2 +- lang/azerbaijani-utf-8.inc.php | 2 +- lang/basque-iso-8859-1.inc.php | 2 +- lang/basque-utf-8.inc.php | 2 +- lang/bosnian-utf-8.inc.php | 2 +- lang/bosnian-windows-1250.inc.php | 2 +- lang/brazilian_portuguese-iso-8859-1.inc.php | 2 +- lang/brazilian_portuguese-utf-8.inc.php | 2 +- lang/bulgarian-koi8-r.inc.php | 2 +- lang/bulgarian-utf-8.inc.php | 2 +- lang/bulgarian-windows-1251.inc.php | 2 +- lang/catalan-iso-8859-1.inc.php | 2 +- lang/catalan-utf-8.inc.php | 2 +- lang/chinese_big5-utf-8.inc.php | 2 +- lang/chinese_big5.inc.php | 2 +- lang/chinese_gb-utf-8.inc.php | 2 +- lang/chinese_gb.inc.php | 2 +- lang/croatian-iso-8859-2.inc.php | 2 +- lang/croatian-utf-8.inc.php | 2 +- lang/croatian-windows-1250.inc.php | 2 +- lang/czech-iso-8859-2.inc.php | 8 ++++---- lang/czech-utf-8.inc.php | 8 ++++---- lang/czech-windows-1250.inc.php | 8 ++++---- lang/danish-iso-8859-1.inc.php | 2 +- lang/danish-utf-8.inc.php | 2 +- lang/dutch-iso-8859-1.inc.php | 2 +- lang/dutch-utf-8.inc.php | 2 +- lang/english-iso-8859-1.inc.php | 2 +- lang/english-utf-8.inc.php | 2 +- lang/estonian-iso-8859-1.inc.php | 2 +- lang/estonian-utf-8.inc.php | 2 +- lang/finnish-iso-8859-1.inc.php | 2 +- lang/finnish-utf-8.inc.php | 2 +- lang/french-iso-8859-1.inc.php | 2 +- lang/french-utf-8.inc.php | 2 +- lang/galician-iso-8859-1.inc.php | 2 +- lang/galician-utf-8.inc.php | 2 +- lang/georgian-utf-8.inc.php | 2 +- lang/greek-iso-8859-7.inc.php | 2 +- lang/greek-utf-8.inc.php | 2 +- lang/hebrew-iso-8859-8-i.inc.php | 2 +- lang/hindi-utf-8.inc.php | 2 +- lang/hungarian-iso-8859-2.inc.php | 2 +- lang/hungarian-utf-8.inc.php | 2 +- lang/italian-iso-8859-1.inc.php | 2 +- lang/italian-utf-8.inc.php | 2 +- lang/japanese-euc.inc.php | 2 +- lang/japanese-sjis.inc.php | 2 +- lang/japanese-utf-8.inc.php | 2 +- lang/korean-ks_c_5601-1987.inc.php | 2 +- lang/latvian-utf-8.inc.php | 2 +- lang/latvian-windows-1257.inc.php | 2 +- lang/malay-iso-8859-1.inc.php | 2 +- lang/malay-utf-8.inc.php | 2 +- lang/persian-utf-8.inc.php | 2 +- lang/persian-windows-1256.inc.php | 2 +- lang/polish-iso-8859-2.inc.php | 2 +- lang/polish-utf-8.inc.php | 2 +- lang/portuguese-iso-8859-1.inc.php | 2 +- lang/portuguese-utf-8.inc.php | 2 +- lang/romanian-iso-8859-1.inc.php | 2 +- lang/romanian-utf-8.inc.php | 2 +- lang/russian-dos-866.inc.php | 2 +- lang/russian-koi8-r.inc.php | 2 +- lang/russian-utf-8.inc.php | 2 +- lang/russian-windows-1251.inc.php | 2 +- lang/serbian_cyrillic-utf-8.inc.php | 2 +- lang/serbian_cyrillic-windows-1251.inc.php | 2 +- lang/serbian_latin-utf-8.inc.php | 2 +- lang/serbian_latin-windows-1250.inc.php | 2 +- lang/slovak-iso-8859-2.inc.php | 2 +- lang/slovak-utf-8.inc.php | 2 +- lang/slovak-windows-1250.inc.php | 2 +- lang/slovenian-iso-8859-2.inc.php | 2 +- lang/slovenian-utf-8.inc.php | 2 +- lang/slovenian-windows-1250.inc.php | 2 +- lang/spanish-iso-8859-1.inc.php | 2 +- lang/spanish-utf-8.inc.php | 2 +- lang/swedish-iso-8859-1.inc.php | 2 +- lang/swedish-utf-8.inc.php | 2 +- lang/thai-tis-620.inc.php | 2 +- lang/thai-utf-8.inc.php | 2 +- lang/turkish-iso-8859-9.inc.php | 2 +- lang/turkish-utf-8.inc.php | 2 +- lang/ukrainian-utf-8.inc.php | 2 +- lang/ukrainian-windows-1251.inc.php | 2 +- 93 files changed, 105 insertions(+), 101 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf3b6dbfd..d438bb04f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-12-30 Michal Cihar + * lang/czech: Updated. + * lang/*: Fixed typo s/Chech-Slovak/Czech-Slovak/. + 2003-12-30 Alexander M. Turek * config.inc.php, db_details_common.php, db_details_structure.php, tbl_properties_operations.php, css/phpmyadmin.css.php, diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 122f0bdff..d28580b06 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -732,7 +732,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 30d1a1886..176ee5850 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -733,7 +733,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 80759e8e6..79c36ec6a 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 114ef3777..8ee9c471f 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -726,7 +726,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index b82ebaff8..4f61b62f6 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -727,7 +727,7 @@ $strZeroRemovesTheLimit = 'ځهÇطÙÉ: ÊÛٌٌع ىㄓى ÇهÎٌÇعÇÊ ه $strZip = '"zipped" "ځقÛيك"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 109f54d44..54b6a4fef 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -726,7 +726,7 @@ $strZeroRemovesTheLimit = ' $strZip = '"zipped" ""'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index b427d6464..edb088ab5 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -721,7 +721,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 0b1f08726..65bc581e1 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -722,7 +722,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index 7b1e1c92b..615d879a6 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -714,7 +714,7 @@ $strZip = '"zipatuta"'; $strBrowseForeignValues = 'Browse foreign values'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strGeorgian = 'Georgian'; //to translate diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 067d5692a..da01494fa 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -715,7 +715,7 @@ $strZip = '"zipatuta"'; $strBrowseForeignValues = 'Browse foreign values'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strGeorgian = 'Georgian'; //to translate diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index baba567e0..0bb815492 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -731,7 +731,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index cfa168cb1..632b05705 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -730,7 +730,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 54c1f3aa4..5dee188d5 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -746,7 +746,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index d92f062f3..5cce707de 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -747,7 +747,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index 372a9941a..27c5b693c 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -729,7 +729,7 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 6cf21fa39..1e6cda7f7 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -730,7 +730,7 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index ad27378a0..c55d80cf9 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -729,7 +729,7 @@ $strCheckOverhead = 'Check overheaded'; //to translate $strToggleScratchboard = 'toggle scratchboard'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 0ac2b4a57..6f1ca519e 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -718,7 +718,7 @@ $strZip = '"comprimit amb zip"'; $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 6425703e0..460c8df68 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -719,7 +719,7 @@ $strZip = '"comprimit amb zip"'; $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_big5-utf-8.inc.php b/lang/chinese_big5-utf-8.inc.php index 754a81b2c..6c1f697f0 100644 --- a/lang/chinese_big5-utf-8.inc.php +++ b/lang/chinese_big5-utf-8.inc.php @@ -724,7 +724,7 @@ $strZeroRemovesTheLimit = '註: 設定這些選項為 0 (零) 可解除限制.'; $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_big5.inc.php b/lang/chinese_big5.inc.php index 191184712..95406334f 100644 --- a/lang/chinese_big5.inc.php +++ b/lang/chinese_big5.inc.php @@ -723,7 +723,7 @@ $strZeroRemovesTheLimit = ' $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_gb-utf-8.inc.php b/lang/chinese_gb-utf-8.inc.php index b3cb26e3c..081c8d4d4 100644 --- a/lang/chinese_gb-utf-8.inc.php +++ b/lang/chinese_gb-utf-8.inc.php @@ -724,7 +724,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/chinese_gb.inc.php b/lang/chinese_gb.inc.php index bc10de4e7..a20f31c35 100644 --- a/lang/chinese_gb.inc.php +++ b/lang/chinese_gb.inc.php @@ -723,7 +723,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 34aef01f1..252b5aba9 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -745,7 +745,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 8d92ab3ed..950ad44c0 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -746,7 +746,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 24caf3485..2f4f14ca3 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -745,7 +745,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index ad5014130..716154fa2 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -155,6 +155,7 @@ $strCriteria = 'Podm $strCroatian = 'Chorvatsky'; $strCyrillic = 'Cyrilika'; $strCzech = 'esky'; +$strCzechSlovak = 'etina/Sloventina'; $strDBComment = 'Koment k databzi: '; $strDBGContext = 'Kontext'; @@ -264,6 +265,7 @@ $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; $strGenTime = 'Vygenerovno'; $strGeneralRelationFeat = 'Obecn funkce relac'; +$strGeorgian = 'Gruzntina'; $strGerman = 'Nmecky'; $strGlobal = 'globln'; $strGlobalPrivileges = 'Globln oprvnn'; @@ -363,6 +365,7 @@ $strMIME_transformation_note = 'Pro seznam dostupn $strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformac v nsledujcm tvaru: \'a\',\'b\',\'c\'...
Pokud potebujete pout zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, vlote ped n zptn lomtko (napklad \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME typy zobrazen kurzvou nemaj vlastn transforman funkci'; +$strMaximumSize = 'Maximln velikost: %s%s'; $strMissingBracket = 'Chyb zvorka'; $strModifications = 'Zmny byly uloeny'; $strModify = 'pravy'; @@ -654,6 +657,7 @@ $strTotal = 'celkem'; $strTotalUC = 'Celkem'; $strTraditionalChinese = 'Tradin ntina'; $strTraffic = 'Provoz'; +$strTransformation_application_octetstream__download = 'Zobraz odkaz na sthnut dat. Prvn parametr je jmno souboru, druh jmno sloupce v tabulce obsahujc jmno souboru. Pokud zadte druh parametr, prvn mus bt przn.'; $strTransformation_image_jpeg__inline = 'Zobraz nhled obrzku s odkazem na obrzek; parametry ka a vka v bodech (pomr stran obrzku zstane zachovn)'; $strTransformation_image_jpeg__link = 'Zobraz odkaz na obrzek (napklad sthnut pole blob).'; $strTransformation_image_png__inline = 'Viz image/jpeg: inline'; @@ -722,8 +726,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '"zazipovno"'; -$strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 395372bae..c5a590f36 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -156,6 +156,7 @@ $strCriteria = 'Podmínka'; $strCroatian = 'Chorvatsky'; $strCyrillic = 'Cyrilika'; $strCzech = 'Česky'; +$strCzechSlovak = 'Čeština/Slovenština'; $strDBComment = 'Komentář k databázi: '; $strDBGContext = 'Kontext'; @@ -265,6 +266,7 @@ $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; $strGenTime = 'Vygenerováno'; $strGeneralRelationFeat = 'Obecné funkce relací'; +$strGeorgian = 'Gruzínština'; $strGerman = 'Německy'; $strGlobal = 'globální'; $strGlobalPrivileges = 'Globální oprávnění'; @@ -364,6 +366,7 @@ $strMIME_transformation_note = 'Pro seznam dostupných parametrů transformací $strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformací v následujícím tvaru: \'a\',\'b\',\'c\'...
Pokud potřebujete použít zpětné lomítko ("\") nebo jednoduché uvozovky ("\'") mezi těmito hodnotami, vložte před ně zpětné lomítko (například \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME typy zobrazené kurzívou nemají vlastní transformační funkci'; +$strMaximumSize = 'Maximální velikost: %s%s'; $strMissingBracket = 'Chybí závorka'; $strModifications = 'Změny byly uloženy'; $strModify = 'Úpravy'; @@ -655,6 +658,7 @@ $strTotal = 'celkem'; $strTotalUC = 'Celkem'; $strTraditionalChinese = 'Tradiční Čínština'; $strTraffic = 'Provoz'; +$strTransformation_application_octetstream__download = 'Zobrazí odkaz na stáhnutí dat. První parametr je jméno souboru, druhý jméno sloupce v tabulce obsahující jméno souboru. Pokud zadáte druhý parametr, první musí být prázný.'; $strTransformation_image_jpeg__inline = 'Zobrazí náhled obrázku s odkazem na obrázek; parametry šířka a výška v bodech (poměr stran obrázku zůstane zachován)'; $strTransformation_image_jpeg__link = 'Zobrazí odkaz na obrázek (například stáhnutí pole blob).'; $strTransformation_image_png__inline = 'Viz image/jpeg: inline'; @@ -723,8 +727,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení těchto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '"zazipováno"'; -$strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index ad5014130..716154fa2 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -155,6 +155,7 @@ $strCriteria = 'Podm $strCroatian = 'Chorvatsky'; $strCyrillic = 'Cyrilika'; $strCzech = 'esky'; +$strCzechSlovak = 'etina/Sloventina'; $strDBComment = 'Koment k databzi: '; $strDBGContext = 'Kontext'; @@ -264,6 +265,7 @@ $strFunction = 'Funkce'; $strGenBy = 'Vygeneroval'; $strGenTime = 'Vygenerovno'; $strGeneralRelationFeat = 'Obecn funkce relac'; +$strGeorgian = 'Gruzntina'; $strGerman = 'Nmecky'; $strGlobal = 'globln'; $strGlobalPrivileges = 'Globln oprvnn'; @@ -363,6 +365,7 @@ $strMIME_transformation_note = 'Pro seznam dostupn $strMIME_transformation_options = 'Parametry transformace'; $strMIME_transformation_options_note = 'Zadejte parametry transformac v nsledujcm tvaru: \'a\',\'b\',\'c\'...
Pokud potebujete pout zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, vlote ped n zptn lomtko (napklad \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME typy zobrazen kurzvou nemaj vlastn transforman funkci'; +$strMaximumSize = 'Maximln velikost: %s%s'; $strMissingBracket = 'Chyb zvorka'; $strModifications = 'Zmny byly uloeny'; $strModify = 'pravy'; @@ -654,6 +657,7 @@ $strTotal = 'celkem'; $strTotalUC = 'Celkem'; $strTraditionalChinese = 'Tradin ntina'; $strTraffic = 'Provoz'; +$strTransformation_application_octetstream__download = 'Zobraz odkaz na sthnut dat. Prvn parametr je jmno souboru, druh jmno sloupce v tabulce obsahujc jmno souboru. Pokud zadte druh parametr, prvn mus bt przn.'; $strTransformation_image_jpeg__inline = 'Zobraz nhled obrzku s odkazem na obrzek; parametry ka a vka v bodech (pomr stran obrzku zstane zachovn)'; $strTransformation_image_jpeg__link = 'Zobraz odkaz na obrzek (napklad sthnut pole blob).'; $strTransformation_image_png__inline = 'Viz image/jpeg: inline'; @@ -722,8 +726,4 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznmka: Nastaven tchto parametr na 0 (nulu) odstran omezen.'; $strZip = '"zazipovno"'; -$strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate -$strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate -$strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index b82103d9c..9c45876ef 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -718,7 +718,7 @@ $strZeroRemovesTheLimit = 'Bem $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 4b5dc8e1c..58bc133f1 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -719,7 +719,7 @@ $strZeroRemovesTheLimit = 'Bemærk: Indstilling af disse værdier til 0 (nul) fj $strZip = '"zipped"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index 6c00f2efc..d556c17de 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index e652ac151..935f8df8a 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -726,7 +726,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index d3379c7ba..5ccc92f61 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -149,7 +149,7 @@ $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; -$strCzechSlovak = 'Chech-Slovak'; +$strCzechSlovak = 'Czech-Slovak'; $strDBComment = 'Database comment: '; $strDBGContext = 'Context'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 35ffe98a2..35f2862be 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -150,7 +150,7 @@ $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; -$strCzechSlovak = 'Chech-Slovak'; +$strCzechSlovak = 'Czech-Slovak'; $strDBComment = 'Database comment: '; $strDBGContext = 'Context'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index d6161ee01..352538bef 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -717,7 +717,7 @@ $strZeroRemovesTheLimit = 'M $strZip = '"zipitud"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index b4960cef4..dce8a26d1 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -718,7 +718,7 @@ $strZeroRemovesTheLimit = 'Märkus: Märkides antud seaded 0 (null) , eemaldate $strZip = '"zipitud"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index f9fa2b28d..37c2725db 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -742,7 +742,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 9803d7fe1..9fbc5daa8 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -743,7 +743,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 9ab19c499..c802f5bb5 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -719,7 +719,7 @@ $strZip = '"zipp // To translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 618ff22e1..057e52c68 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -720,7 +720,7 @@ $strZip = '"zippé"'; // To translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index ae1658815..c58aac72a 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -724,7 +724,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 19231e553..280154acb 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 26d2b9d8c..0768d2c38 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -746,7 +746,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 2d2834ab0..3c63e0081 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -726,7 +726,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 65cb05031..0abc995a3 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -727,7 +727,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index f0af866d1..190c01a12 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -742,7 +742,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 7a4e3eeaf..f3193de02 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -750,7 +750,7 @@ $strXML = 'XML';//to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strZip = '"zipped"' ; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 4c8650ef7..9669b7887 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -730,7 +730,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 363cfd3f2..bb8dbd645 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -731,7 +731,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index d841e1ad3..aa8fee6cf 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -725,7 +725,7 @@ $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index fff83802b..c1847308e 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -726,7 +726,7 @@ $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 80018f43b..94984b400 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -730,7 +730,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index 5c6b5cac1..79dd010d2 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -730,7 +730,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 1a7f48700..f9bb9c420 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -731,7 +731,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/korean-ks_c_5601-1987.inc.php b/lang/korean-ks_c_5601-1987.inc.php index 903e6f81d..1ff69bcae 100644 --- a/lang/korean-ks_c_5601-1987.inc.php +++ b/lang/korean-ks_c_5601-1987.inc.php @@ -740,7 +740,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index 32a77ebc7..5327d2b65 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -723,7 +723,7 @@ $strZeroRemovesTheLimit = 'Piezīme: Šo opciju uzstādīšana uz 0 (nulli) atce $strZip = 'Arhivēts ar zip'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 22dc50301..1531f9e70 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -722,7 +722,7 @@ $strZeroRemovesTheLimit = 'Piez $strZip = 'Arhivts ar zip'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index e6a8772b4..57ab2c8a1 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -743,7 +743,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index 789ea41b0..e14863dbe 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -744,7 +744,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index c7bd2b7b1..10da0a385 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -748,7 +748,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 06c1616f6..e462e65ba 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -747,7 +747,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index dc149fd33..c273bfbe3 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -718,7 +718,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index aba2aad99..a70d84d65 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -719,7 +719,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index 8dd4134c0..d158d8cbb 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -745,7 +745,7 @@ $strXML = 'XML';//to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index bebcff7a0..f17c848da 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -746,7 +746,7 @@ $strXML = 'XML';//to translate $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 1f2113dee..86bc2b249 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -719,7 +719,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 71eb92b73..5a4fa4b09 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -720,7 +720,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-dos-866.inc.php b/lang/russian-dos-866.inc.php index e324c949d..077ece2fe 100644 --- a/lang/russian-dos-866.inc.php +++ b/lang/russian-dos-866.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 6801e9f66..346b0765e 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 3a43cc2a3..bdad46348 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -726,7 +726,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index bf2a7a32b..9659b4be2 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -725,7 +725,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 364cf5f4b..33f6ea529 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -725,7 +725,7 @@ $strZeroRemovesTheLimit = 'Напомена: Постављање ових оп $strZip = '"зиповано"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index 652a26242..2e0c48256 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -724,7 +724,7 @@ $strZeroRemovesTheLimit = ' $strZip = '""'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index e45bb449c..504560fb1 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -725,7 +725,7 @@ $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanj $strZip = '"zipovano"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index e53171971..ac5e85d0e 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -724,7 +724,7 @@ $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanj $strZip = '"zipovano"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 071d4a9c5..6bbc2703c 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -719,7 +719,7 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zo zipovan"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 8bb127a31..b32e20380 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -720,7 +720,7 @@ $strZeroRemovesTheLimit = 'Poznámka: Nastavenie týchto parametrov na 0 (nulu) $strZip = '"zo zipované"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index f522ab769..09ab3d79c 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -719,7 +719,7 @@ $strZeroRemovesTheLimit = 'Pozn $strZip = '"zo zipovan"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 32e84eea7..076567ff4 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -720,7 +720,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index b488a0c38..95660e5a1 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -721,7 +721,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index 4e1321eea..7645e5023 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -720,7 +720,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index 2dff00ead..d2bf9e79b 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -717,7 +717,7 @@ $strZeroRemovesTheLimit = 'Nota: si cambia los par $strZip = '"comprimido con zip"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index dc3e9ea18..8adebb68b 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -718,7 +718,7 @@ $strZeroRemovesTheLimit = 'Nota: si cambia los parámetros de estas opciones a 0 $strZip = '"comprimido con zip"'; $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 4de487775..5d6ee72f2 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -718,7 +718,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 28c608d56..634aec92a 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -719,7 +719,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 87aa76b97..f7111049e 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -730,7 +730,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index e1ba111dc..4f164a842 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -731,7 +731,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index c4194a8e1..08f37dc44 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -730,7 +730,7 @@ $strZip = '"ziplenmi $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index c055f99dd..d39cdfae9 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -731,7 +731,7 @@ $strZip = '"ziplenmiş"'; $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 5b339f26d..2c67ed411 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -723,7 +723,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 6b5995ab5..4e18c8009 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -722,7 +722,7 @@ $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate $strAddConstraints = 'Add constraints'; //to translate $strGeorgian = 'Georgian'; //to translate -$strCzechSlovak = 'Chech-Slovak'; //to translate +$strCzechSlovak = 'Czech-Slovak'; //to translate $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string'; //to translate $strMaximumSize = 'Maximum size: %s%s'; //to translate ?>