From 3fa2421b719d9ff2406deddcbffbd38c00bc01a5 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 7 Mar 2005 20:39:56 +0000 Subject: [PATCH] strSocketProblem --- ChangeLog | 1 + lang/afrikaans-iso-8859-1.inc.php | 1 + lang/afrikaans-utf-8.inc.php | 1 + lang/albanian-iso-8859-1.inc.php | 1 + lang/albanian-utf-8.inc.php | 1 + lang/arabic-utf-8.inc.php | 1 + lang/arabic-windows-1256.inc.php | 1 + lang/azerbaijani-iso-8859-9.inc.php | 1 + lang/azerbaijani-utf-8.inc.php | 1 + lang/basque-iso-8859-1.inc.php | 1 + lang/basque-utf-8.inc.php | 1 + lang/bosnian-utf-8.inc.php | 1 + lang/bosnian-windows-1250.inc.php | 1 + lang/brazilian_portuguese-iso-8859-1.inc.php | 1 + lang/brazilian_portuguese-utf-8.inc.php | 1 + lang/bulgarian-koi8-r.inc.php | 1 + lang/bulgarian-utf-8.inc.php | 1 + lang/bulgarian-windows-1251.inc.php | 1 + lang/catalan-iso-8859-1.inc.php | 1 + lang/catalan-utf-8.inc.php | 1 + lang/chinese_simplified-gb2312.inc.php | 1 + lang/chinese_simplified-utf-8.inc.php | 1 + lang/chinese_traditional-big5.inc.php | 1 + lang/chinese_traditional-utf-8.inc.php | 1 + lang/croatian-iso-8859-2.inc.php | 1 + lang/croatian-utf-8.inc.php | 1 + lang/croatian-windows-1250.inc.php | 1 + lang/czech-iso-8859-2.inc.php | 1 + lang/czech-utf-8.inc.php | 1 + lang/czech-windows-1250.inc.php | 1 + lang/danish-iso-8859-1.inc.php | 1 + lang/danish-utf-8.inc.php | 1 + lang/dutch-iso-8859-1.inc.php | 1 + lang/dutch-utf-8.inc.php | 1 + lang/english-iso-8859-1.inc.php | 259 ++++++++++--------- lang/english-utf-8.inc.php | 259 ++++++++++--------- lang/estonian-iso-8859-1.inc.php | 1 + lang/estonian-utf-8.inc.php | 1 + lang/finnish-iso-8859-1.inc.php | 1 + lang/finnish-utf-8.inc.php | 1 + lang/french-iso-8859-1.inc.php | 1 + lang/french-utf-8.inc.php | 1 + lang/galician-iso-8859-1.inc.php | 1 + lang/galician-utf-8.inc.php | 1 + lang/georgian-utf-8.inc.php | 1 + lang/german-iso-8859-1.inc.php | 1 + lang/german-utf-8.inc.php | 1 + lang/greek-iso-8859-7.inc.php | 1 + lang/greek-utf-8.inc.php | 1 + lang/hebrew-iso-8859-8-i.inc.php | 1 + lang/hebrew-utf-8.inc.php | 1 + lang/hindi-utf-8.inc.php | 1 + lang/hungarian-iso-8859-2.inc.php | 1 + lang/hungarian-utf-8.inc.php | 1 + lang/indonesian-iso-8859-1.inc.php | 1 + lang/indonesian-utf-8.inc.php | 1 + lang/italian-iso-8859-1.inc.php | 1 + lang/italian-utf-8.inc.php | 1 + lang/japanese-euc.inc.php | 1 + lang/japanese-sjis.inc.php | 1 + lang/japanese-utf-8.inc.php | 1 + lang/korean-euc-kr.inc.php | 1 + lang/korean-utf-8.inc.php | 1 + lang/latvian-utf-8.inc.php | 1 + lang/latvian-windows-1257.inc.php | 1 + lang/lithuanian-utf-8.inc.php | 1 + lang/lithuanian-windows-1257.inc.php | 1 + lang/malay-iso-8859-1.inc.php | 1 + lang/malay-utf-8.inc.php | 1 + lang/norwegian-iso-8859-1.inc.php | 1 + lang/norwegian-utf-8.inc.php | 1 + lang/persian-utf-8.inc.php | 1 + lang/persian-windows-1256.inc.php | 1 + lang/polish-iso-8859-2.inc.php | 1 + lang/polish-utf-8.inc.php | 1 + lang/portuguese-iso-8859-1.inc.php | 1 + lang/portuguese-utf-8.inc.php | 1 + lang/romanian-iso-8859-1.inc.php | 1 + lang/romanian-utf-8.inc.php | 1 + lang/russian-cp-866.inc.php | 1 + lang/russian-koi8-r.inc.php | 1 + lang/russian-utf-8.inc.php | 1 + lang/russian-windows-1251.inc.php | 1 + lang/serbian_cyrillic-utf-8.inc.php | 1 + lang/serbian_cyrillic-windows-1251.inc.php | 1 + lang/serbian_latin-utf-8.inc.php | 1 + lang/serbian_latin-windows-1250.inc.php | 1 + lang/slovak-iso-8859-2.inc.php | 1 + lang/slovak-utf-8.inc.php | 1 + lang/slovak-windows-1250.inc.php | 1 + lang/slovenian-iso-8859-2.inc.php | 1 + lang/slovenian-utf-8.inc.php | 1 + lang/slovenian-windows-1250.inc.php | 1 + lang/spanish-iso-8859-1.inc.php | 1 + lang/spanish-utf-8.inc.php | 1 + lang/swedish-iso-8859-1.inc.php | 1 + lang/swedish-utf-8.inc.php | 1 + lang/thai-tis-620.inc.php | 1 + lang/thai-utf-8.inc.php | 1 + lang/turkish-iso-8859-9.inc.php | 1 + lang/turkish-utf-8.inc.php | 1 + lang/ukrainian-utf-8.inc.php | 1 + lang/ukrainian-windows-1251.inc.php | 1 + libraries/dbi/mysql.dbi.lib.php | 4 +- libraries/dbi/mysqli.dbi.lib.php | 2 +- 105 files changed, 365 insertions(+), 260 deletions(-) diff --git a/ChangeLog b/ChangeLog index b3197430c..3f6e315fb 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ $Source$ 2005-03-07 Marc Delisle * libraries/relation.lib.php: db comments broken + * libraries/dbi/*.php, lang/*: new $strSocketProblem message 2005-03-07 Michal ÄŒihaÅ™ * db_printview.php, tbl_printview.php, css/phpmyadmin.css.php, diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index c234268df..61187fe5f 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -810,4 +810,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 5c1001a64..0275c787a 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -811,4 +811,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 003d31152..6077c2bee 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index 7f86d3606..edec524b5 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index 404ce8164..c9548ae71 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 57a8edb54..5919282b2 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 572c1a95f..3024c83d4 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -799,4 +799,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 79841ef1f..9702bc510 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index afdc51765..e20d7a3ca 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -802,4 +802,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 1304a2dab..513294dc8 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index 3105074a3..a438b533b 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -809,4 +809,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index f3050f25c..f1d54a237 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -808,4 +808,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 2bc2549cb..ad3edd1ee 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -824,4 +824,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index 5180837cc..9507a0477 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -825,4 +825,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index bdc39eb8c..dd665def1 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -809,4 +809,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index 7fb59b88c..e78e3d32e 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -810,4 +810,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index 1f5308686..c8c217969 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -809,4 +809,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index d4a110c1f..bb1c1556a 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -795,4 +795,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 722144f22..2a105cc4d 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -796,4 +796,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 73f1d243e..1359123aa 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index 6f90ab758..bf996c254 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -802,4 +802,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index b58ca4ee4..51eb1b70b 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 62e450376..5c4ed7a4d 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -802,4 +802,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 42476b8b7..7ffe850f2 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -823,4 +823,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index 1b7101a5d..ce08826e0 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -824,4 +824,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 3811c2eef..6d1274540 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -823,4 +823,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 9bfbbbc36..110617020 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -801,4 +801,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tìchto parametrù na 0 (nulu) odstraní omezení.'; $strZip = '"zazipováno"'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index f3c82adca..903b75b81 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -802,4 +802,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tÄ›chto parametrů na 0 (nulu) odstraní omezení.'; $strZip = '"zazipováno"'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 030e3225a..5eb1e7766 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -801,4 +801,5 @@ $strYes = 'Ano'; $strZeroRemovesTheLimit = 'Poznámka: Nastavení tìchto parametrù na 0 (nulu) odstraní omezení.'; $strZip = '"zazipováno"'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index f45e9731f..35cceef71 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 1c182ac28..4e7a0b409 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -798,4 +798,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index d6db6e422..fd88468c8 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -799,4 +799,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index 50e22e3f7..c331a76e1 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index b022e46cc..aa226ade7 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -17,6 +17,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; $strAccessDenied = 'Access denied'; @@ -27,8 +28,6 @@ $strAddConstraints = 'Add constraints'; $strAddDeleteColumn = 'Add/Delete Field Columns'; $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddDropDatabase = 'Add DROP DATABASE'; -$strAddedColumnComment = 'Added comment for column'; -$strAddedColumnRelation = 'Added relation for column'; $strAddFields = 'Add %s field(s)'; $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; $strAddIfNotExists = 'Add IF NOT EXISTS'; @@ -40,6 +39,8 @@ $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; $strAddUserMessage = 'You have added a new user.'; +$strAddedColumnComment = 'Added comment for column'; +$strAddedColumnRelation = 'Added relation for column'; $strAdministration = 'Administration'; $strAffectedRows = 'Affected rows:'; $strAfter = 'After %s'; @@ -50,14 +51,13 @@ $strAfterInsertSame = 'Go back to this page'; $strAll = 'All'; $strAllTableSameWidth = 'display all Tables with same width?'; $strAlterOrderBy = 'Alter table order by'; +$strAnIndex = 'An index has been added on %s'; $strAnalyzeTable = 'Analyze table'; $strAnd = 'And'; -$strAnIndex = 'An index has been added on %s'; $strAny = 'Any'; $strAnyHost = 'Any host'; $strAnyUser = 'Any user'; $strApproximateCount = 'May be approximate. See FAQ 3.11'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strArabic = 'Arabic'; $strArmenian = 'Armenian'; $strAscending = 'Ascending'; @@ -71,15 +71,15 @@ $strBack = 'Back'; $strBaltic = 'Baltic'; $strBeginCut = 'BEGIN CUT'; $strBeginRaw = 'BEGIN RAW'; -$strBinary = 'Binary'; -$strBinaryDoNotEdit = 'Binary - do not edit'; -$strBinaryLog = 'Binary log'; $strBinLogEventType = 'Event type'; $strBinLogInfo = 'Information'; $strBinLogName = 'Log name'; $strBinLogOriginalPosition = 'Original position'; $strBinLogPosition = 'Position'; $strBinLogServerId = 'Server ID'; +$strBinary = 'Binary'; +$strBinaryDoNotEdit = 'Binary - do not edit'; +$strBinaryLog = 'Binary log'; $strBookmarkAllUsers = 'Let every user access this bookmark'; $strBookmarkDeleted = 'The bookmark has been deleted.'; $strBookmarkLabel = 'Label'; @@ -89,18 +89,19 @@ $strBookmarkThis = 'Bookmark this SQL-query'; $strBookmarkView = 'View only'; $strBrowse = 'Browse'; $strBrowseForeignValues = 'Browse foreign values'; -$strBufferPoolActivity = 'Buffer Pool Activity'; $strBufferPool = 'Buffer Pool'; +$strBufferPoolActivity = 'Buffer Pool Activity'; $strBufferPoolUsage = 'Buffer Pool Usage'; -$strBufferReadMissesInPercent = 'Read misses in %'; $strBufferReadMisses = 'Read misses'; -$strBufferWriteWaitsInPercent = 'Write waits in %'; +$strBufferReadMissesInPercent = 'Read misses in %'; $strBufferWriteWaits = 'Write waits'; +$strBufferWriteWaitsInPercent = 'Write waits in %'; $strBulgarian = 'Bulgarian'; $strBusyPages = 'Busy pages'; $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; +$strCSVOptions = 'CSV options'; $strCalendar = 'Calendar'; $strCannotLogin = 'Cannot login to MySQL server'; $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; @@ -113,8 +114,8 @@ $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Central European'; $strChange = 'Change'; -$strChangeCopyModeCopy = '... keep the old one.'; $strChangeCopyMode = 'Create a new user with the same privileges and ...'; +$strChangeCopyModeCopy = '... keep the old one.'; $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; @@ -123,8 +124,8 @@ $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; $strCharsetOfFile = 'Character set of the file:'; -$strCharsetsAndCollations = 'Character Sets and Collations'; $strCharsets = 'Charsets'; +$strCharsetsAndCollations = 'Character Sets and Collations'; $strCheckAll = 'Check All'; $strCheckOverhead = 'Check overheaded'; $strCheckPrivs = 'Check Privileges'; @@ -163,27 +164,10 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; -$strCSVOptions = 'CSV options'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; $strCzechSlovak = 'Czech-Slovak'; -$strDanish = 'Danish'; -$strDatabase = 'Database'; -$strDatabaseEmpty = 'The database name is empty!'; -$strDatabaseExportOptions = 'Database export options'; -$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; -$strDatabaseNoTable = 'This database contains no table!'; -$strDatabases = 'Databases'; -$strDatabasesDropped = '%s databases have been dropped successfully.'; -$strDatabasesStats = 'Databases statistics'; -$strDatabasesStatsDisable = 'Disable Statistics'; -$strDatabasesStatsEnable = 'Enable Statistics'; -$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; -$strData = 'Data'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Data only'; -$strDataPages = 'Pages containing data'; $strDBComment = 'Database comment: '; $strDBCopy = 'Copy database to'; $strDBGContext = 'Context'; @@ -195,40 +179,56 @@ $strDBGMinTimeMs = 'Min time, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Time/Hit, ms'; $strDBGTotalTimeMs = 'Total time, ms'; -$strDbPrivileges = 'Database-specific privileges'; $strDBRename = 'Rename database to'; +$strDanish = 'Danish'; +$strData = 'Data'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Data only'; +$strDataPages = 'Pages containing data'; +$strDatabase = 'Database'; +$strDatabaseEmpty = 'The database name is empty!'; +$strDatabaseExportOptions = 'Database export options'; +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; +$strDatabaseNoTable = 'This database contains no table!'; +$strDatabases = 'Databases'; +$strDatabasesDropped = '%s databases have been dropped successfully.'; +$strDatabasesStats = 'Databases statistics'; +$strDatabasesStatsDisable = 'Disable Statistics'; +$strDatabasesStatsEnable = 'Enable Statistics'; +$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; +$strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelayedInserts = 'Use delayed inserts'; +$strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; -$strDelete = 'Delete'; -$strDeletedRows = 'Deleted rows:'; $strDeleted = 'The row has been deleted'; +$strDeletedRows = 'Deleted rows:'; $strDeleting = 'Deleting %s'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDescending = 'Descending'; $strDescription = 'Description'; $strDictionary = 'dictionary'; $strDirtyPages = 'Dirty pages'; -$strDisabled = 'Disabled'; $strDisableForeignChecks = 'Disable foreign key checks'; +$strDisabled = 'Disabled'; $strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; -$strDocu = 'Documentation'; $strDoYouReally = 'Do you really want to '; -$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; +$strDocu = 'Documentation'; $strDrop = 'Drop'; +$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; $strDropSelectedDatabases = 'Drop Selected Databases'; $strDropUsersDb = 'Drop the databases that have the same names as the users.'; -$strDumpingData = 'Dumping data for table'; $strDumpSaved = 'Dump has been saved to file %s.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; +$strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; $strEdit = 'Edit'; @@ -239,13 +239,13 @@ $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; $strEnabled = 'Enabled'; $strEncloseInTransaction = 'Enclose export in a transaction'; -$strEndCut = 'END CUT'; $strEnd = 'End'; +$strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; $strEngineAvailable = '%s is available on this MySQL server.'; $strEngineDisabled = '%s has been disabled for this MySQL server.'; -$strEngines = 'Engines'; $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; +$strEngines = 'Engines'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strError = 'Error'; @@ -262,10 +262,10 @@ $strExtra = 'Extra'; $strFailedAttempts = 'Failed attempts'; $strField = 'Field'; $strFieldHasBeenDropped = 'Field %s has been dropped'; +$strFields = 'Fields'; $strFieldsEmpty = ' The field count is empty! '; $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; -$strFields = 'Fields'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; $strFileCouldNotBeRead = 'File could not be read'; @@ -275,15 +275,15 @@ $strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses, if they have been changed manually. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'Missing value in the form !'; +$strFormat = 'Format'; $strFreePages = 'Free pages'; $strFullText = 'Full Texts'; $strFunction = 'Function'; $strGenBy = 'Generated by'; -$strGeneralRelationFeat = 'General relation features'; $strGenTime = 'Generation Time'; +$strGeneralRelationFeat = 'General relation features'; $strGeorgian = 'Georgian'; $strGerman = 'German'; $strGlobal = 'global'; @@ -294,6 +294,10 @@ $strGrantOption = 'Grant'; $strGreek = 'Greek'; $strGzip = '"gzipped"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 export options'; $strHasBeenAltered = 'has been altered.'; $strHasBeenCreated = 'has been created.'; $strHaveToShow = 'You have to choose at least one Column to display'; @@ -301,12 +305,8 @@ $strHebrew = 'Hebrew'; $strHexForBinary = 'Use hexadecimal for binary fields'; $strHome = 'Home'; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; -$strHostEmpty = 'The host name is empty!'; $strHost = 'Host'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Microsoft Word 2000 export options'; +$strHostEmpty = 'The host name is empty!'; $strHungarian = 'Hungarian'; $strIcelandic = 'Icelandic'; @@ -319,15 +319,16 @@ $strIgnoringFile = 'Ignoring file %s'; $strImportDocSQL = 'Import docSQL Files'; $strImportFiles = 'Import files'; $strImportFinished = 'Import finished'; -$strIndexes = 'Indexes'; -$strIndexHasBeenDropped = 'Index %s has been dropped'; +$strInUse = 'in use'; $strIndex = 'Index'; +$strIndexHasBeenDropped = 'Index %s has been dropped'; $strIndexName = 'Index name :'; $strIndexType = 'Index type :'; $strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; +$strIndexes = 'Indexes'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; $strInnoDBBufferPoolSize = 'Buffer pool size'; @@ -338,38 +339,37 @@ $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoD $strInnoDBPages = 'pages'; $strInnodbStat = 'InnoDB Status'; $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; +$strInsert = 'Insert'; $strInsertAsNewRow = 'Insert as a new row'; $strInsertBookmarkTitle = 'Please insert bookmark title'; -$strInsertedRowId = 'Inserted row id:'; -$strInsertedRows = 'Inserted rows:'; -$strInsert = 'Insert'; $strInsertNewRow = 'Insert new row'; $strInsertTextfiles = 'Insert data from a textfile into table'; +$strInsertedRowId = 'Inserted row id:'; +$strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; -$strInUse = 'in use'; $strJapanese = 'Japanese'; $strJumpToDB = 'Jump to database "%s".'; -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; $strJustDelete = 'Just delete the users from the privilege tables.'; +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; $strKorean = 'Korean'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLatchedPages = 'Latched pages'; $strLatexCaption = 'Table caption'; $strLatexContent = 'Content of table __TABLE__'; -$strLatexContinuedCaption = 'Continued table caption'; $strLatexContinued = '(continued)'; +$strLatexContinuedCaption = 'Continued table caption'; $strLatexIncludeCaption = 'Include table caption'; $strLatexLabel = 'Label key'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'LaTeX options'; $strLatexStructure = 'Structure of table __TABLE__'; $strLatvian = 'Latvian'; $strLengthSet = 'Length/Values*'; @@ -383,31 +383,31 @@ $strLoadExplanation = 'The best method is checked by default, but you can change $strLoadMethod = 'LOAD method'; $strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; -$strLoginInformation = 'Login Information'; -$strLogin = 'Login'; -$strLogout = 'Log out'; $strLogPassword = 'Password:'; $strLogServer = 'Server'; $strLogUsername = 'Username:'; +$strLogin = 'Login'; +$strLoginInformation = 'Login Information'; +$strLogout = 'Log out'; $strLongOperation = 'This operation could be long. Proceed anyway?'; -$strMaximumSize = 'Max: %s%s'; -$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; -$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_MIMEtype = 'MIME-type'; $strMIME_available_mime = 'Available MIME-types'; $strMIME_available_transform = 'Available transformations'; $strMIME_description = 'Description'; -$strMIME_MIMEtype = 'MIME-type'; $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.'; $strMIME_transformation = 'Browser transformation'; $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s'; -$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_transformation_options = 'Transformation options'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; +$strMaximumSize = 'Max: %s%s'; +$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; +$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; $strModifications = 'Modifications have been saved'; -$strModifyIndexTopic = 'Modify an index'; $strModify = 'Modify'; +$strModifyIndexTopic = 'Modify an index'; $strMoreStatusVars = 'More status variables'; $strMoveTable = 'Move table to (database.table):'; $strMoveTableOK = 'Table %s has been moved to %s.'; @@ -416,16 +416,16 @@ $strMultilingual = 'multilingual'; $strMustSelectFile = 'You should select file which you want to insert.'; $strMyISAMDataPointerSize = 'Data pointer size'; $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; +$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; $strMyISAMRecoverOptions = 'Automatic recovery mode'; $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; $strMyISAMRepairThreads = 'Repair threads'; -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; +$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; $strMyISAMSortBufferSize = 'Sort buffer size'; +$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; $strMySQLCharset = 'MySQL charset'; $strMySQLConnectionCollation = 'MySQL connection collation'; $strMySQLReloaded = 'MySQL reloaded.'; @@ -438,6 +438,7 @@ $strMySQLShowVars = 'Show MySQL system variables'; $strName = 'Name'; $strNeedPrimaryKey = 'You should define a primary key for this table.'; $strNext = 'Next'; +$strNo = 'No'; $strNoActivity = 'No activity since %s seconds or more, please login again'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; @@ -449,8 +450,6 @@ $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser $strNoIndex = 'No index defined!'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoModification = 'No change'; -$strNone = 'None'; -$strNo = 'No'; $strNoOptions = 'This format has no options'; $strNoPassword = 'No Password'; $strNoPermission = 'The web server does not have permission to save the file %s.'; @@ -462,19 +461,20 @@ $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; +$strNoUsersFound = 'No user(s) found.'; +$strNoValidateSQL = 'Skip Validate SQL'; +$strNone = 'None'; $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; -$strNoUsersFound = 'No user(s) found.'; -$strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strNumTables = 'Tables'; -$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; $strOK = 'OK'; +$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; $strOperations = 'Operations'; $strOperator = 'Operator'; $strOptimizeTable = 'Optimize table'; @@ -484,15 +484,17 @@ $strOr = 'Or'; $strOverhead = 'Overhead'; $strOverwriteExisting = 'Overwrite existing file(s)'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; +$strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPagesToBeFlushed = 'Pages to be flushed'; $strPaperSize = 'Paper size'; $strPartialText = 'Partial Texts'; +$strPassword = 'Password'; $strPasswordChanged = 'The Password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'The passwords aren\'t the same!'; -$strPassword = 'Password'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; @@ -501,22 +503,20 @@ $strPerMinute = 'per minute'; $strPerSecond = 'per second'; $strPersian = 'Persian'; $strPhoneBook = 'phone book'; -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; -$strPHPVersion = 'PHP Version'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPolish = 'Polish'; $strPortrait = 'Portrait'; $strPos1 = 'Begin'; $strPrevious = 'Previous'; +$strPrimary = 'Primary'; $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strPrimary = 'Primary'; $strPrint = 'Print'; -$strPrintViewFull = 'Print view (with full texts)'; $strPrintView = 'Print view'; +$strPrintViewFull = 'Print view (with full texts)'; $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; $strPrivDescAlter = 'Allows altering the structure of existing tables.'; $strPrivDescCreateDb = 'Allows creating new databases and tables.'; @@ -551,9 +551,9 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; $strPutColNames = 'Put fields names at first row'; +$strQBE = 'Query'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; -$strQBE = 'Query'; $strQueryFrame = 'Query window'; $strQueryOnDb = 'SQL-query on database %s:'; $strQuerySQLHistory = 'SQL-history'; @@ -562,52 +562,64 @@ $strQueryTime = 'Query took %01.4f sec'; $strQueryType = 'Query type'; $strQueryWindowLock = 'Do not overwrite this query from outside the window'; +$strReType = 'Re-type'; $strReadRequests = 'Read requests'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; $strRefresh = 'Refresh'; -$strRelationalSchema = 'Relational schema'; $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; -$strRelationsForTable = 'RELATIONS FOR TABLE'; -$strRelations = 'Relations'; $strRelationView = 'Relation view'; +$strRelationalSchema = 'Relational schema'; +$strRelations = 'Relations'; +$strRelationsForTable = 'RELATIONS FOR TABLE'; $strReloadFailed = 'MySQL reload failed.'; -$strReloadingThePrivileges = 'Reloading the privileges'; $strReloadMySQL = 'Reload MySQL'; +$strReloadingThePrivileges = 'Reloading the privileges'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameDatabaseOK = 'Database %s has been renamed to %s'; -$strRenameTableOK = 'Table %s has been renamed to %s'; $strRenameTable = 'Rename table to'; +$strRenameTableOK = 'Table %s has been renamed to %s'; $strRepairTable = 'Repair table'; -$strReplaceNULLBy = 'Replace NULL by'; $strReplace = 'Replace'; +$strReplaceNULLBy = 'Replace NULL by'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; -$strReType = 'Re-type'; -$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; -$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; -$strRevokeMessage = 'You have revoked the privileges for %s'; $strRevoke = 'Revoke'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; +$strRevokeMessage = 'You have revoked the privileges for %s'; $strRomanian = 'Romanian'; $strRowLength = 'Row length'; -$strRowsFrom = 'row(s) starting from record #'; $strRowSize = ' Row size '; +$strRows = 'Rows'; +$strRowsFrom = 'row(s) starting from record #'; $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; $strRowsModeHorizontal = 'horizontal'; $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; $strRowsModeVertical = 'vertical'; -$strRows = 'Rows'; $strRowsStatistic = 'Row Statistic'; -$strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; +$strRunning = 'running on %s'; $strRussian = 'Russian'; -$strSaveOnServer = 'Save on server in %s directory'; +$strSQL = 'SQL'; +$strSQLExportCompatibility = 'SQL export compatibility'; +$strSQLExportType = 'Export type'; +$strSQLOptions = 'SQL options'; +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; +$strSQLQuery = 'SQL-query'; +$strSQLResult = 'SQL result'; +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; +$strSQPBugUnclosedQuote = 'Unclosed quote'; +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strSave = 'Save'; +$strSaveOnServer = 'Save on server in %s directory'; $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; +$strSearch = 'Search'; $strSearchFormTitle = 'Search in database'; $strSearchInTables = 'Inside table(s):'; $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):'; @@ -616,7 +628,6 @@ $strSearchOption2 = 'all words'; $strSearchOption3 = 'the exact phrase'; $strSearchOption4 = 'as regular expression'; $strSearchResultsFor = 'Search results for "%s" %s:'; -$strSearch = 'Search'; $strSearchType = 'Find:'; $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; $strSelectADb = 'Please select a database'; @@ -627,9 +638,9 @@ $strSelectNumRows = 'in query'; $strSelectTables = 'Select Tables'; $strSend = 'Save as file'; $strSent = 'Sent'; +$strServer = 'Server'; $strServerChoice = 'Server Choice'; $strServerNotResponding = 'The server is not responding'; -$strServer = 'Server'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; $strServerTabProcesslist = 'Processes'; @@ -639,45 +650,35 @@ $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; $strSessionValue = 'Session value'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; +$strShow = 'Show'; $strShowAll = 'Show all'; $strShowColor = 'Show color'; $strShowDatadictAs = 'Data Dictionary Format'; $strShowFullQueries = 'Show Full Queries'; $strShowGrid = 'Show grid'; -$strShowingRecords = 'Showing rows'; $strShowPHPInfo = 'Show PHP information'; -$strShow = 'Show'; $strShowTableDimension = 'Show dimension of tables'; $strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; +$strShowingRecords = 'Showing rows'; $strSimplifiedChinese = 'Simplified Chinese'; $strSingly = '(singly)'; $strSize = 'Size'; $strSlovak = 'Slovak'; $strSlovenian = 'Slovenian'; -$strSortByKey = 'Sort by key'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; $strSort = 'Sort'; +$strSortByKey = 'Sort by key'; $strSpaceUsage = 'Space usage'; $strSpanish = 'Spanish'; $strSplitWordsWithSpace = 'Words are separated by a space character (" ").'; -$strSQLExportCompatibility = 'SQL export compatibility'; -$strSQLExportType = 'Export type'; -$strSQLOptions = 'SQL options'; -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; -$strSQLQuery = 'SQL-query'; -$strSQLResult = 'SQL result'; -$strSQL = 'SQL'; -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; -$strSQPBugUnclosedQuote = 'Unclosed quote'; -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; -$strStatement = 'Statements'; $strStatUpdateTime = 'Last update'; +$strStatement = 'Statements'; $strStatus = 'Status'; -$strStorageEngines = 'Storage Engines'; $strStorageEngine = 'Storage Engine'; +$strStorageEngines = 'Storage Engines'; $strStrucCSV = 'CSV'; $strStrucData = 'Structure and data'; $strStrucDrop = 'Add DROP TABLE'; @@ -693,6 +694,7 @@ $strSwedish = 'Swedish'; $strSwitchToDatabase = 'Switch to copied database'; $strSwitchToTable = 'Switch to copied table'; +$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -701,18 +703,17 @@ $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTableMaintenance = 'Table maintenance'; $strTableOfContents = 'Table of contents'; $strTableOptions = 'Table options'; -$strTables = '%s table(s)'; $strTableStructure = 'Table structure for table'; -$strTable = 'Table'; $strTableType = 'Table type'; +$strTables = '%s table(s)'; $strTakeIt = 'take it'; $strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strThai = 'Thai'; -$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheContent = 'The content of your file has been inserted.'; -$strTheme = 'Theme / Style'; +$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; +$strTheme = 'Theme / Style'; $strThisHost = 'This Host'; $strThisNotDirectory = 'This was not a directory'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; @@ -744,14 +745,19 @@ $strUnicode = 'Unicode'; $strUnique = 'Unique'; $strUnknown = 'unknown'; $strUnselectAll = 'Unselect All'; +$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpdatePrivMessage = 'You have updated the privileges for %s.'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; -$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpgrade = 'You should upgrade to %s %s or later.'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseHostTable = 'Use Host Table'; +$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; +$strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; +$strUseThisValue = 'Use this value'; +$strUser = 'User'; $strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; @@ -759,25 +765,20 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsersDeleted = 'The selected users have been deleted successfully.'; $strUsersHavingAccessToDb = 'Users having access to "%s"'; -$strUser = 'User'; -$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; -$strUseTables = 'Use Tables'; -$strUseTextField = 'Use text field'; -$strUseThisValue = 'Use this value'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; $strValue = 'Value'; $strVar = 'Variable'; $strVersionInformation = 'Version information'; -$strViewDumpDatabases = 'View dump (schema) of databases'; -$strViewDumpDB = 'View dump (schema) of database'; -$strViewDump = 'View dump (schema) of table'; -$strViewHasBeenDropped = 'View %s has been dropped'; $strView = 'View'; +$strViewDump = 'View dump (schema) of table'; +$strViewDumpDB = 'View dump (schema) of database'; +$strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewHasBeenDropped = 'View %s has been dropped'; -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWebServerUploadDirectory = 'web-server upload directory'; +$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWelcome = 'Welcome to %s'; $strWestEuropean = 'West European'; $strWildcard = 'wildcard'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 2865c5cb4..5f3352d69 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -18,6 +18,7 @@ $month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'O $datefmt = '%B %d, %Y at %I:%M %p'; $timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; +$strAPrimaryKey = 'A primary key has been added on %s'; $strAbortedClients = 'Aborted'; $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; $strAccessDenied = 'Access denied'; @@ -28,8 +29,6 @@ $strAddConstraints = 'Add constraints'; $strAddDeleteColumn = 'Add/Delete Field Columns'; $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddDropDatabase = 'Add DROP DATABASE'; -$strAddedColumnComment = 'Added comment for column'; -$strAddedColumnRelation = 'Added relation for column'; $strAddFields = 'Add %s field(s)'; $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; $strAddIfNotExists = 'Add IF NOT EXISTS'; @@ -41,6 +40,8 @@ $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; $strAddUserMessage = 'You have added a new user.'; +$strAddedColumnComment = 'Added comment for column'; +$strAddedColumnRelation = 'Added relation for column'; $strAdministration = 'Administration'; $strAffectedRows = 'Affected rows:'; $strAfter = 'After %s'; @@ -51,14 +52,13 @@ $strAfterInsertSame = 'Go back to this page'; $strAll = 'All'; $strAllTableSameWidth = 'display all Tables with same width?'; $strAlterOrderBy = 'Alter table order by'; +$strAnIndex = 'An index has been added on %s'; $strAnalyzeTable = 'Analyze table'; $strAnd = 'And'; -$strAnIndex = 'An index has been added on %s'; $strAny = 'Any'; $strAnyHost = 'Any host'; $strAnyUser = 'Any user'; $strApproximateCount = 'May be approximate. See FAQ 3.11'; -$strAPrimaryKey = 'A primary key has been added on %s'; $strArabic = 'Arabic'; $strArmenian = 'Armenian'; $strAscending = 'Ascending'; @@ -72,15 +72,15 @@ $strBack = 'Back'; $strBaltic = 'Baltic'; $strBeginCut = 'BEGIN CUT'; $strBeginRaw = 'BEGIN RAW'; -$strBinary = 'Binary'; -$strBinaryDoNotEdit = 'Binary - do not edit'; -$strBinaryLog = 'Binary log'; $strBinLogEventType = 'Event type'; $strBinLogInfo = 'Information'; $strBinLogName = 'Log name'; $strBinLogOriginalPosition = 'Original position'; $strBinLogPosition = 'Position'; $strBinLogServerId = 'Server ID'; +$strBinary = 'Binary'; +$strBinaryDoNotEdit = 'Binary - do not edit'; +$strBinaryLog = 'Binary log'; $strBookmarkAllUsers = 'Let every user access this bookmark'; $strBookmarkDeleted = 'The bookmark has been deleted.'; $strBookmarkLabel = 'Label'; @@ -90,18 +90,19 @@ $strBookmarkThis = 'Bookmark this SQL-query'; $strBookmarkView = 'View only'; $strBrowse = 'Browse'; $strBrowseForeignValues = 'Browse foreign values'; -$strBufferPoolActivity = 'Buffer Pool Activity'; $strBufferPool = 'Buffer Pool'; +$strBufferPoolActivity = 'Buffer Pool Activity'; $strBufferPoolUsage = 'Buffer Pool Usage'; -$strBufferReadMissesInPercent = 'Read misses in %'; $strBufferReadMisses = 'Read misses'; -$strBufferWriteWaitsInPercent = 'Write waits in %'; +$strBufferReadMissesInPercent = 'Read misses in %'; $strBufferWriteWaits = 'Write waits'; +$strBufferWriteWaitsInPercent = 'Write waits in %'; $strBulgarian = 'Bulgarian'; $strBusyPages = 'Busy pages'; $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the $cfg[\'BZipDump\'] directive in your phpMyAdmin configuration file to FALSE. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; $strBzip = '"bzipped"'; +$strCSVOptions = 'CSV options'; $strCalendar = 'Calendar'; $strCannotLogin = 'Cannot login to MySQL server'; $strCantLoad = 'cannot load %s extension,
please check PHP Configuration'; @@ -114,8 +115,8 @@ $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Central European'; $strChange = 'Change'; -$strChangeCopyModeCopy = '... keep the old one.'; $strChangeCopyMode = 'Create a new user with the same privileges and ...'; +$strChangeCopyModeCopy = '... keep the old one.'; $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; @@ -124,8 +125,8 @@ $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; $strCharsetOfFile = 'Character set of the file:'; -$strCharsetsAndCollations = 'Character Sets and Collations'; $strCharsets = 'Charsets'; +$strCharsetsAndCollations = 'Character Sets and Collations'; $strCheckAll = 'Check All'; $strCheckOverhead = 'Check overheaded'; $strCheckPrivs = 'Check Privileges'; @@ -164,27 +165,10 @@ $strCreatePdfFeat = 'Creation of PDFs'; $strCreationDates = 'Creation/Update/Check dates'; $strCriteria = 'Criteria'; $strCroatian = 'Croatian'; -$strCSVOptions = 'CSV options'; $strCyrillic = 'Cyrillic'; $strCzech = 'Czech'; $strCzechSlovak = 'Czech-Slovak'; -$strDanish = 'Danish'; -$strDatabase = 'Database'; -$strDatabaseEmpty = 'The database name is empty!'; -$strDatabaseExportOptions = 'Database export options'; -$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; -$strDatabaseNoTable = 'This database contains no table!'; -$strDatabases = 'Databases'; -$strDatabasesDropped = '%s databases have been dropped successfully.'; -$strDatabasesStats = 'Databases statistics'; -$strDatabasesStatsDisable = 'Disable Statistics'; -$strDatabasesStatsEnable = 'Enable Statistics'; -$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; -$strData = 'Data'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Data only'; -$strDataPages = 'Pages containing data'; $strDBComment = 'Database comment: '; $strDBCopy = 'Copy database to'; $strDBGContext = 'Context'; @@ -196,40 +180,56 @@ $strDBGMinTimeMs = 'Min time, ms'; $strDBGModule = 'Module'; $strDBGTimePerHitMs = 'Time/Hit, ms'; $strDBGTotalTimeMs = 'Total time, ms'; -$strDbPrivileges = 'Database-specific privileges'; $strDBRename = 'Rename database to'; +$strDanish = 'Danish'; +$strData = 'Data'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Data only'; +$strDataPages = 'Pages containing data'; +$strDatabase = 'Database'; +$strDatabaseEmpty = 'The database name is empty!'; +$strDatabaseExportOptions = 'Database export options'; +$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; +$strDatabaseNoTable = 'This database contains no table!'; +$strDatabases = 'Databases'; +$strDatabasesDropped = '%s databases have been dropped successfully.'; +$strDatabasesStats = 'Databases statistics'; +$strDatabasesStatsDisable = 'Disable Statistics'; +$strDatabasesStatsEnable = 'Enable Statistics'; +$strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; +$strDbPrivileges = 'Database-specific privileges'; $strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDefragment = 'Defragment table'; +$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDelayedInserts = 'Use delayed inserts'; +$strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; -$strDelete = 'Delete'; -$strDeletedRows = 'Deleted rows:'; $strDeleted = 'The row has been deleted'; +$strDeletedRows = 'Deleted rows:'; $strDeleting = 'Deleting %s'; -$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; $strDescending = 'Descending'; $strDescription = 'Description'; $strDictionary = 'dictionary'; $strDirtyPages = 'Dirty pages'; -$strDisabled = 'Disabled'; $strDisableForeignChecks = 'Disable foreign key checks'; +$strDisabled = 'Disabled'; $strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; -$strDocu = 'Documentation'; $strDoYouReally = 'Do you really want to '; -$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; +$strDocu = 'Documentation'; $strDrop = 'Drop'; +$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; $strDropSelectedDatabases = 'Drop Selected Databases'; $strDropUsersDb = 'Drop the databases that have the same names as the users.'; -$strDumpingData = 'Dumping data for table'; $strDumpSaved = 'Dump has been saved to file %s.'; $strDumpXRows = 'Dump %s row(s) starting at record # %s.'; +$strDumpingData = 'Dumping data for table'; $strDynamic = 'dynamic'; $strEdit = 'Edit'; @@ -240,13 +240,13 @@ $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; $strEnabled = 'Enabled'; $strEncloseInTransaction = 'Enclose export in a transaction'; -$strEndCut = 'END CUT'; $strEnd = 'End'; +$strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; $strEngineAvailable = '%s is available on this MySQL server.'; $strEngineDisabled = '%s has been disabled for this MySQL server.'; -$strEngines = 'Engines'; $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; +$strEngines = 'Engines'; $strEnglish = 'English'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strError = 'Error'; @@ -263,10 +263,10 @@ $strExtra = 'Extra'; $strFailedAttempts = 'Failed attempts'; $strField = 'Field'; $strFieldHasBeenDropped = 'Field %s has been dropped'; +$strFields = 'Fields'; $strFieldsEmpty = ' The field count is empty! '; $strFieldsEnclosedBy = 'Fields enclosed by'; $strFieldsEscapedBy = 'Fields escaped by'; -$strFields = 'Fields'; $strFieldsTerminatedBy = 'Fields terminated by'; $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; $strFileCouldNotBeRead = 'File could not be read'; @@ -276,15 +276,15 @@ $strFileNameTemplateRemember = 'remember template'; $strFixed = 'fixed'; $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of these tables may differ from the privileges the server uses, if they have been changed manually. In this case, you should %sreload the privileges%s before you continue.'; $strFlushTable = 'Flush the table ("FLUSH")'; -$strFormat = 'Format'; $strFormEmpty = 'Missing value in the form !'; +$strFormat = 'Format'; $strFreePages = 'Free pages'; $strFullText = 'Full Texts'; $strFunction = 'Function'; $strGenBy = 'Generated by'; -$strGeneralRelationFeat = 'General relation features'; $strGenTime = 'Generation Time'; +$strGeneralRelationFeat = 'General relation features'; $strGeorgian = 'Georgian'; $strGerman = 'German'; $strGlobal = 'global'; @@ -295,6 +295,10 @@ $strGrantOption = 'Grant'; $strGreek = 'Greek'; $strGzip = '"gzipped"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 export options'; $strHasBeenAltered = 'has been altered.'; $strHasBeenCreated = 'has been created.'; $strHaveToShow = 'You have to choose at least one Column to display'; @@ -302,12 +306,8 @@ $strHebrew = 'Hebrew'; $strHexForBinary = 'Use hexadecimal for binary fields'; $strHome = 'Home'; $strHomepageOfficial = 'Official phpMyAdmin Homepage'; -$strHostEmpty = 'The host name is empty!'; $strHost = 'Host'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Microsoft Word 2000 export options'; +$strHostEmpty = 'The host name is empty!'; $strHungarian = 'Hungarian'; $strIcelandic = 'Icelandic'; @@ -320,15 +320,16 @@ $strIgnoringFile = 'Ignoring file %s'; $strImportDocSQL = 'Import docSQL Files'; $strImportFiles = 'Import files'; $strImportFinished = 'Import finished'; -$strIndexes = 'Indexes'; -$strIndexHasBeenDropped = 'Index %s has been dropped'; +$strInUse = 'in use'; $strIndex = 'Index'; +$strIndexHasBeenDropped = 'Index %s has been dropped'; $strIndexName = 'Index name :'; $strIndexType = 'Index type :'; $strIndexWarningMultiple = 'More than one %s key was created for column `%s`'; $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`'; $strIndexWarningTable = 'Problems with indexes of table `%s`'; $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`'; +$strIndexes = 'Indexes'; $strInnoDBAutoextendIncrement = 'Autoextend increment'; $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; $strInnoDBBufferPoolSize = 'Buffer pool size'; @@ -339,38 +340,37 @@ $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoD $strInnoDBPages = 'pages'; $strInnodbStat = 'InnoDB Status'; $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.'; +$strInsert = 'Insert'; $strInsertAsNewRow = 'Insert as a new row'; $strInsertBookmarkTitle = 'Please insert bookmark title'; -$strInsertedRowId = 'Inserted row id:'; -$strInsertedRows = 'Inserted rows:'; -$strInsert = 'Insert'; $strInsertNewRow = 'Insert new row'; $strInsertTextfiles = 'Insert data from a textfile into table'; +$strInsertedRowId = 'Inserted row id:'; +$strInsertedRows = 'Inserted rows:'; $strInstructions = 'Instructions'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; -$strInUse = 'in use'; $strJapanese = 'Japanese'; $strJumpToDB = 'Jump to database "%s".'; -$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; $strJustDelete = 'Just delete the users from the privilege tables.'; +$strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; $strKeepPass = 'Do not change the password'; $strKeyname = 'Keyname'; $strKill = 'Kill'; $strKorean = 'Korean'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'LaTeX options'; $strLandscape = 'Landscape'; $strLatchedPages = 'Latched pages'; $strLatexCaption = 'Table caption'; $strLatexContent = 'Content of table __TABLE__'; -$strLatexContinuedCaption = 'Continued table caption'; $strLatexContinued = '(continued)'; +$strLatexContinuedCaption = 'Continued table caption'; $strLatexIncludeCaption = 'Include table caption'; $strLatexLabel = 'Label key'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'LaTeX options'; $strLatexStructure = 'Structure of table __TABLE__'; $strLatvian = 'Latvian'; $strLengthSet = 'Length/Values*'; @@ -384,31 +384,31 @@ $strLoadExplanation = 'The best method is checked by default, but you can change $strLoadMethod = 'LOAD method'; $strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; -$strLoginInformation = 'Login Information'; -$strLogin = 'Login'; -$strLogout = 'Log out'; $strLogPassword = 'Password:'; $strLogServer = 'Server'; $strLogUsername = 'Username:'; +$strLogin = 'Login'; +$strLoginInformation = 'Login Information'; +$strLogout = 'Log out'; $strLongOperation = 'This operation could be long. Proceed anyway?'; -$strMaximumSize = 'Max: %s%s'; -$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; -$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_MIMEtype = 'MIME-type'; $strMIME_available_mime = 'Available MIME-types'; $strMIME_available_transform = 'Available transformations'; $strMIME_description = 'Description'; -$strMIME_MIMEtype = 'MIME-type'; $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.'; $strMIME_transformation = 'Browser transformation'; $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s'; -$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_transformation_options = 'Transformation options'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function'; +$strMaximumSize = 'Max: %s%s'; +$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; +$strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; $strModifications = 'Modifications have been saved'; -$strModifyIndexTopic = 'Modify an index'; $strModify = 'Modify'; +$strModifyIndexTopic = 'Modify an index'; $strMoreStatusVars = 'More status variables'; $strMoveTable = 'Move table to (database.table):'; $strMoveTableOK = 'Table %s has been moved to %s.'; @@ -417,16 +417,16 @@ $strMultilingual = 'multilingual'; $strMustSelectFile = 'You should select file which you want to insert.'; $strMyISAMDataPointerSize = 'Data pointer size'; $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; +$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; $strMyISAMRecoverOptions = 'Automatic recovery mode'; $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; $strMyISAMRepairThreads = 'Repair threads'; -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; +$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; $strMyISAMSortBufferSize = 'Sort buffer size'; +$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; $strMySQLCharset = 'MySQL charset'; $strMySQLConnectionCollation = 'MySQL connection collation'; $strMySQLReloaded = 'MySQL reloaded.'; @@ -439,6 +439,7 @@ $strMySQLShowVars = 'Show MySQL system variables'; $strName = 'Name'; $strNeedPrimaryKey = 'You should define a primary key for this table.'; $strNext = 'Next'; +$strNo = 'No'; $strNoActivity = 'No activity since %s seconds or more, please login again'; $strNoDatabases = 'No databases'; $strNoDatabasesSelected = 'No databases selected.'; @@ -450,8 +451,6 @@ $strNoFrames = 'phpMyAdmin is more friendly with a frames-capable browser $strNoIndex = 'No index defined!'; $strNoIndexPartsDefined = 'No index parts defined!'; $strNoModification = 'No change'; -$strNone = 'None'; -$strNo = 'No'; $strNoOptions = 'This format has no options'; $strNoPassword = 'No Password'; $strNoPermission = 'The web server does not have permission to save the file %s.'; @@ -463,19 +462,20 @@ $strNoRowsSelected = 'No rows selected'; $strNoSpace = 'Insufficient space to save the file %s.'; $strNoTablesFound = 'No tables found in database.'; $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; +$strNoUsersFound = 'No user(s) found.'; +$strNoValidateSQL = 'Skip Validate SQL'; +$strNone = 'None'; $strNotNumber = 'This is not a number!'; $strNotOK = 'not OK'; $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; -$strNoUsersFound = 'No user(s) found.'; -$strNoValidateSQL = 'Skip Validate SQL'; $strNull = 'Null'; $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strNumTables = 'Tables'; -$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; $strOK = 'OK'; +$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; $strOperations = 'Operations'; $strOperator = 'Operator'; $strOptimizeTable = 'Optimize table'; @@ -485,15 +485,17 @@ $strOr = 'Or'; $strOverhead = 'Overhead'; $strOverwriteExisting = 'Overwrite existing file(s)'; +$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; +$strPHPVersion = 'PHP Version'; $strPageNumber = 'Page number:'; $strPagesToBeFlushed = 'Pages to be flushed'; $strPaperSize = 'Paper size'; $strPartialText = 'Partial Texts'; +$strPassword = 'Password'; $strPasswordChanged = 'The Password for %s was changed successfully.'; $strPasswordEmpty = 'The password is empty!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'The passwords aren\'t the same!'; -$strPassword = 'Password'; $strPdfDbSchema = 'Schema of the the "%s" database - Page %s'; $strPdfInvalidTblName = 'The "%s" table doesn\'t exist!'; $strPdfNoTables = 'No tables'; @@ -502,22 +504,20 @@ $strPerMinute = 'per minute'; $strPerSecond = 'per second'; $strPersian = 'Persian'; $strPhoneBook = 'phone book'; -$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.'; $strPhp = 'Create PHP Code'; -$strPHPVersion = 'PHP Version'; $strPmaDocumentation = 'phpMyAdmin documentation'; $strPmaUriError = 'The $cfg[\'PmaAbsoluteUri\'] directive MUST be set in your configuration file!'; $strPolish = 'Polish'; $strPortrait = 'Portrait'; $strPos1 = 'Begin'; $strPrevious = 'Previous'; +$strPrimary = 'Primary'; $strPrimaryKeyHasBeenDropped = 'The primary key has been dropped'; $strPrimaryKeyName = 'The name of the primary key must be... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" must be the name of and only of a primary key!)'; -$strPrimary = 'Primary'; $strPrint = 'Print'; -$strPrintViewFull = 'Print view (with full texts)'; $strPrintView = 'Print view'; +$strPrintViewFull = 'Print view (with full texts)'; $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; $strPrivDescAlter = 'Allows altering the structure of existing tables.'; $strPrivDescCreateDb = 'Allows creating new databases and tables.'; @@ -552,9 +552,9 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; $strProcesslist = 'Process list'; $strPutColNames = 'Put fields names at first row'; +$strQBE = 'Query'; $strQBEDel = 'Del'; $strQBEIns = 'Ins'; -$strQBE = 'Query'; $strQueryFrame = 'Query window'; $strQueryOnDb = 'SQL-query on database %s:'; $strQuerySQLHistory = 'SQL-history'; @@ -563,52 +563,64 @@ $strQueryTime = 'Query took %01.4f sec'; $strQueryType = 'Query type'; $strQueryWindowLock = 'Do not overwrite this query from outside the window'; +$strReType = 'Re-type'; $strReadRequests = 'Read requests'; $strReceived = 'Received'; $strRecords = 'Records'; $strReferentialIntegrity = 'Check referential integrity:'; $strRefresh = 'Refresh'; -$strRelationalSchema = 'Relational schema'; $strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; -$strRelationsForTable = 'RELATIONS FOR TABLE'; -$strRelations = 'Relations'; $strRelationView = 'Relation view'; +$strRelationalSchema = 'Relational schema'; +$strRelations = 'Relations'; +$strRelationsForTable = 'RELATIONS FOR TABLE'; $strReloadFailed = 'MySQL reload failed.'; -$strReloadingThePrivileges = 'Reloading the privileges'; $strReloadMySQL = 'Reload MySQL'; +$strReloadingThePrivileges = 'Reloading the privileges'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameDatabaseOK = 'Database %s has been renamed to %s'; -$strRenameTableOK = 'Table %s has been renamed to %s'; $strRenameTable = 'Rename table to'; +$strRenameTableOK = 'Table %s has been renamed to %s'; $strRepairTable = 'Repair table'; -$strReplaceNULLBy = 'Replace NULL by'; $strReplace = 'Replace'; +$strReplaceNULLBy = 'Replace NULL by'; $strReplaceTable = 'Replace table data with file'; $strReset = 'Reset'; $strResourceLimits = 'Resource limits'; -$strReType = 'Re-type'; -$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; -$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; -$strRevokeMessage = 'You have revoked the privileges for %s'; $strRevoke = 'Revoke'; +$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; +$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; +$strRevokeMessage = 'You have revoked the privileges for %s'; $strRomanian = 'Romanian'; $strRowLength = 'Row length'; -$strRowsFrom = 'row(s) starting from record #'; $strRowSize = ' Row size '; +$strRows = 'Rows'; +$strRowsFrom = 'row(s) starting from record #'; $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)'; $strRowsModeHorizontal = 'horizontal'; $strRowsModeOptions = 'in %s mode and repeat headers after %s cells'; $strRowsModeVertical = 'vertical'; -$strRows = 'Rows'; $strRowsStatistic = 'Row Statistic'; -$strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; +$strRunning = 'running on %s'; $strRussian = 'Russian'; -$strSaveOnServer = 'Save on server in %s directory'; +$strSQL = 'SQL'; +$strSQLExportCompatibility = 'SQL export compatibility'; +$strSQLExportType = 'Export type'; +$strSQLOptions = 'SQL options'; +$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; +$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; +$strSQLQuery = 'SQL-query'; +$strSQLResult = 'SQL result'; +$strSQPBugInvalidIdentifer = 'Invalid Identifer'; +$strSQPBugUnclosedQuote = 'Unclosed quote'; +$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strSave = 'Save'; +$strSaveOnServer = 'Save on server in %s directory'; $strScaleFactorSmall = 'The scale factor is too small to fit the schema on one page'; +$strSearch = 'Search'; $strSearchFormTitle = 'Search in database'; $strSearchInTables = 'Inside table(s):'; $strSearchNeedle = 'Word(s) or value(s) to search for (wildcard: "%"):'; @@ -617,7 +629,6 @@ $strSearchOption2 = 'all words'; $strSearchOption3 = 'the exact phrase'; $strSearchOption4 = 'as regular expression'; $strSearchResultsFor = 'Search results for "%s" %s:'; -$strSearch = 'Search'; $strSearchType = 'Find:'; $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; $strSelectADb = 'Please select a database'; @@ -628,9 +639,9 @@ $strSelectNumRows = 'in query'; $strSelectTables = 'Select Tables'; $strSend = 'Save as file'; $strSent = 'Sent'; +$strServer = 'Server'; $strServerChoice = 'Server Choice'; $strServerNotResponding = 'The server is not responding'; -$strServer = 'Server'; $strServerStatus = 'Runtime Information'; $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; $strServerTabProcesslist = 'Processes'; @@ -640,45 +651,35 @@ $strServerVars = 'Server variables and settings'; $strServerVersion = 'Server version'; $strSessionValue = 'Session value'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslash it (for example \'\\\\xyz\' or \'a\\\'b\').'; +$strShow = 'Show'; $strShowAll = 'Show all'; $strShowColor = 'Show color'; $strShowDatadictAs = 'Data Dictionary Format'; $strShowFullQueries = 'Show Full Queries'; $strShowGrid = 'Show grid'; -$strShowingRecords = 'Showing rows'; $strShowPHPInfo = 'Show PHP information'; -$strShow = 'Show'; $strShowTableDimension = 'Show dimension of tables'; $strShowTables = 'Show tables'; $strShowThisQuery = ' Show this query here again '; +$strShowingRecords = 'Showing rows'; $strSimplifiedChinese = 'Simplified Chinese'; $strSingly = '(singly)'; $strSize = 'Size'; $strSlovak = 'Slovak'; $strSlovenian = 'Slovenian'; -$strSortByKey = 'Sort by key'; +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; $strSort = 'Sort'; +$strSortByKey = 'Sort by key'; $strSpaceUsage = 'Space usage'; $strSpanish = 'Spanish'; $strSplitWordsWithSpace = 'Words are separated by a space character (" ").'; -$strSQLExportCompatibility = 'SQL export compatibility'; -$strSQLExportType = 'Export type'; -$strSQLOptions = 'SQL options'; -$strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; -$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; -$strSQLQuery = 'SQL-query'; -$strSQLResult = 'SQL result'; -$strSQL = 'SQL'; -$strSQPBugInvalidIdentifer = 'Invalid Identifer'; -$strSQPBugUnclosedQuote = 'Unclosed quote'; -$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; $strStatCheckTime = 'Last check'; $strStatCreateTime = 'Creation'; -$strStatement = 'Statements'; $strStatUpdateTime = 'Last update'; +$strStatement = 'Statements'; $strStatus = 'Status'; -$strStorageEngines = 'Storage Engines'; $strStorageEngine = 'Storage Engine'; +$strStorageEngines = 'Storage Engines'; $strStrucCSV = 'CSV'; $strStrucData = 'Structure and data'; $strStrucDrop = 'Add DROP TABLE'; @@ -694,6 +695,7 @@ $strSwedish = 'Swedish'; $strSwitchToDatabase = 'Switch to copied database'; $strSwitchToTable = 'Switch to copied table'; +$strTable = 'Table'; $strTableComments = 'Table comments'; $strTableEmpty = 'The table name is empty!'; $strTableHasBeenDropped = 'Table %s has been dropped'; @@ -702,18 +704,17 @@ $strTableHasBeenFlushed = 'Table %s has been flushed'; $strTableMaintenance = 'Table maintenance'; $strTableOfContents = 'Table of contents'; $strTableOptions = 'Table options'; -$strTables = '%s table(s)'; $strTableStructure = 'Table structure for table'; -$strTable = 'Table'; $strTableType = 'Table type'; +$strTables = '%s table(s)'; $strTakeIt = 'take it'; $strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strThai = 'Thai'; -$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheContent = 'The content of your file has been inserted.'; -$strTheme = 'Theme / Style'; +$strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; +$strTheme = 'Theme / Style'; $strThisHost = 'This Host'; $strThisNotDirectory = 'This was not a directory'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; @@ -745,14 +746,19 @@ $strUnicode = 'Unicode'; $strUnique = 'Unique'; $strUnknown = 'unknown'; $strUnselectAll = 'Unselect All'; +$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpdatePrivMessage = 'You have updated the privileges for %s.'; $strUpdateProfileMessage = 'The profile has been updated.'; $strUpdateQuery = 'Update Query'; -$strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; $strUpgrade = 'You should upgrade to %s %s or later.'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseHostTable = 'Use Host Table'; +$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; +$strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; +$strUseThisValue = 'Use this value'; +$strUser = 'User'; $strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; @@ -760,25 +766,20 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsersDeleted = 'The selected users have been deleted successfully.'; $strUsersHavingAccessToDb = 'Users having access to "%s"'; -$strUser = 'User'; -$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; -$strUseTables = 'Use Tables'; -$strUseTextField = 'Use text field'; -$strUseThisValue = 'Use this value'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; $strValue = 'Value'; $strVar = 'Variable'; $strVersionInformation = 'Version information'; -$strViewDumpDatabases = 'View dump (schema) of databases'; -$strViewDumpDB = 'View dump (schema) of database'; -$strViewDump = 'View dump (schema) of table'; -$strViewHasBeenDropped = 'View %s has been dropped'; $strView = 'View'; +$strViewDump = 'View dump (schema) of table'; +$strViewDumpDB = 'View dump (schema) of database'; +$strViewDumpDatabases = 'View dump (schema) of databases'; +$strViewHasBeenDropped = 'View %s has been dropped'; -$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWebServerUploadDirectory = 'web-server upload directory'; +$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWelcome = 'Welcome to %s'; $strWestEuropean = 'West European'; $strWildcard = 'wildcard'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 150f996af..c1f0f6014 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index 75539c30b..24df64ea9 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index 4c6a2d541..bddc9d5e1 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index 22656eb2c..e790436a8 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -821,4 +821,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index 4ea6baa1b..a2c31f10a 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index ef1607338..4fa2c74c5 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -798,4 +798,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index daf062a64..f18857f66 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -811,4 +811,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 214945327..121d0f740 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -812,4 +812,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index 7936a8905..f45b0df38 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -824,4 +824,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 1fc3c3a6e..5f8081d6c 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 055dd8353..0a40bf059 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index 5d7dab5c6..a6580953b 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index 03c0bf808..c64863f08 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -805,4 +805,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 06ceac3da..7a9bd3ec8 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index 226b5f5c5..ae946f464 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -821,4 +821,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index 75c6e71eb..ad277bc0e 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -828,4 +828,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 8b30063f9..ca1215cc1 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -802,4 +802,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index bd3914c2e..cbeae2fea 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index c1f88a33f..8bcd22ca0 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -795,4 +795,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index f4813578e..02960ba3e 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -796,4 +796,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 794605e7b..f26dd1efd 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 8fff9502c..fb35d7d72 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 8291f858f..de3946a56 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index d56121c9e..59506d2f6 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 7447cf5ab..dce580308 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -821,4 +821,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index dadbca468..e3c5d5227 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -818,4 +818,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index 09d5f1021..b4a2ee0e1 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -819,4 +819,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index d023b7e1d..9cb79cc55 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -806,4 +806,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index 720956772..b819b73d3 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -805,4 +805,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 1e4c24b1e..1b18915b9 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -796,4 +796,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index ba1719541..4bf931c1b 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -795,4 +795,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 3d194d5d2..55fa56761 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -819,4 +819,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index a3552c9a9..f7ec69355 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 71f267f68..818e4bb4a 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index 687485b66..f34b44f91 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -805,4 +805,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index dc2286e60..e71eca0fd 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -825,4 +825,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 4dd1e206d..1e8499793 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -824,4 +824,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index 19fd2c528..3933b017d 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -795,4 +795,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 7dbcefc56..b76a96d77 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -796,4 +796,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index a71dd9d66..c942b4d5a 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -815,4 +815,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 5c1425024..5cef3345f 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -816,4 +816,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 46eb90b2b..424b9e297 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 2e1d09d72..7f9c22982 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 9e48d512e..153a79e69 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 1599d3e14..367bbea63 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 4e93bc5a3..997fbd93a 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -804,4 +804,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 6d3f31183..152787b8b 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -803,4 +803,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 24d2964b4..a602b82d3 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -811,4 +811,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index ee2f19175..4df6ab2af 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -810,4 +810,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 380eec5d3..f3bbd745b 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -811,4 +811,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index d3f35199a..31fe9e5de 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -810,4 +810,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index 923acd6d5..c0e2db73e 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 893b2892f..5216605b8 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -798,4 +798,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 33ff242a6..1179f671c 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 95ad3b69e..2d19c6807 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 66b0fa736..55578268a 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -798,4 +798,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index d434f907d..c5c8846ba 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -797,4 +797,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index e16ae1734..2b7396bd9 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -795,4 +795,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 417b99f4f..f34047b63 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -796,4 +796,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index ecfa54891..618c76175 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -799,4 +799,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index 504090f49..bbdc3863a 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 380825e9f..26d97cca9 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -820,4 +820,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index 6b06f3afa..a9a6b4e3a 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -821,4 +821,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 6d5a71094..4a6fa3c8d 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -809,4 +809,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 151be291a..69896cb71 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -810,4 +810,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 0faf86d2b..84f6f3dda 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -801,4 +801,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 8caef0725..27a640107 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -800,4 +800,5 @@ $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate $strInnoDBPages = 'pages'; //to translate +$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate ?> diff --git a/libraries/dbi/mysql.dbi.lib.php b/libraries/dbi/mysql.dbi.lib.php index 9c6a9b7b8..f7bec71e1 100644 --- a/libraries/dbi/mysql.dbi.lib.php +++ b/libraries/dbi/mysql.dbi.lib.php @@ -196,7 +196,9 @@ function PMA_DBI_getError($link = NULL) { } // Some errors messages cannot be obtained by mysql_error() - if ($error && $error == 2003) { + if ($error && $error == 2002) { + $error = '#' . ((string) $error) . ' - ' . $GLOBALS['strServerNotResponding'] . ' ' . $GLOBALS['strSocketProblem']; + } elseif ($error && $error == 2003) { $error = '#' . ((string) $error) . ' - ' . $GLOBALS['strServerNotResponding']; } elseif ($error && defined('PMA_MYSQL_INT_VERSION') && PMA_MYSQL_INT_VERSION >= 40100) { $error = '#' . ((string) $error) . ' - ' . $error_message; diff --git a/libraries/dbi/mysqli.dbi.lib.php b/libraries/dbi/mysqli.dbi.lib.php index 819342b66..c104f5e79 100644 --- a/libraries/dbi/mysqli.dbi.lib.php +++ b/libraries/dbi/mysqli.dbi.lib.php @@ -212,7 +212,7 @@ function PMA_DBI_getError($link = NULL) { if ($error && $error == 2002) { - $error = '#' . ((string) $error) . ' - ' . $GLOBALS['strServerNotResponding']; + $error = '#' . ((string) $error) . ' - ' . $GLOBALS['strServerNotResponding'] . ' ' . $GLOBALS['strSocketProblem']; } elseif ($error && defined('PMA_MYSQL_INT_VERSION') && PMA_MYSQL_INT_VERSION >= 40100) { $error = '#' . ((string) $error) . ' - ' . $error_message; } elseif ($error) {