This commit is contained in:
Alexander M. Turek
2002-12-06 23:35:33 +00:00
parent 246ff6f2ac
commit 6f814daba9
11 changed files with 54 additions and 42 deletions

View File

@@ -18,6 +18,12 @@ $Source$
* main.php3: Fixed bug #649641 (usernames containing '@' character). * main.php3: Fixed bug #649641 (usernames containing '@' character).
* libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
warning / php >= 4.3.0) by Mats Engstrom (matseng). warning / php >= 4.3.0) by Mats Engstrom (matseng).
* lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
* lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
(sven-erik).
* lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
* lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
* lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
2002-12-06 Marc Delisle <lem9@users.sourceforge.net> 2002-12-06 Marc Delisle <lem9@users.sourceforge.net>
* lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3: * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:

View File

@@ -62,6 +62,7 @@ $strBookmarkView = 'Vaata ainult';
$strBrowse = 'Vaata'; $strBrowse = 'Vaata';
$strBzip = '"bzipitud"'; $strBzip = '"bzipitud"';
$strCannotLogin = 'Eei suuda MySQL serverisse logida';
$strCantLoadMySQL = 'ei suutnud lugeda MySql laiendit,<br />palun kontrollige PHP konfiguratsiooni.'; $strCantLoadMySQL = 'ei suutnud lugeda MySql laiendit,<br />palun kontrollige PHP konfiguratsiooni.';
$strCantLoadRecodeIconv = 'Ei suuda lugeda iconv v<>i recode moodulit mida on vaja t<>hetabeli konvertimiseks, konfigureeriga php-d nii, et see sisaldaks antud mooduleid v<>i keelake t<>hetabeli konvertimine phpMyAdminis.'; $strCantLoadRecodeIconv = 'Ei suuda lugeda iconv v<>i recode moodulit mida on vaja t<>hetabeli konvertimiseks, konfigureeriga php-d nii, et see sisaldaks antud mooduleid v<>i keelake t<>hetabeli konvertimine phpMyAdminis.';
$strCantRenameIdxToPrimary = 'Ei suuda muuta indeksit PRIMAARSEKS!'; $strCantRenameIdxToPrimary = 'Ei suuda muuta indeksit PRIMAARSEKS!';
@@ -300,6 +301,7 @@ $strQueryOnDb = 'SQL-p
$strReType = 'Sisesta uuesti'; $strReType = 'Sisesta uuesti';
$strRecords = 'Kirjeid'; $strRecords = 'Kirjeid';
$strReferentialIntegrity = 'Kontrolli p<>rinevust:'; $strReferentialIntegrity = 'Kontrolli p<>rinevust:';
$strRelationalSchema = 'Seoseskeem';
$strRelationNotWorking = 'Lisav<61>imalused t<><74>tamiseks lingitud tabelitega on deaktiveeritud. Et lugeda miks see nii on, vajutage %ssiia%s.'; $strRelationNotWorking = 'Lisav<61>imalused t<><74>tamiseks lingitud tabelitega on deaktiveeritud. Et lugeda miks see nii on, vajutage %ssiia%s.';
$strRelationView = 'P<>rinevuse vaade'; $strRelationView = 'P<>rinevuse vaade';
$strReloadFailed = 'MySQL taaslaadimine eba<62>nnestus.'; $strReloadFailed = 'MySQL taaslaadimine eba<62>nnestus.';
@@ -393,6 +395,7 @@ $strTableHasBeenDropped = 'Tabel %s kustutatud';
$strTableHasBeenEmptied = 'Tabel %s t<>hjendatud'; $strTableHasBeenEmptied = 'Tabel %s t<>hjendatud';
$strTableHasBeenFlushed = 'Tabel %s <20>htlustatud'; $strTableHasBeenFlushed = 'Tabel %s <20>htlustatud';
$strTableMaintenance = 'Tabeli hooldus'; $strTableMaintenance = 'Tabeli hooldus';
$strTableOfContents = 'Sisukord';
$strTableStructure = 'Struktuur tabelile'; $strTableStructure = 'Struktuur tabelile';
$strTableType = 'Tabeli t<><74>p'; $strTableType = 'Tabeli t<><74>p';
$strTables = '%s tabel(it)'; $strTables = '%s tabel(it)';
@@ -434,9 +437,8 @@ $strWrongUser = 'Vale kasutajanimi/parool. Ligip
$strYes = 'Jah'; $strYes = 'Jah';
$strZip = '"zipitud"'; $strZip = '"zipitud"';
$strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate // To translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -63,6 +63,7 @@ $strBookmarkView = 'Vaata ainult';
$strBrowse = 'Vaata'; $strBrowse = 'Vaata';
$strBzip = '"bzipitud"'; $strBzip = '"bzipitud"';
$strCannotLogin = 'Eei suuda MySQL serverisse logida';
$strCantLoadMySQL = 'ei suutnud lugeda MySql laiendit,<br />palun kontrollige PHP konfiguratsiooni.'; $strCantLoadMySQL = 'ei suutnud lugeda MySql laiendit,<br />palun kontrollige PHP konfiguratsiooni.';
$strCantLoadRecodeIconv = 'Ei suuda lugeda iconv või recode moodulit mida on vaja tähetabeli konvertimiseks, konfigureeriga php-d nii, et see sisaldaks antud mooduleid või keelake tähetabeli konvertimine phpMyAdminis.'; $strCantLoadRecodeIconv = 'Ei suuda lugeda iconv või recode moodulit mida on vaja tähetabeli konvertimiseks, konfigureeriga php-d nii, et see sisaldaks antud mooduleid või keelake tähetabeli konvertimine phpMyAdminis.';
$strCantRenameIdxToPrimary = 'Ei suuda muuta indeksit PRIMAARSEKS!'; $strCantRenameIdxToPrimary = 'Ei suuda muuta indeksit PRIMAARSEKS!';
@@ -301,6 +302,7 @@ $strQueryOnDb = 'SQL-päring andmebaasist <b>%s</b>:';
$strReType = 'Sisesta uuesti'; $strReType = 'Sisesta uuesti';
$strRecords = 'Kirjeid'; $strRecords = 'Kirjeid';
$strReferentialIntegrity = 'Kontrolli pärinevust:'; $strReferentialIntegrity = 'Kontrolli pärinevust:';
$strRelationalSchema = 'Seoseskeem';
$strRelationNotWorking = 'Lisavõimalused töötamiseks lingitud tabelitega on deaktiveeritud. Et lugeda miks see nii on, vajutage %ssiia%s.'; $strRelationNotWorking = 'Lisavõimalused töötamiseks lingitud tabelitega on deaktiveeritud. Et lugeda miks see nii on, vajutage %ssiia%s.';
$strRelationView = 'Pärinevuse vaade'; $strRelationView = 'Pärinevuse vaade';
$strReloadFailed = 'MySQL taaslaadimine ebaõnnestus.'; $strReloadFailed = 'MySQL taaslaadimine ebaõnnestus.';
@@ -394,6 +396,7 @@ $strTableHasBeenDropped = 'Tabel %s kustutatud';
$strTableHasBeenEmptied = 'Tabel %s tühjendatud'; $strTableHasBeenEmptied = 'Tabel %s tühjendatud';
$strTableHasBeenFlushed = 'Tabel %s ühtlustatud'; $strTableHasBeenFlushed = 'Tabel %s ühtlustatud';
$strTableMaintenance = 'Tabeli hooldus'; $strTableMaintenance = 'Tabeli hooldus';
$strTableOfContents = 'Sisukord';
$strTableStructure = 'Struktuur tabelile'; $strTableStructure = 'Struktuur tabelile';
$strTableType = 'Tabeli tüüp'; $strTableType = 'Tabeli tüüp';
$strTables = '%s tabel(it)'; $strTables = '%s tabel(it)';
@@ -435,9 +438,8 @@ $strWrongUser = 'Vale kasutajanimi/parool. Ligipääd keelatud.';
$strYes = 'Jah'; $strYes = 'Jah';
$strZip = '"zipitud"'; $strZip = '"zipitud"';
$strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate // To translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -67,6 +67,7 @@ $strBookmarkView = 'Visualizza solo';
$strBrowse = 'Mostra'; $strBrowse = 'Mostra';
$strBzip = '"compresso con bzip2"'; $strBzip = '"compresso con bzip2"';
$strCannotLogin = 'Impossibile eseguire il login nel server MySQL';
$strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.'; $strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.';
$strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.'; $strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.';
$strCantRenameIdxToPrimary = 'Impossibile rinominare l\'indice a PRIMARIO!'; $strCantRenameIdxToPrimary = 'Impossibile rinominare l\'indice a PRIMARIO!';
@@ -306,8 +307,9 @@ $strQueryOnDb = 'SQL-query sul database <b>%s</b>:';
$strReType = 'Reinserisci'; $strReType = 'Reinserisci';
$strRecords = 'Record'; $strRecords = 'Record';
$strReferentialIntegrity = 'Controlla l\'integrit<69> delle referenze:'; $strReferentialIntegrity = 'Controlla l\'integrit<69> delle referenze:';
$strRelationalSchema = 'Schema relazionale';
$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perch<63> clicca %squi%s.'; $strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perch<63> clicca %squi%s.';
$strRelationView = 'Vedi relazioni'; $strRelationalSchema = 'Schema relazionale';$strRelationView = 'Vedi relazioni';
$strReloadFailed = 'Riavvio di MySQL fallito.'; $strReloadFailed = 'Riavvio di MySQL fallito.';
$strReloadMySQL = 'Riavvia MySQL'; $strReloadMySQL = 'Riavvia MySQL';
$strRememberReload = 'Ricorda di riavviare MySQL.'; $strRememberReload = 'Ricorda di riavviare MySQL.';
@@ -399,6 +401,7 @@ $strTableHasBeenDropped = 'La tabella %s
$strTableHasBeenEmptied = 'La tabella %s <20> stata svuotata'; $strTableHasBeenEmptied = 'La tabella %s <20> stata svuotata';
$strTableHasBeenFlushed = 'La tabella %s <20> stata inizializzata'; $strTableHasBeenFlushed = 'La tabella %s <20> stata inizializzata';
$strTableMaintenance = 'Amministrazione tabella'; $strTableMaintenance = 'Amministrazione tabella';
$strTableOfContents = 'Tabella dei contenuti';
$strTableStructure = 'Struttura della tabella'; $strTableStructure = 'Struttura della tabella';
$strTableType = 'Tipo tabella'; $strTableType = 'Tipo tabella';
$strTables = '%s tabella(e)'; $strTables = '%s tabella(e)';
@@ -441,9 +444,7 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
$strRelationalSchema = 'Relational schema'; //to translate // To translate
$strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -68,6 +68,7 @@ $strBookmarkView = 'Visualizza solo';
$strBrowse = 'Mostra'; $strBrowse = 'Mostra';
$strBzip = '"compresso con bzip2"'; $strBzip = '"compresso con bzip2"';
$strCannotLogin = 'Impossibile eseguire il login nel server MySQL';
$strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.'; $strCantLoadMySQL = 'impossibile caricare l\'estensione MySQL,<br />controlla la configurazione di PHP.';
$strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.'; $strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.';
$strCantRenameIdxToPrimary = 'Impossibile rinominare l\'indice a PRIMARIO!'; $strCantRenameIdxToPrimary = 'Impossibile rinominare l\'indice a PRIMARIO!';
@@ -307,8 +308,9 @@ $strQueryOnDb = 'SQL-query sul database <b>%s</b>:';
$strReType = 'Reinserisci'; $strReType = 'Reinserisci';
$strRecords = 'Record'; $strRecords = 'Record';
$strReferentialIntegrity = 'Controlla l\'integrità delle referenze:'; $strReferentialIntegrity = 'Controlla l\'integrità delle referenze:';
$strRelationalSchema = 'Schema relazionale';
$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perchè clicca %squi%s.'; $strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perchè clicca %squi%s.';
$strRelationView = 'Vedi relazioni'; $strRelationalSchema = 'Schema relazionale';$strRelationView = 'Vedi relazioni';
$strReloadFailed = 'Riavvio di MySQL fallito.'; $strReloadFailed = 'Riavvio di MySQL fallito.';
$strReloadMySQL = 'Riavvia MySQL'; $strReloadMySQL = 'Riavvia MySQL';
$strRememberReload = 'Ricorda di riavviare MySQL.'; $strRememberReload = 'Ricorda di riavviare MySQL.';
@@ -400,6 +402,7 @@ $strTableHasBeenDropped = 'La tabella %s è stata eliminata';
$strTableHasBeenEmptied = 'La tabella %s è stata svuotata'; $strTableHasBeenEmptied = 'La tabella %s è stata svuotata';
$strTableHasBeenFlushed = 'La tabella %s è stata inizializzata'; $strTableHasBeenFlushed = 'La tabella %s è stata inizializzata';
$strTableMaintenance = 'Amministrazione tabella'; $strTableMaintenance = 'Amministrazione tabella';
$strTableOfContents = 'Tabella dei contenuti';
$strTableStructure = 'Struttura della tabella'; $strTableStructure = 'Struttura della tabella';
$strTableType = 'Tipo tabella'; $strTableType = 'Tipo tabella';
$strTables = '%s tabella(e)'; $strTables = '%s tabella(e)';
@@ -442,9 +445,7 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"'; $strZip = '"compresso con zip"';
$strRelationalSchema = 'Relational schema'; //to translate // To translate
$strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -63,6 +63,7 @@ $strBookmarkView = 'Peržiūra';
$strBrowse = 'Peržiūrėti'; $strBrowse = 'Peržiūrėti';
$strBzip = '"bzip"'; $strBzip = '"bzip"';
$strCannotLogin = 'Neprisijungia prie MySQL serverio';
$strCantLoadMySQL = 'negali užkrauti MySQL proceso,<br />patikrinkite PHP nustatymus.'; $strCantLoadMySQL = 'negali užkrauti MySQL proceso,<br />patikrinkite PHP nustatymus.';
$strCantLoadRecodeIconv = 'Nepavyko užkrauti <em>iconv</em> arba <em>recode</em> plėtinių, reikalingų koduotės kovertavimui. Suteikite PHP teises naudotis šiais išplėtimais arba išjunkite phpMyAdmin koduotės konvertavimą. '; $strCantLoadRecodeIconv = 'Nepavyko užkrauti <em>iconv</em> arba <em>recode</em> plėtinių, reikalingų koduotės kovertavimui. Suteikite PHP teises naudotis šiais išplėtimais arba išjunkite phpMyAdmin koduotės konvertavimą. ';
$strCantRenameIdxToPrimary = 'Indeksą pervadinti PIRMINIU nepavyko!'; $strCantRenameIdxToPrimary = 'Indeksą pervadinti PIRMINIU nepavyko!';
@@ -254,6 +255,7 @@ $strNotValidNumber = ' netinkamas eilutės numeris!';
$strNull = 'Null'; $strNull = 'Null';
$strNumSearchResultsInTable = '%s atitikmuo(enys) lentelėje <i>%s</i>'; $strNumSearchResultsInTable = '%s atitikmuo(enys) lentelėje <i>%s</i>';
$strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)'; $strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)';
$strNumTables = 'Lentelės';
$strOK = 'Gerai'; $strOK = 'Gerai';
$strOftenQuotation = 'Dažnai kartojasi kabutės. Pasirinktinai reiškia, kad tik char ir varchar laukai yra uždaryti kabutėmis.'; $strOftenQuotation = 'Dažnai kartojasi kabutės. Pasirinktinai reiškia, kad tik char ir varchar laukai yra uždaryti kabutėmis.';
@@ -300,6 +302,7 @@ $strQueryOnDb = 'SQL-užklausa duomenų bazėje <b>%s</b>:';
$strReType = 'Įveskite dar kartą'; $strReType = 'Įveskite dar kartą';
$strRecords = 'Viso įrašų:'; $strRecords = 'Viso įrašų:';
$strReferentialIntegrity = 'Patikrinti sąryšių vientisumą:'; $strReferentialIntegrity = 'Patikrinti sąryšių vientisumą:';
$strRelationalSchema = 'Ryšių schema';
$strRelationNotWorking = 'Atsisakyta papildomų nustatymų, leidžiančių dirbti su jungtinėmis lentelėmis. %sPaaiškinimas%s.'; $strRelationNotWorking = 'Atsisakyta papildomų nustatymų, leidžiančių dirbti su jungtinėmis lentelėmis. %sPaaiškinimas%s.';
$strRelationView = 'Peržiūrėti sąryšius'; $strRelationView = 'Peržiūrėti sąryšius';
$strReloadFailed = 'MySQL procesą perkrauti nepavyko.'; $strReloadFailed = 'MySQL procesą perkrauti nepavyko.';
@@ -393,6 +396,7 @@ $strTableHasBeenDropped = 'Lentelė %s panaikinta';
$strTableHasBeenEmptied = 'Lentelės reikšmės %s ištuštintos'; $strTableHasBeenEmptied = 'Lentelės reikšmės %s ištuštintos';
$strTableHasBeenFlushed = 'Lentelės buferis %s išvalytas'; $strTableHasBeenFlushed = 'Lentelės buferis %s išvalytas';
$strTableMaintenance = 'Lentelės diagnostika'; $strTableMaintenance = 'Lentelės diagnostika';
$strTableOfContents = 'Turinys';
$strTableStructure = 'Sukurta duomenų struktūra lentelei'; $strTableStructure = 'Sukurta duomenų struktūra lentelei';
$strTableType = 'Lentelės tipas'; $strTableType = 'Lentelės tipas';
$strTables = '%s lentelė(s)'; $strTables = '%s lentelė(s)';
@@ -401,6 +405,7 @@ $strTheContent = 'Jūsų failo turinys įterptas.';
$strTheContents = 'Failo turinys įterpus panaikina išrinktos lentelės ar stulpelio turinį, bet išlieka unikalūs ir pirminiai indeksai.'; $strTheContents = 'Failo turinys įterpus panaikina išrinktos lentelės ar stulpelio turinį, bet išlieka unikalūs ir pirminiai indeksai.';
$strTheTerminator = 'Laukų pabaigos žymė.'; $strTheTerminator = 'Laukų pabaigos žymė.';
$strTotal = ' iš viso '; $strTotal = ' iš viso ';
$strTotalUC = 'Viso';
$strType = 'Tipas'; $strType = 'Tipas';
$strUncheckAll = 'Nepažymėti visus(as)'; $strUncheckAll = 'Nepažymėti visus(as)';
@@ -435,11 +440,6 @@ $strYes = 'Taip';
$strZip = '"zip"'; $strZip = '"zip"';
//To translate: //To translate:
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -62,6 +62,7 @@ $strBookmarkView = 'Per
$strBrowse = 'Per<65>i<EFBFBD>r<EFBFBD>ti'; $strBrowse = 'Per<65>i<EFBFBD>r<EFBFBD>ti';
$strBzip = '"bzip"'; $strBzip = '"bzip"';
$strCannotLogin = 'Neprisijungia prie MySQL serverio';
$strCantLoadMySQL = 'negali u<>krauti MySQL proceso,<br />patikrinkite PHP nustatymus.'; $strCantLoadMySQL = 'negali u<>krauti MySQL proceso,<br />patikrinkite PHP nustatymus.';
$strCantLoadRecodeIconv = 'Nepavyko u<>krauti <em>iconv</em> arba <em>recode</em> pl<70>tini<6E>, reikaling<6E> koduot<6F>s kovertavimui. Suteikite PHP teises naudotis <20>iais i<>pl<70>timais arba i<>junkite phpMyAdmin koduot<6F>s konvertavim<69>. '; $strCantLoadRecodeIconv = 'Nepavyko u<>krauti <em>iconv</em> arba <em>recode</em> pl<70>tini<6E>, reikaling<6E> koduot<6F>s kovertavimui. Suteikite PHP teises naudotis <20>iais i<>pl<70>timais arba i<>junkite phpMyAdmin koduot<6F>s konvertavim<69>. ';
$strCantRenameIdxToPrimary = 'Indeks<6B> pervadinti PIRMINIU nepavyko!'; $strCantRenameIdxToPrimary = 'Indeks<6B> pervadinti PIRMINIU nepavyko!';
@@ -253,6 +254,7 @@ $strNotValidNumber = ' netinkamas eilut
$strNull = 'Null'; $strNull = 'Null';
$strNumSearchResultsInTable = '%s atitikmuo(enys) lentel<65>je <i>%s</i>'; $strNumSearchResultsInTable = '%s atitikmuo(enys) lentel<65>je <i>%s</i>';
$strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)'; $strNumSearchResultsTotal = '<b>Viso:</b> <i>%s</i> atitikmuo(enys)';
$strNumTables = 'Lentel<65>s';
$strOK = 'Gerai'; $strOK = 'Gerai';
$strOftenQuotation = 'Da<44>nai kartojasi kabut<75>s. Pasirinktinai rei<65>kia, kad tik char ir varchar laukai yra u<>daryti kabut<75>mis.'; $strOftenQuotation = 'Da<44>nai kartojasi kabut<75>s. Pasirinktinai rei<65>kia, kad tik char ir varchar laukai yra u<>daryti kabut<75>mis.';
@@ -299,6 +301,7 @@ $strQueryOnDb = 'SQL-u
$strReType = '<27>veskite dar kart<72>'; $strReType = '<27>veskite dar kart<72>';
$strRecords = 'Viso <20>ra<72><61>:'; $strRecords = 'Viso <20>ra<72><61>:';
$strReferentialIntegrity = 'Patikrinti s<>ry<72>i<EFBFBD> vientisum<75>:'; $strReferentialIntegrity = 'Patikrinti s<>ry<72>i<EFBFBD> vientisum<75>:';
$strRelationalSchema = 'Ry<52>i<EFBFBD> schema';
$strRelationNotWorking = 'Atsisakyta papildom<6F> nustatym<79>, leid<69>ian<61>i<EFBFBD> dirbti su jungtin<69>mis lentel<65>mis. %sPaai<61>kinimas%s.'; $strRelationNotWorking = 'Atsisakyta papildom<6F> nustatym<79>, leid<69>ian<61>i<EFBFBD> dirbti su jungtin<69>mis lentel<65>mis. %sPaai<61>kinimas%s.';
$strRelationView = 'Per<65>i<EFBFBD>r<EFBFBD>ti s<>ry<72>ius'; $strRelationView = 'Per<65>i<EFBFBD>r<EFBFBD>ti s<>ry<72>ius';
$strReloadFailed = 'MySQL proces<65> perkrauti nepavyko.'; $strReloadFailed = 'MySQL proces<65> perkrauti nepavyko.';
@@ -392,6 +395,7 @@ $strTableHasBeenDropped = 'Lentel
$strTableHasBeenEmptied = 'Lentel<65>s reik<69>m<EFBFBD>s %s i<>tu<74>tintos'; $strTableHasBeenEmptied = 'Lentel<65>s reik<69>m<EFBFBD>s %s i<>tu<74>tintos';
$strTableHasBeenFlushed = 'Lentel<65>s buferis %s i<>valytas'; $strTableHasBeenFlushed = 'Lentel<65>s buferis %s i<>valytas';
$strTableMaintenance = 'Lentel<65>s diagnostika'; $strTableMaintenance = 'Lentel<65>s diagnostika';
$strTableOfContents = 'Turinys';
$strTableStructure = 'Sukurta duomen<65> strukt<6B>ra lentelei'; $strTableStructure = 'Sukurta duomen<65> strukt<6B>ra lentelei';
$strTableType = 'Lentel<65>s tipas'; $strTableType = 'Lentel<65>s tipas';
$strTables = '%s lentel<65>(s)'; $strTables = '%s lentel<65>(s)';
@@ -400,6 +404,7 @@ $strTheContent = 'J
$strTheContents = 'Failo turinys <20>terpus panaikina i<>rinktos lentel<65>s ar stulpelio turin<69>, bet i<>lieka unikal<61>s ir pirminiai indeksai.'; $strTheContents = 'Failo turinys <20>terpus panaikina i<>rinktos lentel<65>s ar stulpelio turin<69>, bet i<>lieka unikal<61>s ir pirminiai indeksai.';
$strTheTerminator = 'Lauk<75> pabaigos <20>ym<79>.'; $strTheTerminator = 'Lauk<75> pabaigos <20>ym<79>.';
$strTotal = ' i<> viso '; $strTotal = ' i<> viso ';
$strTotalUC = 'Viso';
$strType = 'Tipas'; $strType = 'Tipas';
$strUncheckAll = 'Nepa<70>ym<79>ti visus(as)'; $strUncheckAll = 'Nepa<70>ym<79>ti visus(as)';
@@ -434,11 +439,6 @@ $strYes = 'Taip';
$strZip = '"zip"'; $strZip = '"zip"';
//To translate: //To translate:
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
$strShowDatadictAs = 'Data Dictionary Format'; //to translate $strShowDatadictAs = 'Data Dictionary Format'; //to translate
$strLandscape = 'Landscape'; //to translate $strLandscape = 'Landscape'; //to translate
$strPortrait = 'Portrait'; //to translate $strPortrait = 'Portrait'; //to translate

