From d4e4ca2a05c79e51860d270bf4cae4f60f10c9ff Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 20 Mar 2002 14:52:17 +0000 Subject: [PATCH] remove strSequence --- ChangeLog | 4 ++++ lang/arabic.inc.php3 | 1 - lang/brazilian_portuguese.inc.php3 | 1 - lang/bulgarian-koi8.inc.php3 | 1 - lang/bulgarian-win1251.inc.php3 | 1 - lang/catala.inc.php3 | 1 - lang/chinese_big5.inc.php3 | 1 - lang/chinese_gb.inc.php3 | 1 - lang/czech-iso.inc.php3 | 1 - lang/czech-win1250.inc.php3 | 1 - lang/danish.inc.php3 | 1 - lang/dutch.inc.php3 | 1 - lang/english.inc.php3 | 1 - lang/estonian.inc.php3 | 1 - lang/finnish.inc.php3 | 1 - lang/french.inc.php3 | 1 - lang/galician.inc.php3 | 1 - lang/german.inc.php3 | 1 - lang/greek.inc.php3 | 1 - lang/hebrew.inc.php3 | 1 - lang/hungarian.inc.php3 | 1 - lang/italian.inc.php3 | 1 - lang/japanese-euc.inc.php3 | 1 - lang/japanese-sjis.inc.php3 | 1 - lang/korean.inc.php3 | 1 - lang/norwegian.inc.php3 | 1 - lang/polish.inc.php3 | 1 - lang/portuguese.inc.php3 | 1 - lang/romanian.inc.php3 | 1 - lang/russian-koi8.inc.php3 | 1 - lang/russian-win1251.inc.php3 | 1 - lang/slovak-iso.inc.php3 | 1 - lang/slovak-win1250.inc.php3 | 1 - lang/spanish.inc.php3 | 1 - lang/swedish.inc.php3 | 1 - lang/thai.inc.php3 | 1 - lang/turkish.inc.php3 | 1 - lang/ukrainian-win1251.inc.php3 | 1 - 38 files changed, 4 insertions(+), 37 deletions(-) diff --git a/ChangeLog b/ChangeLog index 81b2741f2..97daf7503 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-03-20 Marc Delisle + * lang/*, removed $strSequence + * czech*, estonian updates + 2002-03-19 Marc Delisle * polish, catalan, spanish, romanian, swedish, galician, ukrainian updates, thanks to usual translators diff --git a/lang/arabic.inc.php3 b/lang/arabic.inc.php3 index 19a6cb1ea..488c4c78a 100644 --- a/lang/arabic.inc.php3 +++ b/lang/arabic.inc.php3 @@ -268,7 +268,6 @@ $strSelect = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ' '; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\") ("\'") , ( \'\\\\xyz\' \'a\\\'b\').'; diff --git a/lang/brazilian_portuguese.inc.php3 b/lang/brazilian_portuguese.inc.php3 index 351037cfc..2ae08bb14 100644 --- a/lang/brazilian_portuguese.inc.php3 +++ b/lang/brazilian_portuguese.inc.php3 @@ -275,7 +275,6 @@ $strSelectAll = 'Selecionar Todos'; $strSelectFields = 'Selecione os campos (no mnimo 1)'; $strSelectNumRows = 'na procura'; $strSend = 'Envia'; -$strSequence = 'Sequncia'; $strServerChoice = 'Seleo da Base'; $strServerVersion = 'Verso do Servidor'; $strSetEnumVal = 'Se um tipo de campo "enum" ou "set", por favor entre valores usando este formato: \'a\',\'b\',\'c\'...
Se voc for colocar uma barra contrria ("\") ou aspas simples ("\'") entre os valores, coloque uma barra contrria antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').'; diff --git a/lang/bulgarian-koi8.inc.php3 b/lang/bulgarian-koi8.inc.php3 index eee108fcd..8eb525844 100644 --- a/lang/bulgarian-koi8.inc.php3 +++ b/lang/bulgarian-koi8.inc.php3 @@ -274,7 +274,6 @@ $strSelectAll = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ''; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\") ("\'") , (: \'\\\\xyz\' \'a\\\'b\').'; diff --git a/lang/bulgarian-win1251.inc.php3 b/lang/bulgarian-win1251.inc.php3 index 5f5f1bfdd..e4053b4ef 100644 --- a/lang/bulgarian-win1251.inc.php3 +++ b/lang/bulgarian-win1251.inc.php3 @@ -274,7 +274,6 @@ $strSelectAll = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ''; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\") ("\'") , (: \'\\\\xyz\' \'a\\\'b\').'; diff --git a/lang/catala.inc.php3 b/lang/catala.inc.php3 index ae5f25182..9997e0f07 100644 --- a/lang/catala.inc.php3 +++ b/lang/catala.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Selecciona Tot'; $strSelectFields = 'Sel·lecciona els camps (un com a mnim):'; $strSelectNumRows = 'en consulta'; $strSend = 'enviar'; -$strSequence = 'Seq.'; $strServerChoice = 'Elecci de Servidor'; $strServerVersion = 'Versi del servidor'; $strSetEnumVal = 'Si el tipus de camp es "enum" o "set", entra els valors fen servir el format: \'a\',\'b\',\'c\'...
Si mai necessites escriure la barra invertida ("\") o la cometa simple ("\'") abans d\'aquests valors, escriu barres invertides (per exemple \'\\\\xyz\' o \'a\\\'b\').'; diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 5b09e958c..22d847fd2 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -277,7 +277,6 @@ $strSelectAll = ' $strSelectFields = ' (ܤ֤@)'; $strSelectNumRows = 'dߤ'; $strSend = 'Uxs'; -$strSequence = 'ǦC'; $strServerChoice = 'ܦA'; $strServerVersion = 'Ʈw'; $strSetEnumVal = 'p榡O "enum" "set", ШϥΥHU榡J: \'a\',\'b\',\'c\'...
pbƭȤWݭnJϱ׽u (\) γ޸ (\') , ЦA[Wϱ׽u (Ҧp \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index eca9fb971..50f9724e1 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -199,7 +199,6 @@ $strSelect = 'ѡ $strSelectFields = 'ѡһֶΣ'; $strSelectNumRows = 'in query'; //to translate $strSend = ''; -$strSequence = 'Seq.'; //to translate $strServerVersion = 'Server version'; //to translate $strShow = 'Show'; //to translate $strShowingRecords = 'ʾ¼ '; diff --git a/lang/czech-iso.inc.php3 b/lang/czech-iso.inc.php3 index 3116bc759..b2651d43d 100644 --- a/lang/czech-iso.inc.php3 +++ b/lang/czech-iso.inc.php3 @@ -277,7 +277,6 @@ $strSelectAll = 'Vybrat v $strSelectFields = 'Zvolte sloupec (alespo jeden):'; $strSelectNumRows = 'v dotazu'; $strSend = 'Poslat'; -$strSequence = 'Sekv.'; $strServerChoice = 'Vbr serveru'; $strServerVersion = 'Verze MySQL'; $strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zadvejte hodnoty v nsledujcm formtu: \'a\',\'b\',\'c\'...
Pokud potebujete zadat zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, napite ped n zptn lomtko (pklad: \'\\\\xyz\' nebo \'a\\\'b\').'; diff --git a/lang/czech-win1250.inc.php3 b/lang/czech-win1250.inc.php3 index 9c06d118d..ae2fc60d0 100644 --- a/lang/czech-win1250.inc.php3 +++ b/lang/czech-win1250.inc.php3 @@ -277,7 +277,6 @@ $strSelectAll = 'Vybrat v $strSelectFields = 'Zvolte sloupec (alespo jeden):'; $strSelectNumRows = 'v dotazu'; $strSend = 'Poslat'; -$strSequence = 'Sekv.'; $strServerChoice = 'Vbr serveru'; $strServerVersion = 'Verze MySQL'; $strSetEnumVal = 'Pokud je sloupec typu "enum" nebo "set", zadvejte hodnoty v nsledujcm formtu: \'a\',\'b\',\'c\'...
Pokud potebujete zadat zptn lomtko ("\") nebo jednoduch uvozovky ("\'") mezi tmito hodnotami, napite ped n zptn lomtko (pklad: \'\\\\xyz\' nebo \'a\\\'b\').'; diff --git a/lang/danish.inc.php3 b/lang/danish.inc.php3 index 33bdaf6fc..8fae7a90a 100644 --- a/lang/danish.inc.php3 +++ b/lang/danish.inc.php3 @@ -266,7 +266,6 @@ $strSelect = 'V $strSelectFields = 'Vlg mindst eet felt:'; $strSelectNumRows = 'i foresprgsel'; $strSend = 'Send'; -$strSequence = 'Seq.'; //to translate $strServerChoice = 'Server valg'; $strServerVersion = 'Server version'; $strSetEnumVal = 'Hvis et felt er af typen "enum" eller "set", skal vrdierne angives p formen: \'a\',\'b\',\'c\'...
Skulle du f brug for en backslash ("\") eller et enkelt anfrselstegn ("\'") blandt disse vrdier, s tilfj en ekstra backslash (fx \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/dutch.inc.php3 b/lang/dutch.inc.php3 index dc084bc23..2a4a96940 100644 --- a/lang/dutch.inc.php3 +++ b/lang/dutch.inc.php3 @@ -222,7 +222,6 @@ $strSelect = 'Selecteren'; $strSelectFields = 'Selecteer velden (tenminste 1):'; $strSelectNumRows = 'in query'; $strSend = 'verzenden'; -$strSequence = 'Seq.'; //to translate $strServerChoice = 'Server keuze'; $strServerVersion = 'Server versie'; $strSetEnumVal = 'Als het veldtype "enum" of "set" is, voer dan de waardes in volgens dit formaat: \'a\',\'b\',\'c\'...
Als u ooit een backslash moet plaatsen ("\") of een enkel aanhalingsteken ("\'") bij deze waardes, backslash het (voorbeeld \'\\\\xyz\' of \'a\\\'b\').'; diff --git a/lang/english.inc.php3 b/lang/english.inc.php3 index 7184b265a..2ffab90d2 100644 --- a/lang/english.inc.php3 +++ b/lang/english.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Select All'; $strSelectFields = 'Select fields (at least one):'; $strSelectNumRows = 'in query'; $strSend = 'Save as file'; -$strSequence = 'Seq.'; $strServerChoice = 'Server Choice'; $strServerVersion = 'Server version'; $strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...
If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/estonian.inc.php3 b/lang/estonian.inc.php3 index fa9d6c4e2..5a2ff5501 100644 --- a/lang/estonian.inc.php3 +++ b/lang/estonian.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'M $strSelectFields = 'Vali vljad (vhemalt ks):'; $strSelectNumRows = 'pringus'; $strSend = 'Salvesta failina'; -$strSequence = 'jrg.'; $strServerChoice = 'Serveri valik'; $strServerVersion = 'Serveri versioon'; $strSetEnumVal = 'Kui vlja tp on "enum" vi "set", palun sisestage vrtused kasutades jrgmist paigutust: \'a\',\'b\',\'c\'...
Kui te peate lisama kaldkriipsu ("\") vi lakoma ("\'") sinna paigutusse, varjestage see tagurpidi kaldkriipsuga (niteks \'\\\\xyz\' vi \'a\\\'b\').'; diff --git a/lang/finnish.inc.php3 b/lang/finnish.inc.php3 index 06743be0d..9d5ad4856 100644 --- a/lang/finnish.inc.php3 +++ b/lang/finnish.inc.php3 @@ -279,7 +279,6 @@ $strSelectAll = 'Valitse kaikki'; $strSelectFields = 'Valitse sarakkeet (vhintn yksi):'; $strSelectNumRows = 'lauseessa'; $strSend = 'Tallenna tiedostoksi'; -$strSequence = 'Jakso'; $strServerChoice = 'Valitse palvelin'; $strServerVersion = 'Palvelimen versio'; $strSetEnumVal = 'Jos sarakkeen tietotyyppi on "enum" tai "set", syt vaaditut arvot tss muodossa: \'a\',\'b\',\'c\'...
Jos tarvitset arvoissa kenoviivaa ("\") tai heittomerkki ("\'"), laita merkin eteen kenoviiva (esim. \'\\\\xyz\' tai \'a\\\'b\').'; diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index fd57afd6e..1af9b95ce 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Tout s $strSelectFields = 'Choisir les champs afficher (au moins un)'; $strSelectNumRows = 'dans la requte'; $strSend = 'Transmettre'; -$strSequence = 'Sq.'; $strServerChoice = 'Choix du serveur'; $strServerVersion = 'Version du serveur'; $strSetEnumVal = 'Les diffrentes valeurs des champs de type enum/set sont spcifier sous la forme \'a\',\'b\',\'c\'...
Pour utiliser un caractre "\\" ou "\'" dans l\'une de ces valeurs, faites le prcder du caractre d\'chappement "\\" (par exemple \'\\\\xyz\' ou \'a\\\'b\').'; diff --git a/lang/galician.inc.php3 b/lang/galician.inc.php3 index d23089922..6a6fa5daa 100644 --- a/lang/galician.inc.php3 +++ b/lang/galician.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Seleccionar todo'; $strSelectFields = 'Seleccione os campos (mnimo 1)'; $strSelectNumRows = 'a procurar'; $strSend = 'Enviar (gravar nun ficheiro)
'; -$strSequence = 'Secuencia'; $strServerChoice = 'Escolla de Servidor'; $strServerVersion = 'Versin do servidor'; $strSetEnumVal = 'Se o tipo de campo "enum" ou "set", introduza os valores usando este formato: \'a\',\'b\',\'c\'...
Se precisar pr unha barra invertida (" \ ") ou aspas simples (" \' ") entre estes valores, preceda a barra e as aspas de barras invertidas (por exemplo \'\\\\xyz\' ou \'a\\\'b\').'; diff --git a/lang/german.inc.php3 b/lang/german.inc.php3 index 31f7b791e..d137e4011 100644 --- a/lang/german.inc.php3 +++ b/lang/german.inc.php3 @@ -276,7 +276,6 @@ $strSelectADb = 'Bitte Datenbank ausw $strSelectFields = 'Felder auswhlen (mind. eines):'; $strSelectNumRows = 'in der Abfrage'; $strSend = 'Senden'; -$strSequence = ' Sequenz '; $strServerChoice = 'Server Auswhlen'; $strServerVersion = 'Server Version'; $strSetEnumVal = 'Wenn das Feld vom Type \'ENUM\' oder \'SET\' ist, benutzen Sie das Format: \'a\',\'b\',\'c\',....
Wann immer Sie ein Backslash ("\") oder ein einfaches Anfhrungszeichen ("\'") verwenden,
setzen Sie bitte ein Backslash vor das Zeichen. (z.B.: \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/greek.inc.php3 b/lang/greek.inc.php3 index d9dadd326..d589719a7 100644 --- a/lang/greek.inc.php3 +++ b/lang/greek.inc.php3 @@ -227,7 +227,6 @@ $strSelect = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ''; -$strSequence = ''; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' enum set, : \'\',\'\',\'\'...
("\") ("\'"), ( \'\\\\\' \'\\\'\').'; diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3 index 67dcdce46..8014dc509 100644 --- a/lang/hebrew.inc.php3 +++ b/lang/hebrew.inc.php3 @@ -274,7 +274,6 @@ $strSelectAll = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ' '; -$strSequence = 'Seq.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' enum set, : \'a\',\'b\',\'c\'...
\ , \ .'; diff --git a/lang/hungarian.inc.php3 b/lang/hungarian.inc.php3 index 5b4461bd1..4262c1411 100644 --- a/lang/hungarian.inc.php3 +++ b/lang/hungarian.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Mindet kijel $strSelectFields = 'Mezk kivlasztsa (legalbb egyet):'; $strSelectNumRows = 'krsben'; $strSend = 'Fjlnv megadsa'; -$strSequence = 'Kv.'; $strServerChoice = 'Szerver Vlaszts'; $strServerVersion = 'Szerver verzi'; $strSetEnumVal = 'Ha a mez tipusa "enum" vagy "set", akkor az rtkeket ilyen formban rd be: \'a\',\'b\',\'c\'...
Ha backslash-t ("\") vagy aposztrfot ("\'") akarsz ezen rtkek kztt hasznlni, hasznld a backslash escape karaktert (pl \'\\\\xyz\' vagy \'a\\\'b\').'; diff --git a/lang/italian.inc.php3 b/lang/italian.inc.php3 index 138f8c25b..0b4a831c8 100644 --- a/lang/italian.inc.php3 +++ b/lang/italian.inc.php3 @@ -278,7 +278,6 @@ $strSelectAll = 'Seleziona Tutto'; $strSelectFields = 'Seleziona campi (almeno uno):'; $strSelectNumRows = 'nella query'; $strSend = 'Salva con nome...'; -$strSequence = 'Sequenza'; $strServerChoice = 'Scelta del server'; $strServerVersion = 'Versione MySQL'; $strSetEnumVal = 'Se il tipo di campo "enum" o "set", immettere i valori usando il formato: \'a\',\'b\',\'c\'...
Se comunque dovete mettere dei backslashes ("\") o dei single quote ("\'") davanti a questi valori, backslashateli (per esempio \'\\\\xyz\' o \'a\\\'b\').'; diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index ca681c384..605600388 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -275,7 +275,6 @@ $strSelectAll = ' $strSelectFields = 'եɤ(İʾ):'; $strSelectNumRows = '꡼'; $strSend = 'եȤ'; -$strSequence = '.'; $strServerChoice = 'С'; $strServerVersion = 'СΥС'; $strSetEnumVal = 'եɥפ"enum""set"ξͤ򤳤ΥեޥåȤȤäϤƲ: \'a\',\'b\',\'c\'...
Хåå"\"ϥȡ"\'"פϤȡƬ˥ХååդƲ: \'\\\\xyz\' or \'a\\\'b\'ס'; diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index c7f388bf5..b74382a88 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -275,7 +275,6 @@ $strSelectAll = ' $strSelectFields = 'tB[h̑I(ˆȏ):'; $strSelectNumRows = 'NG['; $strSend = 't@CɗƂ'; -$strSequence = '.'; $strServerChoice = 'T[o[̑I'; $strServerVersion = 'T[o[̃o[W'; $strSetEnumVal = 'tB[h^Cv"enum""set"̏ꍇ͒l̃tH[}bggē͂ĉ: \'a\',\'b\',\'c\'...
obNXbVu"\"v̓NI[gu"\'"v͂ƁAɃobNXbVtĉu: \'\\\\xyz\' or \'a\\\'b\'vB'; diff --git a/lang/korean.inc.php3 b/lang/korean.inc.php3 index 11736dc9a..2cfc5568c 100644 --- a/lang/korean.inc.php3 +++ b/lang/korean.inc.php3 @@ -198,7 +198,6 @@ $strSelect = ' $strSelectFields = 'ʵ (ϳ ̻):'; $strSelectNumRows = ''; $strSend = '۽'; -$strSequence = 'Seq.'; //to translate $strServerVersion = 'Server version'; //to translate $strShow = ''; $strShowingRecords = ' '; diff --git a/lang/norwegian.inc.php3 b/lang/norwegian.inc.php3 index 2e6e7c028..ef0db9454 100644 --- a/lang/norwegian.inc.php3 +++ b/lang/norwegian.inc.php3 @@ -274,7 +274,6 @@ $strSelectAll = 'Velg alle'; $strSelectFields = 'Velg felt (minst ett):'; $strSelectNumRows = 'i sprring'; $strSend = 'Last ned og lagre som fil'; -$strSequence = 'Rekkeflge'; $strServerChoice = 'Server valg'; $strServerVersion = 'Server versjon'; $strSetEnumVal = 'Hvis felttypen er "enum" eller "set", skriv inn verdien med dette formatet: \'a\',\'b\',\'c\'...
Hvis du skulle trenge ha en skrstrek ("\") eller en enkel apostrof ("\'") blant disse verdiene, skriv en skrstrek foran (eks. \'\\\\xyz\' eller \'a\\\'b\').'; diff --git a/lang/polish.inc.php3 b/lang/polish.inc.php3 index 5417d509d..55c0f455c 100644 --- a/lang/polish.inc.php3 +++ b/lang/polish.inc.php3 @@ -277,7 +277,6 @@ $strSelectFields = 'Wyb $strSelectNumRows = 'w zapytaniu'; $strSend = 'wysanie'; $strServerChoice = 'Wybr serwera'; -$strSequence = 'Sekwencja'; $strServerVersion = 'Wersja serwera'; $strSetEnumVal = 'Jeeli pole jest typu "ENUM" lub "SET", wartoci wprowadza si w formacie: \'a\',\'b\',\'c\'...
Jeeli potrzeba wprowadzi odwrotny ukonik ("\") lub apostrof ("\'"), naley je poprzedzi odwrotnym ukonikiem (np.: \'\\\\xyz\' lub \'a\\\'b\').'; $strShow = 'Pokazanie'; diff --git a/lang/portuguese.inc.php3 b/lang/portuguese.inc.php3 index afc0b747f..583b7fc84 100644 --- a/lang/portuguese.inc.php3 +++ b/lang/portuguese.inc.php3 @@ -274,7 +274,6 @@ $strSelectAll = 'Selecciona Todas'; $strSelectFields = 'Seleccione os campos (no mnimo 1)'; $strSelectNumRows = 'em query'; $strSend = 'envia'; -$strSequence = 'Seq.'; // Sequence => Sequencia, same abreviation $strServerChoice = 'Escolha do Servidor'; $strServerVersion = 'Verso do servidor'; $strSetEnumVal = 'Se o tipo de campo "enum" ou "set", por favor introduza os valores no seguinte formato: \'a\',\'b\',\'c\'...
Se precisar de colocar uma barra invertida ("\") ou um apstrofe ("\'") entre esses valores, coloque uma barra invertida antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').'; diff --git a/lang/romanian.inc.php3 b/lang/romanian.inc.php3 index 51f60d546..a5874aafb 100644 --- a/lang/romanian.inc.php3 +++ b/lang/romanian.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Selecteaza tot'; $strSelectFields = 'Selecteaza campurile (cel putin unul):'; $strSelectNumRows = 'in comanda (in query)'; $strSend = 'Trimite'; -$strSequence = 'Seq.'; $strServerChoice = 'Alegerea serverului'; $strServerVersion = 'Versiune server'; $strSetEnumVal = 'Daca campul este "enum" sau "set", va rugam adaugati valori folosind formatul: \'a\',\'b\',\'c\'...
Daca aveti nevoie sa puneti bara intoarsa (backslash) ("\") sau semnul ("\'") la aceste valori, folositi exemplul ( \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/russian-koi8.inc.php3 b/lang/russian-koi8.inc.php3 index dfa7a888e..f9469c59d 100644 --- a/lang/russian-koi8.inc.php3 +++ b/lang/russian-koi8.inc.php3 @@ -273,7 +273,6 @@ $strSelectAll = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ''; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\"") ("\'") , (, \'\\\\xyz\' \'a\\\'b\').'; diff --git a/lang/russian-win1251.inc.php3 b/lang/russian-win1251.inc.php3 index 185b6f367..ddbab43c6 100644 --- a/lang/russian-win1251.inc.php3 +++ b/lang/russian-win1251.inc.php3 @@ -273,7 +273,6 @@ $strSelectAll = ' $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = ''; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\"") ("\'") , (, \'\\\\xyz\' \'a\\\'b\').'; diff --git a/lang/slovak-iso.inc.php3 b/lang/slovak-iso.inc.php3 index 39b28c900..f3715b738 100644 --- a/lang/slovak-iso.inc.php3 +++ b/lang/slovak-iso.inc.php3 @@ -277,7 +277,6 @@ $strSelectAll = 'Ozna $strSelectFields = 'Zvoli pole (najmenej jedno):'; $strSelectNumRows = 'v dotaze'; $strSend = 'Poli'; -$strSequence = 'Seq.'; $strServerChoice = 'Voba serveru'; $strServerVersion = 'Verzia serveru'; $strSetEnumVal = 'Ak je pole typu "enum" alebo "set", prosm zadvajte hodnoty v tvare: \'a\',\'b\',\'c\'...
Ak dokonca porebujete zada sptn lomtko ("\") alebo apostrof ("\'") pri tchto hodnotch, zadajte ich naprklad takto \'\\\\xyz\' alebo \'a\\\'b\'.'; diff --git a/lang/slovak-win1250.inc.php3 b/lang/slovak-win1250.inc.php3 index 2f5588e75..5d8f569e7 100644 --- a/lang/slovak-win1250.inc.php3 +++ b/lang/slovak-win1250.inc.php3 @@ -273,7 +273,6 @@ $strSelect = 'Vybra $strSelectFields = 'Zvoli pole (najmenej jedno):'; $strSelectNumRows = 'v dotaze'; $strSend = 'Poli'; -$strSequence = 'Seq.'; $strServerChoice = 'Voba serveru'; $strServerVersion = 'Verzia serveru'; $strSetEnumVal = 'Ak je pole typu "enum" alebo "set", prosm zadvajte hodnoty v tvare: \'a\',\'b\',\'c\'...
Ak dokonca potrebujete zada sptn lomtko ("\") alebo apostrof ("\'") pri tchto hodnotch, zadajte ich naprklad takto \'\\\\xyz\' alebo \'a\\\'b\'.'; diff --git a/lang/spanish.inc.php3 b/lang/spanish.inc.php3 index 788c9fe3d..5c3084f68 100644 --- a/lang/spanish.inc.php3 +++ b/lang/spanish.inc.php3 @@ -273,7 +273,6 @@ $strSelectAll = 'Selecciona todo'; $strSelectFields = 'Seleccionar campos (al menos uno):'; $strSelectNumRows = 'en la consulta'; $strSend = 'enviar'; -$strSequence = 'Secuencia'; $strServerChoice = 'Eleccion de Servidor'; $strServerVersion = 'Version del Servidor'; $strSetEnumVal = 'Si el tipo de campo es "enum" o "set", por favor ingrese los valores usando este formato: \'a\',\'b\',\'c\'...
Si alguna vez necesita poner una barra invertida("\") o una comilla simple ("\'") entre esos valores, siempre ponga una barra invertida. (Por Ejemplo \'\\\\xyz\' or \'a\\\'b\').'; diff --git a/lang/swedish.inc.php3 b/lang/swedish.inc.php3 index 65f5c2a2a..465a24cfc 100644 --- a/lang/swedish.inc.php3 +++ b/lang/swedish.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = 'Markera alla'; $strSelectFields = 'Vlj flt (minst ett):'; $strSelectNumRows = 'i frga'; $strSend = 'Skicka'; -$strSequence = 'Sekv.'; $strServerChoice = 'Serverval'; $strServerVersion = 'Serverversion'; $strSetEnumVal = 'Om en flttyp r "enum" eller "set", var god ange vrden enligt fljande format: \'a\',\'b\',\'c\'...
Om du behver lgga till ett baktstreck ("\") eller ett enkelcitat ("\'") i vrdena, skriv ett baktstreck fre tecknet (till exempel \'\\\\xyz\' eller \'a\\\'b\').'; diff --git a/lang/thai.inc.php3 b/lang/thai.inc.php3 index 0df154344..d817c8171 100644 --- a/lang/thai.inc.php3 +++ b/lang/thai.inc.php3 @@ -198,7 +198,6 @@ $strSelect = ' $strSelectFields = '͡ field (ҧ˹):'; $strSelectNumRows = 'in query'; //to translate $strSend = 'Send'; //to translate -$strSequence = 'Seq.'; //to translate $strServerVersion = 'Server version'; //to translate $strShow = 'ʴ'; $strShowingRecords = 'ʴ¹ '; diff --git a/lang/turkish.inc.php3 b/lang/turkish.inc.php3 index 30e8d4af8..c9bbac011 100644 --- a/lang/turkish.inc.php3 +++ b/lang/turkish.inc.php3 @@ -275,7 +275,6 @@ $strSelectAll = 'T $strSelectFields = 'Alan se (en az bir):'; $strSelectNumRows = 'sorgu ierisinde'; $strSend = 'Dosya olarak kaydet'; -$strSequence = 'Seq.'; $strServerChoice = 'Server seimi'; $strServerVersion = 'Server srm'; $strSetEnumVal = 'Eer alan tipi "enum" veya "set" ise , ltfen verileri u formata gre giriniz: \'a\',\'b\',\'c\'...
Eer bu deerler arasna backslash ("\") veya tek trnak koymanz gerekirse ("\'"),bunun iin backslash kullann (mesela \'\\\\xyz\' veya \'a\\\'b\').'; diff --git a/lang/ukrainian-win1251.inc.php3 b/lang/ukrainian-win1251.inc.php3 index d560b5823..149a1a81f 100644 --- a/lang/ukrainian-win1251.inc.php3 +++ b/lang/ukrainian-win1251.inc.php3 @@ -276,7 +276,6 @@ $strSelectAll = '³ $strSelectFields = ' ( ):'; $strSelectNumRows = ' '; $strSend = '³'; -$strSequence = '.'; $strServerChoice = ' '; $strServerVersion = ' '; $strSetEnumVal = ' "enum" "set", : \'a\',\'b\',\'c\'...
("\"") ("\'") , (, \'\\\\xyz\' \'a\\\'b\').';