update
This commit is contained in:
@@ -72,6 +72,7 @@ $strBzError = 'phpMyAdmin gagal menkompres Dump (Skema) disebabkan oleh ekstensi
|
||||
$strBzip = '"Dikompress dengan BZip"';
|
||||
|
||||
$strCannotLogin = 'Gagal login ke MySQL server';
|
||||
$strCantLoad = 'gagal loading ekstensi %s,<br />mohon periksa kembali konfigurasi PHP.';
|
||||
$strCantLoadMySQL = 'Gagal loading extensi MySQL,<br />mohon periksa kembali konfigurasi PHP.';
|
||||
$strCantLoadRecodeIconv = 'Gagal loading iconv atau perubahan kode extension untuk konversi charset diperlukan. Silakan konfigurasikan php untuk mengunakan extensions yang diperlukan atau matikan fasilitas charset conversion di phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'Gagal ubah nama Indeks ke PRIMARY!';
|
||||
@@ -111,6 +112,15 @@ $strCreatePage = 'Buat halaman baru';
|
||||
$strCreatePdfFeat = 'Pembuatan PDF';
|
||||
$strCriteria = 'Kriteria';
|
||||
|
||||
$strDBGContext = 'Susunan';
|
||||
$strDBGContextID = 'Susunan ID';
|
||||
$strDBGHits = 'Hits';
|
||||
$strDBGLine = 'Baris';
|
||||
$strDBGMinTimeMs = 'Maks waktu, ms';
|
||||
$strDBGMinTimeMs = 'Min waktu, ms';
|
||||
$strDBGModule = 'Modul';
|
||||
$strDBGTimePerHitMs = 'Waktu/Hit, ms';
|
||||
$strDBGTotalTimeMs = 'Jumlah Waktu, ms';
|
||||
$strData = 'Data';
|
||||
$strDataDict = 'Kamus Data';
|
||||
$strDataOnly = 'Data saja';
|
||||
@@ -301,6 +311,7 @@ $strOptionalControls = 'Pilihan. Mengontrol cara menulis dan membaca karakter kh
|
||||
$strOptionally = 'PILIHAN';
|
||||
$strOptions = 'Setingan';
|
||||
$strOr = 'Atau';
|
||||
$strOriginalInterface = 'Interface aslinya';
|
||||
$strOverhead = 'Kelebihan (Overhead)';
|
||||
|
||||
$strPHP40203 = 'Anda memakai versi PHP 4.2.3 yang diketahui mengandung Bug yang serius dengan multi-byte strings (mbstring). Perhatikan PHP Bug Report 19404. Versi PHP ini tidak disarankan untuk dipakai dengan program phpMyAdmin.';
|
||||
@@ -539,20 +550,8 @@ $strWrongUser = 'Nama Pengguna/Kata Sandi salah. Akses ditolak.';
|
||||
|
||||
$strYes = 'Ya';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) akan menghapus limit yang telah ditentukan.';
|
||||
$strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) akan menghapus batas yang telah ditentukan.';
|
||||
$strZip = '"Dikompress dengan Zip"';
|
||||
// To translate
|
||||
|
||||
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGMinTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
?>
|
||||
|
@@ -73,6 +73,7 @@ $strBzError = 'phpMyAdmin gagal menkompres Dump (Skema) disebabkan oleh ekstensi
|
||||
$strBzip = '"Dikompress dengan BZip"';
|
||||
|
||||
$strCannotLogin = 'Gagal login ke MySQL server';
|
||||
$strCantLoad = 'gagal loading ekstensi %s,<br />mohon periksa kembali konfigurasi PHP.';
|
||||
$strCantLoadMySQL = 'Gagal loading extensi MySQL,<br />mohon periksa kembali konfigurasi PHP.';
|
||||
$strCantLoadRecodeIconv = 'Gagal loading iconv atau perubahan kode extension untuk konversi charset diperlukan. Silakan konfigurasikan php untuk mengunakan extensions yang diperlukan atau matikan fasilitas charset conversion di phpMyAdmin.';
|
||||
$strCantRenameIdxToPrimary = 'Gagal ubah nama Indeks ke PRIMARY!';
|
||||
@@ -112,6 +113,15 @@ $strCreatePage = 'Buat halaman baru';
|
||||
$strCreatePdfFeat = 'Pembuatan PDF';
|
||||
$strCriteria = 'Kriteria';
|
||||
|
||||
$strDBGContext = 'Susunan';
|
||||
$strDBGContextID = 'Susunan ID';
|
||||
$strDBGHits = 'Hits';
|
||||
$strDBGLine = 'Baris';
|
||||
$strDBGMinTimeMs = 'Maks waktu, ms';
|
||||
$strDBGMinTimeMs = 'Min waktu, ms';
|
||||
$strDBGModule = 'Modul';
|
||||
$strDBGTimePerHitMs = 'Waktu/Hit, ms';
|
||||
$strDBGTotalTimeMs = 'Jumlah Waktu, ms';
|
||||
$strData = 'Data';
|
||||
$strDataDict = 'Kamus Data';
|
||||
$strDataOnly = 'Data saja';
|
||||
@@ -302,6 +312,7 @@ $strOptionalControls = 'Pilihan. Mengontrol cara menulis dan membaca karakter kh
|
||||
$strOptionally = 'PILIHAN';
|
||||
$strOptions = 'Setingan';
|
||||
$strOr = 'Atau';
|
||||
$strOriginalInterface = 'Interface aslinya';
|
||||
$strOverhead = 'Kelebihan (Overhead)';
|
||||
|
||||
$strPHP40203 = 'Anda memakai versi PHP 4.2.3 yang diketahui mengandung Bug yang serius dengan multi-byte strings (mbstring). Perhatikan PHP Bug Report 19404. Versi PHP ini tidak disarankan untuk dipakai dengan program phpMyAdmin.';
|
||||
@@ -540,20 +551,8 @@ $strWrongUser = 'Nama Pengguna/Kata Sandi salah. Akses ditolak.';
|
||||
|
||||
$strYes = 'Ya';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) akan menghapus limit yang telah ditentukan.';
|
||||
$strZeroRemovesTheLimit = 'Perhatian: Merubah pilihan ini ke posisi 0 (zero) akan menghapus batas yang telah ditentukan.';
|
||||
$strZip = '"Dikompress dengan Zip"';
|
||||
// To translate
|
||||
|
||||
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGMinTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
?>
|
||||
|
@@ -20,22 +20,25 @@ $timespanfmt = '%s d., %s val., %s min. ir %s s.';
|
||||
|
||||
$strAPrimaryKey = 'Stulpeliui %s sukurtas PIRMINIS raktas';
|
||||
$strAbortedClients = 'Atmesti prisijungimai';
|
||||
$strAbsolutePathToDocSqlDir = 'Prašome nurodyti absoliutų kelią iki docSQL katalogo serveryje';
|
||||
$strAccessDenied = 'Priėjimas uždraustas';
|
||||
$strAction = 'Valdymo veiksmai';
|
||||
$strAddDeleteColumn = 'Įterpti/Trinti stulpelius';
|
||||
$strAddDeleteRow = 'Įterpti/Trinti požymio eilutę(es)';
|
||||
$strAddNewField = 'Įterpti naują laukelį(ius)';
|
||||
$strAddPriv = 'Įterpti privilegiją(as)';
|
||||
$strAddPrivMessage = 'Jūs įterpėte privilegijas.';
|
||||
$strAddPrivilegesOnDb = 'Sukurti privilegijas šiai duomenų bazei';
|
||||
$strAddPrivilegesOnTbl = 'Sukurti privilegijas šiai lentelei';
|
||||
$strAddPrivMessage = 'Jūs įterpėte privilegijas.';
|
||||
$strAddSearchConditions = 'Įterpkite paieškos sąlygas į "where" sakinį:';
|
||||
$strAddToIndex = 'Įterpti indeksui papildomus %s stulpelį(ius)';
|
||||
$strAddUser = 'Sukurti naują vartotoją';
|
||||
$strAddUserMessage = 'Jūs sukūrėte naują vartotoją.';
|
||||
$strAddedColumnComment = 'Pridėtas stulpelio komentaras';
|
||||
$strAddedColumnRelation = 'Pridėtas stulpelio sąryšis';
|
||||
$strAdministration = 'Administracija';
|
||||
$strAffectedRows = 'Pakeista eilučių:';
|
||||
$strAfter = 'Prieš %s';
|
||||
$strAfter = 'Po %s';
|
||||
$strAfterInsertBack = 'Sugrįžti į buvusį puslapį';
|
||||
$strAfterInsertNewInsert = 'Įterpti sekančią naują eilutę';
|
||||
$strAll = 'Viską';
|
||||
@@ -70,6 +73,7 @@ $strBzError = 'phpMyAdmin negalėjo suspausti lentelės struktūros atvaizdį (d
|
||||
$strBzip = '"bzip"';
|
||||
|
||||
$strCannotLogin = 'Neprisijungia prie MySQL serverio';
|
||||
$strCantLoad = 'negalima įkrauti %s plėtinio,<br />pasitikrinkite php konfigūraciją';
|
||||
$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ą. ';
|
||||
$strCantRenameIdxToPrimary = 'Indeksą pervadinti PIRMINIU nepavyko!';
|
||||
@@ -109,13 +113,22 @@ $strCreatePage = 'Sukurti naują puslapį';
|
||||
$strCreatePdfFeat = 'PDF bylos generavimas';
|
||||
$strCriteria = 'Kriterijai';
|
||||
|
||||
$strDBGContext = 'Kontekstas';
|
||||
$strDBGContextID = 'Konteksto ID';
|
||||
$strDBGHits = 'Užklausos';
|
||||
$strDBGLine = 'Eilutė';
|
||||
$strDBGMinTimeMs = 'Max laikas, ms';
|
||||
$strDBGMinTimeMs = 'Min laikas, ms';
|
||||
$strDBGModule = 'Modulis';
|
||||
$strDBGTimePerHitMs = 'Laikas/Užklausa, ms';
|
||||
$strDBGTotalTimeMs = 'Pilnas laikas, ms';
|
||||
$strData = 'Duomenys';
|
||||
$strDataDict = 'Duomenų žodynas';
|
||||
$strDataOnly = 'Tik duomenys';
|
||||
$strDatabase = 'Duomenų bazė ';
|
||||
$strDatabase = 'Duombazė ';
|
||||
$strDatabaseHasBeenDropped = 'Duomenų bazė %s ištrinta.';
|
||||
$strDatabaseWildcard = 'Duomenų bazė (galima naudoti pakaitos simbolius):';
|
||||
$strDatabases = 'duomenų bazės';
|
||||
$strDatabases = 'duombazės';
|
||||
$strDatabasesStats = 'Duomenų bazių statistika';
|
||||
$strDbPrivileges = 'Specifinės duomenų bazių privilegijos';
|
||||
$strDefault = 'Nutylint';
|
||||
@@ -170,6 +183,7 @@ $strFieldsEmpty = ' Tuščia laukų skaičiaus reikšmė! ';
|
||||
$strFieldsEnclosedBy = 'Laukų reikšmės apskliaustos simboliais';
|
||||
$strFieldsEscapedBy = 'Laukų reikšmės baigiasi simboliu';
|
||||
$strFieldsTerminatedBy = 'Laukų pabaigos žymė';
|
||||
$strFileCouldNotBeRead = 'Negalima perskaityti bylos';
|
||||
$strFixed = 'fiksuotas';
|
||||
$strFlushPrivilegesNote = 'Pastaba: phpMyAdmin gauna vartotojų teises tiesiai iš MySQL privilegijų lentelės. Šiose lentelėse nurodytos teisės gali skirtis nuo konfigūracinėse bylose nurodytų teisių. Todėl %sperkraukite teises%s, jeigu norite tęsti. ';
|
||||
$strFlushTable = 'Išvalyti lentelę ("FLUSH")';
|
||||
@@ -201,7 +215,10 @@ $strId = 'ID';
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Jei pageidaujate pakrauti keletą lentelės stulpelių, sudarykite laukų sąrašą atskirtą kabliataškiais.';
|
||||
$strIgnore = 'Ignoruoti';
|
||||
$strIgnoringFile = 'Ignoruojama byla %s';
|
||||
$strImportDocSQL = 'Importuoti docSQL bylas';
|
||||
$strImportFiles = 'Importuoti bylas';
|
||||
$strImportFinished = 'Importavimas baigtas';
|
||||
$strInUse = 'šiuo metu naudojama';
|
||||
$strIndex = 'Indeksas';
|
||||
$strIndexHasBeenDropped = 'Indeksas %s panaikintas';
|
||||
@@ -295,6 +312,7 @@ $strOptionalControls = 'Pasirinktinai. Kontroliuojama kaip skaitoma, rašoma spe
|
||||
$strOptionally = 'Pasirinktinai';
|
||||
$strOptions = 'Parinktys';
|
||||
$strOr = 'Arba';
|
||||
$strOriginalInterface = 'originali aplinka';
|
||||
$strOverhead = 'Perteklius';
|
||||
|
||||
$strPHP40203 = 'Jūs naudojate PHP 4.2.3 versiją, kurioje yra rimta klaida, susiijusi su daugiabaičiais stringais (mbstring). Daugiau informacijos rasite PHP klaidų pranešime Nr.19404. <strong>NEREKOMENDUOJAME naudoti šios PHP versijos su phpMyAdmin</strong>.';
|
||||
@@ -488,6 +506,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.';
|
||||
$strTheTerminator = 'Laukų pabaigos žymė.';
|
||||
$strThisHost = 'Dabartinis serveris';
|
||||
$strThisNotDirectory = 'Tai ne katalogas';
|
||||
$strThreadSuccessfullyKilled = '%s buvo sėkmingai išjungtas.';
|
||||
$strTime = 'Laikas';
|
||||
$strTotal = ' iš viso ';
|
||||
@@ -526,32 +545,14 @@ $strWebServerUploadDirectory = 'web serverio katalogas atsiuntimams';
|
||||
$strWebServerUploadDirectoryError = 'Nepasiekimas nurodytas www-serverio katalogas atsiuntimams.';
|
||||
$strWelcome = 'Jūs naudojate %s';
|
||||
$strWithChecked = 'Pasirinktas lenteles:';
|
||||
$strWritingCommentNotPossible = 'Negalimas komentavimas';
|
||||
$strWritingRelationNotPossible = 'Negalimas sąryšis';
|
||||
$strWrongUser = 'Neteisingas vartotojo vardas arba slaptažodis. Priėjimas uždraustas.';
|
||||
|
||||
$strYes = 'Taip';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Pastaba: Nėra jokių apribojimų jeigu reikšmė nurodyta lygi 0 (nuliui).';
|
||||
$strZip = '"zip"';
|
||||
|
||||
// To translate
|
||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
||||
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
|
||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
||||
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
|
||||
$strImportFinished = 'Import finished'; //to translate
|
||||
$strFileCouldNotBeRead = 'File could not be read'; //to translate
|
||||
$strIgnoringFile = 'Ignoring file %s'; //to translate
|
||||
$strThisNotDirectory = 'This was not a directory'; //to translate
|
||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
||||
$strImportFiles = 'Import files'; //to translate
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -19,22 +19,25 @@ $timespanfmt = '%s d., %s val., %s min. ir %s s.';
|
||||
|
||||
$strAPrimaryKey = 'Stulpeliui %s sukurtas PIRMINIS raktas';
|
||||
$strAbortedClients = 'Atmesti prisijungimai';
|
||||
$strAbsolutePathToDocSqlDir = 'Pra<72>ome nurodyti absoliut<75> keli<6C> iki docSQL katalogo serveryje';
|
||||
$strAccessDenied = 'Pri<72>jimas u<>draustas';
|
||||
$strAction = 'Valdymo veiksmai';
|
||||
$strAddDeleteColumn = '<27>terpti/Trinti stulpelius';
|
||||
$strAddDeleteRow = '<27>terpti/Trinti po<70>ymio eilut<75>(es)';
|
||||
$strAddNewField = '<27>terpti nauj<75> laukel<65>(ius)';
|
||||
$strAddPriv = '<27>terpti privilegij<69>(as)';
|
||||
$strAddPrivMessage = 'J<>s <20>terp<72>te privilegijas.';
|
||||
$strAddPrivilegesOnDb = 'Sukurti privilegijas <20>iai duomen<65> bazei';
|
||||
$strAddPrivilegesOnTbl = 'Sukurti privilegijas <20>iai lentelei';
|
||||
$strAddPrivMessage = 'J<>s <20>terp<72>te privilegijas.';
|
||||
$strAddSearchConditions = '<27>terpkite paie<69>kos s<>lygas <20> "where" sakin<69>:';
|
||||
$strAddToIndex = '<27>terpti indeksui papildomus %s stulpel<65>(ius)';
|
||||
$strAddUser = 'Sukurti nauj<75> vartotoj<6F>';
|
||||
$strAddUserMessage = 'J<>s suk<75>r<EFBFBD>te nauj<75> vartotoj<6F>.';
|
||||
$strAddedColumnComment = 'Prid<69>tas stulpelio komentaras';
|
||||
$strAddedColumnRelation = 'Prid<69>tas stulpelio s<>ry<72>is';
|
||||
$strAdministration = 'Administracija';
|
||||
$strAffectedRows = 'Pakeista eilu<6C>i<EFBFBD>:';
|
||||
$strAfter = 'Prie<EFBFBD> %s';
|
||||
$strAfter = 'Po %s';
|
||||
$strAfterInsertBack = 'Sugr<67><72>ti <20> buvus<75> puslap<61>';
|
||||
$strAfterInsertNewInsert = '<27>terpti sekan<61>i<EFBFBD> nauj<75> eilut<75>';
|
||||
$strAll = 'Visk<73>';
|
||||
@@ -69,6 +72,7 @@ $strBzError = 'phpMyAdmin negal
|
||||
$strBzip = '"bzip"';
|
||||
|
||||
$strCannotLogin = 'Neprisijungia prie MySQL serverio';
|
||||
$strCantLoad = 'negalima <20>krauti %s pl<70>tinio,<br />pasitikrinkite php konfig<69>racij<69>';
|
||||
$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>. ';
|
||||
$strCantRenameIdxToPrimary = 'Indeks<6B> pervadinti PIRMINIU nepavyko!';
|
||||
@@ -108,13 +112,22 @@ $strCreatePage = 'Sukurti nauj
|
||||
$strCreatePdfFeat = 'PDF bylos generavimas';
|
||||
$strCriteria = 'Kriterijai';
|
||||
|
||||
$strDBGContext = 'Kontekstas';
|
||||
$strDBGContextID = 'Konteksto ID';
|
||||
$strDBGHits = 'U<>klausos';
|
||||
$strDBGLine = 'Eilut<75>';
|
||||
$strDBGMinTimeMs = 'Max laikas, ms';
|
||||
$strDBGMinTimeMs = 'Min laikas, ms';
|
||||
$strDBGModule = 'Modulis';
|
||||
$strDBGTimePerHitMs = 'Laikas/U<>klausa, ms';
|
||||
$strDBGTotalTimeMs = 'Pilnas laikas, ms';
|
||||
$strData = 'Duomenys';
|
||||
$strDataDict = 'Duomen<65> <20>odynas';
|
||||
$strDataOnly = 'Tik duomenys';
|
||||
$strDatabase = 'Duomen<EFBFBD> baz<EFBFBD> ';
|
||||
$strDatabase = 'Duombaz<61> ';
|
||||
$strDatabaseHasBeenDropped = 'Duomen<65> baz<61> %s i<>trinta.';
|
||||
$strDatabaseWildcard = 'Duomen<65> baz<61> (galima naudoti pakaitos simbolius):';
|
||||
$strDatabases = 'duomen<EFBFBD> baz<EFBFBD>s';
|
||||
$strDatabases = 'duombaz<61>s';
|
||||
$strDatabasesStats = 'Duomen<65> bazi<7A> statistika';
|
||||
$strDbPrivileges = 'Specifin<69>s duomen<65> bazi<7A> privilegijos';
|
||||
$strDefault = 'Nutylint';
|
||||
@@ -169,6 +182,7 @@ $strFieldsEmpty = ' Tu
|
||||
$strFieldsEnclosedBy = 'Lauk<75> reik<69>m<EFBFBD>s apskliaustos simboliais';
|
||||
$strFieldsEscapedBy = 'Lauk<75> reik<69>m<EFBFBD>s baigiasi simboliu';
|
||||
$strFieldsTerminatedBy = 'Lauk<75> pabaigos <20>ym<79>';
|
||||
$strFileCouldNotBeRead = 'Negalima perskaityti bylos';
|
||||
$strFixed = 'fiksuotas';
|
||||
$strFlushPrivilegesNote = 'Pastaba: phpMyAdmin gauna vartotoj<6F> teises tiesiai i<> MySQL privilegij<69> lentel<65>s. <20>iose lentel<65>se nurodytos teis<69>s gali skirtis nuo konfig<69>racin<69>se bylose nurodyt<79> teisi<73>. Tod<6F>l %sperkraukite teises%s, jeigu norite t<>sti. ';
|
||||
$strFlushTable = 'I<>valyti lentel<65> ("FLUSH")';
|
||||
@@ -200,7 +214,10 @@ $strId = 'ID';
|
||||
$strIdxFulltext = 'Fulltext';
|
||||
$strIfYouWish = 'Jei pageidaujate pakrauti kelet<65> lentel<65>s stulpeli<6C>, sudarykite lauk<75> s<>ra<72><61> atskirt<72> kabliata<74>kiais.';
|
||||
$strIgnore = 'Ignoruoti';
|
||||
$strIgnoringFile = 'Ignoruojama byla %s';
|
||||
$strImportDocSQL = 'Importuoti docSQL bylas';
|
||||
$strImportFiles = 'Importuoti bylas';
|
||||
$strImportFinished = 'Importavimas baigtas';
|
||||
$strInUse = '<27>iuo metu naudojama';
|
||||
$strIndex = 'Indeksas';
|
||||
$strIndexHasBeenDropped = 'Indeksas %s panaikintas';
|
||||
@@ -294,6 +311,7 @@ $strOptionalControls = 'Pasirinktinai. Kontroliuojama kaip skaitoma, ra
|
||||
$strOptionally = 'Pasirinktinai';
|
||||
$strOptions = 'Parinktys';
|
||||
$strOr = 'Arba';
|
||||
$strOriginalInterface = 'originali aplinka';
|
||||
$strOverhead = 'Perteklius';
|
||||
|
||||
$strPHP40203 = 'J<>s naudojate PHP 4.2.3 versij<69>, kurioje yra rimta klaida, susiijusi su daugiabai<61>iais stringais (mbstring). Daugiau informacijos rasite PHP klaid<69> prane<6E>ime Nr.19404. <strong>NEREKOMENDUOJAME naudoti <20>ios PHP versijos su phpMyAdmin</strong>.';
|
||||
@@ -487,6 +505,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.';
|
||||
$strTheTerminator = 'Lauk<75> pabaigos <20>ym<79>.';
|
||||
$strThisHost = 'Dabartinis serveris';
|
||||
$strThisNotDirectory = 'Tai ne katalogas';
|
||||
$strThreadSuccessfullyKilled = '%s buvo s<>kmingai i<>jungtas.';
|
||||
$strTime = 'Laikas';
|
||||
$strTotal = ' i<> viso ';
|
||||
@@ -525,32 +544,14 @@ $strWebServerUploadDirectory = 'web serverio katalogas atsiuntimams';
|
||||
$strWebServerUploadDirectoryError = 'Nepasiekimas nurodytas www-serverio katalogas atsiuntimams.';
|
||||
$strWelcome = 'J<>s naudojate %s';
|
||||
$strWithChecked = 'Pasirinktas lenteles:';
|
||||
$strWritingCommentNotPossible = 'Negalimas komentavimas';
|
||||
$strWritingRelationNotPossible = 'Negalimas s<>ry<72>is';
|
||||
$strWrongUser = 'Neteisingas vartotojo vardas arba slapta<74>odis. Pri<72>jimas u<>draustas.';
|
||||
|
||||
$strYes = 'Taip';
|
||||
|
||||
$strZeroRemovesTheLimit = 'Pastaba: N<>ra joki<6B> apribojim<69> jeigu reik<69>m<EFBFBD> nurodyta lygi 0 (nuliui).';
|
||||
$strZip = '"zip"';
|
||||
|
||||
// To translate
|
||||
$strAddedColumnComment = 'Added comment for column'; //to translate
|
||||
$strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
|
||||
$strAddedColumnRelation = 'Added relation for column'; //to translate
|
||||
$strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
|
||||
$strImportFinished = 'Import finished'; //to translate
|
||||
$strFileCouldNotBeRead = 'File could not be read'; //to translate
|
||||
$strIgnoringFile = 'Ignoring file %s'; //to translate
|
||||
$strThisNotDirectory = 'This was not a directory'; //to translate
|
||||
$strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory'; //to translate
|
||||
$strImportFiles = 'Import files'; //to translate
|
||||
$strDBGModule = 'Module'; //to translate
|
||||
$strDBGLine = 'Line'; //to translate
|
||||
$strDBGHits = 'Hits'; //to translate
|
||||
$strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
|
||||
$strDBGTotalTimeMs = 'Total time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Min time, ms'; //to translate
|
||||
$strDBGMinTimeMs = 'Max time, ms'; //to translate
|
||||
$strDBGContextID = 'Context ID'; //to translate
|
||||
$strDBGContext = 'Context'; //to translate
|
||||
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user