From e33b92a267190d457ce652f3590e7e77a87b7e02 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 9 Jul 2008 13:03:56 +0000 Subject: [PATCH] remove redundant phpMyAdmin --- lang/afrikaans-utf-8.inc.php | 2 +- lang/albanian-utf-8.inc.php | 2 +- lang/arabic-utf-8.inc.php | 2 +- lang/azerbaijani-utf-8.inc.php | 2 +- lang/bangla-utf-8.inc.php | 2 +- lang/basque-utf-8.inc.php | 2 +- lang/belarusian_cyrillic-utf-8.inc.php | 2 +- lang/belarusian_latin-utf-8.inc.php | 2 +- lang/bosnian-utf-8.inc.php | 2 +- lang/brazilian_portuguese-utf-8.inc.php | 2 +- lang/bulgarian-utf-8.inc.php | 2 +- lang/catalan-utf-8.inc.php | 2 +- lang/chinese_simplified-utf-8.inc.php | 2 +- lang/chinese_traditional-utf-8.inc.php | 2 +- lang/croatian-utf-8.inc.php | 2 +- lang/czech-utf-8.inc.php | 2 +- lang/danish-utf-8.inc.php | 2 +- lang/dutch-utf-8.inc.php | 2 +- lang/english-utf-8.inc.php | 4 ++-- lang/estonian-utf-8.inc.php | 2 +- lang/finnish-utf-8.inc.php | 2 +- lang/french-utf-8.inc.php | 4 ++-- lang/galician-utf-8.inc.php | 2 +- lang/georgian-utf-8.inc.php | 2 +- lang/german-utf-8.inc.php | 2 +- lang/greek-utf-8.inc.php | 2 +- lang/hebrew-utf-8.inc.php | 2 +- lang/hindi-utf-8.inc.php | 2 +- lang/hungarian-utf-8.inc.php | 2 +- lang/indonesian-utf-8.inc.php | 2 +- lang/italian-utf-8.inc.php | 2 +- lang/japanese-utf-8.inc.php | 2 +- lang/korean-utf-8.inc.php | 2 +- lang/latvian-utf-8.inc.php | 2 +- lang/lithuanian-utf-8.inc.php | 2 +- lang/macedonian_cyrillic-utf-8.inc.php | 2 +- lang/malay-utf-8.inc.php | 2 +- lang/mongolian-utf-8.inc.php | 2 +- lang/norwegian-utf-8.inc.php | 2 +- lang/persian-utf-8.inc.php | 2 +- lang/polish-utf-8.inc.php | 2 +- lang/portuguese-utf-8.inc.php | 2 +- lang/romanian-utf-8.inc.php | 2 +- lang/russian-utf-8.inc.php | 2 +- lang/serbian_cyrillic-utf-8.inc.php | 2 +- lang/serbian_latin-utf-8.inc.php | 2 +- lang/sinhala-utf-8.inc.php | 2 +- lang/slovak-utf-8.inc.php | 2 +- lang/slovenian-utf-8.inc.php | 2 +- lang/spanish-utf-8.inc.php | 2 +- lang/swedish-utf-8.inc.php | 2 +- lang/tatarish-utf-8.inc.php | 2 +- lang/thai-utf-8.inc.php | 2 +- lang/turkish-utf-8.inc.php | 2 +- lang/ukrainian-utf-8.inc.php | 2 +- main.php | 4 ++-- 56 files changed, 59 insertions(+), 59 deletions(-) diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 99649f9c7..ee707d0b8 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -969,7 +969,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1103,4 +1102,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 5594b4c63..64af90d55 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -968,7 +968,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1102,4 +1101,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 16f401d0a..2294e18c4 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -970,7 +970,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 80bc166c5..b6d2c4a6f 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -965,7 +965,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/bangla-utf-8.inc.php b/lang/bangla-utf-8.inc.php index 5de147d7e..d418770c5 100644 --- a/lang/bangla-utf-8.inc.php +++ b/lang/bangla-utf-8.inc.php @@ -945,7 +945,6 @@ $strYes = 'হ্যাঁ'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate $strTableIsEmpty = 'Table seems to be empty!'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 3cb0e5d7d..649559674 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -962,7 +962,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1096,4 +1095,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php index 49c2b20f9..f5ab093cf 100644 --- a/lang/belarusian_cyrillic-utf-8.inc.php +++ b/lang/belarusian_cyrillic-utf-8.inc.php @@ -945,7 +945,6 @@ $strYes = 'Так'; $strZeroRemovesTheLimit = 'Заўвага: Пазначэньне гэтых опцыяў як 0 (нуль) здымае абмежаваньне.'; $strZip = 'архіваваны ў zip'; -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php index a563b4882..59c8d7d18 100644 --- a/lang/belarusian_latin-utf-8.inc.php +++ b/lang/belarusian_latin-utf-8.inc.php @@ -944,7 +944,6 @@ $strYes = 'Tak'; $strZeroRemovesTheLimit = 'Zaŭvaha: Paznačeńnie hetych opcyjaŭ jak 0 (nul) zdymaje abmiežavańnie.'; $strZip = 'archivavany ŭ zip'; -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index badc6e12a..8bfbcbc35 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -968,7 +968,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1102,4 +1101,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 785928a17..a833c0d99 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -552,7 +552,6 @@ $strPHPVersion = 'Versão do PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Por favor, selecione uma chave primária ou uma chave única'; $strPmaDocumentation = 'Documentação do phpMyAdmin '; $strPmaUriError = 'A variável $cfg[\'PmaAbsoluteUri\'] deve ser setada'; -$strPmaWiki = 'Wiki phpMyAdmin'; $strPolish = 'Polonês'; $strPortrait = 'Retrato'; $strPos1 = 'Início'; @@ -1076,4 +1075,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 92a22e493..12d251b1c 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -965,7 +965,6 @@ $strUnsupportedCompressionDetected = 'You attempted to load file with unsupporte $strWriteRequests = 'Write requests'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index a872fc07e..3846815a7 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -548,7 +548,6 @@ $strPHPVersion = 'PHP versió'; $strPleaseSelectPrimaryOrUniqueKey = 'Tria la clau principal o una clau única'; $strPmaDocumentation = 'Documentació de phpMyAdmin'; $strPmaUriError = 'La directiva $cfg[\'PmaAbsoluteUri\'] HA d\'estar a l\'arxiu de configuració!'; -$strPmaWiki = 'wiki del phpMyAdmin'; $strPolish = 'Polac'; $strPortrait = 'Vertical'; $strPos1 = 'Inici'; @@ -1074,4 +1073,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index c1382bfcb..d45baa417 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -970,7 +970,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 93a88147a..74e4a3331 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -949,7 +949,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1083,4 +1082,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 011d03286..662d65151 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -554,7 +554,6 @@ $strPHPVersion = 'PHP verzija'; $strPleaseSelectPrimaryOrUniqueKey = 'Odaberite primarni ključ ili jedinstveni ključ'; $strPmaDocumentation = 'phpMyAdmin dokumentacija'; $strPmaUriError = 'Direktiva $cfg[\'PmaAbsoluteUri\'] MORA BITI postavljena u vašoj konfiguracijskoj datoteci!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Poljski'; $strPortrait = 'Portret'; $strPos1 = 'Na vrh stranice'; @@ -1077,4 +1076,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index e5cecd5e7..c68887a5c 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -575,7 +575,6 @@ $strPhp = 'Vytvořit PHP kód'; $strPleaseSelectPrimaryOrUniqueKey = 'Zvolte, prosím, primární nebo unikátní klíč'; $strPmaDocumentation = 'Dokumentace phpMyAdmina'; $strPmaUriError = 'Parametr $cfg[\'PmaAbsoluteUri\'] MUSÍ být nastaven v konfiguračním souboru!'; -$strPmaWiki = 'wiki phpMyAdmina'; $strPolish = 'Polština'; $strPortrait = 'Na výšku'; $strPos1 = 'Začátek'; @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 1924d0129..0d87de018 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -553,7 +553,6 @@ $strPHPVersion = 'PHP-version'; $strPleaseSelectPrimaryOrUniqueKey = 'Vælg venligst den primære nøgle eller en unik nøgle'; $strPmaDocumentation = 'phpMyAdmin dokumentation'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] direktivet SKAL være sat i din konfigurationsfil!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Polsk'; $strPortrait = 'Stående'; $strPos1 = 'Start'; @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 182d75d2d..92cb0eb57 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -966,7 +966,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1100,4 +1099,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 42b462e75..124430980 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -346,7 +346,7 @@ $strHide = 'Hide'; $strHideShowAll = 'Hide/Show all'; $strHideShowNoRelation = 'Hide/Show Tables with no relation'; $strHome = 'Home'; -$strHomepageOfficial = 'Official phpMyAdmin Homepage'; +$strHomepageOfficial = 'Official Homepage'; $strHostEmpty = 'The host name is empty!'; $strHost = 'Host'; $strHTMLExcel = 'Microsoft Excel 2000'; @@ -600,7 +600,6 @@ $strPHPVersion = 'PHP Version'; $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Polish'; $strPortrait = 'Portrait'; $strPos1 = 'Begin'; @@ -1065,6 +1064,7 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno $strWebServerUploadDirectory = 'web server upload directory'; $strWelcome = 'Welcome to %s'; $strWestEuropean = 'West European'; +$strWiki = 'Wiki'; $strWildcard = 'wildcard'; $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window, or your browser\'s security settings are configured to block cross-window updates.'; $strWithChecked = 'With selected:'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 08215af23..de69cd71a 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -543,7 +543,6 @@ $strPHPVersion = 'PHP versioon'; $strPleaseSelectPrimaryOrUniqueKey = 'Palun vali primaarne või unkaalne võti'; $strPmaDocumentation = 'phpMyAdmini dokumentatsioon'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] konstant peab teie konfiguratsioonifailis määratud olema!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Poola'; $strPortrait = 'Portreepilt'; $strPos1 = 'Algus'; @@ -1084,4 +1083,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 13c36f452..2d74f1a20 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -565,7 +565,6 @@ $strPHPVersion = 'PHP:n versio'; $strPleaseSelectPrimaryOrUniqueKey = 'Valitse perusavain tai uniikki avain'; $strPmaDocumentation = 'phpMyAdminin dokumentaatio'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] täytyy määritellä asetustiedostossa!'; -$strPmaWiki = 'phpMyAdminin wikisivusto'; $strPolish = 'Puolalainen'; $strPortrait = 'Pystytasossa'; $strPos1 = 'Alkuun'; @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 5ad153340..f14c65412 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -340,7 +340,7 @@ $strHide = 'Cacher'; $strHideShowAll = 'Cacher/montrer tout'; $strHideShowNoRelation = 'Cacher/montrer les tables sans liens'; $strHome = 'Accueil'; -$strHomepageOfficial = 'Site officiel de phpMyAdmin'; +$strHomepageOfficial = 'Site officiel'; $strHostEmpty = 'Le nom de serveur est vide'; $strHost = 'Serveur'; $strHTMLExcel = 'Microsoft Excel 2000'; @@ -569,7 +569,6 @@ $strPHPVersion = 'Version de PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Veuillez choisir la clé primaire ou un index unique'; $strPmaDocumentation = 'Documentation de phpMyAdmin'; $strPmaUriError = 'Le paramètre $cfg[\'PmaAbsoluteUri\'] DOIT être renseigné dans votre fichier de configuration !'; -$strPmaWiki = 'Wiki phpMyAdmin'; $strPolish = 'polonais'; $strPortrait = 'Portrait'; $strPos1 = 'Début'; @@ -1075,4 +1074,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index d35df6152..e38ed33ce 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -574,7 +574,6 @@ $strPHPVersion = 'Versión do PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Escolla a chave primaria ou unha chave única'; $strPmaDocumentation = 'Documentación do phpMyAdmin'; $strPmaUriError = 'A directiva $cfg[\'PmaAbsoluteUri\'] DEBE estar asignada no seu ficheiro de configuración.'; -$strPmaWiki = 'wiki do phpMyAdmin'; $strPolish = 'Polonés'; $strPortrait = 'Vertical'; $strPos1 = 'Inicio'; @@ -1077,4 +1076,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 0ee057d39..dc3fdba17 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -970,7 +970,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 275df3865..5cb4c211f 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -570,7 +570,6 @@ $strPhp = 'PHP-Code erzeugen'; $strPleaseSelectPrimaryOrUniqueKey = 'Bitte den PRIMARY KEY oder einen UNIQUE KEY wählen'; $strPmaDocumentation = 'phpMyAdmin-Dokumentation'; $strPmaUriError = 'Das $cfg[\'PmaAbsoluteUri\']-Verzeichnis MUSS in Ihrer Konfigurationsdatei angegeben werden!'; -$strPmaWiki = 'phpMyAdmin Wiki'; $strPolish = 'Polnisch'; $strPortrait = 'Hochformat'; $strPos1 = 'Anfang'; @@ -1084,4 +1083,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index f468da79f..b81a3e136 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -967,7 +967,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 76590cf62..76a4e1e6c 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -962,7 +962,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1096,4 +1095,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 14343247b..3c14706a1 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -970,7 +970,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1104,4 +1103,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 1cd6fffba..a8aa6c649 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -492,7 +492,6 @@ $strPhp = 'PHP kód készítése'; $strPHPVersion = 'PHP Verzió'; $strPmaDocumentation = 'phpMyAdmin dokumentáció'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] értékét a konfigurációs fájlban KELL beállítani!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Lengyel'; $strPortrait = 'Álló'; $strPos1 = 'Kezdet'; @@ -1095,4 +1094,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index 197643810..7e1c24012 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -960,7 +960,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1094,4 +1093,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index d6a85a259..0ba311e9b 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -554,7 +554,6 @@ $strPHPVersion = 'Versione PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Seleziona la chiave primaria o una chiave univoca'; $strPmaDocumentation = 'Documentazione di phpMyAdmin'; $strPmaUriError = 'La direttiva $cfg[\'PmaAbsoluteUri\'] DEVE essere impostata nel file di configurazione!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Polacco'; $strPortrait = 'Verticale'; $strPos1 = 'Inizio'; @@ -1079,4 +1078,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 1c802fdfe..4983c838d 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -557,7 +557,6 @@ $strPHPVersion = 'PHP のバージョン'; $strPleaseSelectPrimaryOrUniqueKey = '主キーまたはユニークなキーを選択してください'; $strPmaDocumentation = 'phpMyAdmin のドキュメント'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] はかならず設定ファイルで設定する必要があります!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'ポーランド語'; $strPortrait = '縦向き'; $strPos1 = '先頭'; @@ -1095,4 +1094,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 7293107f2..e8a46ab21 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -965,7 +965,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index a7d6f9b31..0feec37da 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -967,7 +967,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 3d00bd6bb..719a96385 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -960,7 +960,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1094,4 +1093,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php index 4040f117a..f357a4cad 100644 --- a/lang/macedonian_cyrillic-utf-8.inc.php +++ b/lang/macedonian_cyrillic-utf-8.inc.php @@ -835,7 +835,6 @@ $strPDF = 'PDF'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strPDFReportTitle = 'Report title'; //to translate $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate $strProcedures = 'Procedures'; //to translate $strProcesses = 'Processes'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index c64ee0a20..4075f00c6 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -982,7 +982,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1116,4 +1115,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php index 811e4c81e..52d455714 100644 --- a/lang/mongolian-utf-8.inc.php +++ b/lang/mongolian-utf-8.inc.php @@ -965,7 +965,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1099,4 +1098,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 5281bdc1d..a23bbcaef 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -563,7 +563,6 @@ $strPHPVersion = 'PHP-Versjon'; $strPleaseSelectPrimaryOrUniqueKey = 'Velg primærnøkkelen eller en unik nøkkel'; $strPmaDocumentation = 'phpMyAdmin-Dokumentasjon'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] variabelen MÅ være innstilt i din konfigurasjonsfil!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Polsk'; $strPortrait = 'Portrettformat'; $strPos1 = 'Start'; @@ -1076,4 +1075,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index 29149585c..e9413951b 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -967,7 +967,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1101,4 +1100,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 345683a3b..c22852cb0 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -938,7 +938,6 @@ $strYes = 'Tak'; $strZeroRemovesTheLimit = 'Uwaga: Ustawienie tych opcji na 0 (zero) usuwa ograniczenie.'; $strZip = '".zip"'; -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1072,4 +1071,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index a9f20877c..240d1af81 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -971,7 +971,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1105,4 +1104,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 1b272b4f5..08bc3f017 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -478,7 +478,6 @@ $strPhp = 'Creează cod PHP'; $strPHPVersion = 'Versiune PHP'; $strPmaDocumentation = 'Documentație phpMyAdmin'; $strPmaUriError = 'Directiva $cfg[\'PmaAbsoluteUri\'] TREBUIE să fie stabilită în fișierul de configurare!'; -$strPmaWiki = 'Wiki phpMyAdmin'; $strPolish = 'Polononez'; $strPortrait = 'Portrait'; $strPos1 = 'Începe'; @@ -1093,4 +1092,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 9de5dc359..da7c2c445 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -556,7 +556,6 @@ $strPHPVersion = 'Версия PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Выберите поле являющееся первичным (PRIMARY), или уникальным (UNIQUE) индексом!'; $strPmaDocumentation = 'Документация phpMyAdmin'; $strPmaUriError = 'Директива $cfg[\'PmaAbsoluteUri\'] ДОЛЖНА быть установлена в конфигурационном файле!'; -$strPmaWiki = 'phpMyAdmin вики'; $strPolish = 'Польский'; $strPortrait = 'Книжная'; $strPos1 = 'Начало'; @@ -1080,4 +1079,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 9d1c77338..16567eb69 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -554,7 +554,6 @@ $strPHPVersion = 'верзија PHP-a'; $strPleaseSelectPrimaryOrUniqueKey = 'Молимо изаберите примарни или јединствени кључ'; $strPmaDocumentation = 'phpMyAdmin документација'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] директива МОРА бити подешена у конфигурационој датотеци!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Пољски'; $strPortrait = 'Усправно'; $strPos1 = 'Почетак'; @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 6e82c5471..d74ffc2f5 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -554,7 +554,6 @@ $strPHPVersion = 'verzija PHP-a'; $strPleaseSelectPrimaryOrUniqueKey = 'Molimo izaberite primarni ili jedinstveni ključ'; $strPmaDocumentation = 'phpMyAdmin dokumentacija'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] direktiva MORA biti podešena u konfiguracionoj datoteci!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Poljski'; $strPortrait = 'Uspravno'; $strPos1 = 'Početak'; @@ -1078,4 +1077,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php index 088b09b0a..baf1eddf1 100644 --- a/lang/sinhala-utf-8.inc.php +++ b/lang/sinhala-utf-8.inc.php @@ -947,7 +947,6 @@ $strZeroRemovesTheLimit = 'සටහන: මෙම විකල්පය 0 (බ $strZip = '"සිප්ගත කරන ලද"'; -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1081,4 +1080,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 996082540..049dece46 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -945,7 +945,6 @@ $strPDFReportExplanation = '(Generates a report containing the data of a single $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1079,4 +1078,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index d11fa05a7..cff4b03a7 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -964,7 +964,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1098,4 +1097,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 8e33136a4..ce1161fa3 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -550,7 +550,6 @@ $strPHPVersion = 'Versión de PHP'; $strPleaseSelectPrimaryOrUniqueKey = 'Por favor, seleccione la clave primaria o una clave única'; $strPmaDocumentation = 'Documentación de phpMyAdmin'; $strPmaUriError = 'El contenido de $cfg[\'PmaAbsoluteUri\'] ¡DEBE constar en config.inc.php!'; -$strPmaWiki = 'Wiki del phpMyAdmin'; $strPolish = 'Polaco'; $strPortrait = 'Orientación vertical'; $strPos1 = 'Empezar'; @@ -1074,4 +1073,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 0340096a9..0573a1e95 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -553,7 +553,6 @@ $strPHPVersion = 'PHP-version'; $strPleaseSelectPrimaryOrUniqueKey = 'Välj den primära nyckeln eller en unik nyckel'; $strPmaDocumentation = 'phpMyAdmin dokumentation'; $strPmaUriError = 'Variabeln $cfg[\'PmaAbsoluteUri\'] MÅSTE anges i din konfigurationsfil!'; -$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Polska'; $strPortrait = 'Stående'; $strPos1 = 'Början'; @@ -1077,4 +1076,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php index 2cf4112f4..e2e6fb598 100644 --- a/lang/tatarish-utf-8.inc.php +++ b/lang/tatarish-utf-8.inc.php @@ -956,7 +956,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1090,4 +1089,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 0ee61c2aa..4ff37a494 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -966,7 +966,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1100,4 +1099,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index ec1aab0f6..6873b6538 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -560,7 +560,6 @@ $strPHPVersion = 'PHP Sürümü'; $strPleaseSelectPrimaryOrUniqueKey = 'Lütfen birincil anaktarı veya benzersiz anahtarı seçin'; $strPmaDocumentation = 'phpMyAdmin belgeleri'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] talimatı yapılandırma dosyanız içinde AYARLANMAK zorundadır!'; -$strPmaWiki = 'phpMyAdmin viki'; $strPolish = 'Polonyaca'; $strPortrait = 'Portre'; $strPos1 = 'Yukarı'; @@ -1084,4 +1083,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 4d0266e8e..805c82b02 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -964,7 +964,6 @@ $strProcedures = 'Procedures'; //to translate $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate $strFontSize = 'Font size'; //to translate $strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate $strDocSQL = 'DocSQL'; //to translate $strTableName = 'Table name'; //to translate @@ -1098,4 +1097,5 @@ $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the inde $strPBXTLogFileCount = 'Log file count'; //to translate $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate $strAsDefined = 'As defined:'; //to translate +$strWiki = 'Wiki'; //to translate ?> diff --git a/main.php b/main.php index 9ef5b3077..f10bab07a 100644 --- a/main.php +++ b/main.php @@ -211,8 +211,8 @@ echo '
'; echo '

' . $strAboutphpMyAdmin . '

'; echo '