diff --git a/export.php b/export.php
index 6088a8591..ab84554d9 100644
--- a/export.php
+++ b/export.php
@@ -590,11 +590,6 @@ if (!empty($asfile)) {
elseif ($compression == 'bzip') {
if (@function_exists('bzcompress')) {
$dump_buffer = bzcompress($dump_buffer);
- if ($dump_buffer === -8) {
- require_once './libraries/header.inc.php';
- echo sprintf($strBzError, '17300');
- require_once './libraries/footer.inc.php';
- }
}
}
// 3. as a gzipped file
diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php
index 2c0cad4eb..43956cafc 100644
--- a/lang/afrikaans-iso-8859-1.inc.php
+++ b/lang/afrikaans-iso-8859-1.inc.php
@@ -421,7 +421,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php
index 00b7446ba..0d97549ce 100644
--- a/lang/afrikaans-utf-8.inc.php
+++ b/lang/afrikaans-utf-8.inc.php
@@ -422,7 +422,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php
index 8dfdfb8e5..f7407d13a 100644
--- a/lang/albanian-iso-8859-1.inc.php
+++ b/lang/albanian-iso-8859-1.inc.php
@@ -77,7 +77,6 @@ $strBookmarkView = 'Shfaq vet
$strBrowseForeignValues = 'Shfleto opcionet e huaja';
$strBrowse = 'Shfaq';
$strBulgarian = 'Bullgarisht';
-$strBzError = 'phpMyAdmin nuk sht n gjendje t kompresoj dump-in pr arsye t prapashtess Bz2 t gabuar n kt version t php. Ju rekomandojm patjetr vendosjen e $cfg[\'BZipDump\']
tek file juaj i konfigurimit t phpMyAdmin n FALSE
. Nqoftse dshironi t prdorni patjetr specifikat e kompresimit Bz2, duhet t rifreskoni php n versionin e fundit. Hidhini nj sy php bug report %s pr informacione t hollsishme.';
$strBzip = '"kompresuar me bzip2"';
$strCalendar = 'Kalendari';
diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php
index 824d4325d..eef3c5216 100644
--- a/lang/albanian-utf-8.inc.php
+++ b/lang/albanian-utf-8.inc.php
@@ -78,7 +78,6 @@ $strBookmarkView = 'Shfaq vetëm';
$strBrowseForeignValues = 'Shfleto opcionet e huaja';
$strBrowse = 'Shfaq';
$strBulgarian = 'Bullgarisht';
-$strBzError = 'phpMyAdmin nuk është në gjendje të kompresojë dump-in për arsye të prapashtesës Bz2 të gabuar në këtë version të php. Ju rekomandojmë patjetër vendosjen e $cfg[\'BZipDump\']
tek file juaj i konfigurimit të phpMyAdmin në FALSE
. Nëqoftëse dëshironi të përdorni patjetër specifikat e kompresimit Bz2, duhet të rifreskoni php në versionin e fundit. Hidhini një sy php bug report %s për informacione të hollësishme.';
$strBzip = '"kompresuar me bzip2"';
$strCalendar = 'Kalendari';
diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php
index 85a1da5f2..4e23f7528 100644
--- a/lang/arabic-utf-8.inc.php
+++ b/lang/arabic-utf-8.inc.php
@@ -78,7 +78,6 @@ $strBookmarkView = 'عرض فقط';
$strBrowseForeignValues = 'استعرض القيم الغريبة';
$strBrowse = 'إستعراض';
$strBulgarian = 'البلغارية';
-$strBzError = 'لم يستطع phpMyAdmin ضغط كمّ البيانات بسبب عطل في امتداد Bz2 في إصدار PHP. يُفضّل أن تغيّر قيمة توجيه $cfg[\'BZipDump\']
في ملف إعدادات phpMyAdmin إلى FALSE
. إن كنت تريد استخدام مزايا ضغط Bz2، عليك بالتحديث إلى إصدار جديد من PHP. لمزيد من التفاصيل، أنظر في تقرير خلل PHP %s.';
$strBzip = '"bzipped"';
$strCannotLogin = 'لا يمكن الدخول إلى خادم MySQL';
diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php
index 8cf84a961..10a59fd21 100644
--- a/lang/arabic-windows-1256.inc.php
+++ b/lang/arabic-windows-1256.inc.php
@@ -77,7 +77,6 @@ $strBookmarkView = '
$strBrowse = '';
$strBrowseForeignValues = ' ';
$strBulgarian = '';
-$strBzError = ' phpMyAdmin Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2 PHP. PHP %s.';
$strBzip = '"bzipped"';
$strCannotLogin = ' MySQL';
diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php
index 4611b8f27..bb2d6a285 100644
--- a/lang/azerbaijani-iso-8859-9.inc.php
+++ b/lang/azerbaijani-iso-8859-9.inc.php
@@ -70,7 +70,6 @@ $strBookmarkThis = 'Bu SQL sor
$strBookmarkView = 'Sadece gster';
$strBrowse = 'indekiler';
$strBulgarian = 'Bolqar Dili';
-$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 = '"bzip"lenmi';
$strCannotLogin = 'MySQL server-e gire bilmirem';
diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php
index 4bd3d3d34..29590d6a4 100644
--- a/lang/azerbaijani-utf-8.inc.php
+++ b/lang/azerbaijani-utf-8.inc.php
@@ -71,7 +71,6 @@ $strBookmarkThis = 'Bu SQL sorğusunu bookmark-la';
$strBookmarkView = 'Sadece göster';
$strBrowse = 'İçindekiler';
$strBulgarian = 'Bolqar Dili';
-$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 = '"bzip"lenmiş';
$strCannotLogin = 'MySQL server-e gire bilmirem';
diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php
index d9c4d9cc2..9c794c21f 100644
--- a/lang/basque-iso-8859-1.inc.php
+++ b/lang/basque-iso-8859-1.inc.php
@@ -68,7 +68,6 @@ $strBookmarkThis = 'Kontsulta hau gogokoetan gorde';
$strBookmarkView = 'Soilik ikusi';
$strBrowse = 'Arakatu';
$strBulgarian = 'Bulgariera';
-$strBzError = 'phpMyAdmin-ek ezinezko izan du iraulketa trinkotzea php bertsio honen Bz2 luzapena hondatuta dagoelako. Zinez gomendatzen dizugu zure phpMyAdmin-en konfigurazio-fitxategian $cfg[\'BZipDump\']
parametroa era honetan FALSE
ezartzea.Bz2 trinkotzeko hobespenak erabili nahi badituzu, zure php-a bertsio berri batera gaurkotu beharko duzu. Detaileak ikusi nahi izanez gero begira erroreen txostena.';
$strBzip = '"Bzip-ez trinkotua"';
$strCannotLogin = 'Ezinezkoa MySql zerbitzarian saioa hastea';
diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php
index 1ece37d67..2e463f3cd 100644
--- a/lang/basque-utf-8.inc.php
+++ b/lang/basque-utf-8.inc.php
@@ -69,7 +69,6 @@ $strBookmarkThis = 'Kontsulta hau gogokoetan gorde';
$strBookmarkView = 'Soilik ikusi';
$strBrowse = 'Arakatu';
$strBulgarian = 'Bulgariera';
-$strBzError = 'phpMyAdmin-ek ezinezko izan du iraulketa trinkotzea php bertsio honen Bz2 luzapena hondatuta dagoelako. Zinez gomendatzen dizugu zure phpMyAdmin-en konfigurazio-fitxategian $cfg[\'BZipDump\']
parametroa era honetan FALSE
ezartzea.Bz2 trinkotzeko hobespenak erabili nahi badituzu, zure php-a bertsio berri batera gaurkotu beharko duzu. Detaileak ikusi nahi izanez gero begira erroreen txostena.';
$strBzip = '"Bzip-ez trinkotua"';
$strCannotLogin = 'Ezinezkoa MySql zerbitzarian saioa hastea';
diff --git a/lang/belarusian_cyrillic-utf-8.inc.php b/lang/belarusian_cyrillic-utf-8.inc.php
index f34d7ed5a..4f9e97518 100644
--- a/lang/belarusian_cyrillic-utf-8.inc.php
+++ b/lang/belarusian_cyrillic-utf-8.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaits = 'Затрымак запісу';
$strBufferWriteWaitsInPercent = 'Затрымак запісу ў %';
$strBulgarian = 'Баўгарская';
$strBusyPages = 'Занятых старонак';
-$strBzError = 'phpMyAdmin ня можа сьціснуць дамп з-за праблемаў з пашырэньнем Bz2 у гэтай вэрсіі PHP. Строга рэкамэндуецца вызначыць значэньне дырэктывы $cfg[\'BZipDump\']
у вашым канфігурацыйным файле phpMyAdmin як FALSE
. Калі вы жадаеце выкарыстоўваць Bz2-сьціск, вам неабходна абнавіць вэрсію PHP. Зьварніцеся да PHP bug report %s для больш падрабязнай інфармацыі.';
$strBzip = 'сьціскаць у bzip';
$strCalendar = 'Каляндар';
diff --git a/lang/belarusian_cyrillic-windows-1251.inc.php b/lang/belarusian_cyrillic-windows-1251.inc.php
index c9c8f129b..43d7aa1b9 100644
--- a/lang/belarusian_cyrillic-windows-1251.inc.php
+++ b/lang/belarusian_cyrillic-windows-1251.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = ' %';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin - Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2-, PHP. PHP bug report %s .';
$strBzip = ' bzip';
$strCalendar = '';
diff --git a/lang/belarusian_latin-utf-8.inc.php b/lang/belarusian_latin-utf-8.inc.php
index d7789502f..ce74854dd 100644
--- a/lang/belarusian_latin-utf-8.inc.php
+++ b/lang/belarusian_latin-utf-8.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaitsInPercent = 'Zatrymak zapisu ŭ %';
$strBufferWriteWaits = 'Zatrymak zapisu';
$strBulgarian = 'Baŭharskaja';
$strBusyPages = 'Zaniatych staronak';
-$strBzError = 'phpMyAdmin nia moža ścisnuć damp z-za prablemaŭ z pašyreńniem Bz2 u hetaj versii PHP. Stroha rekamendujecca vyznačyć značeńnie dyrektyvy $cfg[\'BZipDump\']
u vašym kanfihuracyjnym fajle phpMyAdmin jak FALSE
. Kali vy žadajecie vykarystoŭvać Bz2-ścisk, vam nieabchodna abnavić versiju PHP. Źvarniciesia da PHP bug report %s dla bolš padrabiaznaj infarmacyi.';
$strBzip = 'ściskać u bzip';
$strCalendar = 'Kalandar';
diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php
index 092a8116c..3f7d642fb 100644
--- a/lang/bosnian-utf-8.inc.php
+++ b/lang/bosnian-utf-8.inc.php
@@ -74,7 +74,6 @@ $strBookmarkView = 'Vidi samo';
$strBrowseForeignValues = 'Pregledaj strane vrijednosti';
$strBrowse = 'Pregled';
$strBulgarian = 'Bugarski';
-$strBzError = 'phpMyAdmin nije mogao da kompresuje sadržaj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporučuje se da podesite $cfg[\'BZipDump\']
direktivu u vašem phpMyAdmin konfiguracionom fajlu na FALSE
. Ako želite da koristite mogućnosti BZ2 kompresije, trebalo bi da pređete na noviju verziju PHP-a. Vidite PHP izveštaj o greškama %s za detalje.';
$strBzip = '"bzip-ovano"';
$strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php
index fab712ca1..f8f91ccc1 100644
--- a/lang/bosnian-windows-1250.inc.php
+++ b/lang/bosnian-windows-1250.inc.php
@@ -73,7 +73,6 @@ $strBookmarkView = 'Vidi samo';
$strBrowseForeignValues = 'Pregledaj strane vrijednosti';
$strBrowse = 'Pregled';
$strBulgarian = 'Bugarski';
-$strBzError = 'phpMyAdmin nije mogao da kompresuje sadraj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporuuje se da podesite $cfg[\'BZipDump\']
direktivu u vaem phpMyAdmin konfiguracionom fajlu na FALSE
. Ako elite da koristite mogunosti BZ2 kompresije, trebalo bi da preete na noviju verziju PHP-a. Vidite PHP izvetaj o grekama %s za detalje.';
$strBzip = '"bzip-ovano"';
$strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php
index 643bf7bb6..7607f8cc7 100644
--- a/lang/brazilian_portuguese-iso-8859-1.inc.php
+++ b/lang/brazilian_portuguese-iso-8859-1.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaits = 'Escrever as esperas';
$strBufferWriteWaitsInPercent = 'Escrita esperada em %';
$strBulgarian = 'Bulgaro';
$strBusyPages = 'Pgina ocupadas';
-$strBzError = 'phpMyAdmin no foi capaz de comprimir o dump devido a um defeito na extenso Bz2 desta verso do php. extremamente recomendado configurar a diretiva $cfg[\'BZipDump\']
do arquivo de configurao do phpMyAdmin para FALSE
. Se voc quiser usar os recursos de compresso Bz2, voc ter que atualizar para uma verso mais nova do PHP. Veja os relatrios de bug %s do php para detalhes.';
$strBzip = '"compactado com bzip"';
$strCalendar = 'Calendrio';
diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php
index 6c7e19ac8..a14132d57 100644
--- a/lang/brazilian_portuguese-utf-8.inc.php
+++ b/lang/brazilian_portuguese-utf-8.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaits = 'Escrever as esperas';
$strBufferWriteWaitsInPercent = 'Escrita esperada em %';
$strBulgarian = 'Bulgaro';
$strBusyPages = 'Página ocupadas';
-$strBzError = 'phpMyAdmin não foi capaz de comprimir o dump devido a um defeito na extensão Bz2 desta versão do php. É extremamente recomendado configurar a diretiva $cfg[\'BZipDump\']
do arquivo de configuração do phpMyAdmin para FALSE
. Se você quiser usar os recursos de compressão Bz2, você terá que atualizar para uma versão mais nova do PHP. Veja os relatórios de bug %s do php para detalhes.';
$strBzip = '"compactado com bzip"';
$strCalendar = 'Calendário';
diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php
index d01b2fa8b..cd7d2d31b 100644
--- a/lang/bulgarian-koi8-r.inc.php
+++ b/lang/bulgarian-koi8-r.inc.php
@@ -86,7 +86,6 @@ $strBookmarkView = '
$strBrowseForeignValues = ' (foreign) ';
$strBrowse = '';
$strBulgarian = '';
-$strBzError = 'phpMyAdmin (dump) Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2 , - PHP. %s .';
$strBzip = '"bzip-"';
$strCalendar = '';
diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php
index 0558d0714..6ff8cd2c0 100644
--- a/lang/bulgarian-utf-8.inc.php
+++ b/lang/bulgarian-utf-8.inc.php
@@ -87,7 +87,6 @@ $strBookmarkView = 'Само показване';
$strBrowseForeignValues = 'Преглеждане на външните(foreign) стойности';
$strBrowse = 'Прелистване';
$strBulgarian = 'Български';
-$strBzError = 'phpMyAdmin не може да компресира схемата(dump) заради грешка в Bz2 разширението в тази версия на PHP. Горещо се препоръчва да установите стойността на $cfg[\'BZipDump\']
директивата в конфигурационния файл на вашия phpMyAdmin на FALSE
. Ако искате да се използвате възможностите на Bz2 компресията, ще трябва да ъпгрейднете до по-нова версия на PHP. Вижте съобщение %s за повече информация.';
$strBzip = '"bzip-нато"';
$strCalendar = 'Календар';
diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php
index 71824a298..886a04a79 100644
--- a/lang/bulgarian-windows-1251.inc.php
+++ b/lang/bulgarian-windows-1251.inc.php
@@ -86,7 +86,6 @@ $strBookmarkView = '
$strBrowseForeignValues = ' (foreign) ';
$strBrowse = '';
$strBulgarian = '';
-$strBzError = 'phpMyAdmin (dump) Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2 , - PHP. %s .';
$strBzip = '"bzip-"';
$strCalendar = '';
diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php
index 9990e2893..2e0d4245f 100644
--- a/lang/catalan-iso-8859-1.inc.php
+++ b/lang/catalan-iso-8859-1.inc.php
@@ -97,7 +97,6 @@ $strBufferWriteWaits = 'Esperes d\'escriptura';
$strBufferWriteWaitsInPercent = 'Esperes d\'escriptura en %';
$strBulgarian = 'Blgar';
$strBusyPages = 'Pgines ocupades';
-$strBzError = 'phpMyAdmin s incapa de comprimir el bolcat degut a una extensi Bz2 incorrecta en aquesta versi de php. s molt recomenable posar a la directiva $cfg[\'BZipDump\']
el valor FALSE
a l\'arxiu de configuraci de phpMyAdmin. Si vols utilitzar les facilitats de compresi Bz2, s necessari actualitzar el php a la darrera versi disponible. Es pot consultar el informe d\'errada %s de php per a ms detalls.';
$strBzip = '"comprimit amb bzip"';
$strCalendar = 'Calendari';
diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php
index 800c77393..fe2688d3c 100644
--- a/lang/catalan-utf-8.inc.php
+++ b/lang/catalan-utf-8.inc.php
@@ -98,7 +98,6 @@ $strBufferWriteWaits = 'Esperes d\'escriptura';
$strBufferWriteWaitsInPercent = 'Esperes d\'escriptura en %';
$strBulgarian = 'Blgar';
$strBusyPages = 'Pgines ocupades';
-$strBzError = 'phpMyAdmin s incapa de comprimir el bolcat degut a una extensi Bz2 incorrecta en aquesta versi de php. s molt recomenable posar a la directiva $cfg[\'BZipDump\']
el valor FALSE
a l\'arxiu de configuraci de phpMyAdmin. Si vols utilitzar les facilitats de compresi Bz2, s necessari actualitzar el php a la darrera versi disponible. Es pot consultar el informe d\'errada %s de php per a ms detalls.';
$strBzip = '"comprimit amb bzip"';
$strCalendar = 'Calendari';
diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php
index edc87d4a6..6df2b97f5 100644
--- a/lang/chinese_simplified-gb2312.inc.php
+++ b/lang/chinese_simplified-gb2312.inc.php
@@ -89,7 +89,6 @@ $strBookmarkView = 'ֻ
$strBrowse = '';
$strBrowseForeignValues = 'صֵ';
$strBulgarian = '';
-$strBzError = 'phpMyAdmin ѹת棬ԭǴ˰汾 php е Bz2 ģǿƽ phpMyAdmin ļе $cfg[\'BZipDump\']
Ϊ FALSE
ʹ Bz2 ѹܣ php İ汾ο php %s';
$strBzip = 'bzip ѹ';
$strCalendar = '';
diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php
index 8622ea147..af6fce5e0 100644
--- a/lang/chinese_simplified-utf-8.inc.php
+++ b/lang/chinese_simplified-utf-8.inc.php
@@ -90,7 +90,6 @@ $strBookmarkView = '只查看';
$strBrowse = '浏览';
$strBrowseForeignValues = '浏览不相关的值';
$strBulgarian = '保加利亚语';
-$strBzError = 'phpMyAdmin 无法压缩转存,原因是此版本 php 中的 Bz2 模块损坏。强制将 phpMyAdmin 配置文件中的 $cfg[\'BZipDump\']
设置为 FALSE
。如果您想使用 Bz2 压缩功能,请更新 php 的版本。详情请参看 php 错误报告 %s。';
$strBzip = 'bzip 压缩';
$strCalendar = '日历';
diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php
index f8b812420..f2a83e3b7 100644
--- a/lang/chinese_traditional-big5.inc.php
+++ b/lang/chinese_traditional-big5.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'gJ %';
$strBulgarian = 'O[QȻy';
$strBusyPages = 'c';
-$strBzError = 'phpMyAdmin LkY]o php Bz2 Ҳտ~. jCnD phpMyAdmin ]wɳ]w $cfg[\'BZipDump\']
FALSE
. pGQϥ Bz2 Y\,Чs php ̷s. ԱаѬ php ~ %s .';
$strBzip = '"bzipped"';
$strCalendar = '';
diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php
index fc9a84e36..43ff62160 100644
--- a/lang/chinese_traditional-utf-8.inc.php
+++ b/lang/chinese_traditional-utf-8.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = '寫入等候';
$strBufferWriteWaitsInPercent = '寫入等候 %';
$strBulgarian = '保加利亞語';
$strBusyPages = '繁忙頁';
-$strBzError = 'phpMyAdmin 無法壓縮因於這個 php 版本的 Bz2 模組錯誤. 強列要求於 phpMyAdmin 設定檔設定 $cfg[\'BZipDump\']
為FALSE
. 如果想使用 Bz2 壓縮功能,請更新 php 到最新版本. 詳情請參看 php 錯誤報報 %s .';
$strBzip = '"bzipped"';
$strCalendar = '日曆';
diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php
index 68a102d15..316d28a84 100644
--- a/lang/croatian-iso-8859-2.inc.php
+++ b/lang/croatian-iso-8859-2.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaitsInPercent = 'Zapisivanje
$strBufferWriteWaits = 'Zapisivanje eka';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Zaposlene stranice';
-$strBzError = 'phpMyAdmin nije bio u mogunosti komprimirati izbacivanje zbog prekinutog Bz2 proirenja u ovoj verziji PHP-a. Snano se preporuuje da postavite $cfg[\'BZipDump\']
direktivu u vaoj phpMyAdmin konfiguracijskoj datoteci na FALSE
Ako elite upotrebljavati kompresijsku osobinu Bz2, bit e potrebna nadogradnja na noviju verziju PHP-a. Detalje pregledajte u izvjetaju PHP nedostataka: %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Kalendar';
diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php
index caebac738..18e229425 100644
--- a/lang/croatian-utf-8.inc.php
+++ b/lang/croatian-utf-8.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaitsInPercent = 'Zapisivanje čeka pri %';
$strBufferWriteWaits = 'Zapisivanje čeka';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Zaposlene stranice';
-$strBzError = 'phpMyAdmin nije bio u mogućnosti komprimirati izbacivanje zbog prekinutog Bz2 proširenja u ovoj verziji PHP-a. Snažno se preporučuje da postavite $cfg[\'BZipDump\']
direktivu u vašoj phpMyAdmin konfiguracijskoj datoteci na FALSE
Ako želite upotrebljavati kompresijsku osobinu Bz2, bit će potrebna nadogradnja na noviju verziju PHP-a. Detalje pregledajte u izvještaju PHP nedostataka: %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Kalendar';
diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php
index ec3645fb2..f9d5fbd4d 100644
--- a/lang/croatian-windows-1250.inc.php
+++ b/lang/croatian-windows-1250.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaitsInPercent = 'Zapisivanje
$strBufferWriteWaits = 'Zapisivanje eka';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Zaposlene stranice';
-$strBzError = 'phpMyAdmin nije bio u mogunosti komprimirati izbacivanje zbog prekinutog Bz2 proirenja u ovoj verziji PHP-a. Snano se preporuuje da postavite $cfg[\'BZipDump\']
direktivu u vaoj phpMyAdmin konfiguracijskoj datoteci na FALSE
Ako elite upotrebljavati kompresijsku osobinu Bz2, bit e potrebna nadogradnja na noviju verziju PHP-a. Detalje pregledajte u izvjetaju PHP nedostataka: %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Kalendar';
diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php
index d814864bc..3b7707c4f 100644
--- a/lang/czech-iso-8859-2.inc.php
+++ b/lang/czech-iso-8859-2.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'ekn na zpis v %';
$strBulgarian = 'Bulhartina';
$strBusyPages = 'Zpracovvanch strnek';
-$strBzError = 'phpMyAdminovi se nepodailo zkomprimovat vpis, protoe rozen pro kompresi bz2 je v tto verzi PHP chybn. Doporuujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\']
v nastavench phpMyAdmina na FALSE
). Pokud chcete pouvat kompresi bz2, mli byste nainstalovat novj verzi PHP. Vce informac o tomto problmu je u popisu chyby %s.';
$strBzip = '„zabzipovno“';
$strCalendar = 'Kalend';
diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php
index 16a6dd808..e5bb63ecb 100644
--- a/lang/czech-utf-8.inc.php
+++ b/lang/czech-utf-8.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaits = 'Čekání na zápis';
$strBufferWriteWaitsInPercent = 'Čekání na zápis v %';
$strBulgarian = 'Bulharština';
$strBusyPages = 'Zpracovávaných stránek';
-$strBzError = 'phpMyAdminovi se nepodařilo zkomprimovat výpis, protože rozšíření pro kompresi bz2 je v této verzi PHP chybné. Doporučujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\']
v nastaveních phpMyAdmina na FALSE
). Pokud chcete používat kompresi bz2, měli byste nainstalovat novější verzi PHP. Více informací o tomto problému je u popisu chyby %s.';
$strBzip = '„zabzipováno“';
$strCalendar = 'Kalendář';
diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php
index 95e83a3df..f3a744764 100644
--- a/lang/czech-windows-1250.inc.php
+++ b/lang/czech-windows-1250.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'ekn na zpis v %';
$strBulgarian = 'Bulhartina';
$strBusyPages = 'Zpracovvanch strnek';
-$strBzError = 'phpMyAdminovi se nepodailo zkomprimovat vpis, protoe rozen pro kompresi bz2 je v tto verzi PHP chybn. Doporuujeme tuto kompresi vypnout (nastavit $cfg[\'BZipDump\']
v nastavench phpMyAdmina na FALSE
). Pokud chcete pouvat kompresi bz2, mli byste nainstalovat novj verzi PHP. Vce informac o tomto problmu je u popisu chyby %s.';
$strBzip = '„zabzipovno“';
$strCalendar = 'Kalend';
diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php
index f2a33cc77..03699805a 100644
--- a/lang/danish-iso-8859-1.inc.php
+++ b/lang/danish-iso-8859-1.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaitsInPercent = 'Write waits i %';
$strBufferWriteWaits = 'Write waits';
$strBulgarian = 'Bulgarsk';
$strBusyPages = 'Travle sider';
-$strBzError = 'phpMyAdmin kunne ikke komprimere dumpet p grund af en delagt Bz2 extension i denne PHP-version. Det anbefales kraftigt at stte $cfg[\'BZipDump\']
direktivet i din phpMyAdmin konfigurationsfil til FALSE
. Hvis du vil bruge Bz2 komprimeringsfeatures, br du opdatere til en nyere PHP-version. Se PHP bug report %s for detaljer.';
$strBzip = '"bzipped"';
$strCalendar = 'Kalender';
diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php
index fcc6d5731..0bb48744c 100644
--- a/lang/danish-utf-8.inc.php
+++ b/lang/danish-utf-8.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaitsInPercent = 'Write waits i %';
$strBufferWriteWaits = 'Write waits';
$strBulgarian = 'Bulgarsk';
$strBusyPages = 'Travle sider';
-$strBzError = 'phpMyAdmin kunne ikke komprimere dumpet på grund af en ødelagt Bz2 extension i denne PHP-version. Det anbefales kraftigt at sætte $cfg[\'BZipDump\']
direktivet i din phpMyAdmin konfigurationsfil til FALSE
. Hvis du vil bruge Bz2 komprimeringsfeatures, bør du opdatere til en nyere PHP-version. Se PHP bug report %s for detaljer.';
$strBzip = '"bzipped"';
$strCalendar = 'Kalender';
diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php
index c2c4d00fe..99f28be86 100644
--- a/lang/dutch-iso-8859-1.inc.php
+++ b/lang/dutch-iso-8859-1.inc.php
@@ -85,7 +85,6 @@ $strBookmarkView = 'Alleen bekijken';
$strBrowseForeignValues = 'Bekijk vreemde waardes';
$strBrowse = 'Verkennen';
$strBulgarian = 'Bulgaars';
-$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling $cfg[\'BZipDump\']
in uw phpMyAdmin configuratie bestand op FALSE
te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
$strBzip = '"ge-bzipt"';
$strCalendar = 'Kalender';
diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php
index 52d722ec4..7a8ed34d4 100644
--- a/lang/dutch-iso-8859-15.inc.php
+++ b/lang/dutch-iso-8859-15.inc.php
@@ -85,7 +85,6 @@ $strBookmarkView = 'Alleen bekijken';
$strBrowseForeignValues = 'Bekijk vreemde waardes';
$strBrowse = 'Verkennen';
$strBulgarian = 'Bulgaars';
-$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling $cfg[\'BZipDump\']
in uw phpMyAdmin configuratie bestand op FALSE
te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
$strBzip = '"ge-bzipt"';
$strCalendar = 'Kalender';
diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php
index a9dc1cbba..af2f87fd2 100644
--- a/lang/dutch-utf-8.inc.php
+++ b/lang/dutch-utf-8.inc.php
@@ -86,7 +86,6 @@ $strBookmarkView = 'Alleen bekijken';
$strBrowseForeignValues = 'Bekijk vreemde waardes';
$strBrowse = 'Verkennen';
$strBulgarian = 'Bulgaars';
-$strBzError = 'phpMyAdmin is er niet in geslaagd om de dump te comprimeren doordat de Bz2 extensie in deze php versie niet functioneert. Het wordt sterk aangeraden om de instelling $cfg[\'BZipDump\']
in uw phpMyAdmin configuratie bestand op FALSE
te zetten. Als u Bz2 compressie wilt gebruiken zult u moeten upgraden naar een latere php versie. Zie php bug report %s voor meer informatie.';
$strBzip = '"ge-bzipt"';
$strCalendar = 'Kalender';
diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php
index 3b86d1df7..b265d23c6 100644
--- a/lang/english-iso-8859-1.inc.php
+++ b/lang/english-iso-8859-1.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %';
$strBufferWriteWaits = 'Write waits';
$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 newer PHP version. See PHP bug report %s for details.';
$strBzip = '"bzipped"';
$strCalendar = 'Calendar';
diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php
index f14dd70ed..938e0ade2 100644
--- a/lang/english-iso-8859-15.inc.php
+++ b/lang/english-iso-8859-15.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %';
$strBufferWriteWaits = 'Write waits';
$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 newer PHP version. See PHP bug report %s for details.';
$strBzip = '"bzipped"';
$strCalendar = 'Calendar';
diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php
index 19171642b..51b84944b 100644
--- a/lang/english-utf-8.inc.php
+++ b/lang/english-utf-8.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %';
$strBufferWriteWaits = 'Write waits';
$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 newer PHP version. See PHP bug report %s for details.';
$strBzip = '"bzipped"';
$strCalendar = 'Calendar';
diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php
index e8f3296a9..5e37a400f 100644
--- a/lang/estonian-iso-8859-1.inc.php
+++ b/lang/estonian-iso-8859-1.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaitsInPercent = 'Kirjutamine ootab %';
$strBufferWriteWaits = 'Kirjutamine ootab';
$strBulgarian = 'Bulgaaria';
$strBusyPages = 'Hivatud lehed';
-$strBzError = 'phpMyAdmin ei suutnud pakkida seda andmebaasivljundit kuna Bz2 moodul on vigane selles PHP versioonis. Me soovitame tungivalt oma phpMyAdmini konfiguratsioonifailis panna lipu $cfg[\'BZipDump\']
vrtuseks FALSE
. Kui te soovite kasutada Bz2 pakkimist peaksite te oma PHP versiooni uuendama viimasele versioonile. Lugege PHP vea %s raportit tpsemaks infoks.';
$strBzip = '"bzipitud"';
$strCalendar = 'Kalender';
diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php
index 8702bd651..7e7551c9e 100644
--- a/lang/estonian-utf-8.inc.php
+++ b/lang/estonian-utf-8.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = 'Kirjutamine ootab %';
$strBufferWriteWaits = 'Kirjutamine ootab';
$strBulgarian = 'Bulgaaria';
$strBusyPages = 'Hõivatud lehed';
-$strBzError = 'phpMyAdmin ei suutnud pakkida seda andmebaasiväljundit kuna Bz2 moodul on vigane selles PHP versioonis. Me soovitame tungivalt oma phpMyAdmini konfiguratsioonifailis panna lipu $cfg[\'BZipDump\']
väärtuseks FALSE
. Kui te soovite kasutada Bz2 pakkimist peaksite te oma PHP versiooni uuendama viimasele versioonile. Lugege PHP vea %s raportit täpsemaks infoks.';
$strBzip = '"bzipitud"';
$strCalendar = 'Kalender';
diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php
index e2aa4e77e..242894172 100644
--- a/lang/finnish-iso-8859-1.inc.php
+++ b/lang/finnish-iso-8859-1.inc.php
@@ -106,7 +106,6 @@ $strBufferWriteWaitsInPercent = 'Kirjoitusviipeet: %';
$strBufferWriteWaits = 'Viive ennen kirjoitusta';
$strBulgarian = 'Bulgarialainen';
$strBusyPages = "Kytss olevat sivut";
-$strBzError = 'phpMyAdmin ei voinut pakata vedosta johtuen rikkinisest Bz2-laajennuksesta tss php:n versiossa. On suositeltavaa asettaa $cfg[\'BZipDump\']
-direktiivi phpMyAdminin konfigurointitiedostosta arvoksi FALSE
. Jos haluat kytt Bz2-pakkauksen toimintoja, sinun pit pivitt uusimpaan php:n versioon. Katso listietoja php bug reportista: %s .';
$strBzip = '"bzip-pakkaus"';
$strCalendar = 'Kalenteri';
diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php
index 9afd9737b..b1b799b84 100644
--- a/lang/finnish-iso-8859-15.inc.php
+++ b/lang/finnish-iso-8859-15.inc.php
@@ -106,7 +106,6 @@ $strBufferWriteWaitsInPercent = 'Kirjoitusviipeet: %';
$strBufferWriteWaits = 'Viive ennen kirjoitusta';
$strBulgarian = 'Bulgarialainen';
$strBusyPages = "Kytss olevat sivut";
-$strBzError = 'phpMyAdmin ei voinut pakata vedosta johtuen rikkinisest Bz2-laajennuksesta tss php:n versiossa. On suositeltavaa asettaa $cfg[\'BZipDump\']
-direktiivi phpMyAdminin konfigurointitiedostosta arvoksi FALSE
. Jos haluat kytt Bz2-pakkauksen toimintoja, sinun pit pivitt uusimpaan php:n versioon. Katso listietoja php bug reportista: %s .';
$strBzip = '"bzip-pakkaus"';
$strCalendar = 'Kalenteri';
diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php
index 8dee6d3c7..838ac7f8b 100644
--- a/lang/finnish-utf-8.inc.php
+++ b/lang/finnish-utf-8.inc.php
@@ -107,7 +107,6 @@ $strBufferWriteWaitsInPercent = 'Kirjoitusviipeet: %';
$strBufferWriteWaits = 'Viive ennen kirjoitusta';
$strBulgarian = 'Bulgarialainen';
$strBusyPages = "Käytössä olevat sivut";
-$strBzError = 'phpMyAdmin ei voinut pakata vedosta johtuen rikkinäisestä Bz2-laajennuksesta tässä php:n versiossa. On suositeltavaa asettaa $cfg[\'BZipDump\']
-direktiivi phpMyAdminin konfigurointitiedostosta arvoksi FALSE
. Jos haluat käyttää Bz2-pakkauksen toimintoja, sinun pitää päivittää uusimpaan php:n versioon. Katso lisätietoja php bug reportista: %s .';
$strBzip = '"bzip-pakkaus"';
$strCalendar = 'Kalenteri';
diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php
index 494403b97..5e9d281cc 100644
--- a/lang/french-iso-8859-1.inc.php
+++ b/lang/french-iso-8859-1.inc.php
@@ -100,7 +100,6 @@ $strBufferWriteWaitsInPercent = 'Nombre d\'attentes d\'
$strBufferWriteWaits = 'Nombre d\'attentes d\'criture';
$strBulgarian = 'bulgare';
$strBusyPages = 'Pages occupes';
-$strBzError = 'phpMyAdmin n\'a pu compresser le fichier export en raison d\'une composante Bz2 dfaillante dans cette version de PHP. Il est recommand de donner $cfg[\'BZipDump\']
dans votre fichier de configuration phpMyAdmin la valeur FALSE
. Si vous voulez utiliser la compression en mode Bz2, veuillez mettre niveau votre version de PHP. Ce rapport d\'anomalies PHP donne les dtails: %s.';
$strBzip = '"bzipp"';
$strCalendar = 'Calendrier';
diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php
index 89dcbadb1..f1ca5a25e 100644
--- a/lang/french-iso-8859-15.inc.php
+++ b/lang/french-iso-8859-15.inc.php
@@ -100,7 +100,6 @@ $strBufferWriteWaitsInPercent = 'Nombre d\'attentes d\'
$strBufferWriteWaits = 'Nombre d\'attentes d\'criture';
$strBulgarian = 'bulgare';
$strBusyPages = 'Pages occupes';
-$strBzError = 'phpMyAdmin n\'a pu compresser le fichier export en raison d\'une composante Bz2 dfaillante dans cette version de PHP. Il est recommand de donner $cfg[\'BZipDump\']
dans votre fichier de configuration phpMyAdmin la valeur FALSE
. Si vous voulez utiliser la compression en mode Bz2, veuillez mettre niveau votre version de PHP. Ce rapport d\'anomalies PHP donne les dtails: %s.';
$strBzip = '"bzipp"';
$strCalendar = 'Calendrier';
diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php
index c6b9ad44f..7c7769d45 100644
--- a/lang/french-utf-8.inc.php
+++ b/lang/french-utf-8.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaitsInPercent = 'Nombre d\'attentes d\'écriture en %';
$strBufferWriteWaits = 'Nombre d\'attentes d\'écriture';
$strBulgarian = 'bulgare';
$strBusyPages = 'Pages occupées';
-$strBzError = 'phpMyAdmin n\'a pu compresser le fichier exporté en raison d\'une composante Bz2 défaillante dans cette version de PHP. Il est recommandé de donner à $cfg[\'BZipDump\']
dans votre fichier de configuration phpMyAdmin la valeur FALSE
. Si vous voulez utiliser la compression en mode Bz2, veuillez mettre à niveau votre version de PHP. Ce rapport d\'anomalies PHP donne les détails: %s.';
$strBzip = '"bzippé"';
$strCalendar = 'Calendrier';
diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php
index 14bdc0999..287d93ef7 100644
--- a/lang/galician-iso-8859-1.inc.php
+++ b/lang/galician-iso-8859-1.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaits = 'Esperas para escreber';
$strBufferWriteWaitsInPercent = 'Esperas para escreber en %';
$strBulgarian = 'Búlgaro';
$strBusyPages = 'Pxinas ocupadas';
-$strBzError = 'phpMyAdmin foi incapaz de comprimir os resultados debido a que esta versin do php ten unha extensin de Bz2 con erros. Recomndase que configure a directiva $cfg[\'BZipDump\']
do seu ficheiro de configuracin do phpMyAdmin para que sexa FALSE
. Se quer usar a funcionalidade de compresin Bz2, actualice a unha versin posterior do php. Consulte o informe de erros %s para mis detalles.';
$strBzip = 'comprimido no formato "bzip"';
$strCalendar = 'Calendario';
diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php
index 90aa5fceb..1602d07da 100644
--- a/lang/galician-utf-8.inc.php
+++ b/lang/galician-utf-8.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = 'Esperas para escreber';
$strBufferWriteWaitsInPercent = 'Esperas para escreber en %';
$strBulgarian = 'Búlgaro';
$strBusyPages = 'Páxinas ocupadas';
-$strBzError = 'phpMyAdmin foi incapaz de comprimir os resultados debido a que esta versión do php ten unha extensión de Bz2 con erros. Recoméndase que configure a directiva $cfg[\'BZipDump\']
do seu ficheiro de configuración do phpMyAdmin para que sexa FALSE
. Se quer usar a funcionalidade de compresión Bz2, actualice a unha versión posterior do php. Consulte o informe de erros %s para máis detalles.';
$strBzip = 'comprimido no formato "bzip"';
$strCalendar = 'Calendario';
diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php
index 17f679264..ccf3e15bd 100644
--- a/lang/georgian-utf-8.inc.php
+++ b/lang/georgian-utf-8.inc.php
@@ -400,7 +400,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php
index 97b9bd2aa..0182c33c8 100644
--- a/lang/german-iso-8859-1.inc.php
+++ b/lang/german-iso-8859-1.inc.php
@@ -106,7 +106,6 @@ $strBufferWriteWaitsInPercent = 'Schreibverz
$strBufferWriteWaits = 'Schreibverzgerungen';
$strBulgarian = 'Bulgarisch';
$strBusyPages = 'Ausgelastete Seiten';
-$strBzError = 'phpMyAdmin konnte die Datei wegen eines Fehler in der Bz2-Erweiterung in dieser php-Version nicht komprimieren. Es wird deshalb empfohlen die Einstellung $cfg[\'BZipDump\']
in Ihrer phpMyAdmin-Konfiguration auf FALSE
zu setzen. Falls Sie die Bz2-Kompressionsfunktionen dennoch nutzen wollen, so sollten Sie eine neuere php-Version installieren. Bitte lesen Sie auch den php-Fehlerbericht %s fr weitere Informationen.';
$strBzip = 'BZip-komprimiert';
$strCalendar = 'Kalender';
diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php
index bfda947bf..f5284684c 100644
--- a/lang/german-iso-8859-15.inc.php
+++ b/lang/german-iso-8859-15.inc.php
@@ -106,7 +106,6 @@ $strBufferWriteWaitsInPercent = 'Schreibverz
$strBufferWriteWaits = 'Schreibverzgerungen';
$strBulgarian = 'Bulgarisch';
$strBusyPages = 'Ausgelastete Seiten';
-$strBzError = 'phpMyAdmin konnte die Datei wegen eines Fehler in der Bz2-Erweiterung in dieser php-Version nicht komprimieren. Es wird deshalb empfohlen die Einstellung $cfg[\'BZipDump\']
in Ihrer phpMyAdmin-Konfiguration auf FALSE
zu setzen. Falls Sie die Bz2-Kompressionsfunktionen dennoch nutzen wollen, so sollten Sie eine neuere php-Version installieren. Bitte lesen Sie auch den php-Fehlerbericht %s fr weitere Informationen.';
$strBzip = 'BZip-komprimiert';
$strCalendar = 'Kalender';
diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php
index 0ce298bb0..31b17d988 100644
--- a/lang/german-utf-8.inc.php
+++ b/lang/german-utf-8.inc.php
@@ -107,7 +107,6 @@ $strBufferWriteWaitsInPercent = 'Schreibverzögerungen in %';
$strBufferWriteWaits = 'Schreibverzögerungen';
$strBulgarian = 'Bulgarisch';
$strBusyPages = 'Ausgelastete Seiten';
-$strBzError = 'phpMyAdmin konnte die Datei wegen eines Fehler in der Bz2-Erweiterung in dieser php-Version nicht komprimieren. Es wird deshalb empfohlen die Einstellung $cfg[\'BZipDump\']
in Ihrer phpMyAdmin-Konfiguration auf FALSE
zu setzen. Falls Sie die Bz2-Kompressionsfunktionen dennoch nutzen wollen, so sollten Sie eine neuere php-Version installieren. Bitte lesen Sie auch den php-Fehlerbericht %s für weitere Informationen.';
$strBzip = 'BZip-komprimiert';
$strCalendar = 'Kalender';
diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php
index fa59d89c1..c6173da93 100644
--- a/lang/greek-iso-8859-7.inc.php
+++ b/lang/greek-iso-8859-7.inc.php
@@ -71,7 +71,6 @@ $strBookmarkThis = '
$strBookmarkView = ' ';
$strBrowse = '';
$strBulgarian = '';
-$strBzError = ' phpMyAdmin Bz2 php. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2, php . php %s .';
$strBzip = ' bzip';
$strCannotLogin = ' MySQL';
diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php
index f6bb2fefd..83991bae4 100644
--- a/lang/greek-utf-8.inc.php
+++ b/lang/greek-utf-8.inc.php
@@ -72,7 +72,6 @@ $strBookmarkThis = 'Αποθήκευση αυτού του επερωτήματ
$strBookmarkView = 'Μόνο ανάγνωση';
$strBrowse = 'Περιήγηση';
$strBulgarian = 'Βουλγαρικά';
-$strBzError = 'Το phpMyAdmin δεν μπόρεσε να συμπιέσει το αρχείο εξόδου λόγω προβλήματος στην επέκταση Bz2 αυτής της έκδοσης php. Προτείνεται να ορίσετε την τιμή της μεταβλητής $cfg[\'BZipDump\']
στο αρχείο ρυθμίσεων του phpMyAdmin σε FALSE
. Εάν θέλετε να χρησιμοποιήσετε λειτουργίες συμπίεσης τύπου Bz2, θα πρέπει να αναβαθμίσετε την php σε μεταγενέστερη έκδοση. Δείτε την αναφορά προβλήματος php %s για περισσότερες λεπτομέρειες.';
$strBzip = 'συμπίεση «bzip»';
$strCannotLogin = 'Δεν ήταν δυνατή η σύνδεση με τον διακομιστή MySQL';
diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php
index 5f33d24ac..efd45451c 100644
--- a/lang/hebrew-iso-8859-8-i.inc.php
+++ b/lang/hebrew-iso-8859-8-i.inc.php
@@ -83,7 +83,6 @@ $strBookmarkView = '
$strBrowse = '';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin Bz2 PHP . $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2, PHP . PHP %s .';
$strBzip = '"bzipped"';
$strCalendar = ' ';
diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php
index 64c24140e..91032a257 100644
--- a/lang/hebrew-utf-8.inc.php
+++ b/lang/hebrew-utf-8.inc.php
@@ -84,7 +84,6 @@ $strBookmarkView = 'ראה רק';
$strBrowse = 'עיון';
$strBulgarian = 'בולגרית';
$strBusyPages = 'עמודים עסוקים';
-$strBzError = 'phpMyAdmin נכשל בדחיסת הנתונים משום שתוספת Bz2 לא תקינה בגרסת PHP הנוכחית. זה מאוד רצוי כי תגדיר את הגדרת $cfg[\'BZipDump\']
בקובץ הגדרות phpMyAdmin אל FALSE
. אם אתה רוצה להשתמש בתכונות דחיסת Bz2, עליך לשדרג לגרסת PHP חדישה יותר. ראה דיווח שגיאות PHP %s לפרטים נוספים.';
$strBzip = '"bzipped"';
$strCalendar = 'לוח שנה';
diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php
index 945ff6168..82185acae 100644
--- a/lang/hindi-utf-8.inc.php
+++ b/lang/hindi-utf-8.inc.php
@@ -315,7 +315,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strBzip = '"bzipped"'; //to translate
$strCalendar = 'Calendar'; //to translate
diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php
index 02926f97b..ff3392556 100644
--- a/lang/hungarian-iso-8859-2.inc.php
+++ b/lang/hungarian-iso-8859-2.inc.php
@@ -91,7 +91,6 @@ $strBufferPoolUsage = 'Puffer kihaszn
$strBufferReadMisses = 'Olvassi hibk';
$strBufferWriteWaits = 'rsi vrakozsok';
$strBulgarian = 'Bolgr';
-$strBzError = 'A phpMyAdmin nem tudta betmrteni a dump-ot, mert nem megfelelő a Bz2 kiterjeszts ebben a php verziban. Erősen ajnlott a $cfg[\'BZipDump\']
paramtert a phpMyAdmin konfigurcis fjlban FALSE
rtkre belltani. Ha a Bz2 tmrtsi eljrst hasznlni szeretn, frisstse a php-t! Tekintse meg a %s php bug report-ot a rszletekrt.';
$strBzip = '"bzip-pel tmrtve"';
$strCalendar = 'Naptr';
diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php
index 7352e958a..5c473cad0 100644
--- a/lang/hungarian-utf-8.inc.php
+++ b/lang/hungarian-utf-8.inc.php
@@ -92,7 +92,6 @@ $strBufferPoolUsage = 'Puffer kihasználtsága';
$strBufferReadMisses = 'Olvasási hibák';
$strBufferWriteWaits = 'Írási várakozások';
$strBulgarian = 'Bolgár';
-$strBzError = 'A phpMyAdmin nem tudta betömöríteni a dump-ot, mert nem megfelelő a Bz2 kiterjesztés ebben a php verzióban. Erősen ajánlott a $cfg[\'BZipDump\']
paramétert a phpMyAdmin konfigurációs fájlban FALSE
értékre beállítani. Ha a Bz2 tömörítési eljárást használni szeretné, frissítse a php-t! Tekintse meg a %s php bug report-ot a részletekért.';
$strBzip = '"bzip-pel tömörítve"';
$strCalendar = 'Naptár';
diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php
index a26d46c14..5307121a9 100644
--- a/lang/indonesian-iso-8859-1.inc.php
+++ b/lang/indonesian-iso-8859-1.inc.php
@@ -90,7 +90,6 @@ $strBufferWriteWaitsInPercent = 'Penundaan penulisan dalam %';
$strBufferWriteWaits = 'Penundaan penulisan';
$strBulgarian = 'Bahasa Bulgaria';
$strBusyPages = 'Halaman yang sibuk';
-$strBzError = 'phpMyAdmin gagal mengkompres Dump (Skema) disebabkan ekstensi Bz2 dalam versi PHP yang digunakan. Disarankan untuk merubah direktif $cfg[\'BZipDump\']
dalam file konfigurasi phpMyAdmin Anda ke FALSE
. Bila Anda ingin menggunakan fasilitas kompresi Bz2 disarankan untuk meng-upgrade versi PHP yang lebih tinggi. Perhatikan PHP Bug Report %s untuk informasi yang lebih detail.';
$strBzip = '"Dikompress dengan BZip"';
$strCalendar = 'Kalender';
diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php
index dfd160e34..0507f3b50 100644
--- a/lang/indonesian-utf-8.inc.php
+++ b/lang/indonesian-utf-8.inc.php
@@ -91,7 +91,6 @@ $strBufferWriteWaitsInPercent = 'Penundaan penulisan dalam %';
$strBufferWriteWaits = 'Penundaan penulisan';
$strBulgarian = 'Bahasa Bulgaria';
$strBusyPages = 'Halaman yang sibuk';
-$strBzError = 'phpMyAdmin gagal mengkompres Dump (Skema) disebabkan ekstensi Bz2 dalam versi PHP yang digunakan. Disarankan untuk merubah direktif $cfg[\'BZipDump\']
dalam file konfigurasi phpMyAdmin Anda ke FALSE
. Bila Anda ingin menggunakan fasilitas kompresi Bz2 disarankan untuk meng-upgrade versi PHP yang lebih tinggi. Perhatikan PHP Bug Report %s untuk informasi yang lebih detail.';
$strBzip = '"Dikompress dengan BZip"';
$strCalendar = 'Kalender';
diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php
index 378256b1c..2cb13ad20 100644
--- a/lang/italian-iso-8859-1.inc.php
+++ b/lang/italian-iso-8859-1.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = 'In attesa di scrittura';
$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %';
$strBulgarian = 'Bulgaro';
$strBusyPages = 'Pagine occupate';
-$strBzError = 'phpMyAdmin non capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\']
nel vostro file di configurazione di phpMyAdmin a FALSE
. Se volete utilizzare le capacit di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.';
$strBzip = '"compresso con bzip2"';
$strCalendar = 'Calendario';
diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php
index f43fee487..37e43b672 100644
--- a/lang/italian-iso-8859-15.inc.php
+++ b/lang/italian-iso-8859-15.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaits = 'In attesa di scrittura';
$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %';
$strBulgarian = 'Bulgaro';
$strBusyPages = 'Pagine occupate';
-$strBzError = 'phpMyAdmin non capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\']
nel vostro file di configurazione di phpMyAdmin a FALSE
. Se volete utilizzare le capacit di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.';
$strBzip = '"compresso con bzip2"';
$strCalendar = 'Calendario';
diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php
index 909c64ca3..c5270cedb 100644
--- a/lang/italian-utf-8.inc.php
+++ b/lang/italian-utf-8.inc.php
@@ -104,7 +104,6 @@ $strBufferWriteWaits = 'In attesa di scrittura';
$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %';
$strBulgarian = 'Bulgaro';
$strBusyPages = 'Pagine occupate';
-$strBzError = 'phpMyAdmin non è capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\']
nel vostro file di configurazione di phpMyAdmin a FALSE
. Se volete utilizzare le capacità di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.';
$strBzip = '"compresso con bzip2"';
$strCalendar = 'Calendario';
diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php
index 88d685625..f7efc7153 100644
--- a/lang/japanese-euc.inc.php
+++ b/lang/japanese-euc.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = '
$strBufferWriteWaits = 'Ԥ';
$strBulgarian = '֥륬ꥢ';
$strBusyPages = 'ӥʥڡ'; // XXX
-$strBzError = 'ΥС PHP Bz2 ĥƤΤǥפ̤ǤޤphpMyAdmin ե $cfg[\'BZipDump\']
FALSE
ꤹ뤳Ȥ侩ޤBz2 ̵ǽȤ PHP ΥС夲ƲPHP ΥХݡ %s ⤴';
$strBzip = '"bzip "';
$strCalendar = '';
diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php
index e816afce1..cd276942c 100644
--- a/lang/japanese-sjis.inc.php
+++ b/lang/japanese-sjis.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = '
$strBufferWriteWaits = 'ݑ҂';
$strBulgarian = 'uKA';
$strBusyPages = 'rW[ȃy[W'; // XXX
-$strBzError = '̃o[W PHP Bz2 gĂ̂Ń_vkł܂BphpMyAdmin ̐ݒt@C $cfg[\'BZipDump\']
FALSE
ɐݒ肷邱Ƃ܂BBz2 k@\gꍇ PHP ̃o[WグĉBPHP ̃oO|[g %s ';
$strBzip = '"bzip `"';
$strCalendar = 'J_[';
diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php
index 7ece79140..d76907457 100644
--- a/lang/japanese-utf-8.inc.php
+++ b/lang/japanese-utf-8.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaits = '書き込み待ち';
$strBufferWriteWaitsInPercent = '書き込み待ち(%)';
$strBulgarian = 'ブルガリア語';
$strBusyPages = 'ビジーなページ数'; // XXX
-$strBzError = 'このバージョンの PHP は Bz2 拡張が壊れているのでダンプを圧縮できません。phpMyAdmin の設定ファイルの $cfg[\'BZipDump\']
を FALSE
に設定することを強く推奨します。Bz2 圧縮機能を使いたい場合は PHP のバージョンを上げて下さい。PHP のバグレポート %s もご覧ください';
$strBzip = '"bzip 形式"';
$strCalendar = 'カレンダー';
diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php
index 0f14f8267..4d2464ba9 100644
--- a/lang/korean-euc-kr.inc.php
+++ b/lang/korean-euc-kr.inc.php
@@ -53,7 +53,6 @@ $strBookmarkDeleted = '
$strBookmarkQuery = 'ϸũ SQL ';
$strBookmarkThis = ' SQL Ǹ ϸũ';
$strBrowse = '';
-$strBzError = ' php Bz2 Ȯ phpMyAdmin ϴ. ȯ漳Ͽ$cfg[\'BZipDump\']
FALSE
Ͻʽÿ. Bz2 ϰ Ѵٸ, php ̵ؾ մϴ. ڼ php Ʈ %s ʽÿ.';
$strBzip = '"bz "';
$strCannotLogin = 'MySQL α ϴ';
diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php
index 0aa7a0094..19254b67a 100644
--- a/lang/korean-utf-8.inc.php
+++ b/lang/korean-utf-8.inc.php
@@ -54,7 +54,6 @@ $strBookmarkDeleted = '북마크를 제거했습니다.';
$strBookmarkQuery = '북마크된 SQL 질의';
$strBookmarkThis = '이 SQL 질의를 북마크함';
$strBrowse = '보기';
-$strBzError = '이 php 버전의 Bz2 확장모듈이 깨졌기 때문에 phpMyAdmin이 덤프파일을 압축할 수 없습니다. 환경설정파일에서$cfg[\'BZipDump\']
를 FALSE
로 설정하십시오. 만약 Bz2 압축을 사용하고자 한다면, php버전을 업그레이드해야 합니다. 자세한 내용은 php 버그 리포트 %s 를 보십시오.';
$strBzip = '"bz 압축"';
$strCannotLogin = 'MySQL 서버에 로그인할 수 없습니다';
diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php
index 11105d7ae..c441e9313 100644
--- a/lang/latvian-utf-8.inc.php
+++ b/lang/latvian-utf-8.inc.php
@@ -86,7 +86,6 @@ $strBookmarkView = 'Tikai apskatīt';
$strBrowse = 'Apskatīt';
$strBrowseForeignValues = 'Pārlūkot ārējās vērtības';
$strBulgarian = 'Bulgāru';
-$strBzError = 'phpMyAdmin nevarēja saarhivēt failu dēļ bojāta Bz2 paplašinājuma šajā php versijā. Stingri rekomendējam uzstādīt $cfg[\'BZipDump\']
direktīvu phpMyAdmin konfigurācijas failā uz FALSE
. Ja vēlaties lietot Bz2 kompresijas iespējas, Jums jāuzliek jaunāka php versija. Skatīt php bug report %s sīkākai informācijai.';
$strBzip = 'Arhivēts ar bzip';
$strCalendar = 'Kalendārs';
diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php
index bebff17f5..003b70848 100644
--- a/lang/latvian-windows-1257.inc.php
+++ b/lang/latvian-windows-1257.inc.php
@@ -85,7 +85,6 @@ $strBookmarkView = 'Tikai apskat
$strBrowse = 'Apskatt';
$strBrowseForeignValues = 'Prlkot rjs vrtbas';
$strBulgarian = 'Bulgru';
-$strBzError = 'phpMyAdmin nevarja saarhivt failu d bojta Bz2 paplainjuma aj php versij. Stingri rekomendjam uzstdt $cfg[\'BZipDump\']
direktvu phpMyAdmin konfigurcijas fail uz FALSE
. Ja vlaties lietot Bz2 kompresijas iespjas, Jums juzliek jaunka php versija. Skatt php bug report %s skkai informcijai.';
$strBzip = 'Arhivts ar bzip';
$strCalendar = 'Kalendrs';
diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php
index 18fbdde3f..f38780add 100644
--- a/lang/lithuanian-utf-8.inc.php
+++ b/lang/lithuanian-utf-8.inc.php
@@ -84,7 +84,6 @@ $strBrowse = 'Peržiūrėti';
$strBufferPool = 'Buferio Pool\'as';
$strBufferPoolUsage = 'Buferio Pool\'o naudojimas';
$strBulgarian = 'Bulgarų';
-$strBzError = 'phpMyAdmin negalėjo suspausti lentelės struktūros atvaizdą (dump), nes šioje php versijoje neveikia Bz2 modulis. Rekomenduojame phpMyAdmin konfigūracinėje byloje $cfg[\'BZipDump\']
direktyvą prilyginti FALSE
. Atnaujinkite savo php versiją, jeigu norite naudotis Bz2 moduliu. Detalesnė informacija: %s.';
$strBzip = '"bzip"';
$strCalendar = 'Kalendorius';
diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php
index a1c244cd0..e11d4516f 100644
--- a/lang/lithuanian-windows-1257.inc.php
+++ b/lang/lithuanian-windows-1257.inc.php
@@ -83,7 +83,6 @@ $strBrowse = 'Per
$strBufferPool = 'Buferio Pool\'as';
$strBufferPoolUsage = 'Buferio Pool\'o naudojimas';
$strBulgarian = 'Bulgar';
-$strBzError = 'phpMyAdmin negaljo suspausti lentels struktros atvaizd (dump), nes ioje php versijoje neveikia Bz2 modulis. Rekomenduojame phpMyAdmin konfigracinje byloje $cfg[\'BZipDump\']
direktyv prilyginti FALSE
. Atnaujinkite savo php versij, jeigu norite naudotis Bz2 moduliu. Detalesn informacija: %s.';
$strBzip = '"bzip"';
$strCalendar = 'Kalendorius';
diff --git a/lang/macedonian_cyrillic-utf-8.inc.php b/lang/macedonian_cyrillic-utf-8.inc.php
index 4a797dcb2..e86cd57ca 100644
--- a/lang/macedonian_cyrillic-utf-8.inc.php
+++ b/lang/macedonian_cyrillic-utf-8.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaits = 'Чекања на упис';
$strBufferWriteWaitsInPercent = 'Чекања на упис во %';
$strBulgarian = 'Бугарски';
$strBusyPages = 'Зафатени страници';
-$strBzError = 'phpMyAdmin не можеше да ја компресира содржината на базата поради неисправна BZ2 екстензија во оваа верзија на PHP. Препорачуваме да извршите подесување на $cfg[\'BZipDump\']
директивата во вашата phpMyAdmin конфигурациона податотека на FALSE
. Ако сакате да ги користите можностите на BZ2 компресијата, треба да преминете на понова верзија на PHP. Погледнете го PHP извештајот за грешки %s за повеќе детали.';
$strBzip = '"bzip"';
$strCalendar = 'Календар';
diff --git a/lang/macedonian_cyrillic-windows-1251.inc.php b/lang/macedonian_cyrillic-windows-1251.inc.php
index 04bd26ef9..d03970114 100644
--- a/lang/macedonian_cyrillic-windows-1251.inc.php
+++ b/lang/macedonian_cyrillic-windows-1251.inc.php
@@ -95,7 +95,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = ' %';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin BZ2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. BZ2 , PHP. PHP %s .';
$strBzip = '"bzip"';
$strCalendar = '';
diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php
index d75254d04..ada201103 100644
--- a/lang/malay-iso-8859-1.inc.php
+++ b/lang/malay-iso-8859-1.inc.php
@@ -75,7 +75,6 @@ $strBookmarkQuery = 'Tandabuku kueri-SQL';
$strBookmarkThis = 'andabuku kueri-SQL ini';
$strBookmarkView = 'Paparan sahaja';
$strBrowse = 'Lungsur';
-$strBzError = 'phpMyAdmin tidak dapat memampatkan longgokan kerana terdapat masalah dalam sambungan Bz2 didalam php versi ini. Anda digalakkan untuk mengubah $cfg[\'BZipDump\']
di fail konfigurasi phpMyAdmin kepada FALSE
. Jika anda ingin menggunakan sambungan Bz2, anda digalakkan untuk meningkatkan versi php anda. Sila lihat laporan pepijat php %s untuk keterangan lanjut.';
$strBzip = 'bzipped';
$strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php
index ed1f5b9d6..be465fecf 100644
--- a/lang/malay-utf-8.inc.php
+++ b/lang/malay-utf-8.inc.php
@@ -76,7 +76,6 @@ $strBookmarkQuery = 'Tandabuku kueri-SQL';
$strBookmarkThis = 'andabuku kueri-SQL ini';
$strBookmarkView = 'Paparan sahaja';
$strBrowse = 'Lungsur';
-$strBzError = 'phpMyAdmin tidak dapat memampatkan longgokan kerana terdapat masalah dalam sambungan Bz2 didalam php versi ini. Anda digalakkan untuk mengubah $cfg[\'BZipDump\']
di fail konfigurasi phpMyAdmin kepada FALSE
. Jika anda ingin menggunakan sambungan Bz2, anda digalakkan untuk meningkatkan versi php anda. Sila lihat laporan pepijat php %s untuk keterangan lanjut.';
$strBzip = 'bzipped';
$strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
diff --git a/lang/mongolian-utf-8.inc.php b/lang/mongolian-utf-8.inc.php
index a4043e70d..31816d6e7 100644
--- a/lang/mongolian-utf-8.inc.php
+++ b/lang/mongolian-utf-8.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaitsInPercent = 'Бичихээр хүлээгдэх нь %';
$strBufferWriteWaits = 'Бичихээр хүлээх';
$strBulgarian = 'Болгар';
$strBusyPages = 'Завгүй хуудсууд';
-$strBzError = 'phpMyAdmin нь шахаж чадсангүй, учир нь уг PHP хувилбарын Bz2 extension гэмтсэн байна. phpMyAdmin-ы тохиргооны файл дахь $cfg[\'BZipDump\']
-ыг FALSE
болго. Хэрэв та үүнийг ашигламаар байвал PHP-ийн сүүлийн хувилбарыг татаж үзээрэй. PHP bug report %s-аас дэлгэрэнгүй хар.';
$strBzip = 'bzip-ээр шахагдсан';
$strCalendar = 'Цагалбар';
diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php
index 80afa5a6a..b62d0e1ee 100644
--- a/lang/norwegian-iso-8859-1.inc.php
+++ b/lang/norwegian-iso-8859-1.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaits = 'Skriveforsinkelser';
$strBufferWriteWaitsInPercent = 'Skriveforsinkelser i %';
$strBulgarian = 'bulgarsk';
$strBusyPages = 'Opptatte sider';
-$strBzError = 'phpMyAdmin kunne ikke komprimere dumpede data fordi Bz2 tillegget til denne php versjonen er delagt. Vi anbefaler p det sterkeste at du setter $cfg[\'BZipDump\']
direktivet i din phpMyAdmin konfigurasjonsfil til FALSE
. Hvis du nsker bruke Bz2 komprimerings funksjonene, s br du oppgradere til en nyere php versjon. Se php bug rapport %s for detaljer.';
$strBzip = 'Komprimert (bz2)';
$strCalendar = 'Kalender';
@@ -1024,4 +1023,4 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Merk: Ved sette disse til 0 (null) fjernes begrensningen.';
$strZip = 'Komprimert (zip)';
-?>
\ No newline at end of file
+?>
diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php
index 6ceb1de79..bbf14f548 100644
--- a/lang/norwegian-utf-8.inc.php
+++ b/lang/norwegian-utf-8.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaits = 'Skriveforsinkelser';
$strBufferWriteWaitsInPercent = 'Skriveforsinkelser i %';
$strBulgarian = 'bulgarsk';
$strBusyPages = 'Opptatte sider';
-$strBzError = 'phpMyAdmin kunne ikke komprimere dumpede data fordi Bz2 tillegget til denne php versjonen er ødelagt. Vi anbefaler på det sterkeste at du setter $cfg[\'BZipDump\']
direktivet i din phpMyAdmin konfigurasjonsfil til FALSE
. Hvis du ønsker å bruke Bz2 komprimerings funksjonene, så bør du oppgradere til en nyere php versjon. Se php bug rapport %s for detaljer.';
$strBzip = 'Komprimert (bz2)';
$strCalendar = 'Kalender';
@@ -1025,4 +1024,4 @@ $strYes = 'Ja';
$strZeroRemovesTheLimit = 'Merk: Ved å sette disse til 0 (null) fjernes begrensningen.';
$strZip = 'Komprimert (zip)';
-?>
\ No newline at end of file
+?>
diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php
index 0b705643c..06c83efef 100644
--- a/lang/persian-utf-8.inc.php
+++ b/lang/persian-utf-8.inc.php
@@ -394,7 +394,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php
index b0eced830..53f24e22d 100644
--- a/lang/persian-windows-1256.inc.php
+++ b/lang/persian-windows-1256.inc.php
@@ -393,7 +393,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBulgarian = 'Bulgarian'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php
index 681186395..7b198f59b 100644
--- a/lang/polish-iso-8859-2.inc.php
+++ b/lang/polish-iso-8859-2.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaitsInPercent = 'Oczekiwania zapisu w %';
$strBufferWriteWaits = 'Oczekiwania na zapis';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Strony uywane';
-$strBzError = 'phpMyAdminowi nie udao si skompresowa zrzutu z powodu zepsutego rozszerzenia Bz2 w tej wersji PHP. Jest bardzo zalecane by ustawi dyrektyw $cfg[\'BZipDump\']
w pliku konfiguracyjnym phpMyAdmina na FALSE
. Jeli chcesz uy funkcji kompresji Bz2, PHP powinien zosta zaktualizowany do najnowszej wersji. Szczegy mona zobaczy w raporcie na temat bdw PHP %s.';
$strBzip = '".bz2"';
$strCalendar = 'Kalendarz';
diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php
index 726dd2583..60c444efb 100644
--- a/lang/polish-utf-8.inc.php
+++ b/lang/polish-utf-8.inc.php
@@ -97,7 +97,6 @@ $strBufferWriteWaitsInPercent = 'Oczekiwania zapisu w %';
$strBufferWriteWaits = 'Oczekiwania na zapis';
$strBulgarian = 'Bułgarski';
$strBusyPages = 'Strony używane';
-$strBzError = 'phpMyAdminowi nie udało się skompresować zrzutu z powodu zepsutego rozszerzenia Bz2 w tej wersji PHP. Jest bardzo zalecane by ustawić dyrektywę $cfg[\'BZipDump\']
w pliku konfiguracyjnym phpMyAdmina na FALSE
. Jeśli chcesz użyć funkcji kompresji Bz2, PHP powinien zostać zaktualizowany do najnowszej wersji. Szczegóły można zobaczyć w raporcie na temat błędów PHP %s.';
$strBzip = '".bz2"';
$strCalendar = 'Kalendarz';
diff --git a/lang/polish-windows-1250.inc.php b/lang/polish-windows-1250.inc.php
index 341e8ba61..18aee2fcf 100644
--- a/lang/polish-windows-1250.inc.php
+++ b/lang/polish-windows-1250.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaitsInPercent = 'Oczekiwania zapisu w %';
$strBufferWriteWaits = 'Oczekiwania na zapis';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Strony uywane';
-$strBzError = 'phpMyAdminowi nie udao si skompresowa zrzutu z powodu zepsutego rozszerzenia Bz2 w tej wersji PHP. Jest bardzo zalecane by ustawi dyrektyw $cfg[\'BZipDump\']
w pliku konfiguracyjnym phpMyAdmina na FALSE
. Jeli chcesz uy funkcji kompresji Bz2, PHP powinien zosta zaktualizowany do najnowszej wersji. Szczegy mona zobaczy w raporcie na temat bdw PHP %s.';
$strBzip = '".bz2"';
$strCalendar = 'Kalendarz';
diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php
index 9ce45e9c4..6fe5de0d6 100644
--- a/lang/portuguese-iso-8859-1.inc.php
+++ b/lang/portuguese-iso-8859-1.inc.php
@@ -630,7 +630,6 @@ $strBufferReadMisses = 'Read misses'; //to translate
$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php
index 524d810e3..39c34f91d 100644
--- a/lang/portuguese-iso-8859-15.inc.php
+++ b/lang/portuguese-iso-8859-15.inc.php
@@ -630,7 +630,6 @@ $strBufferReadMisses = 'Read misses'; //to translate
$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php
index a32c229cf..f16cab01a 100644
--- a/lang/portuguese-utf-8.inc.php
+++ b/lang/portuguese-utf-8.inc.php
@@ -631,7 +631,6 @@ $strBufferReadMisses = 'Read misses'; //to translate
$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
$strBufferWriteWaits = 'Write waits'; //to translate
$strBusyPages = 'Busy pages'; //to translate
-$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.'; //to translate
$strCalendar = 'Calendar'; //to translate
$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php
index b77a55ccb..c5af1d0cd 100644
--- a/lang/romanian-iso-8859-1.inc.php
+++ b/lang/romanian-iso-8859-1.inc.php
@@ -82,7 +82,6 @@ $strBookmarkView = 'Numai vizualizare';
$strBrowseForeignValues = 'Cauta printre valori necunoscute';
$strBrowse = 'Navigare';
$strBulgarian = 'Bulgar';
-$strBzError = 'phpMyAdmin nu a reusit sa compreseze acest dump din cauza unei extensii Bz2 invalide in aceasta versiune php. Va recomandam sa setati directiva $cfg[\'BZipDump\']
in in fisierul de configurare phpMyAdmin la FALSE
. Daca doriti sa utilizati caracteristicile de compresie Bz2 va trebui sa upgradati la o versiune mai noua de php. Pentru detalii revedeti raportul de erori php %s.';
$strBzip = '"bzipped"';
$strCalendar = 'Calendar';
diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php
index 951045680..9fc1adff0 100644
--- a/lang/romanian-utf-8.inc.php
+++ b/lang/romanian-utf-8.inc.php
@@ -83,7 +83,6 @@ $strBookmarkView = 'Numai vizualizare';
$strBrowseForeignValues = 'Cauta printre valori necunoscute';
$strBrowse = 'Navigare';
$strBulgarian = 'Bulgar';
-$strBzError = 'phpMyAdmin nu a reusit sa compreseze acest dump din cauza unei extensii Bz2 invalide in aceasta versiune php. Va recomandam sa setati directiva $cfg[\'BZipDump\']
in in fisierul de configurare phpMyAdmin la FALSE
. Daca doriti sa utilizati caracteristicile de compresie Bz2 va trebui sa upgradati la o versiune mai noua de php. Pentru detalii revedeti raportul de erori php %s.';
$strBzip = '"bzipped"';
$strCalendar = 'Calendar';
diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php
index 433ab29a8..4a983c220 100644
--- a/lang/russian-cp-866.inc.php
+++ b/lang/russian-cp-866.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = '
$strBufferWriteWaits = ' ⪨';
$strBulgarian = '᪨';
$strBusyPages = ' ࠭';
-$strBzError = 'phpMyAdmin ᦠ - c७ Bz2 ⥪饩 ᨨ PHP. ண ४ ⠭ ६ $cfg[\'BZipDump\']
襬 䨣樮 䠩 phpMyAdmin 祭 FALSE
. ᯮ짮 ᦠ⨥ Bz2, 室 PHP. 訡 PHP %s ଠ樨.';
$strBzip = 'bzip';
$strCalendar = '';
diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php
index ee1ac06fd..7d1f7fcaa 100644
--- a/lang/russian-koi8-r.inc.php
+++ b/lang/russian-koi8-r.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = '
$strBufferWriteWaits = ' ';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin - c Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2, PHP. PHP %s .';
$strBzip = 'bzip';
$strCalendar = '';
diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php
index 1e9b5e842..99bd8dac4 100644
--- a/lang/russian-utf-8.inc.php
+++ b/lang/russian-utf-8.inc.php
@@ -106,7 +106,6 @@ $strBufferWriteWaitsInPercent = 'Ожидание очистки, в %';
$strBufferWriteWaits = 'Ожидание очистки';
$strBulgarian = 'Болгарский';
$strBusyPages = 'Занятых страниц';
-$strBzError = 'phpMyAdmin не может сжать дамп из-за проблем с раcширением Bz2 в текущей версии PHP. Строго рекомендуется установить переменной $cfg[\'BZipDump\']
в вашем конфигурационном файле phpMyAdmin значение FALSE
. Если вы хотите использовать сжатие Bz2, необходимо обновить PHP. Смотрите отчет об ошибках PHP %s для более подробной информации.';
$strBzip = 'bzip';
$strCalendar = 'Календарь';
diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php
index d53352394..bb6259716 100644
--- a/lang/russian-windows-1251.inc.php
+++ b/lang/russian-windows-1251.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = '
$strBufferWriteWaits = ' ';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin - c Bz2 PHP. $cfg[\'BZipDump\']
phpMyAdmin FALSE
. Bz2, PHP. PHP %s .';
$strBzip = 'bzip';
$strCalendar = '';
diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php
index be3b5f9b9..a6887d1ee 100644
--- a/lang/serbian_cyrillic-utf-8.inc.php
+++ b/lang/serbian_cyrillic-utf-8.inc.php
@@ -97,7 +97,6 @@ $strBufferWriteWaitsInPercent = 'Чекања на упис у %';
$strBufferWriteWaits = 'Чекања на упис';
$strBulgarian = 'Бугарски';
$strBusyPages = 'Заузете стране';
-$strBzError = 'phpMyAdmin није могао да компресује садржај базе због неисправне BZ2 екстензије у овој верзији PHP-а. Препоручује се да подесите $cfg[\'BZipDump\']
директиву у вашoj phpMyAdmin конфигурационоj датотеци на FALSE
. Ако желите да користите могућности BZ2 компресије, требало би да пређете на новију верзију PHP-а. Видите PHP извештај о грешкама %s за детаље.';
$strBzip = '"бзип-овано"';
$strCalendar = 'Календар';
diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php
index 6a26d27f4..7da94619d 100644
--- a/lang/serbian_cyrillic-windows-1251.inc.php
+++ b/lang/serbian_cyrillic-windows-1251.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = ' %';
$strBulgarian = '';
$strBusyPages = ' ';
-$strBzError = 'phpMyAdmin BZ2 PHP-. $cfg[\'BZipDump\']
oj phpMyAdmin j FALSE
. BZ2 , PHP-. PHP %s .';
$strBzip = '"-"';
$strCalendar = '';
diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php
index bf4363ef7..7b57c5445 100644
--- a/lang/serbian_latin-utf-8.inc.php
+++ b/lang/serbian_latin-utf-8.inc.php
@@ -97,7 +97,6 @@ $strBufferWriteWaits = 'Čekanja na upis';
$strBufferWriteWaitsInPercent = 'Čekanja na upis u %';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Zauzete strane';
-$strBzError = 'phpMyAdmin nije mogao da kompresuje sadržaj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporučuje se da podesite $cfg[\'BZipDump\']
direktivu u vašoj phpMyAdmin konfiguracionoj datoteci na FALSE
. Ako želite da koristite mogućnosti BZ2 kompresije, trebalo bi da pređete na noviju verziju PHP-a. Vidite PHP izveštaj o greškama %s za detalje.';
$strBzip = '"bzip-ovano"';
$strCalendar = 'Kalendar';
diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php
index b81d67a3f..2837c77f6 100644
--- a/lang/serbian_latin-windows-1250.inc.php
+++ b/lang/serbian_latin-windows-1250.inc.php
@@ -96,7 +96,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'ekanja na upis u %';
$strBulgarian = 'Bugarski';
$strBusyPages = 'Zauzete strane';
-$strBzError = 'phpMyAdmin nije mogao da kompresuje sadraj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. Preporuuje se da podesite $cfg[\'BZipDump\']
direktivu u vaoj phpMyAdmin konfiguracionoj datoteci na FALSE
. Ako elite da koristite mogunosti BZ2 kompresije, trebalo bi da preete na noviju verziju PHP-a. Vidite PHP izvetaj o grekama %s za detalje.';
$strBzip = '"bzip-ovano"';
$strCalendar = 'Kalendar';
diff --git a/lang/sinhala-utf-8.inc.php b/lang/sinhala-utf-8.inc.php
index 5c650a368..487c15e5d 100644
--- a/lang/sinhala-utf-8.inc.php
+++ b/lang/sinhala-utf-8.inc.php
@@ -105,7 +105,6 @@ $strBufferWriteWaitsInPercent = 'Write waits in %';
$strBufferWriteWaits = 'Write waits';
$strBulgarian = 'බල්ගේරියානු';
$strBusyPages = 'කාර්ය බහුල පිටු';
-$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 newer PHP version. See PHP bug report %s for details.';
$strBzip = '"bzipp ගතකරන ලදි"';
$strCalendar = 'දින දර්ශනය';
diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php
index e98c9ae30..56288cd5e 100644
--- a/lang/slovak-iso-8859-2.inc.php
+++ b/lang/slovak-iso-8859-2.inc.php
@@ -100,7 +100,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'akan na zpis v %';
$strBulgarian = 'Bulharsky';
$strBusyPages = 'Spracovvanch strnok';
-$strBzError = 'nepodarilo sa skomprimova vstup z dvodu chybnho rozrenia pre kompresiu Bz2 v tejto verzii php. Doporuuje sa nastavi $cfg[\'BZipDump\']
v konfigurcii phpMyAdmin na FALSE
. Ak si elte pouva kompresiu Bz2 mali by ste naintalova noviu verziu php. Viac informci zskate z popisu chyby: %s.';
$strBzip = '"bzipped"';
$strCalendar = 'Kalendr';
diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php
index dea84acab..09ef40f74 100644
--- a/lang/slovak-utf-8.inc.php
+++ b/lang/slovak-utf-8.inc.php
@@ -101,7 +101,6 @@ $strBufferWriteWaits = 'Čakaní na zápis';
$strBufferWriteWaitsInPercent = 'Čakaní na zápis v %';
$strBulgarian = 'Bulharsky';
$strBusyPages = 'Spracovávaných stránok';
-$strBzError = 'nepodarilo sa skomprimovať výstup z dôvodu chybného rozšírenia pre kompresiu Bz2 v tejto verzii php. Doporučuje sa nastaviť $cfg[\'BZipDump\']
v konfigurácii phpMyAdmin na FALSE
. Ak si želáte používať kompresiu Bz2 mali by ste nainštalovať novšiu verziu php. Viac informácií získate z popisu chyby: %s.';
$strBzip = '"bzipped"';
$strCalendar = 'Kalendár';
diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php
index 10e0ad2ed..80a1aa5f2 100644
--- a/lang/slovak-windows-1250.inc.php
+++ b/lang/slovak-windows-1250.inc.php
@@ -100,7 +100,6 @@ $strBufferWriteWaits = '
$strBufferWriteWaitsInPercent = 'akan na zpis v %';
$strBulgarian = 'Bulharsky';
$strBusyPages = 'Spracovvanch strnok';
-$strBzError = 'nepodarilo sa skomprimova vstup z dvodu chybnho rozrenia pre kompresiu Bz2 v tejto verzii php. Doporuuje sa nastavi $cfg[\'BZipDump\']
v konfigurcii phpMyAdmin na FALSE
. Ak si elte pouva kompresiu Bz2 mali by ste naintalova noviu verziu php. Viac informci zskate z popisu chyby: %s.';
$strBzip = '"bzipped"';
$strCalendar = 'Kalendr';
diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php
index 0e7a74efb..623527992 100644
--- a/lang/slovenian-iso-8859-2.inc.php
+++ b/lang/slovenian-iso-8859-2.inc.php
@@ -73,7 +73,6 @@ $strBookmarkView = 'Samo pogled';
$strBrowseForeignValues = 'Prebrskaj tuje vrednosti';
$strBrowse = 'Prebrskaj';
$strBulgarian = 'Bolgarsko';
-$strBzError = 'phpMyAdmin ni uspel stisniti odloenih podatkov zaradi neuporabne konnice Bz2 v tej razliici php. Zelo dobro bi bilo, da v konfiguracijski datoteki za phpMyAdmin spremenite ukaz $cfg[\'BZipDump\']
v FALSE
. e elite izvajati stiskanje s pomojo Bz2, boste morali posodobiti php v novejo razliico. Za podrobnosti si oglejte php poroilo o napaki %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Koledar';
diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php
index 9e18a4dcb..5c67c6022 100644
--- a/lang/slovenian-utf-8.inc.php
+++ b/lang/slovenian-utf-8.inc.php
@@ -74,7 +74,6 @@ $strBookmarkView = 'Samo pogled';
$strBrowseForeignValues = 'Prebrskaj tuje vrednosti';
$strBrowse = 'Prebrskaj';
$strBulgarian = 'Bolgarsko';
-$strBzError = 'phpMyAdmin ni uspel stisniti odloženih podatkov zaradi neuporabne končnice Bz2 v tej različici php. Zelo dobro bi bilo, da v konfiguracijski datoteki za phpMyAdmin spremenite ukaz $cfg[\'BZipDump\']
v FALSE
. Če želite izvajati stiskanje s pomočjo Bz2, boste morali posodobiti php v novejšo različico. Za podrobnosti si oglejte php poročilo o napaki %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Koledar';
diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php
index 3f3a192a4..530fde7d0 100644
--- a/lang/slovenian-windows-1250.inc.php
+++ b/lang/slovenian-windows-1250.inc.php
@@ -73,7 +73,6 @@ $strBookmarkView = 'Samo pogled';
$strBrowseForeignValues = 'Prebrskaj tuje vrednosti';
$strBrowse = 'Prebrskaj';
$strBulgarian = 'Bolgarsko';
-$strBzError = 'phpMyAdmin ni uspel stisniti odloenih podatkov zaradi neuporabne konnice Bz2 v tej razliici php. Zelo dobro bi bilo, da v konfiguracijski datoteki za phpMyAdmin spremenite ukaz $cfg[\'BZipDump\']
v FALSE
. e elite izvajati stiskanje s pomojo Bz2, boste morali posodobiti php v novejo razliico. Za podrobnosti si oglejte php poroilo o napaki %s.';
$strBzip = '"bzipano"';
$strCalendar = 'Koledar';
diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php
index 82e125180..25925cb8f 100644
--- a/lang/spanish-iso-8859-1.inc.php
+++ b/lang/spanish-iso-8859-1.inc.php
@@ -99,7 +99,6 @@ $strBufferWriteWaits = 'Escribir las esperas';
$strBufferWriteWaitsInPercent = 'Escribir las esperas en %';
$strBulgarian = 'Blgaro';
$strBusyPages = 'Pginas activas';
-$strBzError = 'Si desea usar las opciones de compresin Bz2, deber actualizar su php a una versin ms reciente. phpMyAdmin no fue capaz de comprimir el dump debido a que est daada o inaccesible la extensin Bz2 en esta versin de php. Le recomendamos que cambie el parmetro $cfg[\'BZipDump\']
en su archivo de configuracin phpMyAdmin a FALSE
. Lea el reporte de "bugs" de php %s para mayor informacin.';
$strBzip = '"Comprimido con bzip"';
$strCalendar = 'Calendario';
diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php
index afc996e8c..f83337950 100644
--- a/lang/spanish-iso-8859-15.inc.php
+++ b/lang/spanish-iso-8859-15.inc.php
@@ -99,7 +99,6 @@ $strBufferWriteWaits = 'Escribir las esperas';
$strBufferWriteWaitsInPercent = 'Escribir las esperas en %';
$strBulgarian = 'Blgaro';
$strBusyPages = 'Pginas activas';
-$strBzError = 'Si desea usar las opciones de compresin Bz2, deber actualizar su php a una versin ms reciente. phpMyAdmin no fue capaz de comprimir el dump debido a que est daada o inaccesible la extensin Bz2 en esta versin de php. Le recomendamos que cambie el parmetro $cfg[\'BZipDump\']
en su archivo de configuracin phpMyAdmin a FALSE
. Lea el reporte de "bugs" de php %s para mayor informacin.';
$strBzip = '"Comprimido con bzip"';
$strCalendar = 'Calendario';
diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php
index 03255a49f..095bd73ae 100644
--- a/lang/spanish-utf-8.inc.php
+++ b/lang/spanish-utf-8.inc.php
@@ -100,7 +100,6 @@ $strBufferWriteWaits = 'Escribir las esperas';
$strBufferWriteWaitsInPercent = 'Escribir las esperas en %';
$strBulgarian = 'Búlgaro';
$strBusyPages = 'Páginas activas';
-$strBzError = 'Si desea usar las opciones de compresión Bz2, deberá actualizar su php a una versión más reciente. phpMyAdmin no fue capaz de comprimir el dump debido a que está dañada o inaccesible la extensión Bz2 en esta versión de php. Le recomendamos que cambie el parámetro $cfg[\'BZipDump\']
en su archivo de configuración phpMyAdmin a FALSE
. Lea el reporte de "bugs" de php %s para mayor información.';
$strBzip = '"Comprimido con bzip"';
$strCalendar = 'Calendario';
diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php
index 96e203c3e..8285f4166 100644
--- a/lang/swedish-iso-8859-1.inc.php
+++ b/lang/swedish-iso-8859-1.inc.php
@@ -102,7 +102,6 @@ $strBufferWriteWaitsInPercent = 'Skrivv
$strBufferWriteWaits = 'Skrivvntanden';
$strBulgarian = 'Bulgarisk';
$strBusyPages = 'Upptagna sidor';
-$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna p grund av ett trasigt Bz2-tillgg i denna PHP-version. Det rekommenderas starkt att stta direktivet $cfg[\'BZipDump\']
i din phpMyAdmin-konfigurationsfil till FALSE
. Om du vill anvnda Bz2-komprimering, br du uppgradera till en senare PHP-version. Se PHP:s buggrapport %s fr detaljer.';
$strBzip = '"bzippad"';
$strCalendar = 'Kalender';
diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php
index a5da42652..01ea35351 100644
--- a/lang/swedish-utf-8.inc.php
+++ b/lang/swedish-utf-8.inc.php
@@ -103,7 +103,6 @@ $strBufferWriteWaitsInPercent = 'Skrivväntanden i %';
$strBufferWriteWaits = 'Skrivväntanden';
$strBulgarian = 'Bulgarisk';
$strBusyPages = 'Upptagna sidor';
-$strBzError = 'phpMyAdmin kunde inte komprimera SQL-satserna på grund av ett trasigt Bz2-tillägg i denna PHP-version. Det rekommenderas starkt att sätta direktivet $cfg[\'BZipDump\']
i din phpMyAdmin-konfigurationsfil till FALSE
. Om du vill använda Bz2-komprimering, bör du uppgradera till en senare PHP-version. Se PHP:s buggrapport %s för detaljer.';
$strBzip = '"bzippad"';
$strCalendar = 'Kalender';
diff --git a/lang/tatarish-iso-8859-9.inc.php b/lang/tatarish-iso-8859-9.inc.php
index 178608c9e..a6b11a6ae 100644
--- a/lang/tatarish-iso-8859-9.inc.php
+++ b/lang/tatarish-iso-8859-9.inc.php
@@ -94,7 +94,6 @@ $strBufferWriteWaitsInPercent = 'Yaz
$strBufferWriteWaits = 'Yazanda ktter';
$strBulgarian = 'Balgara';
$strBusyPages = 'Et bit';
-$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 = '"bziple"';
$strCalendar = 'Tqwim';
diff --git a/lang/tatarish-utf-8.inc.php b/lang/tatarish-utf-8.inc.php
index b379c83c6..be44532bf 100644
--- a/lang/tatarish-utf-8.inc.php
+++ b/lang/tatarish-utf-8.inc.php
@@ -95,7 +95,6 @@ $strBufferWriteWaitsInPercent = 'Yazğanda kötterü, % öçen';
$strBufferWriteWaits = 'Yazğanda kötterü';
$strBulgarian = 'Balgarça';
$strBusyPages = 'Eştä bit';
-$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 = '"bziple"';
$strCalendar = 'Täqwim';
diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php
index d1db6554f..3e09b56aa 100644
--- a/lang/thai-tis-620.inc.php
+++ b/lang/thai-tis-620.inc.php
@@ -68,7 +68,6 @@ $strBookmarkThis = '
$strBookmarkView = 'ҧ';
$strBrowse = 'Դ';
$strBulgarian = '';
-$strBzError = 'phpMyAdmin öպѴ dump ͧҡǹ Bz2 php 蹹. йҧáտ $cfg[\'BZipDump\']
ԡͧ phpMyAdmin FALSE
. Ҥسͧ÷öͧǹ¡úպѴ Bz2, سèѾô php 蹶Ѵ. ´ php bug report %s.';
$strBzip = '"bzipped"';
$strCalendar = 'ԷԹ';
diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php
index 8b7cc9e32..21ad75867 100644
--- a/lang/thai-utf-8.inc.php
+++ b/lang/thai-utf-8.inc.php
@@ -69,7 +69,6 @@ $strBookmarkThis = 'จดคำค้นนี้ไว้';
$strBookmarkView = 'ดูอย่างเดียว';
$strBrowse = 'เปิดดู';
$strBulgarian = 'บัลเกเรีย';
-$strBzError = 'phpMyAdmin ไม่สามารถบีบอัดข้อมูล dump ได้ เนื่องจากส่วนขยาย Bz2 ใน php รุ่นนี้นั้นเสีย. ขอแนะนำเป็นอย่างยิ่งให้ตั้งไดเรกทีฟ $cfg[\'BZipDump\']
ในไฟล์คอนฟิกของ phpMyAdmin เป็น FALSE
. ถ้าคุณต้องการที่จะใช้ความสามารถของส่วนขยายการบีบอัด Bz2, คุณควรจะอัพเกรด php เป็นรุ่นถัดไป. รายละเอียดดูได้ที่ php bug report %s.';
$strBzip = '"bzipped"';
$strCalendar = 'ปฏิทิน';
diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php
index e0c9bdb02..58830588c 100644
--- a/lang/turkish-iso-8859-9.inc.php
+++ b/lang/turkish-iso-8859-9.inc.php
@@ -109,7 +109,6 @@ $strBufferWriteWaitsInPercent = 'Yazma beklemesi %';
$strBufferWriteWaits = 'Yazma bekliyor';
$strBulgarian = 'Bulgarca';
$strBusyPages = 'Megul sayfalar';
-$strBzError = 'phpMyAdmin, bu PHP srmndeki bozuk bir Bz2 uzantsndan dolay dkm sktramad. phpMyAdmin dizinindeki yaplandrma dosyanzn iindeki $cfg[\'BZipDump\']
ynergesini FALSE
\'a ayarlamanz kesinlikle nerilir. Eer Bz2 sktrma zelliklerini kullanmak istiyorsanz, daha yeni PHP srmne gncelleme yapmalsnz. Ayrntlar iin PHP hata raporu %s\'e bakn.';
$strBzip = '"bzip olarak"';
$strCalendar = 'Takvim';
diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php
index 270f7c150..5b93f3c84 100644
--- a/lang/turkish-utf-8.inc.php
+++ b/lang/turkish-utf-8.inc.php
@@ -110,7 +110,6 @@ $strBufferWriteWaitsInPercent = 'Yazma beklemesi %';
$strBufferWriteWaits = 'Yazma bekliyor';
$strBulgarian = 'Bulgarca';
$strBusyPages = 'Meşgul sayfalar';
-$strBzError = 'phpMyAdmin, bu PHP sürümündeki bozuk bir Bz2 uzantısından dolayı dökümü sıkıştıramadı. phpMyAdmin dizinindeki yapılandırma dosyanızın içindeki $cfg[\'BZipDump\']
yönergesini FALSE
\'a ayarlamanız kesinlikle önerilir. Eğer Bz2 sıkıştırma özelliklerini kullanmak istiyorsanız, daha yeni PHP sürümüne güncelleme yapmalısınız. Ayrıntılar için PHP hata raporu %s\'e bakın.';
$strBzip = '"bzip olarak"';
$strCalendar = 'Takvim';
diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php
index e180c6851..779a962fe 100644
--- a/lang/ukrainian-utf-8.inc.php
+++ b/lang/ukrainian-utf-8.inc.php
@@ -68,7 +68,6 @@ $strBookmarkThis = 'Закладка на даний SQL-запит';
$strBookmarkView = 'Лише перегляд';
$strBrowse = 'Переглянути';
$strBulgarian = 'Болгарське';
-$strBzError = 'phpMyAdmin не може скомпресувати dump через пошкоджене Bz2 доповнення у цій версії PHP. Наполегливо рекомендуєм встановити у конфіґураційному файлі Вашого phpMyAdmin директиву $cfg[\'BZipDump\']
на FALSE
. Якщо Ви хочете використовувати можливості Bz2 компресування, Вам необхідно поновити версію PHP. Див. детальніше у повідомленнях про помилки %s.';
$strBzip = 'запакувати в "bzip"';
$strCannotLogin = 'Не можу зареєструватися на MySQL сервері';
diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php
index 3079ec007..48892a29f 100644
--- a/lang/ukrainian-windows-1251.inc.php
+++ b/lang/ukrainian-windows-1251.inc.php
@@ -67,7 +67,6 @@ $strBookmarkThis = '
$strBookmarkView = ' ';
$strBrowse = '';
$strBulgarian = '';
-$strBzError = 'phpMyAdmin dump Bz2 PHP. phpMyAdmin $cfg[\'BZipDump\']
FALSE
. Bz2 , PHP. . %s.';
$strBzip = ' "bzip"';
$strCannotLogin = ' MySQL ';