View File

@@ -257,6 +257,7 @@ $strNoValidateSQL = 'Ikke teste SQL';
$strNull = 'Null'; $strNull = 'Null';
$strNumSearchResultsInTable = '%s treff i tabell <i>%s</i>'; $strNumSearchResultsInTable = '%s treff i tabell <i>%s</i>';
$strNumSearchResultsTotal = '<b>Totalt:</b> <i>%s</i> treff'; $strNumSearchResultsTotal = '<b>Totalt:</b> <i>%s</i> treff';
$strNumTables = 'Tabeller';
$strOftenQuotation = 'Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter ("char" og "varchar") felter er omfattet av tegnet.'; $strOftenQuotation = 'Ofte anf<6E>rselstegn. Valgfritt inneb<65>rer at kun tekstfelter ("char" og "varchar") felter er omfattet av tegnet.';
$strOK = 'OK'; $strOK = 'OK';
@@ -404,6 +405,7 @@ $strTheContent = 'Innholdet av filen er lagt inn.';
$strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt'; $strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt';
$strTheTerminator = 'Tegn som angir slutt p<> felter.'; $strTheTerminator = 'Tegn som angir slutt p<> felter.';
$strTotal = 'totalt'; $strTotal = 'totalt';
$strTotalUC = 'Totalt';
$strType = 'Type'; $strType = 'Type';
$strUncheckAll = 'Fjern merking'; $strUncheckAll = 'Fjern merking';
@@ -438,8 +440,6 @@ $strYes = 'Ja';
$strZip = 'Komprimert (zip)'; $strZip = 'Komprimert (zip)';
// To translate // To translate
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate $strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate

