diff --git a/lang/afrikaans-iso-8859-1.inc.php b/lang/afrikaans-iso-8859-1.inc.php index 61187fe5f..43b46d8e7 100644 --- a/lang/afrikaans-iso-8859-1.inc.php +++ b/lang/afrikaans-iso-8859-1.inc.php @@ -568,7 +568,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -687,7 +686,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/afrikaans-utf-8.inc.php b/lang/afrikaans-utf-8.inc.php index 0275c787a..55a925455 100644 --- a/lang/afrikaans-utf-8.inc.php +++ b/lang/afrikaans-utf-8.inc.php @@ -569,7 +569,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -688,7 +687,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/albanian-iso-8859-1.inc.php b/lang/albanian-iso-8859-1.inc.php index 6077c2bee..e554a95a1 100644 --- a/lang/albanian-iso-8859-1.inc.php +++ b/lang/albanian-iso-8859-1.inc.php @@ -663,7 +663,6 @@ $strTransformation_text_plain__formatted = 'Konservon formatimin origjinal t $strTransformation_text_plain__imagelink = 'Shfaq nj figur dhe nj link, fusha prmban emrin e file; opcioni i par sht nj prefiks si "http://domain.com/", opcioni i dyt sht gjrsia n pixels, i treti sht lartsia.'; $strTransformation_text_plain__link = 'Shfaq nj link, fusha prmban emrin e file; opcioni i par sht nj prefiks si "http://domain.com/", opcioni i dyt sht nj titull pr lidhjen.'; $strTransformation_text_plain__substr = 'Shfaq vetm nj pjes t string-s. Opcioni i par sht offset-i q shrben pr t prcaktuar ku fillon output i tekstit tuaj (Default 0). Opcioni i dyt sht nj offset q tregon se sa tekst kthehet. Po t jet bosh, kthen t gjith tekstin e mbetur. Opcioni i tret prcakton far karakteresh do t shtohen n fund t output kur kthehet nj nn-string- (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Shfaq kodin HTML si entitet HTML. Formatimi HTML nuk shfaqet.'; $strTruncateQueries = 'Shkurton (ndrpret) Queries e Shfaqura'; $strTurkish = 'Turqisht'; $strType = 'Lloji'; diff --git a/lang/albanian-utf-8.inc.php b/lang/albanian-utf-8.inc.php index edec524b5..3f2d2ed24 100644 --- a/lang/albanian-utf-8.inc.php +++ b/lang/albanian-utf-8.inc.php @@ -664,7 +664,6 @@ $strTransformation_text_plain__formatted = 'Konservon formatimin origjinal të f $strTransformation_text_plain__imagelink = 'Shfaq një figurë dhe një link, fusha përmban emrin e file; opcioni i parë është një prefiks si "http://domain.com/", opcioni i dytë është gjërësia në pixels, i treti është lartësia.'; $strTransformation_text_plain__link = 'Shfaq një link, fusha përmban emrin e file; opcioni i parë është një prefiks si "http://domain.com/", opcioni i dytë është një titull për lidhjen.'; $strTransformation_text_plain__substr = 'Shfaq vetëm një pjesë të string-ës. Opcioni i parë është offset-i që shërben për të përcaktuar ku fillon output i tekstit tuaj (Default 0). Opcioni i dytë është një offset që tregon se sa tekst kthehet. Po të jetë bosh, kthen të gjithë tekstin e mbetur. Opcioni i tretë përcakton çfarë karakteresh do të shtohen në fund të output kur kthehet një nën-string-ë (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Shfaq kodin HTML si entitet HTML. Formatimi HTML nuk shfaqet.'; $strTruncateQueries = 'Shkurton (ndërpret) Queries e Shfaqura'; $strTurkish = 'Turqisht'; $strType = 'Lloji'; diff --git a/lang/arabic-utf-8.inc.php b/lang/arabic-utf-8.inc.php index c9548ae71..bcda666fd 100644 --- a/lang/arabic-utf-8.inc.php +++ b/lang/arabic-utf-8.inc.php @@ -114,7 +114,7 @@ $strCharsetOfFile = 'شيفرة أحرف الملف:'; $strCharsets = 'مجموعات المحارف'; $strCharsetsAndCollations = 'مجموعات المحارف وCollations'; $strCheckAll = 'إختر الكل'; -$strCheckOverhead = 'تحقق من overheaded'; +$strCheckOverhead = 'تحقق من overhead'; $strCheckPrivs = 'تحقق من الصلاحيات'; $strCheckPrivsLong = 'تحقق من الصلاحيات لقاعدة بيانات "%s".'; $strCheckTable = 'التحقق من الجدول'; @@ -629,7 +629,6 @@ $strTransformation_text_plain__formatted = 'يُبقي التنسيق الأصل $strTransformation_text_plain__imagelink = 'تظهر صورة ورابط، يتحوي الحقل على إسم الملف، الخيار الأول هو سابقة مثل "http://domain.com/"، والخيار الثاني هو العرض بالبكسل، والثالث هو الارتفاع.'; $strTransformation_text_plain__link = 'تظهر رابطاً، الحقل يحتوي إسم الملف، والخيار الأول هو سابقة مثل "http://domain.com/"، والخيار الثاني هو العنوان للرابط.'; $strTransformation_text_plain__substr = 'يظهر فقط جزءً من النص. الخيار الأول يحدد مكان بدء ظهور النص )صفر بشكل افتراضي(. الخيار الثاني هو تعديل كمّ النص المسترجع. إن كان فارغاً، يسترجع كل النص الباقي. الخيار الثالث يعرف أي من الأحرف سوف تضاف إلى المخرجات عند استرجاع جزء من النص )... بشكل افتراضي(.'; -$strTransformation_text_plain__unformatted = 'يظهر نص شيفرة HTML كوحدات. لا يظهر أي تنسيق HTML.'; $strTruncateQueries = 'إحذف الاستعلامات المعروضة'; $strTurkish = 'التركية'; $strType = 'النوع'; diff --git a/lang/arabic-windows-1256.inc.php b/lang/arabic-windows-1256.inc.php index 5919282b2..e6120abd2 100644 --- a/lang/arabic-windows-1256.inc.php +++ b/lang/arabic-windows-1256.inc.php @@ -113,7 +113,7 @@ $strCharsetOfFile = ' $strCharsets = ' '; $strCharsetsAndCollations = ' Collations'; $strCheckAll = ' '; -$strCheckOverhead = ' overheaded'; +$strCheckOverhead = ' overhead'; $strCheckPrivs = ' '; $strCheckPrivsLong = ' "%s".'; $strCheckTable = ' '; @@ -628,7 +628,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' ء ݡ "http://domain.com/" .'; $strTransformation_text_plain__link = ' ݡ "http://domain.com/" .'; $strTransformation_text_plain__substr = ' . ) (. . . )... (.'; -$strTransformation_text_plain__unformatted = ' HTML . HTML.'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; diff --git a/lang/azerbaijani-iso-8859-9.inc.php b/lang/azerbaijani-iso-8859-9.inc.php index 3024c83d4..4aedf47bf 100644 --- a/lang/azerbaijani-iso-8859-9.inc.php +++ b/lang/azerbaijani-iso-8859-9.inc.php @@ -554,7 +554,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.'; $strTruncateQueries = 'Truncate Shown Queries'; $strType = 'Tip'; @@ -676,7 +675,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/azerbaijani-utf-8.inc.php b/lang/azerbaijani-utf-8.inc.php index 9702bc510..ddd74d5d7 100644 --- a/lang/azerbaijani-utf-8.inc.php +++ b/lang/azerbaijani-utf-8.inc.php @@ -555,7 +555,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.'; $strTruncateQueries = 'Truncate Shown Queries'; $strType = 'Tip'; @@ -677,7 +676,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/basque-iso-8859-1.inc.php b/lang/basque-iso-8859-1.inc.php index e20d7a3ca..25b679558 100644 --- a/lang/basque-iso-8859-1.inc.php +++ b/lang/basque-iso-8859-1.inc.php @@ -614,7 +614,6 @@ $strTransformation_text_plain__formatted = 'Eremuaren jatorrizko formateoa mante $strTransformation_text_plain__imagelink = 'Irudi eta esteka bana erakusten ditu, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da, bigarren aukera pixeletan neurtutako zabalera da, hirugarrena altuera da.'; $strTransformation_text_plain__link = 'Esteka bat erakusten du, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da , bigarren aukera estekaren izenburua da.'; $strTransformation_text_plain__substr = 'Soilik katearen zati bat erakutsi. Lehenengo aukerak zehazten du non hasten den zure testuaren desplazamendua (lehenetsi 0). Bigarren aukerak itzultzeko karaktere kopurua erakusten du. Hutsik badago, gainerako testu guztia bueltatuko du. Hirugarren aukerak zehazten du zeintzuk karaktere txertatuko diren irteerara azpikate bat itzultzen denean (Lehenetsia: ...) .'; -$strTransformation_text_plain__unformatted = 'Erakutsi HTML kodea HTML entitate moduan. HTML formatorik ez ikusgai.'; $strTruncateQueries = 'Erakutsitako kontultak moztu'; $strTurkish = 'Turkiera'; $strType = 'Mota'; diff --git a/lang/basque-utf-8.inc.php b/lang/basque-utf-8.inc.php index 513294dc8..2dc96c1c2 100644 --- a/lang/basque-utf-8.inc.php +++ b/lang/basque-utf-8.inc.php @@ -615,7 +615,6 @@ $strTransformation_text_plain__formatted = 'Eremuaren jatorrizko formateoa mante $strTransformation_text_plain__imagelink = 'Irudi eta esteka bana erakusten ditu, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da, bigarren aukera pixeletan neurtutako zabalera da, hirugarrena altuera da.'; $strTransformation_text_plain__link = 'Esteka bat erakusten du, eremuak fitxategiaren izena dauka; lehenengo aukera "http://domain.com/" moduko aurrizki bat da , bigarren aukera estekaren izenburua da.'; $strTransformation_text_plain__substr = 'Soilik katearen zati bat erakutsi. Lehenengo aukerak zehazten du non hasten den zure testuaren desplazamendua (lehenetsi 0). Bigarren aukerak itzultzeko karaktere kopurua erakusten du. Hutsik badago, gainerako testu guztia bueltatuko du. Hirugarren aukerak zehazten du zeintzuk karaktere txertatuko diren irteerara azpikate bat itzultzen denean (Lehenetsia: ...) .'; -$strTransformation_text_plain__unformatted = 'Erakutsi HTML kodea HTML entitate moduan. HTML formatorik ez ikusgai.'; $strTruncateQueries = 'Erakutsitako kontultak moztu'; $strTurkish = 'Turkiera'; $strType = 'Mota'; diff --git a/lang/bosnian-utf-8.inc.php b/lang/bosnian-utf-8.inc.php index a438b533b..8c607503b 100644 --- a/lang/bosnian-utf-8.inc.php +++ b/lang/bosnian-utf-8.inc.php @@ -605,7 +605,6 @@ $strTransformation_text_plain__formatted = 'Čuva originalno formatiranje polja. $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je širina u pikselima, treća je visina.'; $strTransformation_text_plain__link = 'Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.'; $strTransformation_text_plain__substr = 'Pokazuje samo deo stringa. Prva opcija je ofset koji definiše gde počinje izlaz vašeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje koliko će teksta biti prikazano. Ako je nema, sav preostali tekst će biti prikazan. Treća opcija određuje koji će znaci biti dodati izlazu kada se prikaže podstring (podrazumevano: ...) .'; -$strTransformation_text_plain__unformatted = 'Prikazuje HTML kod kao HTML entitete. HTML formatiranje se ne prikazuje.'; $strTruncateQueries = 'Prikaži skraćene upite'; $strTurkish = 'Turski'; $strType = 'Tip'; @@ -664,7 +663,7 @@ $strZip = '"zipovano"'; $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate diff --git a/lang/bosnian-windows-1250.inc.php b/lang/bosnian-windows-1250.inc.php index f1d54a237..852a37fea 100644 --- a/lang/bosnian-windows-1250.inc.php +++ b/lang/bosnian-windows-1250.inc.php @@ -604,7 +604,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je irina u pikselima, trea je visina.'; $strTransformation_text_plain__link = 'Prikazuje link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.'; $strTransformation_text_plain__substr = 'Pokazuje samo deo stringa. Prva opcija je ofset koji definie gde poinje izlaz vaeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje koliko e teksta biti prikazano. Ako je nema, sav preostali tekst e biti prikazan. Trea opcija odreuje koji e znaci biti dodati izlazu kada se prikae podstring (podrazumevano: ...) .'; -$strTransformation_text_plain__unformatted = 'Prikazuje HTML kod kao HTML entitete. HTML formatiranje se ne prikazuje.'; $strTruncateQueries = 'Prikai skraene upite'; $strTurkish = 'Turski'; $strType = 'Tip'; @@ -663,7 +662,7 @@ $strZip = '"zipovano"'; $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php b/lang/brazilian_portuguese-iso-8859-1.inc.php index 4d04a0701..c8a191a9e 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php @@ -692,7 +692,6 @@ $strTransformation_text_plain__formatted = 'Preservar a formata $strTransformation_text_plain__imagelink = 'Mostrar uma imagem e um link, o campo contm um nome de arquivo; primeira opo um prefixo tipo "http://domain.com/", segunda opo a largura em pixels, o terceiro a altura.'; $strTransformation_text_plain__link = 'Mostrar um link, o campo contm o nome do arquivo, primeira opo um prefixo tipo "http://domain.com/", segunda opo um ttulo para o link.'; $strTransformation_text_plain__substr = 'Mostrar apenas parte da string. Primeira opo um offset para definir onde a sada do seu texto deve iniciar (Padro: 0). Segunda opo o quanto do texto dever ser retornado. Se estiver em branco, retorna todo o restante do texto. Terceira opo define quais caracteres sero acrescentados na substring retornada (Padro: ...).'; -$strTransformation_text_plain__unformatted = 'Mostra o cdigo HTML como entidades HTML. No mostrada a formatao HTML.'; $strTruncateQueries = 'Truncar as Consultas SQL exibidas'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/brazilian_portuguese-utf-8.inc.php b/lang/brazilian_portuguese-utf-8.inc.php index c59789a97..2acc5d778 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php +++ b/lang/brazilian_portuguese-utf-8.inc.php @@ -693,7 +693,6 @@ $strTransformation_text_plain__formatted = 'Preservar a formatação original ca $strTransformation_text_plain__imagelink = 'Mostrar uma imagem e um link, o campo contém um nome de arquivo; primeira opção é um prefixo tipo "http://domain.com/", segunda opção é a largura em pixels, o terceiro é a altura.'; $strTransformation_text_plain__link = 'Mostrar um link, o campo contém o nome do arquivo, primeira opção é um prefixo tipo "http://domain.com/", segunda opção é um título para o link.'; $strTransformation_text_plain__substr = 'Mostrar apenas parte da string. Primeira opção é um offset para definir onde a saída do seu texto deve iniciar (Padrão: 0). Segunda opção é o quanto do texto deverá ser retornado. Se estiver em branco, retorna todo o restante do texto. Terceira opção define quais caracteres serão acrescentados na substring retornada (Padrão: ...).'; -$strTransformation_text_plain__unformatted = 'Mostra o código HTML como entidades HTML. Não é mostrada a formatação HTML.'; $strTruncateQueries = 'Truncar as Consultas SQL exibidas'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/bulgarian-koi8-r.inc.php b/lang/bulgarian-koi8-r.inc.php index dd665def1..8442b84fc 100644 --- a/lang/bulgarian-koi8-r.inc.php +++ b/lang/bulgarian-koi8-r.inc.php @@ -657,7 +657,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' ; "http://domain.com/", , .'; $strTransformation_text_plain__link = ' ; "http://domain.com/", .'; $strTransformation_text_plain__substr = ' . ( 0). . , . ( : ...) .'; -$strTransformation_text_plain__unformatted = ' HTML HTML . HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; @@ -716,7 +715,7 @@ $strZip = '"zip- // To translate: -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate diff --git a/lang/bulgarian-utf-8.inc.php b/lang/bulgarian-utf-8.inc.php index e78e3d32e..3bda50e88 100644 --- a/lang/bulgarian-utf-8.inc.php +++ b/lang/bulgarian-utf-8.inc.php @@ -658,7 +658,6 @@ $strTransformation_text_plain__formatted = 'Запазва оригинално $strTransformation_text_plain__imagelink = 'Показва изображение и връзка на полето съдържащо файлово име; първата опция е префикс като "http://domain.com/", втората опция е ширината в пиксели, третата е височината.'; $strTransformation_text_plain__link = 'Показва връзката на полето съдържащо файлово име; първата опция е префикс като "http://domain.com/", втората опция е заглавието на връзката.'; $strTransformation_text_plain__substr = 'Показва част от низ. Първата опция е отместването от което ще се изхвежда вашият текст (По подразбиране е 0). Втората опция указва колко текст ще се изведе. Ако е празна, се връща целия оставащ текст. Третата опция указва кои символи ще бъдат изведени (По подразбиране: ...) .'; -$strTransformation_text_plain__unformatted = 'Показва HTML кода като HTML еденица. Без HTML форматиране.'; $strTruncateQueries = 'Съкращаване на показаните заявки'; $strTurkish = 'Турски'; $strType = 'Тип'; @@ -717,7 +716,7 @@ $strZip = '"zip-нато"'; // To translate: -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate diff --git a/lang/bulgarian-windows-1251.inc.php b/lang/bulgarian-windows-1251.inc.php index c8c217969..f9a46bc36 100644 --- a/lang/bulgarian-windows-1251.inc.php +++ b/lang/bulgarian-windows-1251.inc.php @@ -657,7 +657,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' ; "http://domain.com/", , .'; $strTransformation_text_plain__link = ' ; "http://domain.com/", .'; $strTransformation_text_plain__substr = ' . ( 0). . , . ( : ...) .'; -$strTransformation_text_plain__unformatted = ' HTML HTML . HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; @@ -716,7 +715,7 @@ $strZip = '"zip- // To translate: -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 59e673254..3a7de10fc 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -721,7 +721,6 @@ $strTransformation_text_plain__formatted = 'Conserva el format original del camp $strTransformation_text_plain__imagelink = 'Mostra una imatge i un enlla, el camp cont el nom del fitxer; la primera opci s un prefixe com "http://domini.com/", la segona opci s l\'amplada en pixels, la tercera s l\'alada.'; $strTransformation_text_plain__link = 'Mostra un enlla, el camp cont el nom del fitxer; la primera opci s un prefixe com "http://domini.com/", la segona opci s el titol del enlla.'; $strTransformation_text_plain__substr = 'Noms mostra part de la cadena. La primera opci marca el desplaament on comena el teu text (Per defecte 0). La segona opci indica la quantitat de caracters a retornar. Si s buit, retorna tot el texte restant. La tercera opci defineix els caracters que s\'han d\'afegir a la sortida quan es retorna la cadena (Defecte: ...) .'; -$strTransformation_text_plain__unformatted = 'Mostra codi HTML com entitats HTML. No es mostra en format HTML.'; $strTruncateQueries = 'Talla les consultes mostrades'; $strTurkish = 'Turc'; $strType = 'Tipus'; diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 862f815d3..d09d05f5e 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -722,7 +722,6 @@ $strTransformation_text_plain__formatted = 'Conserva el format original del camp $strTransformation_text_plain__imagelink = 'Mostra una imatge i un enllaç, el camp conté el nom del fitxer; la primera opció és un prefixe com "http://domini.com/", la segona opció és l\'amplada en pixels, la tercera és l\'alçada.'; $strTransformation_text_plain__link = 'Mostra un enllaç, el camp conté el nom del fitxer; la primera opció és un prefixe com "http://domini.com/", la segona opció és el titol del enllaç.'; $strTransformation_text_plain__substr = 'Només mostra part de la cadena. La primera opció marca el desplaçament on comença el teu text (Per defecte 0). La segona opció indica la quantitat de caracters a retornar. Si és buit, retorna tot el texte restant. La tercera opció defineix els caracters que s\'han d\'afegir a la sortida quan es retorna la cadena (Defecte: ...) .'; -$strTransformation_text_plain__unformatted = 'Mostra codi HTML com entitats HTML. No es mostra en format HTML.'; $strTruncateQueries = 'Talla les consultes mostrades'; $strTurkish = 'Turc'; $strType = 'Tipus'; diff --git a/lang/chinese_simplified-gb2312.inc.php b/lang/chinese_simplified-gb2312.inc.php index 1359123aa..fde64e524 100644 --- a/lang/chinese_simplified-gb2312.inc.php +++ b/lang/chinese_simplified-gb2312.inc.php @@ -665,7 +665,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = 'ʾͼӣֶڰļһѡơhttp://domain.com/ǰ׺ڶѡΪλĿȣǸ߶ȡ'; $strTransformation_text_plain__link = 'ʾӣֶڰļһѡơhttp://domain.com/ǰ׺ڶѡӵı(ʾ)'; $strTransformation_text_plain__substr = 'ֻʾַһ֡һѡıʼƫ(ĬΪ 0)ڶѡƫΪյĻʣµıѡǽ׷ӵַ֮(ĬΪ...) .'; -$strTransformation_text_plain__unformatted = ' HTML ʾΪ HTML ʵ塣ʾ HTML ʽ'; $strTruncateQueries = 'ضʾIJѯ'; $strTurkish = ''; $strType = ''; diff --git a/lang/chinese_simplified-utf-8.inc.php b/lang/chinese_simplified-utf-8.inc.php index bf996c254..beb9d3862 100644 --- a/lang/chinese_simplified-utf-8.inc.php +++ b/lang/chinese_simplified-utf-8.inc.php @@ -666,7 +666,6 @@ $strTransformation_text_plain__formatted = '保留字段的原始格式。不进 $strTransformation_text_plain__imagelink = '显示图像和链接,字段内包含文件名;第一个选项是类似“http://domain.com/”这样的前缀,第二个选项是以像素为单位的宽度,第三个参数是高度。'; $strTransformation_text_plain__link = '显示链接,字段内包含文件名;第一个选项是类似“http://domain.com/”这样的前缀,第二个选项是链接的标题(弹出提示)。'; $strTransformation_text_plain__substr = '只显示字符串的一部分。第一个选项定义了文本开始输出的偏移量(默认为 0)。第二个选项是所返回文字数量的偏移量。如果为空的话,将返回剩下的所有文本。第三个选项是将会追加到子字符串之后的输出(默认为:...) .'; -$strTransformation_text_plain__unformatted = '将 HTML 代码显示为 HTML 实体。不显示 HTML 格式化。'; $strTruncateQueries = '截断显示的查询'; $strTurkish = '土耳其语'; $strType = '类型'; diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index 68681e06b..2ce7e270b 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -132,7 +132,7 @@ $strCharset = ' $strCharsetsAndCollations = 'rήչ'; $strCharsets = 'r'; $strCheckAll = ''; -$strCheckOverhead = 'ˬdB~O (overheaded)'; // nor sure yet. +$strCheckOverhead = 'ˬdB~O (overhead)'; // nor sure yet. $strCheckPrivs = 'dv'; $strCheckPrivsLong = 'd߸Ʈw "%s" v.'; $strCheckTable = 'ˬdƪ'; @@ -740,7 +740,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = 'ܹϹγs, ƾڤeOɮצW; Ĥ@ӿﶵO}eq ( "http://domain.com/" ), ĤGӿﶵOeת,ĤTӿﶵOת.'; $strTransformation_text_plain__link = 'ܳs, ƾڤeOɮצW; Ĥ@ӿﶵO}eq ( "http://domain.com/" ), ĤGﶵOsD.'; $strTransformation_text_plain__substr = 'uܳr. Ĥ@ӿﶵr}lXm (offset) (w]: 0). ĤGӿﶵh֭ӦrX. dŬXlUҦr. ĤTӿﶵr^ܤr󵲧 (w]: ...) .'; -$strTransformation_text_plain__unformatted = 'H HTML X HTML . |ܥ HTML 榡.'; $strTruncateQueries = 'Rwܬd'; $strTurkish = 'gըy'; $strType = 'A'; diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 1dcb233a6..9de0d53e2 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -133,7 +133,7 @@ $strCharset = '文字格式 (Charset)'; $strCharsetsAndCollations = '字元集及校對'; $strCharsets = '字元集'; $strCheckAll = '全選'; -$strCheckOverhead = '檢查額外記錄 (overheaded)'; // nor sure yet. +$strCheckOverhead = '檢查額外記錄 (overhead)'; // nor sure yet. $strCheckPrivs = '查詢權限'; $strCheckPrivsLong = '查詢資料庫 "%s" 之權限.'; $strCheckTable = '檢查資料表'; @@ -741,7 +741,6 @@ $strTransformation_text_plain__formatted = '保存原本內容之格式. 不進 $strTransformation_text_plain__imagelink = '顯示圖像及連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 "http://domain.com/" ), 第二個選項是寬度的像素,第三個選項是高度的像素.'; $strTransformation_text_plain__link = '顯示連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 "http://domain.com/" ), 第二選項是連結的標題.'; $strTransformation_text_plain__substr = '只顯示部份的字串. 第一個選項為字串開始輸出的位置 (offset) (預設: 0). 第二個選項為多少個字串輸出. 留空為輸出餘下所有字串. 第三個選項為當部份字串取回後顯示什麼字串於結尾 (預設: ...) .'; -$strTransformation_text_plain__unformatted = '以 HTML 碼顯示 HTML 實體. 不會顯示任何 HTML 格式.'; $strTruncateQueries = '刪除已顯示查詢'; $strTurkish = '土耳其語'; $strType = '型態'; diff --git a/lang/croatian-iso-8859-2.inc.php b/lang/croatian-iso-8859-2.inc.php index 7ffe850f2..1edde9dbb 100644 --- a/lang/croatian-iso-8859-2.inc.php +++ b/lang/croatian-iso-8859-2.inc.php @@ -581,7 +581,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -700,7 +699,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/croatian-utf-8.inc.php b/lang/croatian-utf-8.inc.php index ce08826e0..3d31f7f2a 100644 --- a/lang/croatian-utf-8.inc.php +++ b/lang/croatian-utf-8.inc.php @@ -582,7 +582,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -701,7 +700,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/croatian-windows-1250.inc.php b/lang/croatian-windows-1250.inc.php index 6d1274540..d423f0f3e 100644 --- a/lang/croatian-windows-1250.inc.php +++ b/lang/croatian-windows-1250.inc.php @@ -581,7 +581,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -700,7 +699,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/czech-iso-8859-2.inc.php b/lang/czech-iso-8859-2.inc.php index 110617020..cc77fd86f 100644 --- a/lang/czech-iso-8859-2.inc.php +++ b/lang/czech-iso-8859-2.inc.php @@ -739,7 +739,6 @@ $strTransformation_text_plain__formatted = 'Zachov $strTransformation_text_plain__imagelink = 'Zobraz obrzek a odkaz z pole obsahujcho odkaz na obrzek. Prvn parametr je prefix URL (napklad "http://mojedomena.cz/"), druh a tet uruje ku a vku obrzku.'; $strTransformation_text_plain__link = 'Zobraz odkaz z pole obsahujcho odkaz. Prvn parametr je prefix URL (napklad "http://mojedomena.cz/"), druh text odkazu.'; $strTransformation_text_plain__substr = 'Zobraz jen st textu. Prvn parametr je posun od zatku (vchoz je 0) a druh uruje dlku textu, kter se m zobrazit, pokud nen uveden, bude zobrazen zbytek textu. Tet parametr uruje, jak text m bt pidn za zkrcen text (vchoz je ...).'; -$strTransformation_text_plain__unformatted = 'Zobraz text pomoc HTML entit, ppadn HTML se zobraz v pvodnm tvaru.'; $strTruncateQueries = 'Zobrazit zkrcen dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 903b75b81..d4509cd92 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -740,7 +740,6 @@ $strTransformation_text_plain__formatted = 'Zachová původní formátování sl $strTransformation_text_plain__imagelink = 'Zobrazí obrázek a odkaz z pole obsahujícího odkaz na obrázek. První parametr je prefix URL (například "http://mojedomena.cz/"), druhý a třetí určuje šířku a výšku obrázku.'; $strTransformation_text_plain__link = 'Zobrazí odkaz z pole obsahujícího odkaz. První parametr je prefix URL (například "http://mojedomena.cz/"), druhý text odkazu.'; $strTransformation_text_plain__substr = 'Zobrazí jen část textu. První parametr je posun od začátku (výchozí je 0) a druhý určuje délku textu, který se má zobrazit, pokud není uveden, bude zobrazen zbytek textu. Třetí parametr určuje, jaký text má být přidán za zkrácený text (výchozí je ...).'; -$strTransformation_text_plain__unformatted = 'Zobrazí text pomocí HTML entit, případný HTML se zobrazí v původním tvaru.'; $strTruncateQueries = 'Zobrazit zkrácené dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/czech-windows-1250.inc.php b/lang/czech-windows-1250.inc.php index 5eb1e7766..7fb2d5316 100644 --- a/lang/czech-windows-1250.inc.php +++ b/lang/czech-windows-1250.inc.php @@ -739,7 +739,6 @@ $strTransformation_text_plain__formatted = 'Zachov $strTransformation_text_plain__imagelink = 'Zobraz obrzek a odkaz z pole obsahujcho odkaz na obrzek. Prvn parametr je prefix URL (napklad "http://mojedomena.cz/"), druh a tet uruje ku a vku obrzku.'; $strTransformation_text_plain__link = 'Zobraz odkaz z pole obsahujcho odkaz. Prvn parametr je prefix URL (napklad "http://mojedomena.cz/"), druh text odkazu.'; $strTransformation_text_plain__substr = 'Zobraz jen st textu. Prvn parametr je posun od zatku (vchoz je 0) a druh uruje dlku textu, kter se m zobrazit, pokud nen uveden, bude zobrazen zbytek textu. Tet parametr uruje, jak text m bt pidn za zkrcen text (vchoz je ...).'; -$strTransformation_text_plain__unformatted = 'Zobraz text pomoc HTML entit, ppadn HTML se zobraz v pvodnm tvaru.'; $strTruncateQueries = 'Zobrazit zkrcen dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/danish-iso-8859-1.inc.php b/lang/danish-iso-8859-1.inc.php index b97f23b2d..e38e73913 100644 --- a/lang/danish-iso-8859-1.inc.php +++ b/lang/danish-iso-8859-1.inc.php @@ -707,7 +707,6 @@ $strTransformation_text_plain__formatted = 'Bevarer original formattering af fel $strTransformation_text_plain__imagelink = 'Viser et billed og et link, feltet indeholder filnavnet; frste indstilling er et prfiks som "http://domain.com/", anden indstilling er bredde i pixel, tredie er hjden.'; $strTransformation_text_plain__link = 'Viser et link, feltet indeholder filnavnet; frste indstilling er et prfiks som "http://domain.com/", anden indstilling er en titel p linket.'; $strTransformation_text_plain__substr = 'Viser kun en del af en streng. Frste parameter er en offset for at definere hvor outputtet af din tekst starter (Default 0). Andet parameter er en offset for hvor meget tekst der returneres. Hvis tom returneres den tilbagevrende tekst. Det tredie parameter definerer hvilke karakterer der skal fjes til outputtet nr en substring (understreng) returneres (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Viser HTML-kode som HTML-enheder. Der vises ingen HTML-formattering.'; $strTruncateQueries = 'Trunkr viste foresprgsler'; $strTurkish = 'Tyrkisk'; $strType = 'Datatype'; diff --git a/lang/danish-utf-8.inc.php b/lang/danish-utf-8.inc.php index 633ca0c32..4467b5c06 100644 --- a/lang/danish-utf-8.inc.php +++ b/lang/danish-utf-8.inc.php @@ -708,7 +708,6 @@ $strTransformation_text_plain__formatted = 'Bevarer original formattering af fel $strTransformation_text_plain__imagelink = 'Viser et billed og et link, feltet indeholder filnavnet; første indstilling er et præfiks som "http://domain.com/", anden indstilling er bredde i pixel, tredie er højden.'; $strTransformation_text_plain__link = 'Viser et link, feltet indeholder filnavnet; første indstilling er et præfiks som "http://domain.com/", anden indstilling er en titel på linket.'; $strTransformation_text_plain__substr = 'Viser kun en del af en streng. Første parameter er en offset for at definere hvor outputtet af din tekst starter (Default 0). Andet parameter er en offset for hvor meget tekst der returneres. Hvis tom returneres den tilbageværende tekst. Det tredie parameter definerer hvilke karakterer der skal føjes til outputtet når en substring (understreng) returneres (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Viser HTML-kode som HTML-enheder. Der vises ingen HTML-formattering.'; $strTruncateQueries = 'Trunkér viste forespørgsler'; $strTurkish = 'Tyrkisk'; $strType = 'Datatype'; diff --git a/lang/dutch-iso-8859-1.inc.php b/lang/dutch-iso-8859-1.inc.php index fd88468c8..77ea74836 100644 --- a/lang/dutch-iso-8859-1.inc.php +++ b/lang/dutch-iso-8859-1.inc.php @@ -690,7 +690,6 @@ $strTransformation_text_plain__formatted = 'Preserveert het originele formaat va $strTransformation_text_plain__imagelink = 'Toont een plaatje en een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de breedte in pixels, de derde is de hoogte.'; $strTransformation_text_plain__link = 'Toont een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de titel voor de link.'; $strTransformation_text_plain__substr = 'Toont alleen een stuk van een string. De eerst optie is een offset om te bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is een offset van de hoeveel tekst die terug wordt gegeven. Wanneer leeg, zal het alle overgebleven tekst teruggeven. De derde optie defineerd welke karakters worden toegevoegd aan de output wanneer een substring wordt teruggegeven (Standaard: ...) .'; -$strTransformation_text_plain__unformatted = 'Toont HTML code als HTML entities. Er wordt geen HTML formatting getoond.'; $strTruncateQueries = 'Truncate getoonde Queries'; $strTurkish = 'Turks'; $strType = 'Type'; diff --git a/lang/dutch-iso-8859-15.inc.php b/lang/dutch-iso-8859-15.inc.php index d68ff8039..c271e6b2b 100644 --- a/lang/dutch-iso-8859-15.inc.php +++ b/lang/dutch-iso-8859-15.inc.php @@ -690,7 +690,6 @@ $strTransformation_text_plain__formatted = 'Preserveert het originele formaat va $strTransformation_text_plain__imagelink = 'Toont een plaatje en een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de breedte in pixels, de derde is de hoogte.'; $strTransformation_text_plain__link = 'Toont een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de titel voor de link.'; $strTransformation_text_plain__substr = 'Toont alleen een stuk van een string. De eerst optie is een offset om te bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is een offset van de hoeveel tekst die terug wordt gegeven. Wanneer leeg, zal het alle overgebleven tekst teruggeven. De derde optie defineerd welke karakters worden toegevoegd aan de output wanneer een substring wordt teruggegeven (Standaard: ...) .'; -$strTransformation_text_plain__unformatted = 'Toont HTML code als HTML entities. Er wordt geen HTML formatting getoond.'; $strTruncateQueries = 'Truncate getoonde Queries'; $strTurkish = 'Turks'; $strType = 'Type'; diff --git a/lang/dutch-utf-8.inc.php b/lang/dutch-utf-8.inc.php index c331a76e1..64bf373cb 100644 --- a/lang/dutch-utf-8.inc.php +++ b/lang/dutch-utf-8.inc.php @@ -691,7 +691,6 @@ $strTransformation_text_plain__formatted = 'Preserveert het originele formaat va $strTransformation_text_plain__imagelink = 'Toont een plaatje en een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de breedte in pixels, de derde is de hoogte.'; $strTransformation_text_plain__link = 'Toont een link, het veld bevat de bestandsnaam; De eerste optie is een prefix als "http://domein.com/", de tweede optie is de titel voor de link.'; $strTransformation_text_plain__substr = 'Toont alleen een stuk van een string. De eerst optie is een offset om te bepalen waar de output van uw tekst start (Standaard 0). De tweede optie is een offset van de hoeveel tekst die terug wordt gegeven. Wanneer leeg, zal het alle overgebleven tekst teruggeven. De derde optie defineerd welke karakters worden toegevoegd aan de output wanneer een substring wordt teruggegeven (Standaard: ...) .'; -$strTransformation_text_plain__unformatted = 'Toont HTML code als HTML entities. Er wordt geen HTML formatting getoond.'; $strTruncateQueries = 'Truncate getoonde Queries'; $strTurkish = 'Turks'; $strType = 'Type'; diff --git a/lang/estonian-iso-8859-1.inc.php b/lang/estonian-iso-8859-1.inc.php index 92f4e6bc0..c58d516fe 100644 --- a/lang/estonian-iso-8859-1.inc.php +++ b/lang/estonian-iso-8859-1.inc.php @@ -707,7 +707,6 @@ $strTransformation_text_plain__formatted = 'Hoiab alles originaalset v $strTransformation_text_plain__imagelink = 'Kuvab pildi ja lingi, vli sisaldab failinime; esimene seade on eelnev tekst nagu "http://domain.com/", teine seade on laius pikslites, kolmas on krgus.'; $strTransformation_text_plain__link = 'Kuvab lingi, vli sisaldab failinime; esimene seade on eelnev tekst niteks "http://domain.com/", teine seade on nimi lingile.'; $strTransformation_text_plain__substr = 'Nitab ainult osa tekstist. Esimene seade on mrang kust positsioonilt teie teksti kuva hakkab.(vaikimisi 0). Teine seade on kuipalju teksti tagastatakse, kui see thjaks jtta, tagastatakse kogu allesjnud tekst. Kolmas seade defineerib mis tekst lisatakse vljundi lppu kui saadud tekst tagastatakse. (vaikimisi: ...) .'; -$strTransformation_text_plain__unformatted = 'Nitab HTML koodi puhta tekstina. HTML formateerimist ei nidata.'; $strTruncateQueries = 'Lhenda nidatavad pringud'; $strTurkish = 'Trgi'; $strType = 'Tp'; diff --git a/lang/estonian-utf-8.inc.php b/lang/estonian-utf-8.inc.php index d9e48f5d0..bb5b0a64d 100644 --- a/lang/estonian-utf-8.inc.php +++ b/lang/estonian-utf-8.inc.php @@ -708,7 +708,6 @@ $strTransformation_text_plain__formatted = 'Hoiab alles originaalset välja form $strTransformation_text_plain__imagelink = 'Kuvab pildi ja lingi, väli sisaldab failinime; esimene seade on eelnev tekst nagu "http://domain.com/", teine seade on laius pikslites, kolmas on kõrgus.'; $strTransformation_text_plain__link = 'Kuvab lingi, väli sisaldab failinime; esimene seade on eelnev tekst näiteks "http://domain.com/", teine seade on nimi lingile.'; $strTransformation_text_plain__substr = 'Näitab ainult osa tekstist. Esimene seade on määrang kust positsioonilt teie teksti kuva hakkab.(vaikimisi 0). Teine seade on kuipalju teksti tagastatakse, kui see tühjaks jätta, tagastatakse kogu allesjäänud tekst. Kolmas seade defineerib mis tekst lisatakse väljundi lõppu kui saadud tekst tagastatakse. (vaikimisi: ...) .'; -$strTransformation_text_plain__unformatted = 'Näitab HTML koodi puhta tekstina. HTML formateerimist ei näidata.'; $strTruncateQueries = 'Lühenda näidatavad päringud'; $strTurkish = 'Türgi'; $strType = 'Tüüp'; diff --git a/lang/finnish-iso-8859-1.inc.php b/lang/finnish-iso-8859-1.inc.php index bddc9d5e1..8f80717c8 100644 --- a/lang/finnish-iso-8859-1.inc.php +++ b/lang/finnish-iso-8859-1.inc.php @@ -578,7 +578,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -697,7 +696,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/finnish-iso-8859-15.inc.php b/lang/finnish-iso-8859-15.inc.php index 72f1171c7..20eade73f 100644 --- a/lang/finnish-iso-8859-15.inc.php +++ b/lang/finnish-iso-8859-15.inc.php @@ -578,7 +578,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -697,7 +696,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/finnish-utf-8.inc.php b/lang/finnish-utf-8.inc.php index e790436a8..5cf036897 100644 --- a/lang/finnish-utf-8.inc.php +++ b/lang/finnish-utf-8.inc.php @@ -579,7 +579,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -698,7 +697,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index d465324ad..f610c5c21 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -735,7 +735,6 @@ $strTransformation_text_plain__formatted = 'Pr $strTransformation_text_plain__imagelink = 'Affiche une image et un lien, le champ contient le nom du fichier; en premire option, un prfixe comme "http://domaine.com/", en seconde option, la largeur en pixels, en troisime option la hauteur en pixels.'; $strTransformation_text_plain__link = 'Affiche un lien, le champ contient le nom du fichier; en premire option, un prfixe comme "http://domaine.com/", en seconde option, un titre pour le lien.'; $strTransformation_text_plain__substr = 'N\'affiche qu\'une partie du champ. En premire option, la position de dpart (par dfaut, 0). En seconde option, le nombre de caractres afficher (par dfaut, le reste). En troisime option, des caractres afficher la fin du texte (par dfaut: "...").'; -$strTransformation_text_plain__unformatted = 'Affiche le code HTML sous forme d\'entits HTML.'; $strTruncateQueries = 'Afficher les requtes tronques'; $strTurkish = 'turc'; $strType = 'Type'; diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index 55b24a6b2..fbcb7635b 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -735,7 +735,6 @@ $strTransformation_text_plain__formatted = 'Pr $strTransformation_text_plain__imagelink = 'Affiche une image et un lien, le champ contient le nom du fichier; en premire option, un prfixe comme "http://domaine.com/", en seconde option, la largeur en pixels, en troisime option la hauteur en pixels.'; $strTransformation_text_plain__link = 'Affiche un lien, le champ contient le nom du fichier; en premire option, un prfixe comme "http://domaine.com/", en seconde option, un titre pour le lien.'; $strTransformation_text_plain__substr = 'N\'affiche qu\'une partie du champ. En premire option, la position de dpart (par dfaut, 0). En seconde option, le nombre de caractres afficher (par dfaut, le reste). En troisime option, des caractres afficher la fin du texte (par dfaut: "...").'; -$strTransformation_text_plain__unformatted = 'Affiche le code HTML sous forme d\'entits HTML.'; $strTruncateQueries = 'Afficher les requtes tronques'; $strTurkish = 'turc'; $strType = 'Type'; diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index cc3d001ba..3b6530aee 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -736,7 +736,6 @@ $strTransformation_text_plain__formatted = 'Préserve le contenu original du cha $strTransformation_text_plain__imagelink = 'Affiche une image et un lien, le champ contient le nom du fichier; en première option, un préfixe comme "http://domaine.com/", en seconde option, la largeur en pixels, en troisième option la hauteur en pixels.'; $strTransformation_text_plain__link = 'Affiche un lien, le champ contient le nom du fichier; en première option, un préfixe comme "http://domaine.com/", en seconde option, un titre pour le lien.'; $strTransformation_text_plain__substr = 'N\'affiche qu\'une partie du champ. En première option, la position de départ (par défaut, 0). En seconde option, le nombre de caractères à afficher (par défaut, le reste). En troisième option, des caractères à afficher à la fin du texte (par défaut: "...").'; -$strTransformation_text_plain__unformatted = 'Affiche le code HTML sous forme d\'entités HTML.'; $strTruncateQueries = 'Afficher les requêtes tronquées'; $strTurkish = 'turc'; $strType = 'Type'; diff --git a/lang/galician-iso-8859-1.inc.php b/lang/galician-iso-8859-1.inc.php index daacafb22..29df123de 100644 --- a/lang/galician-iso-8859-1.inc.php +++ b/lang/galician-iso-8859-1.inc.php @@ -739,7 +739,6 @@ $strTransformation_text_plain__formatted = 'Mant $strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vnculo; o campo conte o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin o ancho en pxeles; a terceira a altura.'; $strTransformation_text_plain__link = 'Mostra un vnculo; o campo contn o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin un ttulo para o vnculo.'; $strTransformation_text_plain__substr = 'S mostra parte dunha cadea. A primeira opcin unha distancia para definir onde comeza a sada de texto (por omisin, 0). A segunda opcin unha distancia cando texto se devolve. Se vacio, volve todo o texto que resta. A terceira opcin define que caracteres se engadirn sada cando se devolve unha subcadea (Por omisin: ...).'; -$strTransformation_text_plain__unformatted = 'Mostra o cdigo HTML como entidades HTML. Non se usa o HTML para formatar.'; $strTruncateQueries = 'Interrumpir as procuras mostradas'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/galician-utf-8.inc.php b/lang/galician-utf-8.inc.php index 8b91bee7d..943a3408a 100644 --- a/lang/galician-utf-8.inc.php +++ b/lang/galician-utf-8.inc.php @@ -740,7 +740,6 @@ $strTransformation_text_plain__formatted = 'Mantén o formato orixinal do campo. $strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vínculo; o campo conte o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é o ancho en píxeles; a terceira é a altura.'; $strTransformation_text_plain__link = 'Mostra un vínculo; o campo contén o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é un título para o vínculo.'; $strTransformation_text_plain__substr = 'Só mostra parte dunha cadea. A primeira opción é unha distancia para definir onde comeza a saída de texto (por omisión, 0). A segunda opción é unha distancia cando texto se devolve. Se é vacio, volve todo o texto que resta. A terceira opción define que caracteres se engadirán á saída cando se devolve unha subcadea (Por omisión: ...).'; -$strTransformation_text_plain__unformatted = 'Mostra o código HTML como entidades HTML. Non se usa o HTML para formatar.'; $strTruncateQueries = 'Interrumpir as procuras mostradas'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/georgian-utf-8.inc.php b/lang/georgian-utf-8.inc.php index f45b0df38..32fa07c8b 100644 --- a/lang/georgian-utf-8.inc.php +++ b/lang/georgian-utf-8.inc.php @@ -582,7 +582,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -701,7 +700,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/german-iso-8859-1.inc.php b/lang/german-iso-8859-1.inc.php index 058ac7654..af2edec51 100644 --- a/lang/german-iso-8859-1.inc.php +++ b/lang/german-iso-8859-1.inc.php @@ -742,7 +742,6 @@ $strTransformation_text_plain__formatted = 'Beh $strTransformation_text_plain__imagelink = 'Benutzt den Inhalt eines Feldes um ein Bild und einen Link dazu darzustellen. Die erste Option ist ein Prfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist die Breite des Bildes, die dritte Option die Hhe des Bildes in Pixeln.'; $strTransformation_text_plain__link = 'Benutzt den Inhalt eines Feldes um einen Link darzustellen. Die erste Option ist ein Prfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist der darzustellende Titel des Links'; $strTransformation_text_plain__substr = 'Stellt nur einen Teil des Feldinhaltes dar. Die erste Option definiert die Position des Textes ab dem die Ausgabe startet (Standard: 0), die zweite Option gibt an wieviel Zeichen ab dort dargestellt werden sollen. Falls diese Option leer ist, wird der gesamte verbleibende Text dargestellt. Die dritte Option kann einen Text enthalten, der bei partieller Ausgabe des Textes angehngt wird, um eine Abschneidung kenntlich zu machen (Standard: ...).'; -$strTransformation_text_plain__unformatted = 'Wandelt Sonderzeichen nach HTML-Regeln um, um HTML-Formatierungen innerhalb des Feldinhaltes unwirksam zu machen.'; $strTruncateQueries = 'Zeige die SQL-Abfragen verkrzt an'; $strTurkish = 'Trkisch'; $strType = 'Typ'; diff --git a/lang/german-iso-8859-15.inc.php b/lang/german-iso-8859-15.inc.php index f7d28e329..ba71162ce 100644 --- a/lang/german-iso-8859-15.inc.php +++ b/lang/german-iso-8859-15.inc.php @@ -742,7 +742,6 @@ $strTransformation_text_plain__formatted = 'Beh $strTransformation_text_plain__imagelink = 'Benutzt den Inhalt eines Feldes um ein Bild und einen Link dazu darzustellen. Die erste Option ist ein Prfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist die Breite des Bildes, die dritte Option die Hhe des Bildes in Pixeln.'; $strTransformation_text_plain__link = 'Benutzt den Inhalt eines Feldes um einen Link darzustellen. Die erste Option ist ein Prfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist der darzustellende Titel des Links'; $strTransformation_text_plain__substr = 'Stellt nur einen Teil des Feldinhaltes dar. Die erste Option definiert die Position des Textes ab dem die Ausgabe startet (Standard: 0), die zweite Option gibt an wieviel Zeichen ab dort dargestellt werden sollen. Falls diese Option leer ist, wird der gesamte verbleibende Text dargestellt. Die dritte Option kann einen Text enthalten, der bei partieller Ausgabe des Textes angehngt wird, um eine Abschneidung kenntlich zu machen (Standard: ...).'; -$strTransformation_text_plain__unformatted = 'Wandelt Sonderzeichen nach HTML-Regeln um, um HTML-Formatierungen innerhalb des Feldinhaltes unwirksam zu machen.'; $strTruncateQueries = 'Zeige die SQL-Abfragen verkrzt an'; $strTurkish = 'Trkisch'; $strType = 'Typ'; diff --git a/lang/german-utf-8.inc.php b/lang/german-utf-8.inc.php index 32d1581b4..1ef3a546f 100644 --- a/lang/german-utf-8.inc.php +++ b/lang/german-utf-8.inc.php @@ -743,7 +743,6 @@ $strTransformation_text_plain__formatted = 'Behält Ursprungsformatierung des Fe $strTransformation_text_plain__imagelink = 'Benutzt den Inhalt eines Feldes um ein Bild und einen Link dazu darzustellen. Die erste Option ist ein Präfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist die Breite des Bildes, die dritte Option die Höhe des Bildes in Pixeln.'; $strTransformation_text_plain__link = 'Benutzt den Inhalt eines Feldes um einen Link darzustellen. Die erste Option ist ein Präfix vor dem eigentlichen Feldinhalt wie "http://www.domain.com". Zweite Option ist der darzustellende Titel des Links'; $strTransformation_text_plain__substr = 'Stellt nur einen Teil des Feldinhaltes dar. Die erste Option definiert die Position des Textes ab dem die Ausgabe startet (Standard: 0), die zweite Option gibt an wieviel Zeichen ab dort dargestellt werden sollen. Falls diese Option leer ist, wird der gesamte verbleibende Text dargestellt. Die dritte Option kann einen Text enthalten, der bei partieller Ausgabe des Textes angehängt wird, um eine Abschneidung kenntlich zu machen (Standard: ...).'; -$strTransformation_text_plain__unformatted = 'Wandelt Sonderzeichen nach HTML-Regeln um, um HTML-Formatierungen innerhalb des Feldinhaltes unwirksam zu machen.'; $strTruncateQueries = 'Zeige die SQL-Abfragen verkürzt an'; $strTurkish = 'Türkisch'; $strType = 'Typ'; diff --git a/lang/greek-iso-8859-7.inc.php b/lang/greek-iso-8859-7.inc.php index a6580953b..eabcfd927 100644 --- a/lang/greek-iso-8859-7.inc.php +++ b/lang/greek-iso-8859-7.inc.php @@ -598,7 +598,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' , . "http://domain.com/", pixels, .'; $strTransformation_text_plain__link = ' , . "http://domain.com/", .'; $strTransformation_text_plain__substr = ' . (\' 0). . . (\' : ...) .'; -$strTransformation_text_plain__unformatted = ' HTML HTML. HTML.'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; @@ -681,7 +680,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/greek-utf-8.inc.php b/lang/greek-utf-8.inc.php index c64863f08..ab8bf6575 100644 --- a/lang/greek-utf-8.inc.php +++ b/lang/greek-utf-8.inc.php @@ -599,7 +599,6 @@ $strTransformation_text_plain__formatted = 'Διατηρεί την αρχική $strTransformation_text_plain__imagelink = 'Εμφανίζει μία εικόνα και ένα σύνδεσμο, το πεδίο περιέχει το όνομα αρχείου. Η πρώτη επιλογή είναι ένα πρόθεμα όπως "http://domain.com/", η δεύτερη επιλογή είναι το πλάτος σε pixels, η τρίτη είναι το ύψος.'; $strTransformation_text_plain__link = 'Εμφανίζει ένα σύνδεσμο, το πεδίο περιέχει το όνομα αρχείου. Η πρώτη επιλογή είναι ένα πρόθεμα όπως "http://domain.com/", η δεύτερη επιλογή είναι ένας τίτλος για τον σύνδεσμο.'; $strTransformation_text_plain__substr = 'Εμφανίζει μόνο μέρος ενός αλφαριθμητικού. Η πρώτη επιλογή είναι η θέση στην οποία ξεκινά η εμφάνιση του κειμένου (Εξ\' ορισμού 0). Η δεύτερη επιλογή είναι το μήκος του κειμένου. Αν μείνει κενό θα επιστραφεί όλο το αλφαριθμητικό. Η τρίτη επιλογή καθορίζει ποιοι χαρακτήρες θα ακολουθούν το κείμενο όταν εμφανίζεται μέρος του (Εξ\' ορισμού: ...) .'; -$strTransformation_text_plain__unformatted = 'Εμφανίζει τον κώδικά HTML ως οντότητες HTML. Δεν γίνεται μορφοποίηση HTML.'; $strTruncateQueries = 'Αποκοπή εμφανιζόμενων επερωτημάτων'; $strTurkish = 'Τουρκικά'; $strType = 'Τύπος'; @@ -682,7 +681,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/hebrew-iso-8859-8-i.inc.php b/lang/hebrew-iso-8859-8-i.inc.php index 7a9bd3ec8..35984f354 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php +++ b/lang/hebrew-iso-8859-8-i.inc.php @@ -581,7 +581,6 @@ $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strUseTextField = 'Use text field'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate @@ -697,7 +696,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/hebrew-utf-8.inc.php b/lang/hebrew-utf-8.inc.php index ae946f464..4e6031d4e 100644 --- a/lang/hebrew-utf-8.inc.php +++ b/lang/hebrew-utf-8.inc.php @@ -582,7 +582,6 @@ $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strUseTextField = 'Use text field'; //to translate $strUserAlreadyExists = 'The user %s already exists!'; //to translate @@ -698,7 +697,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/hindi-utf-8.inc.php b/lang/hindi-utf-8.inc.php index ad277bc0e..54b10ca10 100644 --- a/lang/hindi-utf-8.inc.php +++ b/lang/hindi-utf-8.inc.php @@ -330,7 +330,7 @@ $strCharset = 'Charset'; //to translate $strCharsetOfFile = 'Character set of the file:'; //to translate $strCharsets = 'Charsets'; //to translate $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strColComFeat = 'Displaying Column Comments'; //to translate $strCollation = 'Collation'; //to translate $strCommand = 'Command'; //to translate @@ -674,7 +674,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUkrainian = 'Ukrainian'; //to translate diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index ca1215cc1..b53c3989e 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -661,7 +661,6 @@ $strTransformation_text_plain__formatted = 'A mez"o eredeti form $strTransformation_text_plain__imagelink = 'Egy kpet es egy linket jelent meg, a mez"o tartalmazza a fjlnevet; az els"o opc egy el"otag, mint pl "http://domain.com/", a msodik a szlessg pixelben, a harmadik pedig a magassg.'; $strTransformation_text_plain__link = 'Meg linket jelent meg, a megz"o tartalmazza a fjlnevet; az els"o opc egy el"otag, mint pl "http://domain.com/", a msodik a link neve.'; $strTransformation_text_plain__substr = 'A szveg egy rszt mutatja. Els"o opci egy offszet, ami a kezd"opozcit lltja be (alaprtelmezett: 0). A msodik azt adja meg, hogy mennyi szveg jjjn vissza. Ha res, az sszes visszamarad szveg tjn. A harmadik opciban atokat a karaktereket lehet belltani, amik a szveg vgre kerlnek, ha szvegrszt kapunk vissza (alaprtelmezett: ...) .'; -$strTransformation_text_plain__unformatted = 'HTML kd megjelentse HTML elemekknt. Nincs HTML formzs.'; $strTruncateQueries = 'A mutatott krsek trlse'; $strTurkish = 'Trk'; $strType = 'Tipus'; diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index cbeae2fea..acc31674a 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -662,7 +662,6 @@ $strTransformation_text_plain__formatted = 'A mez"o eredeti formázásának meg" $strTransformation_text_plain__imagelink = 'Egy képet es egy linket jelenít meg, a mez"o tartalmazza a fájlnevet; az els"o opcíó egy el"otag, mint pl "http://domain.com/", a második a szélesség pixelben, a harmadik pedig a magasság.'; $strTransformation_text_plain__link = 'Meg linket jelenít meg, a megz"o tartalmazza a fájlnevet; az els"o opcíó egy el"otag, mint pl "http://domain.com/", a második a link neve.'; $strTransformation_text_plain__substr = 'A szöveg egy részét mutatja. Els"o opció egy offszet, ami a kezd"opozíciót állítja be (alapértelmezett: 0). A második azt adja meg, hogy mennyi szöveg jöjjön vissza. Ha üres, az összes visszamaradó szöveg átjön. A harmadik opcióban atokat a karaktereket lehet beállítani, amik a szöveg végére kerülnek, ha szövegrészt kapunk vissza (alapértelmezett: ...) .'; -$strTransformation_text_plain__unformatted = 'HTML kód megjelenítése HTML elemekként. Nincs HTML formázás.'; $strTruncateQueries = 'A mutatott kérések törlése'; $strTurkish = 'Török'; $strType = 'Tipus'; diff --git a/lang/indonesian-iso-8859-1.inc.php b/lang/indonesian-iso-8859-1.inc.php index b5ca9b0e0..3593b4b62 100644 --- a/lang/indonesian-iso-8859-1.inc.php +++ b/lang/indonesian-iso-8859-1.inc.php @@ -707,7 +707,6 @@ $strTransformation_text_plain__formatted = 'Menyimpan format asli dari field. Es $strTransformation_text_plain__imagelink = 'Tampilkan sebuah gambar dan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah lebar dalam piksel, pilihan ketiga adalah tingginya.'; $strTransformation_text_plain__link = 'Tampilkan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah judul untuk Link tersebut.'; $strTransformation_text_plain__substr = 'Hanya menampilkan sebagian dari sebuah String. Pilihan pertama adalah sebuah Offset untuk menentukan tempat dari permulaan teks Anda (Default 0). Pilihan kedua adalah sebuah Offset untuk menentukan jumlah teks yang akan dikembalikan. Bila ditinggal kosong, seluruh teks yang tersisa akan dibalikkan. Pilihan ketiga mendefinisikan Chars yang akan ditambahkan pada Output bila sebuah Substring dibalikkan (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Tampilkan kode HTML sebagai perwujudan HTML. Format dari HTML tidak ditampilkan.'; $strTruncateQueries = 'Potongkan pencarian yang ditampilkan'; $strTurkish = 'Bahasa Turki'; $strType = 'Jenis'; diff --git a/lang/indonesian-utf-8.inc.php b/lang/indonesian-utf-8.inc.php index eb2193ca7..5ec6813d1 100644 --- a/lang/indonesian-utf-8.inc.php +++ b/lang/indonesian-utf-8.inc.php @@ -708,7 +708,6 @@ $strTransformation_text_plain__formatted = 'Menyimpan format asli dari field. Es $strTransformation_text_plain__imagelink = 'Tampilkan sebuah gambar dan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah lebar dalam piksel, pilihan ketiga adalah tingginya.'; $strTransformation_text_plain__link = 'Tampilkan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah judul untuk Link tersebut.'; $strTransformation_text_plain__substr = 'Hanya menampilkan sebagian dari sebuah String. Pilihan pertama adalah sebuah Offset untuk menentukan tempat dari permulaan teks Anda (Default 0). Pilihan kedua adalah sebuah Offset untuk menentukan jumlah teks yang akan dikembalikan. Bila ditinggal kosong, seluruh teks yang tersisa akan dibalikkan. Pilihan ketiga mendefinisikan Chars yang akan ditambahkan pada Output bila sebuah Substring dibalikkan (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Tampilkan kode HTML sebagai perwujudan HTML. Format dari HTML tidak ditampilkan.'; $strTruncateQueries = 'Potongkan pencarian yang ditampilkan'; $strTurkish = 'Bahasa Turki'; $strType = 'Jenis'; diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 9732a0561..1493ada19 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -710,7 +710,6 @@ $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione la larghezza in pixel, la terza l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione un titolo per il collegamento.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; -$strTransformation_text_plain__unformatted = 'Mostra il codice HTML come entit HTML. Nessuna formattazione HTML viene applicata.'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index c4a974944..c8d9fd514 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -710,7 +710,6 @@ $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione la larghezza in pixel, la terza l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione un titolo per il collegamento.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; -$strTransformation_text_plain__unformatted = 'Mostra il codice HTML come entit HTML. Nessuna formattazione HTML viene applicata.'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index e0f7fa4e4..094795769 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -711,7 +711,6 @@ $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione è l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione è un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; -$strTransformation_text_plain__unformatted = 'Mostra il codice HTML come entità HTML. Nessuna formattazione HTML viene applicata.'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/japanese-euc.inc.php b/lang/japanese-euc.inc.php index 7634c32bb..17e838457 100644 --- a/lang/japanese-euc.inc.php +++ b/lang/japanese-euc.inc.php @@ -733,7 +733,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = 'ȥ󥯡ե̾ޤեɤɽޤ; ҤȤĤΥץ "http://domain.com/" Τ褦ƬǡդĤΥץϥԥߤäĤϹ⤵Ǥ'; $strTransformation_text_plain__link = 'ե̾ޤեɡ󥯤ɽ; ҤȤܤΥץ "http://domain.com/" Τ褦Ƭ졢ܤΥץϥ󥯤ΥȥǤ'; $strTransformation_text_plain__substr = 'ʸΰΤɽޤܤΥץϥƥȤνϤɤdzϤ뤫եåȤޤ (ǥեȤϡ0פǤ)ܤΥץϤɤΥƥȤ֤ΥեåȤǤξ硢ĤΥƥȤ򤹤٤֤ޤܤΥץϡʸΰ֤ɤʸϤɲä뤫ޤ (ǥեȤϡ...פǤ)'; -$strTransformation_text_plain__unformatted = 'HTML ɤ HTML ֤ȤɽޤHTML 񼰲ɽޤ'; $strTruncateQueries = 'Ȳɽڤͤ'; $strTurkish = 'ȥ륳'; $strType = 'եɥ'; diff --git a/lang/japanese-sjis.inc.php b/lang/japanese-sjis.inc.php index e7874d590..20a135eb7 100644 --- a/lang/japanese-sjis.inc.php +++ b/lang/japanese-sjis.inc.php @@ -733,7 +733,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = '摜ƃNAt@C܂ރtB[h\܂; ЂƂ‚߂̃IvV "http://domain.com/" ̂悤ȐړŁAӂ‚߂̃IvV̓sNZw̕A݂‚߂͍łB'; $strTransformation_text_plain__link = 't@C܂ރtB[hAN\; ЂƂ–ڂ̃IvV "http://domain.com/" ̂悤ȐړA–ڂ̃IvV̓Ñ^CgłB'; $strTransformation_text_plain__substr = '̈ꕔ̂ݕ\܂B–ڂ̃IvV̓eLXg̏o͂ǂŊJn邩ItZbg`܂ (ftHǵu0vł)–ڂ̃IvV͂ǂꂾ̃eLXgԂ̃ItZbgłB̏ꍇAc̃eLXgׂĕԂ܂BO–ڂ̃IvV́ÄꕔԂ鎞Aǂ̕o͂ɒlj邩`܂B (ftHǵu...vł)'; -$strTransformation_text_plain__unformatted = 'HTML R[h HTML ԂƂĕ\܂BHTML ĕ\܂B'; $strTruncateQueries = 'Ɖ̕\؂l߂'; $strTurkish = 'gR'; $strType = 'tB[h^Cv'; diff --git a/lang/japanese-utf-8.inc.php b/lang/japanese-utf-8.inc.php index 96bc25eab..83f119e9c 100644 --- a/lang/japanese-utf-8.inc.php +++ b/lang/japanese-utf-8.inc.php @@ -733,7 +733,6 @@ $strTransformation_text_plain__formatted = 'フィールドの元の書式を保 $strTransformation_text_plain__imagelink = '画像とリンク、ファイル名を含むフィールドを表示します; ひとつめのオプションは "http://domain.com/" のような接頭語で、ふたつめのオプションはピクセル指定の幅、みっつめは高さです。'; $strTransformation_text_plain__link = 'ファイル名を含むフィールド、リンクを表示; ひとつ目のオプションは "http://domain.com/" のような接頭語、二つ目のオプションはリンクのタイトルです。'; $strTransformation_text_plain__substr = '文字列の一部のみ表示します。一つ目のオプションはテキストの出力がどこで開始するかオフセットを定義します (デフォルトは「0」です)二つ目のオプションはどれだけのテキストを返すかのオフセットです。空の場合、残りのテキストをすべて返します。三つ目のオプションは、文字列の一部が返される時、どの文字を出力に追加するか定義します。 (デフォルトは「...」です)'; -$strTransformation_text_plain__unformatted = 'HTML コードを HTML 実態として表示します。HTML を書式化して表示しません。'; $strTruncateQueries = '照会の表示を切り詰める'; $strTurkish = 'トルコ語'; $strType = 'フィールドタイプ'; diff --git a/lang/korean-euc-kr.inc.php b/lang/korean-euc-kr.inc.php index e3c5d5227..cefa2c423 100644 --- a/lang/korean-euc-kr.inc.php +++ b/lang/korean-euc-kr.inc.php @@ -606,7 +606,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -695,7 +694,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/korean-utf-8.inc.php b/lang/korean-utf-8.inc.php index b4a2ee0e1..659c3023e 100644 --- a/lang/korean-utf-8.inc.php +++ b/lang/korean-utf-8.inc.php @@ -607,7 +607,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -696,7 +695,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/latvian-utf-8.inc.php b/lang/latvian-utf-8.inc.php index c2e0345fb..927343b6e 100644 --- a/lang/latvian-utf-8.inc.php +++ b/lang/latvian-utf-8.inc.php @@ -688,7 +688,6 @@ $strTransformation_text_plain__formatted = 'Saglabā lauka oriģinālo formatēj $strTransformation_text_plain__imagelink = 'Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir prefikss, piemēram, "http://domens.lv/", otrā opcija ir platums pikseļos, trešā ir augstums.'; $strTransformation_text_plain__link = 'Parāda attēlu un linku, lauks satur faila nosauumu; pirmā opcija ir prefikss, piemēram, "http://domens.lv/", otrā opcija ir linka nosaukums.'; $strTransformation_text_plain__substr = 'Parāda tikai virknes daļu. Pirmā opcija ir nobīde, kas nosaka, kur Jūsu teksts sākas (noklusējums 0). Otrā opcija ir atgriežamā teksta garums. Ja tukša, atgriež visu atlikušo tekstu. Trešā opcija nosaka rakstzīmes, kas tiks pievienotas apgrieztās virknes galā (noklusējums: ...) .'; -$strTransformation_text_plain__unformatted = 'Parāda HTML kā HTML simbolus. HTML formatējums netiek rādīts.'; $strTruncateQueries = 'Ierobežot parādīto vaicājumu garumu'; $strTurkish = 'Turku'; $strType = 'Tips'; diff --git a/lang/latvian-windows-1257.inc.php b/lang/latvian-windows-1257.inc.php index ce8b5d645..818081a41 100644 --- a/lang/latvian-windows-1257.inc.php +++ b/lang/latvian-windows-1257.inc.php @@ -687,7 +687,6 @@ $strTransformation_text_plain__formatted = 'Saglab $strTransformation_text_plain__imagelink = 'Parda attlu un linku, lauks satur faila nosauumu; pirm opcija ir prefikss, piemram, "http://domens.lv/", otr opcija ir platums pikseos, tre ir augstums.'; $strTransformation_text_plain__link = 'Parda attlu un linku, lauks satur faila nosauumu; pirm opcija ir prefikss, piemram, "http://domens.lv/", otr opcija ir linka nosaukums.'; $strTransformation_text_plain__substr = 'Parda tikai virknes dau. Pirm opcija ir nobde, kas nosaka, kur Jsu teksts skas (noklusjums 0). Otr opcija ir atgrieam teksta garums. Ja tuka, atgrie visu atlikuo tekstu. Tre opcija nosaka rakstzmes, kas tiks pievienotas apgriezts virknes gal (noklusjums: ...) .'; -$strTransformation_text_plain__unformatted = 'Parda HTML k HTML simbolus. HTML formatjums netiek rdts.'; $strTruncateQueries = 'Ierobeot pardto vaicjumu garumu'; $strTurkish = 'Turku'; $strType = 'Tips'; diff --git a/lang/lithuanian-utf-8.inc.php b/lang/lithuanian-utf-8.inc.php index 1b18915b9..f231bf389 100644 --- a/lang/lithuanian-utf-8.inc.php +++ b/lang/lithuanian-utf-8.inc.php @@ -638,7 +638,6 @@ $strTransformation_text_plain__formatted = 'Išsaugo originalų lauko apipavidal $strTransformation_text_plain__imagelink = 'Gražinamas paveikslėlis ir nuoroda į įvedimo lauke įrašytą bylos pavadinimą; argumentai: prefiksas (pvz "http://domain.com/"), plotis (pikseliais), aukštis (pikseliais).'; $strTransformation_text_plain__link = 'Gražinama nuoroda į įvedimo lauke įrašytą bylos pavadinimą; argumentai: prefiksas (pvz "http://domain.com/"), nuorodos pavadinimas.'; $strTransformation_text_plain__substr = 'Rodoma tik dalis teksto. Pirmas parametras nurodo išvedamo teksto pradžią (nutylint: 0). Antrasis parametras nurodo išvedamo teksto kiekį. Jeigu antras parametras nenurodytas tai bus išvestas visas tekstas. Trečiasis parametras nurodo kurios raidės bus prijungtos prie išvedimo teksto (nutylint: ...).'; -$strTransformation_text_plain__unformatted = 'Rodo HTML kodą kaip HTML esybes. Nerodomas HTML apipavidalinimas.'; $strTruncateQueries = 'Trumpinti rodomas užklausas'; $strTurkish = 'Turkų'; $strType = 'Tipas'; diff --git a/lang/lithuanian-windows-1257.inc.php b/lang/lithuanian-windows-1257.inc.php index 4bf931c1b..db6a5879f 100644 --- a/lang/lithuanian-windows-1257.inc.php +++ b/lang/lithuanian-windows-1257.inc.php @@ -637,7 +637,6 @@ $strTransformation_text_plain__formatted = 'I $strTransformation_text_plain__imagelink = 'Grainamas paveiksllis ir nuoroda vedimo lauke rayt bylos pavadinim; argumentai: prefiksas (pvz "http://domain.com/"), plotis (pikseliais), auktis (pikseliais).'; $strTransformation_text_plain__link = 'Grainama nuoroda vedimo lauke rayt bylos pavadinim; argumentai: prefiksas (pvz "http://domain.com/"), nuorodos pavadinimas.'; $strTransformation_text_plain__substr = 'Rodoma tik dalis teksto. Pirmas parametras nurodo ivedamo teksto pradi (nutylint: 0). Antrasis parametras nurodo ivedamo teksto kiek. Jeigu antras parametras nenurodytas tai bus ivestas visas tekstas. Treiasis parametras nurodo kurios raids bus prijungtos prie ivedimo teksto (nutylint: ...).'; -$strTransformation_text_plain__unformatted = 'Rodo HTML kod kaip HTML esybes. Nerodomas HTML apipavidalinimas.'; $strTruncateQueries = 'Trumpinti rodomas uklausas'; $strTurkish = 'Turk'; $strType = 'Tipas'; diff --git a/lang/malay-iso-8859-1.inc.php b/lang/malay-iso-8859-1.inc.php index 55fa56761..f3614861b 100644 --- a/lang/malay-iso-8859-1.inc.php +++ b/lang/malay-iso-8859-1.inc.php @@ -577,7 +577,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -696,7 +695,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/malay-utf-8.inc.php b/lang/malay-utf-8.inc.php index f7ec69355..003b08855 100644 --- a/lang/malay-utf-8.inc.php +++ b/lang/malay-utf-8.inc.php @@ -578,7 +578,6 @@ $strMIME_without = 'MIME-types printed in italics do not have a seperate transfo $strMIME_description = 'Description';//to translate $strMIME_nodescription = 'No Description is available for this transformation.
Please ask the author, what %s does.';//to translate $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate $strInnodbStat = 'InnoDB Status'; //to translate $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate @@ -697,7 +696,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/norwegian-iso-8859-1.inc.php b/lang/norwegian-iso-8859-1.inc.php index 818e4bb4a..cbb1affd1 100644 --- a/lang/norwegian-iso-8859-1.inc.php +++ b/lang/norwegian-iso-8859-1.inc.php @@ -685,7 +685,6 @@ $strTransformation_text_plain__formatted = 'Bevarer original formatering av felt $strTransformation_text_plain__imagelink = 'Viser et bilde og en link, feltet inneholder filnavnet; frste verdi er et prefiks slik som "http://domain.com/", andre verdien er bredden i piksler, tredje er hyden.'; $strTransformation_text_plain__link = 'Viser en link, feltet inneholder filnavnet, ; frste verdi er et prefiks slik som "http://domain.com/", andre verdien er en tittel for linken.'; $strTransformation_text_plain__substr = 'Viser bare en delstreng. Frste verdien er antall tegn fra starten hvor din tekst begynner (Standard: 0). Andre verdien er hvor mange tegn som skal returneres. Hvis den er tom s returneres resten av teksten. Den tredje verdien definerer hvilke tegn som vil bli lagt til resultatet nr en delstreng blir returnert (Standard: ...).'; -$strTransformation_text_plain__unformatted = 'Vis HTML kode som HTML enheter. Ingen HTML formatering blir vist.'; $strTruncateQueries = 'Forkort vist sprring'; $strTurkish = 'tyrkisk'; $strType = 'Type'; diff --git a/lang/norwegian-utf-8.inc.php b/lang/norwegian-utf-8.inc.php index f34b44f91..29fec26e1 100644 --- a/lang/norwegian-utf-8.inc.php +++ b/lang/norwegian-utf-8.inc.php @@ -686,7 +686,6 @@ $strTransformation_text_plain__formatted = 'Bevarer original formatering av felt $strTransformation_text_plain__imagelink = 'Viser et bilde og en link, feltet inneholder filnavnet; første verdi er et prefiks slik som "http://domain.com/", andre verdien er bredden i piksler, tredje er høyden.'; $strTransformation_text_plain__link = 'Viser en link, feltet inneholder filnavnet, ; første verdi er et prefiks slik som "http://domain.com/", andre verdien er en tittel for linken.'; $strTransformation_text_plain__substr = 'Viser bare en delstreng. Første verdien er antall tegn fra starten hvor din tekst begynner (Standard: 0). Andre verdien er hvor mange tegn som skal returneres. Hvis den er tom så returneres resten av teksten. Den tredje verdien definerer hvilke tegn som vil bli lagt til resultatet når en delstreng blir returnert (Standard: ...).'; -$strTransformation_text_plain__unformatted = 'Vis HTML kode som HTML enheter. Ingen HTML formatering blir vist.'; $strTruncateQueries = 'Forkort vist spørring'; $strTurkish = 'tyrkisk'; $strType = 'Type'; diff --git a/lang/persian-utf-8.inc.php b/lang/persian-utf-8.inc.php index e71eca0fd..5ff92de83 100644 --- a/lang/persian-utf-8.inc.php +++ b/lang/persian-utf-8.inc.php @@ -418,7 +418,7 @@ $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate $strCharset = 'Charset'; //to translate $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate $strCharsets = 'Charsets'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCheckPrivs = 'Check Privileges'; //to translate $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate $strCollation = 'Collation'; //to translate @@ -713,7 +713,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .'; //to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strTurkish = 'Turkish'; //to translate diff --git a/lang/persian-windows-1256.inc.php b/lang/persian-windows-1256.inc.php index 1e8499793..858af1e92 100644 --- a/lang/persian-windows-1256.inc.php +++ b/lang/persian-windows-1256.inc.php @@ -417,7 +417,7 @@ $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate $strCharset = 'Charset'; //to translate $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate $strCharsets = 'Charsets'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCheckPrivs = 'Check Privileges'; //to translate $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate $strCollation = 'Collation'; //to translate @@ -712,7 +712,6 @@ $strTransformation_text_plain__formatted = 'Preserves original formatting of the $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .'; //to translate -$strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.'; //to translate $strTruncateQueries = 'Truncate Shown Queries'; //to translate $strTurkish = 'Turkish'; //to translate diff --git a/lang/polish-iso-8859-2.inc.php b/lang/polish-iso-8859-2.inc.php index f1a22f2c9..efc4fea57 100644 --- a/lang/polish-iso-8859-2.inc.php +++ b/lang/polish-iso-8859-2.inc.php @@ -734,7 +734,6 @@ $strTransformation_text_plain__formatted = 'Zachowuje oryginalne formatowanie po $strTransformation_text_plain__imagelink = 'Wywietla obrazek i link, pole zawiera nazw pliku; pierwsz opcj jest prefiks, taki jak "http://domena.com/", drug opcj jest szeroko w pikselach, trzeci opcj jest wysoko.'; $strTransformation_text_plain__link = 'Wywietla link, pole zawiera nazw pliku; pierwsza opcja to prefiks, taki jak "http://domena.com/", druga opcja to tytu linku.'; $strTransformation_text_plain__substr = 'Pokazuje jedynie cz napisu. Pierwsza opcja to offset, od ktrego ma zacz si wywietlanie tekstu (domylnie 0). Druga opcja to ilo zwracanego tekstu. Jeeli jest pusta, zwracany jest cay pozostay tekst. Trzecia opcja okrela jakie znaki zostan dodane do wyjcia, jeeli zwracany jest cz napisu (domylnie: ...) .'; -$strTransformation_text_plain__unformatted = 'Wywietla kod HTML przy pomocy encji HTML. Formatowanie HTML nie jest pokazywane.'; $strTruncateQueries = 'Ucinaj wywietlane zapytania'; $strTurkish = 'Turecki'; $strType = 'Typ'; diff --git a/lang/polish-utf-8.inc.php b/lang/polish-utf-8.inc.php index 0e9258581..6ca2ea024 100644 --- a/lang/polish-utf-8.inc.php +++ b/lang/polish-utf-8.inc.php @@ -735,7 +735,6 @@ $strTransformation_text_plain__formatted = 'Zachowuje oryginalne formatowanie po $strTransformation_text_plain__imagelink = 'Wyświetla obrazek i link, pole zawiera nazwę pliku; pierwszą opcję jest prefiks, taki jak "http://domena.com/", drugą opcją jest szerokość w pikselach, trzecią opcją jest wysokość.'; $strTransformation_text_plain__link = 'Wyświetla link, pole zawiera nazwę pliku; pierwsza opcja to prefiks, taki jak "http://domena.com/", druga opcja to tytuł linku.'; $strTransformation_text_plain__substr = 'Pokazuje jedynie część napisu. Pierwsza opcja to offset, od którego ma zacząć się wyświetlanie tekstu (domyślnie 0). Druga opcja to ilość zwracanego tekstu. Jeżeli jest pusta, zwracany jest cały pozostały tekst. Trzecia opcja określa jakie znaki zostaną dodane do wyjścia, jeżeli zwracany jest część napisu (domyślnie: ...) .'; -$strTransformation_text_plain__unformatted = 'Wyświetla kod HTML przy pomocy encji HTML. Formatowanie HTML nie jest pokazywane.'; $strTruncateQueries = 'Ucinaj wyświetlane zapytania'; $strTurkish = 'Turecki'; $strType = 'Typ'; diff --git a/lang/polish-windows-1250.inc.php b/lang/polish-windows-1250.inc.php index eb8c6cac3..fcb3a3cef 100644 --- a/lang/polish-windows-1250.inc.php +++ b/lang/polish-windows-1250.inc.php @@ -734,7 +734,6 @@ $strTransformation_text_plain__formatted = 'Zachowuje oryginalne formatowanie po $strTransformation_text_plain__imagelink = 'Wywietla obrazek i link, pole zawiera nazw pliku; pierwsz opcj jest prefiks, taki jak "http://domena.com/", drug opcj jest szeroko w pikselach, trzeci opcj jest wysoko.'; $strTransformation_text_plain__link = 'Wywietla link, pole zawiera nazw pliku; pierwsza opcja to prefiks, taki jak "http://domena.com/", druga opcja to tytu linku.'; $strTransformation_text_plain__substr = 'Pokazuje jedynie cz napisu. Pierwsza opcja to offset, od ktrego ma zacz si wywietlanie tekstu (domylnie 0). Druga opcja to ilo zwracanego tekstu. Jeeli jest pusta, zwracany jest cay pozostay tekst. Trzecia opcja okrela jakie znaki zostan dodane do wyjcia, jeeli zwracany jest cz napisu (domylnie: ...) .'; -$strTransformation_text_plain__unformatted = 'Wywietla kod HTML przy pomocy encji HTML. Formatowanie HTML nie jest pokazywane.'; $strTruncateQueries = 'Ucinaj wywietlane zapytania'; $strTurkish = 'Turecki'; $strType = 'Typ'; diff --git a/lang/portuguese-iso-8859-1.inc.php b/lang/portuguese-iso-8859-1.inc.php index c942b4d5a..989aa9c85 100644 --- a/lang/portuguese-iso-8859-1.inc.php +++ b/lang/portuguese-iso-8859-1.inc.php @@ -602,7 +602,6 @@ $strTransformation_image_jpeg__inline = 'Mostra uma miniatura clic $strTransformation_image_jpeg__link = 'Mostra uma ligao para esta imagem (blob download directo , i.e.).'; $strTransformation_image_png__inline = 'Ver imagem/jpeg: inline'; $strTransformation_text_plain__formatted = 'Preserva a formatao original do campo. Sem Escaping.'; -$strTransformation_text_plain__unformatted = 'Mostra o cdigo HTML como entidades HTML. No mostrada a formatao HTML.'; $strTruncateQueries = 'Truncar os Queries mostrados'; $strTurkish = 'Turco'; $strType = 'Tipo'; @@ -662,7 +661,7 @@ $strBrowseForeignValues = 'Browse foreign values'; //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 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCollation = 'Collation'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate diff --git a/lang/portuguese-iso-8859-15.inc.php b/lang/portuguese-iso-8859-15.inc.php index 450e2772a..d9d08cdbc 100644 --- a/lang/portuguese-iso-8859-15.inc.php +++ b/lang/portuguese-iso-8859-15.inc.php @@ -602,7 +602,6 @@ $strTransformation_image_jpeg__inline = 'Mostra uma miniatura clic $strTransformation_image_jpeg__link = 'Mostra uma ligao para esta imagem (blob download directo , i.e.).'; $strTransformation_image_png__inline = 'Ver imagem/jpeg: inline'; $strTransformation_text_plain__formatted = 'Preserva a formatao original do campo. Sem Escaping.'; -$strTransformation_text_plain__unformatted = 'Mostra o cdigo HTML como entidades HTML. No mostrada a formatao HTML.'; $strTruncateQueries = 'Truncar os Queries mostrados'; $strTurkish = 'Turco'; $strType = 'Tipo'; @@ -662,7 +661,7 @@ $strBrowseForeignValues = 'Browse foreign values'; //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 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCollation = 'Collation'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate diff --git a/lang/portuguese-utf-8.inc.php b/lang/portuguese-utf-8.inc.php index 5cef3345f..5120d1181 100644 --- a/lang/portuguese-utf-8.inc.php +++ b/lang/portuguese-utf-8.inc.php @@ -603,7 +603,6 @@ $strTransformation_image_jpeg__inline = 'Mostra uma miniatura clicável; opçõe $strTransformation_image_jpeg__link = 'Mostra uma ligação para esta imagem (blob download directo , i.e.).'; $strTransformation_image_png__inline = 'Ver imagem/jpeg: inline'; $strTransformation_text_plain__formatted = 'Preserva a formatação original do campo. Sem Escaping.'; -$strTransformation_text_plain__unformatted = 'Mostra o código HTML como entidades HTML. Não é mostrada a formatação HTML.'; $strTruncateQueries = 'Truncar os Queries mostrados'; $strTurkish = 'Turco'; $strType = 'Tipo'; @@ -663,7 +662,7 @@ $strBrowseForeignValues = 'Browse foreign values'; //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 $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCollation = 'Collation'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate diff --git a/lang/romanian-iso-8859-1.inc.php b/lang/romanian-iso-8859-1.inc.php index 424b9e297..74c482b26 100644 --- a/lang/romanian-iso-8859-1.inc.php +++ b/lang/romanian-iso-8859-1.inc.php @@ -706,7 +706,6 @@ $strTransformation_text_plain__formatted = 'Mentine formatarea originala a campu $strTransformation_text_plain__imagelink = 'Afiseaza o imagine si un link, campul contine denumirea fisierului; prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este latimea in pixeli, iar a treia este inaltimea.'; $strTransformation_text_plain__link = 'Afiseaza un link, campul contine denumirea fisierului, prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este un titlu pentru link.'; $strTransformation_text_plain__substr = 'Afiseaza doar o parte a firului de executie. Prima optiune este un offset pentru definirea punctului de inceput a outputului de text (Default 0). A doua optiune este un offset de text returnat. Daca este gol, returneaza textul ramas. A treia optiune defineste caracterele care vor fi atasate la output la returnarea unui substring (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Afiseaza codul HTML ca si entitate HTML. Nu se afiseaza formatarea HTML.'; $strTruncateQueries = 'Truncare comenzi afisate'; $strTurkish = 'Turc'; $strType = 'Tip'; diff --git a/lang/romanian-utf-8.inc.php b/lang/romanian-utf-8.inc.php index 7f9c22982..2a35fda58 100644 --- a/lang/romanian-utf-8.inc.php +++ b/lang/romanian-utf-8.inc.php @@ -707,7 +707,6 @@ $strTransformation_text_plain__formatted = 'Mentine formatarea originala a campu $strTransformation_text_plain__imagelink = 'Afiseaza o imagine si un link, campul contine denumirea fisierului; prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este latimea in pixeli, iar a treia este inaltimea.'; $strTransformation_text_plain__link = 'Afiseaza un link, campul contine denumirea fisierului, prima optiune este un prefix cum ar fi "http://domain.com/", a doua optiune este un titlu pentru link.'; $strTransformation_text_plain__substr = 'Afiseaza doar o parte a firului de executie. Prima optiune este un offset pentru definirea punctului de inceput a outputului de text (Default 0). A doua optiune este un offset de text returnat. Daca este gol, returneaza textul ramas. A treia optiune defineste caracterele care vor fi atasate la output la returnarea unui substring (Default: ...) .'; -$strTransformation_text_plain__unformatted = 'Afiseaza codul HTML ca si entitate HTML. Nu se afiseaza formatarea HTML.'; $strTruncateQueries = 'Truncare comenzi afisate'; $strTurkish = 'Turc'; $strType = 'Tip'; diff --git a/lang/russian-cp-866.inc.php b/lang/russian-cp-866.inc.php index 153a79e69..998effd13 100644 --- a/lang/russian-cp-866.inc.php +++ b/lang/russian-cp-866.inc.php @@ -621,7 +621,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = '뢠 ࠦ 뫪, ᮤন 䠩; ࢠ - 䨪 த "http://domain.com/", - ਭ ᥫ, - .'; $strTransformation_text_plain__link = '⮡ࠦ 뫪, ᮤন 䠩; ࢠ - 䨪 த "http://domain.com/", - 뫪.'; $strTransformation_text_plain__substr = '뢠 ⮫쪮 ப. ࢠ - ᤢ, ।騩 稭 뢮 ⥪ ( 㬮砭 0). - ⢮ 頥 ⥪. ᫨ ।, 頥 騩 ⥪. । ᨬ, 뢮, 頥 ப. ( 㬮砭: ...) .'; -$strTransformation_text_plain__unformatted = '⮡ࠦ HTML- HTML . HTML ଠ஢ ந.'; $strTruncateQueries = '१ '; $strTurkish = '檨'; $strType = ''; @@ -680,7 +679,7 @@ $strZip = ' // To translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/russian-koi8-r.inc.php b/lang/russian-koi8-r.inc.php index 0d2d39f6e..cae4b8ad3 100644 --- a/lang/russian-koi8-r.inc.php +++ b/lang/russian-koi8-r.inc.php @@ -666,7 +666,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' , ; - "http://domain.com/", - , - .'; $strTransformation_text_plain__link = ' , ; - "http://domain.com/", - .'; $strTransformation_text_plain__substr = ' . - , ( 0). - . , . , , . ( : ...) .'; -$strTransformation_text_plain__unformatted = ' HTML- HTML . HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; diff --git a/lang/russian-utf-8.inc.php b/lang/russian-utf-8.inc.php index 48a24a571..95e561699 100644 --- a/lang/russian-utf-8.inc.php +++ b/lang/russian-utf-8.inc.php @@ -667,7 +667,6 @@ $strTransformation_text_plain__formatted = 'Сохраняет исходное $strTransformation_text_plain__imagelink = 'Показывает изображение и ссылку, поле содержит имя файла; первая опция - это префикс вроде "http://domain.com/", вторая - ширина в пикселах, третья - высота.'; $strTransformation_text_plain__link = 'Отображает ссылку, поле содержит имя файла; первая опция - это префикс вроде "http://domain.com/", вторая - заголовок для ссылки.'; $strTransformation_text_plain__substr = 'Показывает только часть строки. Первая опция - это сдвиг, определяющий где начинается вывод текста (По умолчанию 0). Вторая опция - это количество возвращаемого текста. Если не определено, то возвращается весь остающийся текст. Третья опция определяет символы, которые будут добавлены к выводу, когда возвращается подстрока. (По умолчанию: ...) .'; -$strTransformation_text_plain__unformatted = 'Отображает HTML-код в виде HTML тэгов. HTML форматирование не производится.'; $strTruncateQueries = 'Обрезать Показанные Запросы'; $strTurkish = 'Турецкий'; $strType = 'Тип'; diff --git a/lang/russian-windows-1251.inc.php b/lang/russian-windows-1251.inc.php index 873fdce3f..1331f973e 100644 --- a/lang/russian-windows-1251.inc.php +++ b/lang/russian-windows-1251.inc.php @@ -666,7 +666,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' , ; - "http://domain.com/", - , - .'; $strTransformation_text_plain__link = ' , ; - "http://domain.com/", - .'; $strTransformation_text_plain__substr = ' . - , ( 0). - . , . , , . ( : ...) .'; -$strTransformation_text_plain__unformatted = ' HTML- HTML . HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; diff --git a/lang/serbian_cyrillic-utf-8.inc.php b/lang/serbian_cyrillic-utf-8.inc.php index 44a7919e3..2e8379b89 100644 --- a/lang/serbian_cyrillic-utf-8.inc.php +++ b/lang/serbian_cyrillic-utf-8.inc.php @@ -741,7 +741,6 @@ $strTransformation_text_plain__formatted = 'Чува оригинално фор $strTransformation_text_plain__imagelink = 'Приказује слику и линк, поље садржи назив датотеке; прва опција је префикс као "http://domain.com/", друга опција је ширина у пикселима, трећа је висина.'; $strTransformation_text_plain__link = 'Приказује линк, поље садржи назив датотеке; прва опција је префикс као "http://domain.com/", друга опција је наслов за линк.'; $strTransformation_text_plain__substr = 'Показује само део стринга. Прва опција је офсет који дефинише где почиње излаз вашег текста (подразумевано 0). Друга опција је офсет који показује колико ће текста бити приказано. Ако је нема, сав преостали текст ће бити приказан. Трећа опција одређује који ће знаци бити додати излазу када се прикаже подстринг (подразумевано: ...) .'; -$strTransformation_text_plain__unformatted = 'Приказује HTML код као HTML ентитете. HTML форматирање се не приказује.'; $strTruncateQueries = 'Прикажи скраћене упите'; $strTurkish = 'Турски'; $strType = 'Тип'; diff --git a/lang/serbian_cyrillic-windows-1251.inc.php b/lang/serbian_cyrillic-windows-1251.inc.php index cfd9df27a..d43c5b602 100644 --- a/lang/serbian_cyrillic-windows-1251.inc.php +++ b/lang/serbian_cyrillic-windows-1251.inc.php @@ -740,7 +740,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' , ; "http://domain.com/", , .'; $strTransformation_text_plain__link = ' , ; "http://domain.com/", .'; $strTransformation_text_plain__substr = ' . ( 0). . , . (: ...) .'; -$strTransformation_text_plain__unformatted = ' HTML HTML . HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; diff --git a/lang/serbian_latin-utf-8.inc.php b/lang/serbian_latin-utf-8.inc.php index 5109c06bf..0c7985e7e 100644 --- a/lang/serbian_latin-utf-8.inc.php +++ b/lang/serbian_latin-utf-8.inc.php @@ -741,7 +741,6 @@ $strTransformation_text_plain__formatted = 'Čuva originalno formatiranje polja. $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je širina u pikselima, treća je visina.'; $strTransformation_text_plain__link = 'Prikazuje link, polje sadrži naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.'; $strTransformation_text_plain__substr = 'Pokazuje samo deo stringa. Prva opcija je ofset koji definiše gde počinje izlaz vašeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje koliko će teksta biti prikazano. Ako je nema, sav preostali tekst će biti prikazan. Treća opcija određuje koji će znaci biti dodati izlazu kada se prikaže podstring (podrazumevano: ...) .'; -$strTransformation_text_plain__unformatted = 'Prikazuje HTML kod kao HTML entitete. HTML formatiranje se ne prikazuje.'; $strTruncateQueries = 'Prikaži skraćene upite'; $strTurkish = 'Turski'; $strType = 'Tip'; diff --git a/lang/serbian_latin-windows-1250.inc.php b/lang/serbian_latin-windows-1250.inc.php index a8d0c402f..fa95616a6 100644 --- a/lang/serbian_latin-windows-1250.inc.php +++ b/lang/serbian_latin-windows-1250.inc.php @@ -740,7 +740,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je irina u pikselima, trea je visina.'; $strTransformation_text_plain__link = 'Prikazuje link, polje sadri naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.'; $strTransformation_text_plain__substr = 'Pokazuje samo deo stringa. Prva opcija je ofset koji definie gde poinje izlaz vaeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje koliko e teksta biti prikazano. Ako je nema, sav preostali tekst e biti prikazan. Trea opcija odreuje koji e znaci biti dodati izlazu kada se prikae podstring (podrazumevano: ...) .'; -$strTransformation_text_plain__unformatted = 'Prikazuje HTML kod kao HTML entitete. HTML formatiranje se ne prikazuje.'; $strTruncateQueries = 'Prikai skraene upite'; $strTurkish = 'Turski'; $strType = 'Tip'; diff --git a/lang/slovak-iso-8859-2.inc.php b/lang/slovak-iso-8859-2.inc.php index c0e2db73e..16ab13b17 100644 --- a/lang/slovak-iso-8859-2.inc.php +++ b/lang/slovak-iso-8859-2.inc.php @@ -660,7 +660,6 @@ $strTransformation_text_plain__formatted = 'Zachov $strTransformation_text_plain__imagelink = 'Zobraz obrzok a odkaz z poa obsahujceho odkaz na obrzok. Prv parameter je prefix URL (napr. "http://domena.sk/"), druh a tret parameter uruj rku a vku obrzku.'; $strTransformation_text_plain__link = 'Zobraz odkaz z poa obsahujceho odkaz. Prv parameter je prefix URL (napr. "http://domena.sk/"), druh parameter je text odkazu.'; $strTransformation_text_plain__substr = 'Zobraz iba as reazca. Prv parameter je posun od zaiatku (predvolen je 0) a druh uruje dku textu, ktor sa ma zobrazi, ak nie je zadan bude zobrazen zvyok textu. Tret parameter uruje znaky, ktor bud pridan na koniec skrtenho textu (predvolen je ...).'; -$strTransformation_text_plain__unformatted = 'Zobraz HTML kd pomocou HMTL entt. Prpadn HTML kd sa zobraz v pvodnom stave.'; $strTruncateQueries = 'Zobrazi skrtene dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/slovak-utf-8.inc.php b/lang/slovak-utf-8.inc.php index 5216605b8..419b6c085 100644 --- a/lang/slovak-utf-8.inc.php +++ b/lang/slovak-utf-8.inc.php @@ -661,7 +661,6 @@ $strTransformation_text_plain__formatted = 'Zachová pôvodné formátovanie po $strTransformation_text_plain__imagelink = 'Zobrazí obrázok a odkaz z poľa obsahujúceho odkaz na obrázok. Prvý parameter je prefix URL (napr. "http://domena.sk/"), druhý a tretí parameter určujú šírku a výšku obrázku.'; $strTransformation_text_plain__link = 'Zobrazí odkaz z poľa obsahujúceho odkaz. Prvý parameter je prefix URL (napr. "http://domena.sk/"), druhý parameter je text odkazu.'; $strTransformation_text_plain__substr = 'Zobrazí iba časť reťazca. Prvý parameter je posun od začiatku (predvolený je 0) a druhý určuje dĺžku textu, ktorá sa ma zobraziť, ak nie je zadaný bude zobrazený zvyšok textu. Tretí parameter určuje znaky, ktoré budú pridané na koniec skráteného textu (predvolené je ...).'; -$strTransformation_text_plain__unformatted = 'Zobrazí HTML kód pomocou HMTL entít. Prípadný HTML kód sa zobrazí v pôvodnom stave.'; $strTruncateQueries = 'Zobraziť skrátene dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/slovak-windows-1250.inc.php b/lang/slovak-windows-1250.inc.php index 1179f671c..d9f495665 100644 --- a/lang/slovak-windows-1250.inc.php +++ b/lang/slovak-windows-1250.inc.php @@ -660,7 +660,6 @@ $strTransformation_text_plain__formatted = 'Zachov $strTransformation_text_plain__imagelink = 'Zobraz obrzok a odkaz z poa obsahujceho odkaz na obrzok. Prv parameter je prefix URL (napr. "http://domena.sk/"), druh a tret parameter uruj rku a vku obrzku.'; $strTransformation_text_plain__link = 'Zobraz odkaz z poa obsahujceho odkaz. Prv parameter je prefix URL (napr. "http://domena.sk/"), druh parameter je text odkazu.'; $strTransformation_text_plain__substr = 'Zobraz iba as reazca. Prv parameter je posun od zaiatku (predvolen je 0) a druh uruje dku textu, ktor sa ma zobrazi, ak nie je zadan bude zobrazen zvyok textu. Tret parameter uruje znaky, ktor bud pridan na koniec skrtenho textu (predvolen je ...).'; -$strTransformation_text_plain__unformatted = 'Zobraz HTML kd pomocou HMTL entt. Prpadn HTML kd sa zobraz v pvodnom stave.'; $strTruncateQueries = 'Zobrazi skrtene dotazy'; $strTurkish = 'Turecky'; $strType = 'Typ'; diff --git a/lang/slovenian-iso-8859-2.inc.php b/lang/slovenian-iso-8859-2.inc.php index 2d19c6807..ae884dc4b 100644 --- a/lang/slovenian-iso-8859-2.inc.php +++ b/lang/slovenian-iso-8859-2.inc.php @@ -642,7 +642,6 @@ $strTransformation_text_plain__formatted = 'Ohrani izvirno oblikovanje polja, br $strTransformation_text_plain__imagelink = 'Prikae sliko in povezavo, polje vsebuje ime datoteke; najprej je predpona, npr. "http://domena.com/", druga monost je irina v slikovnih pikah, tretja pa viina.'; $strTransformation_text_plain__link = 'Prikae povezavo, polje vsebuje ime datoteke; prva monost je predpona, npr. "http://domena.com/", druga pa ime povezave.'; $strTransformation_text_plain__substr = 'Vrne le del niza. Prva monost je odmik, ki doloa, kje se bo zaelo prikazano besedilo (Privzeto: 0). Druga monost je odmik, ki pove, koliko besedila bo prikazanega. e ni doloen, bo izpisano vse preostalo besedilo. Tretja monost pa doloa, kateri znaki bodo pripeti vrnjenemu podnizu (Privzeto: ...) .'; -$strTransformation_text_plain__unformatted = 'Pokae HTML-kodo namesto HTML elementov. HTML oblikovanje ne bo prikazano.'; $strTruncateQueries = 'Skri prikazane poizvedbe'; $strTurkish = 'Turko'; $strType = 'Vrsta'; diff --git a/lang/slovenian-utf-8.inc.php b/lang/slovenian-utf-8.inc.php index 55578268a..0383ff0c7 100644 --- a/lang/slovenian-utf-8.inc.php +++ b/lang/slovenian-utf-8.inc.php @@ -643,7 +643,6 @@ $strTransformation_text_plain__formatted = 'Ohrani izvirno oblikovanje polja, br $strTransformation_text_plain__imagelink = 'Prikaže sliko in povezavo, polje vsebuje ime datoteke; najprej je predpona, npr. "http://domena.com/", druga možnost je širina v slikovnih pikah, tretja pa višina.'; $strTransformation_text_plain__link = 'Prikaže povezavo, polje vsebuje ime datoteke; prva možnost je predpona, npr. "http://domena.com/", druga pa ime povezave.'; $strTransformation_text_plain__substr = 'Vrne le del niza. Prva možnost je odmik, ki določa, kje se bo začelo prikazano besedilo (Privzeto: 0). Druga možnost je odmik, ki pove, koliko besedila bo prikazanega. Če ni določen, bo izpisano vse preostalo besedilo. Tretja možnost pa določa, kateri znaki bodo pripeti vrnjenemu podnizu (Privzeto: ...) .'; -$strTransformation_text_plain__unformatted = 'Pokaže HTML-kodo namesto HTML elementov. HTML oblikovanje ne bo prikazano.'; $strTruncateQueries = 'Skrči prikazane poizvedbe'; $strTurkish = 'Turško'; $strType = 'Vrsta'; diff --git a/lang/slovenian-windows-1250.inc.php b/lang/slovenian-windows-1250.inc.php index c5c8846ba..225d79f18 100644 --- a/lang/slovenian-windows-1250.inc.php +++ b/lang/slovenian-windows-1250.inc.php @@ -642,7 +642,6 @@ $strTransformation_text_plain__formatted = 'Ohrani izvirno oblikovanje polja, br $strTransformation_text_plain__imagelink = 'Prikae sliko in povezavo, polje vsebuje ime datoteke; najprej je predpona, npr. "http://domena.com/", druga monost je irina v slikovnih pikah, tretja pa viina.'; $strTransformation_text_plain__link = 'Prikae povezavo, polje vsebuje ime datoteke; prva monost je predpona, npr. "http://domena.com/", druga pa ime povezave.'; $strTransformation_text_plain__substr = 'Vrne le del niza. Prva monost je odmik, ki doloa, kje se bo zaelo prikazano besedilo (Privzeto: 0). Druga monost je odmik, ki pove, koliko besedila bo prikazanega. e ni doloen, bo izpisano vse preostalo besedilo. Tretja monost pa doloa, kateri znaki bodo pripeti vrnjenemu podnizu (Privzeto: ...) .'; -$strTransformation_text_plain__unformatted = 'Pokae HTML-kodo namesto HTML elementov. HTML oblikovanje ne bo prikazano.'; $strTruncateQueries = 'Skri prikazane poizvedbe'; $strTurkish = 'Turko'; $strType = 'Vrsta'; diff --git a/lang/spanish-iso-8859-1.inc.php b/lang/spanish-iso-8859-1.inc.php index f91eb37b5..a95259485 100644 --- a/lang/spanish-iso-8859-1.inc.php +++ b/lang/spanish-iso-8859-1.inc.php @@ -721,7 +721,6 @@ $strTransformation_text_plain__formatted = 'Mantiene el formato original del cam $strTransformation_text_plain__imagelink = 'Muestra una imagen y un enlace, el campo contiene el nombre del archivo; la primera opcin es un prefijo como "http://dominio.com/", la segunda opcin es el ancho en pxeles, el tercero es el alto.'; $strTransformation_text_plain__link = 'Muestra un enlace, el campo contiene el nombre del archivo; la primera opcin es un prefijo como "http://dominio.com/", la segunda opcin es un ttulo para el enlace.'; $strTransformation_text_plain__substr = 'Solamente muestra una parte del string. La primera opcin es un offset para definir en dnde empieza el output de su texto (Predeterminado 0). La segunda opcin es un offset para definir cunto texto es retornado. Si est vaco, regresa todo el texto restante. La tercera opcin define cules chars se adjuntarn al output cuando se regrese un substring (Predeterminado: ...) .'; -$strTransformation_text_plain__unformatted = 'Muestra el cdigo HTML como entidades HTML. No se muestra formato HTML.'; $strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/spanish-iso-8859-15.inc.php b/lang/spanish-iso-8859-15.inc.php index 05d01442d..7c6d5c82b 100644 --- a/lang/spanish-iso-8859-15.inc.php +++ b/lang/spanish-iso-8859-15.inc.php @@ -721,7 +721,6 @@ $strTransformation_text_plain__formatted = 'Mantiene el formato original del cam $strTransformation_text_plain__imagelink = 'Muestra una imagen y un enlace, el campo contiene el nombre del archivo; la primera opcin es un prefijo como "http://dominio.com/", la segunda opcin es el ancho en pxeles, el tercero es el alto.'; $strTransformation_text_plain__link = 'Muestra un enlace, el campo contiene el nombre del archivo; la primera opcin es un prefijo como "http://dominio.com/", la segunda opcin es un ttulo para el enlace.'; $strTransformation_text_plain__substr = 'Solamente muestra una parte del string. La primera opcin es un offset para definir en dnde empieza el output de su texto (Predeterminado 0). La segunda opcin es un offset para definir cunto texto es retornado. Si est vaco, regresa todo el texto restante. La tercera opcin define cules chars se adjuntarn al output cuando se regrese un substring (Predeterminado: ...) .'; -$strTransformation_text_plain__unformatted = 'Muestra el cdigo HTML como entidades HTML. No se muestra formato HTML.'; $strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/spanish-utf-8.inc.php b/lang/spanish-utf-8.inc.php index 9f3ea32ea..72cf71c3c 100644 --- a/lang/spanish-utf-8.inc.php +++ b/lang/spanish-utf-8.inc.php @@ -722,7 +722,6 @@ $strTransformation_text_plain__formatted = 'Mantiene el formato original del cam $strTransformation_text_plain__imagelink = 'Muestra una imagen y un enlace, el campo contiene el nombre del archivo; la primera opción es un prefijo como "http://dominio.com/", la segunda opción es el ancho en píxeles, el tercero es el alto.'; $strTransformation_text_plain__link = 'Muestra un enlace, el campo contiene el nombre del archivo; la primera opción es un prefijo como "http://dominio.com/", la segunda opción es un título para el enlace.'; $strTransformation_text_plain__substr = 'Solamente muestra una parte del string. La primera opción es un offset para definir en dónde empieza el output de su texto (Predeterminado 0). La segunda opción es un offset para definir cuánto texto es retornado. Si está vacío, regresa todo el texto restante. La tercera opción define cuáles chars se adjuntarán al output cuando se regrese un substring (Predeterminado: ...) .'; -$strTransformation_text_plain__unformatted = 'Muestra el código HTML como entidades HTML. No se muestra formato HTML.'; $strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; $strTurkish = 'Turco'; $strType = 'Tipo'; diff --git a/lang/swedish-iso-8859-1.inc.php b/lang/swedish-iso-8859-1.inc.php index 04de8ea4b..7eb78bcf6 100644 --- a/lang/swedish-iso-8859-1.inc.php +++ b/lang/swedish-iso-8859-1.inc.php @@ -686,7 +686,6 @@ $strTransformation_text_plain__formatted = 'Bevarar f $strTransformation_text_plain__imagelink = 'Visar en bild och en lnk, fltet innehller filnamnet; frsta parametern r ett prefix ssom "http://domain.com/", andra parametern r bredden i pixlar, tredje r hjden.'; $strTransformation_text_plain__link = 'Visar en lnk, fltet innehller filnamnet; frsta parametern r ett prefix ssom "http://domain.com/", andra parametern r en titel fr lnken.'; $strTransformation_text_plain__substr = 'Visar endast del av en strng. Frsta parametern specificerar var i texten utdata startar (standardvrde: 0). Andra parametern specificerar hur mycket text som returneras. Om det utelmnas, returneras all resterande text. Den tredje parametern definierar vilka tecken som kommer att lggas till i slutet p den returnerade delstrngen (standardvrde: ...).'; -$strTransformation_text_plain__unformatted = 'Visar HTML-kod som HTML-specialtecken. HTML-formatering visas inte.'; $strTruncateQueries = 'Korta av visade frgor'; $strTurkish = 'Turkisk'; $strType = 'Typ'; diff --git a/lang/swedish-utf-8.inc.php b/lang/swedish-utf-8.inc.php index e5d45b4cc..d925efb82 100644 --- a/lang/swedish-utf-8.inc.php +++ b/lang/swedish-utf-8.inc.php @@ -687,7 +687,6 @@ $strTransformation_text_plain__formatted = 'Bevarar fältets originalformatering $strTransformation_text_plain__imagelink = 'Visar en bild och en länk, fältet innehåller filnamnet; första parametern är ett prefix såsom "http://domain.com/", andra parametern är bredden i pixlar, tredje är höjden.'; $strTransformation_text_plain__link = 'Visar en länk, fältet innehåller filnamnet; första parametern är ett prefix såsom "http://domain.com/", andra parametern är en titel för länken.'; $strTransformation_text_plain__substr = 'Visar endast del av en sträng. Första parametern specificerar var i texten utdata startar (standardvärde: 0). Andra parametern specificerar hur mycket text som returneras. Om det utelämnas, returneras all resterande text. Den tredje parametern definierar vilka tecken som kommer att läggas till i slutet på den returnerade delsträngen (standardvärde: ...).'; -$strTransformation_text_plain__unformatted = 'Visar HTML-kod som HTML-specialtecken. HTML-formatering visas inte.'; $strTruncateQueries = 'Korta av visade frågor'; $strTurkish = 'Turkisk'; $strType = 'Typ'; diff --git a/lang/thai-tis-620.inc.php b/lang/thai-tis-620.inc.php index 26d97cca9..1d8a21228 100644 --- a/lang/thai-tis-620.inc.php +++ b/lang/thai-tis-620.inc.php @@ -595,7 +595,6 @@ $strTransformation_image_jpeg__inline = ' $strTransformation_image_jpeg__link = 'ʴԧѧٻ (ǹŴ亹µç/blob).'; $strTransformation_image_png__inline = 'ٻԴ image/jpeg ѹ'; $strTransformation_text_plain__formatted = 'ʧǹèѴٻẺ㹿Ŵ -- á escape character.'; -$strTransformation_text_plain__unformatted = 'ʴ HTML HTML entities. èѴٻẺẺ HTML ١ʴ'; $strTruncateQueries = 'Ѵ͹Ӥ鹷ʴ'; $strTurkish = 'á'; $strType = 'Դ'; @@ -660,7 +659,7 @@ $strAfterInsertSame = 'Go back to this page'; //to translate $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate $strBrowseForeignValues = 'Browse foreign values'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate $strConnectionError = 'Cannot connect: invalid settings.'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate diff --git a/lang/thai-utf-8.inc.php b/lang/thai-utf-8.inc.php index a9a6b4e3a..353ba1a6f 100644 --- a/lang/thai-utf-8.inc.php +++ b/lang/thai-utf-8.inc.php @@ -596,7 +596,6 @@ $strTransformation_image_jpeg__inline = 'แสดงรูปขนาดเล $strTransformation_image_jpeg__link = 'แสดงลิงก์ไปยังรูป (ดาวน์โหลดข้อมูลไบนารีโดยตรง/blob).'; $strTransformation_image_png__inline = 'ดูรูปชนิด image/jpeg ทันที'; $strTransformation_text_plain__formatted = 'สงวนการจัดรูปแบบเดิมในฟิลด์ไว้ -- ไม่แทรก escape character.'; -$strTransformation_text_plain__unformatted = 'แสดงโค้ด HTML เป็น HTML entities. การจัดรูปแบบแบบ HTML จะไม่ถูกแสดง'; $strTruncateQueries = 'ตัดทอนคำค้นที่แสดง'; $strTurkish = 'ตุรกี'; $strType = 'ชนิด'; @@ -661,7 +660,7 @@ $strAfterInsertSame = 'Go back to this page'; //to translate $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate $strBrowseForeignValues = 'Browse foreign values'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate $strConnectionError = 'Cannot connect: invalid settings.'; //to translate $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate diff --git a/lang/turkish-iso-8859-9.inc.php b/lang/turkish-iso-8859-9.inc.php index 4a6fa3c8d..f8ed99e09 100644 --- a/lang/turkish-iso-8859-9.inc.php +++ b/lang/turkish-iso-8859-9.inc.php @@ -696,7 +696,6 @@ $strTransformation_text_plain__formatted = 'Alan $strTransformation_text_plain__imagelink = 'Bir resim ve bir link gsterir,alan dosya ismini ierir;ilk seenek "http://domain.com/" gibi bir yazm,ikinci seenek pixel olarak genilik,ncs ise yksekliktir.'; $strTransformation_text_plain__link = 'Bir link ve dosya ismini ieren alan gsterir;ilk seenek "http://domain.com/" gibi bir gsterim,ikincisi ise link iin bir balktr.'; $strTransformation_text_plain__substr = 'Sadece yaznn bir ksmn gsterir. lk seenek metin ktnzn nerede olduunu tanmlamak iin kullanlacak bir offset\'tir. (varsaylan: 0).kinci seenek ne kadar metinin geri dndrldn belirten bir offset\'tir.. Eer bosa, btn kalan metin geri dndrlr.nc seenek bir substring dndrldnde hangi karakterlerin ktnn sonuna ekleneceini tanmlar(Varsaylan:...) .'; -$strTransformation_text_plain__unformatted = 'HTML kodunu bir btn olarak gster.HTML biimlendirme gsteriliyor.'; $strTruncateQueries = 'Grlen sorgular ksalt'; $strTurkish = 'Trke'; $strType = 'Tip'; diff --git a/lang/turkish-utf-8.inc.php b/lang/turkish-utf-8.inc.php index 69896cb71..087c2eaad 100644 --- a/lang/turkish-utf-8.inc.php +++ b/lang/turkish-utf-8.inc.php @@ -677,7 +677,6 @@ $strTransformation_text_plain__formatted = 'Alanın orijinal biçimlendirmesini $strTransformation_text_plain__imagelink = 'Bir resim ve bir link gösterir,alan dosya ismini içerir;ilk seçenek "http://domain.com/" gibi bir yazım,ikinci seçenek pixel olarak genişlik,üçüncüsü ise yüksekliktir.'; $strTransformation_text_plain__link = 'Bir link ve dosya ismini içeren alanı gösterir;ilk seçenek "http://domain.com/" gibi bir gösterim,ikincisi ise link için bir başlıktır.'; $strTransformation_text_plain__substr = 'Sadece yazının bir kısmını gösterir. İlk seçenek metin çıktınızın nerede olduğunu tanımlamak için kullanılacak bir offset\'tir. (varsayılan: 0).İkinci seçenek ne kadar metinin geri döndürüldüğünü belirten bir offset\'tir.. Eğer boşsa, bütün kalan metin geri döndürülür.Üçüncü seçenek bir substring döndürüldüğünde hangi karakterlerin çıktının sonuna ekleneceğini tanımlar(Varsayılan:...) .'; -$strTransformation_text_plain__unformatted = 'HTML kodunu bir bütün olarak göster.HTML biçimlendirme gösteriliyor.'; $strTruncateQueries = 'Görülen sorguları kısalt'; $strTurkish = 'Türkçe'; $strType = 'Tip'; diff --git a/lang/ukrainian-utf-8.inc.php b/lang/ukrainian-utf-8.inc.php index 84f6f3dda..e625b4fb2 100644 --- a/lang/ukrainian-utf-8.inc.php +++ b/lang/ukrainian-utf-8.inc.php @@ -599,7 +599,6 @@ $strTransformation_text_plain__formatted = 'Зберігає початкове $strTransformation_text_plain__imagelink = 'Показує малюнок і лінк, поле містить назву файлу; перша опція - префікс, подібно до "http://domain.com/", друга - ширина в пікселах, третя - висота.'; $strTransformation_text_plain__link = 'Показує лінк, поле містить назву файлу; перша опція - префікс, подібно до "http://domain.com/", друга опція - title для лінку.'; $strTransformation_text_plain__substr = 'Показує лише частину тексту. Перша опція - це відступ який визначає з якого місця повинен початися вивід тексту (за замовчуванням: 0). Друга опція - визначає скільки тексту буде виведено. Якщо вона порожня - виводиться решта всього тексту. Третя опція - визначає які символи буде додано після виведеного текстового сегменту (за замовчуванням: ...) .'; -$strTransformation_text_plain__unformatted = 'Відображає HTML код як HTML entities. HTML форматування не показується.'; $strTruncateQueries = 'Обрізати показані запити'; $strTurkish = 'Турецьке'; $strType = 'Тип'; @@ -678,7 +677,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate diff --git a/lang/ukrainian-windows-1251.inc.php b/lang/ukrainian-windows-1251.inc.php index 27a640107..3e78ecbad 100644 --- a/lang/ukrainian-windows-1251.inc.php +++ b/lang/ukrainian-windows-1251.inc.php @@ -598,7 +598,6 @@ $strTransformation_text_plain__formatted = ' $strTransformation_text_plain__imagelink = ' , ; - , "http://domain.com/", - , - .'; $strTransformation_text_plain__link = ' , ; - , "http://domain.com/", - title .'; $strTransformation_text_plain__substr = ' . - ( : 0). - . - . - ( : ...) .'; -$strTransformation_text_plain__unformatted = '³ HTML HTML entities. HTML .'; $strTruncateQueries = ' '; $strTurkish = ''; $strType = ''; @@ -677,7 +676,7 @@ $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate $strConstraintsForTable = 'Constraints for table'; //to translate $strBookmarkOptions = 'Bookmark options'; //to translate $strCreationDates = 'Creation/Update/Check dates'; //to translate -$strCheckOverhead = 'Check overheaded'; //to translate +$strCheckOverhead = 'Check tables with overhead'; //to translate $strExcelEdition = 'Excel edition'; //to translate $strDelayedInserts = 'Use delayed inserts'; //to translate $strSQLExportType = 'Export type'; //to translate