View File

@@ -258,6 +258,7 @@ $strNoValidateSQL = 'Ikke teste SQL';
$strNull = 'Null'; $strNull = 'Null';
$strNumSearchResultsInTable = '%s treff i tabell <i>%s</i>'; $strNumSearchResultsInTable = '%s treff i tabell <i>%s</i>';
$strNumSearchResultsTotal = '<b>Totalt:</b> <i>%s</i> treff'; $strNumSearchResultsTotal = '<b>Totalt:</b> <i>%s</i> treff';
$strNumTables = 'Tabeller';
$strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar") felter er omfattet av tegnet.'; $strOftenQuotation = 'Ofte anførselstegn. Valgfritt innebærer at kun tekstfelter ("char" og "varchar") felter er omfattet av tegnet.';
$strOK = 'OK'; $strOK = 'OK';
@@ -405,6 +406,7 @@ $strTheContent = 'Innholdet av filen er lagt inn.';
$strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt'; $strTheContents = 'Innholdet av filen erstatter valgt tabell for rader med lik identifikator eller unikt felt';
$strTheTerminator = 'Tegn som angir slutt på felter.'; $strTheTerminator = 'Tegn som angir slutt på felter.';
$strTotal = 'totalt'; $strTotal = 'totalt';
$strTotalUC = 'Totalt';
$strType = 'Type'; $strType = 'Type';
$strUncheckAll = 'Fjern merking'; $strUncheckAll = 'Fjern merking';
@@ -439,8 +441,6 @@ $strYes = 'Ja';
$strZip = 'Komprimert (zip)'; $strZip = 'Komprimert (zip)';
// To translate // To translate
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate $strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate

View File

@@ -2,7 +2,7 @@
/* $Id$ */ /* $Id$ */
// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian // first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
// last modified 2002/11/18 Arthit Suriyawongkul // last modified 2002/12/06 Arthit Suriyawongkul
$charset = 'tis-620'; $charset = 'tis-620';
$text_dir = 'ltr'; $text_dir = 'ltr';
@@ -157,7 +157,7 @@ $strFieldsEnclosedBy = '
$strFieldsEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ escape char'; $strFieldsEscapedBy = '<27><><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ escape char';
$strFieldsTerminatedBy = '<27><><EFBFBD><EFBFBD>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD>'; $strFieldsTerminatedBy = '<27><><EFBFBD><EFBFBD>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD>';
$strFixed = '<27><><EFBFBD><EFBFBD><EFBFBD>'; $strFixed = '<27><><EFBFBD><EFBFBD><EFBFBD>';
$strFlushTable = '<27><>ҧ<EFBFBD><D2A7><EFBFBD>ҧ ("FLUSH")'; $strFlushTable = '<27><>ҧ<EFBFBD><D2A7><EFBFBD>ҧ (flush)';
$strFormEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E1BABA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> !'; $strFormEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E1BABA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> !';
$strFormat = '<27>ٻẺ'; $strFormat = '<27>ٻẺ';
$strFullText = '<27><><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD>'; $strFullText = '<27><><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD>';
@@ -179,7 +179,7 @@ $strHomepageSourceforge = '˹
$strHost = '<27><>ʵ<EFBFBD>'; $strHost = '<27><>ʵ<EFBFBD>';
$strHostEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʵ<EFBFBD><CAB5>ѧ<EFBFBD><D1A7>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>!'; $strHostEmpty = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʵ<EFBFBD><CAB5>ѧ<EFBFBD><D1A7>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>!';
$strIdxFulltext = 'Fulltext'; $strIdxFulltext = '<EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> (fulltext)';
$strIfYouWish = '<27><>ҵ<EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¡<EFBFBD><C2A1><>кҧ<D0BA><D2A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>к<EFBFBD><D0BA><EFBFBD>ª<EFBFBD><C2AA>Ϳ<EFBFBD>Ŵ<EFBFBD><C5B4>Ҵ<EFBFBD><D2B4><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ъ<EFBFBD><D0AA>ʹ<EFBFBD><CDB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD>)'; $strIfYouWish = '<27><>ҵ<EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¡<EFBFBD><C2A1><>кҧ<D0BA><D2A7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>к<EFBFBD><D0BA><EFBFBD>ª<EFBFBD><C2AA>Ϳ<EFBFBD>Ŵ<EFBFBD><C5B4>Ҵ<EFBFBD><D2B4><EFBFBD> (<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ъ<EFBFBD><D0AA>ʹ<EFBFBD><CDB4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD>)';
$strIgnore = '<27><><EFBFBD>ʹ<EFBFBD><CAB9>'; $strIgnore = '<27><><EFBFBD>ʹ<EFBFBD><CAB9>';
$strImportDocSQL = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> docSQL'; $strImportDocSQL = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> docSQL';
@@ -189,7 +189,7 @@ $strIndexHasBeenDropped = '
$strIndexName = '<27><><EFBFBD>ʹѪ<CDB4><D1AA> :'; $strIndexName = '<27><><EFBFBD>ʹѪ<CDB4><D1AA> :';
$strIndexType = '<27><>Դ<EFBFBD>ͧ<EFBFBD>Ѫ<EFBFBD><D1AA> :'; $strIndexType = '<27><>Դ<EFBFBD>ͧ<EFBFBD>Ѫ<EFBFBD><D1AA> :';
$strIndexes = '<27>Ѫ<EFBFBD><D1AA>'; $strIndexes = '<27>Ѫ<EFBFBD><D1AA>';
$strInsecureMySQL = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD>˹<EFBFBD><CBB9>ͧ<EFBFBD>س <20><><EFBFBD><EFBFBD><EFBFBD>˹<EFBFBD><EFBFBD><EFBFBD><EFBFBD> (root with no password) <20><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD>ж١<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD>ͻ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ͷ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD>Ծ<EFBFBD><EFBFBD><EFBFBD>ɢͧ MySQL. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD><EFBFBD>ӧҹ<D3A7><D2B9><EFBFBD>¤<EFBFBD>ҡ<EFBFBD>˹<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><EFBFBD><EFBFBD><EFBFBD>Դ<EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD>ء<EFBFBD>ء<EFBFBD><EFBFBD><EFBFBD> <20>س<EFBFBD><D8B3>è<EFBFBD><C3A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9> <20><><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD>ʹ<EFBFBD><CDB4><EFBFBD>'; $strInsecureMySQL = '<27>ҡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD>˹<EFBFBD><EFBFBD>ͧ<EFBFBD>س <20>س<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʼ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ root <20><>ж١<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͻ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>«<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Է<EFBFBD>Ծ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> MySQL <20><><EFBFBD><EFBFBD>ӧҹ<D3A7><D2B9><EFBFBD>¤<EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD> <20>Ҩ<EFBFBD>١<EFBFBD>ء<EFBFBD>ء<EFBFBD><EFBFBD><EFBFBD> <20>س<EFBFBD><D8B3>è<EFBFBD><C3A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9><EFBFBD><EFBFBD>ѹ<EFBFBD><D1B9> <20><><EFBFBD><EFBFBD>ͤ<EFBFBD><CDA4><EFBFBD><EFBFBD><EFBFBD>ʹ<EFBFBD><CDB4><EFBFBD>';
$strInsert = '<27><>á'; $strInsert = '<27><>á';
$strInsertAsNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strInsertAsNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strInsertNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strInsertNewRow = '<27><>á<EFBFBD><C3A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
@@ -257,6 +257,7 @@ $strNotValidNumber = '
$strNull = '<27><>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD><EFBFBD> (null)'; $strNull = '<27><>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD><EFBFBD> (null)';
$strNumSearchResultsInTable = '<27><> %s <20><><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç㹵<C3A7><E3B9B5>ҧ <i>%s</i>'; $strNumSearchResultsInTable = '<27><> %s <20><><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç㹵<C3A7><E3B9B5>ҧ <i>%s</i>';
$strNumSearchResultsTotal = '<b><3E><><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç'; $strNumSearchResultsTotal = '<b><3E><><EFBFBD>:</b> <i>%s</i> <20><><EFBFBD>Ѿ<EFBFBD><D1BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç';
$strNumTables = '<27><><EFBFBD>ҧ';
$strOK = '<27><>ŧ'; $strOK = '<27><>ŧ';
$strOftenQuotation = '<27><>»<EFBFBD><C2BB>Ԩ<EFBFBD><D4A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>ѭ<EFBFBD><D1AD>С<EFBFBD><D0A1> (<28><><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD>¤Ӿٴ)<br />"<22><><EFBFBD>ҷ<EFBFBD><D2B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" <20><><EFBFBD>¶֧ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD>¤<EFBFBD><C2A4><EFBFBD><EFBFBD><>СѺ<D0A1><D1BA>Ŵ쪹Դ char <20><><EFBFBD> varchar <20><><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD>'; $strOftenQuotation = '<27><>»<EFBFBD><C2BB>Ԩ<EFBFBD><D4A8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>ѭ<EFBFBD><D1AD>С<EFBFBD><D0A1> (<28><><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD>¤Ӿٴ)<br />"<22><><EFBFBD>ҷ<EFBFBD><D2B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" <20><><EFBFBD>¶֧ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD>¤<EFBFBD><C2A4><EFBFBD><EFBFBD><>СѺ<D0A1><D1BA>Ŵ쪹Դ char <20><><EFBFBD> varchar <20><><EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD>';
@@ -378,7 +379,7 @@ $strSort = '
$strSpaceUsage = '<27><><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strSpaceUsage = '<27><><EFBFBD><EFBFBD>ͷ<EFBFBD><CDB7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strSplitWordsWithSpace = '<27>Ӷ١<D3B6><D9A1><EFBFBD><E8A7B4>ª<EFBFBD>ͧ<EFBFBD><CDA7>ҧ (" ").'; $strSplitWordsWithSpace = '<27>Ӷ١<D3B6><D9A1><EFBFBD><E8A7B4>ª<EFBFBD>ͧ<EFBFBD><CDA7>ҧ (" ").';
$strStatement = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strStatement = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strStrucCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV'; $strStrucCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV (<28><><EFBFBD><E8B9B4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><CDA7><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD> ",")';
$strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD><D2A7>Т<EFBFBD><D0A2><EFBFBD><EFBFBD><EFBFBD>'; $strStrucData = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><C3A7><EFBFBD>ҧ<EFBFBD><D2A7>Т<EFBFBD><D0A2><EFBFBD><EFBFBD><EFBFBD>';
$strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \'drop table\''; $strStrucDrop = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \'drop table\'';
$strStrucExcelCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD>ëͿ<C3AB><CDBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strStrucExcelCSV = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> CSV <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD><EFBFBD>ëͿ<C3AB><CDBF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
@@ -404,6 +405,7 @@ $strTheContent = '
$strTheContents = '<27><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><D5A4><EFBFBD> <20><><EFBFBD><EFBFBD> unique key <20><><EFBFBD><EFBFBD>͹<EFBFBD>ѹ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҩҡ<D2A8><D2A1><EFBFBD><EFBFBD> <20><><EFBFBD><E1B7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ'; $strTheContents = '<27><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>դ<EFBFBD><D5A4><EFBFBD> <20><><EFBFBD><EFBFBD> unique key <20><><EFBFBD><EFBFBD>͹<EFBFBD>ѹ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҩҡ<D2A8><D2A1><EFBFBD><EFBFBD> <20><><EFBFBD><E1B7B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><E3B9B5>ҧ';
$strTheTerminator = '<27>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ<EFBFBD><CDA7>Ŵ<EFBFBD>'; $strTheTerminator = '<27>ش<EFBFBD><D8B4><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ<EFBFBD><CDA7>Ŵ<EFBFBD>';
$strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>'; $strTotal = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
$strTotalUC = '<27><><EFBFBD>';
$strType = '<27><>Դ'; $strType = '<27><>Դ';
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>'; $strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><CDA1><EFBFBD>';
@@ -438,8 +440,6 @@ $strYes = '
$strZip = '"<22>١<EFBFBD>պ<EFBFBD>Ѵ<EFBFBD><D1B4><EFBFBD><EFBFBD> (zip)"'; $strZip = '"<22>١<EFBFBD>պ<EFBFBD>Ѵ<EFBFBD><D1B4><EFBFBD><EFBFBD> (zip)"';
// To translate // To translate
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate $strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate

View File

@@ -2,7 +2,7 @@
/* $Id$ */ /* $Id$ */
// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian // first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
// last modified 2002/11/18 Arthit Suriyawongkul // last modified 2002/12/06 Arthit Suriyawongkul
$charset = 'utf-8'; $charset = 'utf-8';
$allow_recoding = TRUE; $allow_recoding = TRUE;
@@ -158,7 +158,7 @@ $strFieldsEnclosedBy = 'คร่อมฟิลด์ด้วย';
$strFieldsEscapedBy = 'เครื่องหมายสำหรับ escape char'; $strFieldsEscapedBy = 'เครื่องหมายสำหรับ escape char';
$strFieldsTerminatedBy = 'จบฟิลด์ด้วย'; $strFieldsTerminatedBy = 'จบฟิลด์ด้วย';
$strFixed = 'คงที่'; $strFixed = 'คงที่';
$strFlushTable = 'ล้างตาราง ("FLUSH")'; $strFlushTable = 'ล้างตาราง (flush)';
$strFormEmpty = 'ค่าในแบบฟอร์มหายไป !'; $strFormEmpty = 'ค่าในแบบฟอร์มหายไป !';
$strFormat = 'รูปแบบ'; $strFormat = 'รูปแบบ';
$strFullText = 'ทั้งข้อความ'; $strFullText = 'ทั้งข้อความ';
@@ -180,7 +180,7 @@ $strHomepageSourceforge = 'หน้าดาวน์โหลด phpMyAdmin
$strHost = 'โฮสต์'; $strHost = 'โฮสต์';
$strHostEmpty = 'ชื่อโฮสต์ยังว่างอยู่!'; $strHostEmpty = 'ชื่อโฮสต์ยังว่างอยู่!';
$strIdxFulltext = 'Fulltext'; $strIdxFulltext = 'ข้อความเต็ม (fulltext)';
$strIfYouWish = 'ถ้าต้องการเรียกดู เฉพาะบางคอลัมน์ ให้ระบุรายชื่อฟิลด์มาด้วย (คั่นแต่ละชื่อด้วยเครื่องหมายลูกน้ำ)'; $strIfYouWish = 'ถ้าต้องการเรียกดู เฉพาะบางคอลัมน์ ให้ระบุรายชื่อฟิลด์มาด้วย (คั่นแต่ละชื่อด้วยเครื่องหมายลูกน้ำ)';
$strIgnore = 'ไม่สนใจ'; $strIgnore = 'ไม่สนใจ';
$strImportDocSQL = 'นำเข้าไฟล์ docSQL'; $strImportDocSQL = 'นำเข้าไฟล์ docSQL';
@@ -190,7 +190,7 @@ $strIndexHasBeenDropped = 'โยนดัชนี %s ทิ้งไปเร
$strIndexName = 'ชื่อดัชนี :'; $strIndexName = 'ชื่อดัชนี :';
$strIndexType = 'ชนิดของดัชนี :'; $strIndexType = 'ชนิดของดัชนี :';
$strIndexes = 'ดัชนี'; $strIndexes = 'ดัชนี';
$strInsecureMySQL = 'ไฟล์เก็บค่ากำหนดของคุณ ได้กำหนดค่า (root with no password) เอาไว้ ซึ่งมันจะถูกใช้เป็น ชื่อปริยาย สำหรับชื่อที่มีสิทธิพิเศษของ MySQL. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่ากำหนดนี้ จะเปิดโอกาสให้ถูกบุกรุกได้ คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย'; $strInsecureMySQL = 'จากไฟล์เก็บค่ากำหนดของคุณ คุณไม่ได้ตั้งรหัสผ่านสำหรับ root ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย';
$strInsert = 'แทรก'; $strInsert = 'แทรก';
$strInsertAsNewRow = 'แทรกเป็นแถวใหม่'; $strInsertAsNewRow = 'แทรกเป็นแถวใหม่';
$strInsertNewRow = 'แทรกแถวใหม่'; $strInsertNewRow = 'แทรกแถวใหม่';
@@ -258,6 +258,7 @@ $strNotValidNumber = ' ไม่ใช่หมายเลขแถวที่
$strNull = 'ว่างเปล่า (null)'; $strNull = 'ว่างเปล่า (null)';
$strNumSearchResultsInTable = 'พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>'; $strNumSearchResultsInTable = 'พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>';
$strNumSearchResultsTotal = '<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง'; $strNumSearchResultsTotal = '<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง';
$strNumTables = 'ตาราง';
$strOK = 'ตกลง'; $strOK = 'ตกลง';
$strOftenQuotation = 'โดยปกติจะเป็นเครื่องหมายอัญประกาศ (เครื่องหมายคำพูด)<br />"เท่าที่จำเป็น" หมายถึง ให้ใส่เครื่องหมายคร่อม เฉพาะกับฟิลด์ชนิด char และ varchar เท่านั้น'; $strOftenQuotation = 'โดยปกติจะเป็นเครื่องหมายอัญประกาศ (เครื่องหมายคำพูด)<br />"เท่าที่จำเป็น" หมายถึง ให้ใส่เครื่องหมายคร่อม เฉพาะกับฟิลด์ชนิด char และ varchar เท่านั้น';
@@ -379,7 +380,7 @@ $strSort = 'เรียง';
$strSpaceUsage = 'เนื้อที่ที่ใช้'; $strSpaceUsage = 'เนื้อที่ที่ใช้';
$strSplitWordsWithSpace = 'คำถูกแบ่งด้วยช่องว่าง (" ").'; $strSplitWordsWithSpace = 'คำถูกแบ่งด้วยช่องว่าง (" ").';
$strStatement = 'คำสั่ง'; $strStatement = 'คำสั่ง';
$strStrucCSV = 'ข้อมูล CSV'; $strStrucCSV = 'ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ ",")';
$strStrucData = 'ทั้งโครงสร้างและข้อมูล'; $strStrucData = 'ทั้งโครงสร้างและข้อมูล';
$strStrucDrop = 'เพิ่มคำสั่ง \'drop table\''; $strStrucDrop = 'เพิ่มคำสั่ง \'drop table\'';
$strStrucExcelCSV = 'ข้อมูล CSV สำหรับไมโครซอฟต์เอ็กเซล'; $strStrucExcelCSV = 'ข้อมูล CSV สำหรับไมโครซอฟต์เอ็กเซล';
@@ -405,6 +406,7 @@ $strTheContent = 'ได้แทรกข้อมูล จากไฟล์
$strTheContents = 'สำหรับแถวที่มีไพรมารีคีย์ หรือ unique key เหมือนกัน เนื้อหาจากไฟล์ จะแทนที่เนื้อหาเดิมในตาราง'; $strTheContents = 'สำหรับแถวที่มีไพรมารีคีย์ หรือ unique key เหมือนกัน เนื้อหาจากไฟล์ จะแทนที่เนื้อหาเดิมในตาราง';
$strTheTerminator = 'จุดสิ้นสุดของฟิลด์'; $strTheTerminator = 'จุดสิ้นสุดของฟิลด์';
$strTotal = 'ทั้งหมด'; $strTotal = 'ทั้งหมด';
$strTotalUC = 'รวม';
$strType = 'ชนิด'; $strType = 'ชนิด';
$strUncheckAll = 'ไม่เลือกเลย'; $strUncheckAll = 'ไม่เลือกเลย';
@@ -439,8 +441,6 @@ $strYes = 'ใช่';
$strZip = '"ถูกบีบอัดอยู่ (zip)"'; $strZip = '"ถูกบีบอัดอยู่ (zip)"';
// To translate // To translate
$strNumTables = 'Tables'; //to translate
$strTotalUC = 'Total'; //to translate
$strRelationalSchema = 'Relational schema'; //to translate $strRelationalSchema = 'Relational schema'; //to translate
$strTableOfContents = 'Table of contents'; //to translate $strTableOfContents = 'Table of contents'; //to translate
$strCannotLogin = 'Cannot login to MySQL server'; //to translate $strCannotLogin = 'Cannot login to MySQL server'; //to translate