Language Updates

This commit is contained in:
Robin Johnson
2002-08-07 07:18:18 +00:00
parent 71e80a1c0d
commit 7a24f88194
3 changed files with 28 additions and 21 deletions

View File

@@ -5,6 +5,13 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2002-08-07 Robin Johnson <robbat2@users.sourceforge.net>
* lang/slovak-iso-8859-2.inc.php3:
- Updates, thanks to Lubos Klokner (erkac)
* indonesian-iso-8859-1.inc.php3:
- Updates, thanks to Rachim Tamsjadi (tamsy)
2002-08-06 Robin Johnson <robbat2@users.sourceforge.net> 2002-08-06 Robin Johnson <robbat2@users.sourceforge.net>
* libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3: * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
- Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3 - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
@@ -17,7 +24,6 @@ $Source$
* lang/*: * lang/*:
- New variables for SQL Parser error messages - New variables for SQL Parser error messages
2002-08-06 Marc Delisle <lem9@users.sourceforge.net> 2002-08-06 Marc Delisle <lem9@users.sourceforge.net>
* tbl_properties_links.php3: bug 590867: avoid undefined variable * tbl_properties_links.php3: bug 590867: avoid undefined variable
and add comments in the code for a future correction and add comments in the code for a future correction

View File

@@ -33,6 +33,7 @@ $strAfter = 'Sisipkan setelah %s';
$strAfterInsertBack = 'Kembali'; $strAfterInsertBack = 'Kembali';
$strAfterInsertNewInsert = 'Sisipkan baris baru'; $strAfterInsertNewInsert = 'Sisipkan baris baru';
$strAll = 'Seluruh'; $strAll = 'Seluruh';
$strAllTableSameWidth = 'Tampilkan semua tabel dengan ukuran lebar yang sama?';
$strAlterOrderBy = 'Urutkan tabel berdasarkan'; $strAlterOrderBy = 'Urutkan tabel berdasarkan';
$strAnalyzeTable = 'Analisa tabel'; $strAnalyzeTable = 'Analisa tabel';
$strAnd = 'dan'; $strAnd = 'dan';
@@ -73,6 +74,7 @@ $strCheckAll = 'Conteng semua';
$strCheckDbPriv = 'Cek Hak Akses dari Database'; $strCheckDbPriv = 'Cek Hak Akses dari Database';
$strCheckTable = 'Cek tabel'; $strCheckTable = 'Cek tabel';
$strChoosePage = 'Silakan pilih halaman untuk di-edit'; $strChoosePage = 'Silakan pilih halaman untuk di-edit';
$strColComFeat = 'Tampilkan komentar kolom';
$strColumn = 'Kolom'; $strColumn = 'Kolom';
$strColumnNames = 'Nama kolom'; $strColumnNames = 'Nama kolom';
$strComments = 'Komentar'; $strComments = 'Komentar';
@@ -89,6 +91,7 @@ $strCreateIndexTopic = 'Buat indeks baru';
$strCreateNewDatabase = 'Buat database baru'; $strCreateNewDatabase = 'Buat database baru';
$strCreateNewTable = 'Buat tabel baru pada database %s'; $strCreateNewTable = 'Buat tabel baru pada database %s';
$strCreatePage = 'Buat halaman baru'; $strCreatePage = 'Buat halaman baru';
$strCreatePdfFeat = 'Pembuatan PDF';
$strCriteria = 'Kriteria'; $strCriteria = 'Kriteria';
$strData = 'Data'; $strData = 'Data';
@@ -105,7 +108,9 @@ $strDeletedRows = 'Baris yang dihapus:';
$strDeleteFailed = 'Penghapusan gagal!'; $strDeleteFailed = 'Penghapusan gagal!';
$strDeleteUserMessage = 'User %s telah dihapus.'; $strDeleteUserMessage = 'User %s telah dihapus.';
$strDescending = 'Urutan turun'; $strDescending = 'Urutan turun';
$strDisabled = 'Tidak aktif';
$strDisplay = 'Tampilkan'; $strDisplay = 'Tampilkan';
$strDisplayFeat = 'Tampilkan ciri-ciri';
$strDisplayOrder = 'Urutan tampilan berdasarkan:'; $strDisplayOrder = 'Urutan tampilan berdasarkan:';
$strDisplayPDF = 'Tampilkan skema PDF'; $strDisplayPDF = 'Tampilkan skema PDF';
$strDoAQuery = 'Cari berdasarkan data contoh ("query by example") (wildcard: "%")'; $strDoAQuery = 'Cari berdasarkan data contoh ("query by example") (wildcard: "%")';
@@ -124,9 +129,11 @@ $strEditPrivileges = 'Ubah hak akses (privilege)';
$strEffective = 'Efektif'; $strEffective = 'Efektif';
$strEmpty = 'Hapus semua Record'; $strEmpty = 'Hapus semua Record';
$strEmptyResultSet = 'MySQL balikkan hasil kosong (a.k. baris yang kosong).'; $strEmptyResultSet = 'MySQL balikkan hasil kosong (a.k. baris yang kosong).';
$strEnabled = 'Aktif';
$strEnd = 'Terakhir'; $strEnd = 'Terakhir';
$strEnglishPrivileges = ' Catatan: Nama privilege MySQL adalah dalam bahasa Ingris '; $strEnglishPrivileges = ' Catatan: Nama privilege MySQL adalah dalam bahasa Ingris ';
$strError = 'Error'; $strError = 'Error';
$strExplain = 'Menerangkan SQL';
$strExport = 'Ekspor'; $strExport = 'Ekspor';
$strExportToXML = 'Ekspor ke format XML'; $strExportToXML = 'Ekspor ke format XML';
$strExtendedInserts = 'Penyisipan diperluas'; $strExtendedInserts = 'Penyisipan diperluas';
@@ -148,6 +155,7 @@ $strFunction = 'Fungsi';
$strGenBy = 'Diadakan oleh'; $strGenBy = 'Diadakan oleh';
$strGenTime = 'Waktu pembuatan'; $strGenTime = 'Waktu pembuatan';
$strGeneralRelationFeat = 'Ciri-ciri dari General Relation';
$strGo = 'Go'; $strGo = 'Go';
$strGrants = 'Hak (Grants)'; $strGrants = 'Hak (Grants)';
$strGzip = '"Dikompress dengan GZip"'; $strGzip = '"Dikompress dengan GZip"';
@@ -217,6 +225,7 @@ $strNo = 'Tidak';
$strNoDatabases = 'Database tidak ditemukan'; $strNoDatabases = 'Database tidak ditemukan';
$strNoDescription = 'tanpa deskripsi (gambaran)'; $strNoDescription = 'tanpa deskripsi (gambaran)';
$strNoDropDatabases = 'Perintah "DROP DATABASE" dimatikan.'; $strNoDropDatabases = 'Perintah "DROP DATABASE" dimatikan.';
$strNoExplain = 'Melewati penerangan SQL';
$strNoFrames = 'Lebih mudah jika menggunakan phpMyAdmin dengan browser yang <b>mendukung frame</b>.'; $strNoFrames = 'Lebih mudah jika menggunakan phpMyAdmin dengan browser yang <b>mendukung frame</b>.';
$strNoIndex = 'Indeks tidak ditentukan!'; $strNoIndex = 'Indeks tidak ditentukan!';
$strNoIndexPartsDefined = 'Tidak ada bagian indeks yang didefinisikan!'; $strNoIndexPartsDefined = 'Tidak ada bagian indeks yang didefinisikan!';
@@ -229,14 +238,17 @@ $strNoQuery = 'Tidak ada query SQL!';
$strNoRights = 'Hak Akses Anda untuk melanjut tidak cukup!'; $strNoRights = 'Hak Akses Anda untuk melanjut tidak cukup!';
$strNoTablesFound = 'Tidak ada tabel dalam database.'; $strNoTablesFound = 'Tidak ada tabel dalam database.';
$strNotNumber = 'Ini bukan angka!'; $strNotNumber = 'Ini bukan angka!';
$strNotOK = 'tidak oke';
$strNotSet = '<b>%s</b> tabel tidak ditemukan atau tidak diset di %s'; $strNotSet = '<b>%s</b> tabel tidak ditemukan atau tidak diset di %s';
$strNotValidNumber = ' tidak ada nomor baris yang berlaku!'; $strNotValidNumber = ' tidak ada nomor baris yang berlaku!';
$strNoUsersFound = 'User tidak ditemukan.'; $strNoUsersFound = 'User tidak ditemukan.';
$strNoValidateSQL = 'Melewati pengesahan (validation) SQL';
$strNull = 'Kosong'; $strNull = 'Kosong';
$strNumSearchResultsInTable = '%s Records dalam tabel <i>%s</i>'; $strNumSearchResultsInTable = '%s Records dalam tabel <i>%s</i>';
$strNumSearchResultsTotal = '<b>Jumlah:</b> <i>%s</i> records'; $strNumSearchResultsTotal = '<b>Jumlah:</b> <i>%s</i> records';
$strOftenQuotation = 'Banyak sekali tanda kutip. PILIHAN berarti hanya field dengan tipe char dan varchar yang ditutup oleh karakter "ditutup oleh" tersebut.'; $strOftenQuotation = 'Banyak sekali tanda kutip. PILIHAN berarti hanya field dengan tipe char dan varchar yang ditutup oleh karakter "ditutup oleh" tersebut.';
$strOK = 'Oke';
$strOperations = 'Operasi'; $strOperations = 'Operasi';
$strOptimizeTable = 'Optimasikan tabel'; $strOptimizeTable = 'Optimasikan tabel';
$strOptionalControls = 'Pilihan. Mengontrol cara tulis dan baca karakter khusus.'; $strOptionalControls = 'Pilihan. Mengontrol cara tulis dan baca karakter khusus.';
@@ -253,6 +265,7 @@ $strPasswordNotSame = 'Kata Sandi tidak sama!';
$strPdfDbSchema = 'Skema dari database "%s" - Halaman %s'; $strPdfDbSchema = 'Skema dari database "%s" - Halaman %s';
$strPdfInvalidPageNum = 'Nomor halaman PDF tidak ditentukan!'; $strPdfInvalidPageNum = 'Nomor halaman PDF tidak ditentukan!';
$strPdfInvalidTblName = 'Tabel "%s" tidak ditemukan!'; $strPdfInvalidTblName = 'Tabel "%s" tidak ditemukan!';
$strPdfNoTables = 'Tabel tidak ditemukan';
$strPhp = 'Buat kode PHP'; $strPhp = 'Buat kode PHP';
$strPHPVersion = 'Versi PHP'; $strPHPVersion = 'Versi PHP';
$strPmaDocumentation = 'Dokumentasi phpMyAdmin'; $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
@@ -276,6 +289,7 @@ $strQueryOnDb = 'Query SQL dalam database <b>%s</b>:';
$strRecords = 'Records'; $strRecords = 'Records';
$strReferentialIntegrity = 'Cek integritas referensial:'; $strReferentialIntegrity = 'Cek integritas referensial:';
$strRelationView = 'Tampilan relasi'; $strRelationView = 'Tampilan relasi';
$strRelationNotWorking = 'Fasilitas tambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. Untuk mengetahui soal klik %sdisini%s.';
$strReloadFailed = 'MySQL gagal di-reload.'; $strReloadFailed = 'MySQL gagal di-reload.';
$strReloadMySQL = 'Reload MySQL'; $strReloadMySQL = 'Reload MySQL';
$strRememberReload = 'Ingatlah untuk me-reload server.'; $strRememberReload = 'Ingatlah untuk me-reload server.';
@@ -388,6 +402,7 @@ $strUserName = 'Username';
$strUsers = 'User'; $strUsers = 'User';
$strUseTables = 'Gunakan tabel'; $strUseTables = 'Gunakan tabel';
$strValidateSQL = 'Mengsahkan (validate) SQL';
$strValue = 'Nilai'; $strValue = 'Nilai';
$strViewDump = 'Tampilkan Dump (Skema) dari tabel'; $strViewDump = 'Tampilkan Dump (Skema) dari tabel';
$strViewDumpDB = 'Tampilkan Dump (Skema) dari database'; $strViewDumpDB = 'Tampilkan Dump (Skema) dari database';
@@ -400,22 +415,8 @@ $strYes = 'Ya';
$strZip = '"Dikompress dengan Zip"'; $strZip = '"Dikompress dengan Zip"';
// To translate // To translate
$strRelationNotWorking = 'Fasilitas tambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. Untuk mengetahui soal klik %sdisini%s.';
$strAllTableSameWidth = 'Tampilkan semua tabel dengan ukuran lebar yang sama?';
$strPdfNoTables = 'Tabel tidak ditemukan';
$strDisplayFeat = 'Tampilkan ciri-ciri';
$strCreatePdfFeat = 'Pembuatan PDF';
$strColComFeat = 'Tampilkan komentar kolom';
$strDisabled = 'Tidak aktif';
$strEnabled = 'Aktif';
$strOK = 'Oke';
$strNotOK = 'tidak oke';
$strGeneralRelationFeat = 'Ciri-ciri dari General Relation';
$strNoValidateSQL = 'Skip Validate SQL'; //to translate
$strValidateSQL = 'Validate SQL'; //to translate
$strNoExplain = 'Skip Explain SQL'; //to translate
$strExplain = 'Explain SQL'; //to translate
$strCharsetOfFile = 'Character set of the file:'; //to translate $strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate $strEndCut = 'END CUT'; //to translate

View File

@@ -134,6 +134,7 @@ $strEnabled = 'Zapnut
$strEnd = 'Koniec'; $strEnd = 'Koniec';
$strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. '; $strEnglishPrivileges = ' Pozn<7A>mka: n<>zvy MySQL privil<69>gi<67> s<> uv<75>dzan<61> v angli<6C>tine. ';
$strError = 'Chyba'; $strError = 'Chyba';
$strExplain = 'Vysvetli<6C> SQL';
$strExport = 'Exportova<76>'; $strExport = 'Exportova<76>';
$strExport = 'Exportova<76>'; $strExport = 'Exportova<76>';
$strExportToXML = 'Exportova<76> do form<72>tu XML'; $strExportToXML = 'Exportova<76> do form<72>tu XML';
@@ -225,6 +226,7 @@ $strNo = 'Nie';
$strNoDatabases = '<27>iadne datab<61>zy'; $strNoDatabases = '<27>iadne datab<61>zy';
$strNoDescription = 'bez Popisu'; $strNoDescription = 'bez Popisu';
$strNoDropDatabases = 'Mo<4D>nos<6F> "DROP DATABASE" vypnut<75>.'; $strNoDropDatabases = 'Mo<4D>nos<6F> "DROP DATABASE" vypnut<75>.';
$strNoExplain = 'Preskoci<63> vysvetlenie SQL';
$strNoFrames = 'phpMyAdmin funguje lep<65>ie s prehliada<64>mi podporuj<75>cimi <b>r<>my</b>.'; $strNoFrames = 'phpMyAdmin funguje lep<65>ie s prehliada<64>mi podporuj<75>cimi <b>r<>my</b>.';
$strNoIndex = 'Nebol definovan<61> <20>iadny index!'; $strNoIndex = 'Nebol definovan<61> <20>iadny index!';
$strNoIndexPartsDefined = '<27>asti indexu neboli definovan<61>!'; $strNoIndexPartsDefined = '<27>asti indexu neboli definovan<61>!';
@@ -241,6 +243,7 @@ $strNotOK = 'chyba';
$strNotSet = 'Tabu<62>ka <b>%s</b> nebola n<>jden<65> alebo nieje nastaven<65> v %s'; $strNotSet = 'Tabu<62>ka <b>%s</b> nebola n<>jden<65> alebo nieje nastaven<65> v %s';
$strNotValidNumber = ' nieje platn<74> <20><>slo riadku!'; $strNotValidNumber = ' nieje platn<74> <20><>slo riadku!';
$strNoUsersFound = 'Nebol n<>jden<65> <20>iadny pou<6F><75>vate<74>.'; $strNoUsersFound = 'Nebol n<>jden<65> <20>iadny pou<6F><75>vate<74>.';
$strNoValidateSQL = 'Presko<6B>i<EFBFBD> potvrdenie platnosti SQL';
$strNull = 'Nulov<6F>'; $strNull = 'Nulov<6F>';
$strNumSearchResultsInTable = '%s v<>skyt(ov)v tabu<62>ke <i>%s</i>'; $strNumSearchResultsInTable = '%s v<>skyt(ov)v tabu<62>ke <i>%s</i>';
$strNumSearchResultsTotal = '<b>Celkovo:</b> <i>%s</i> v<>skyt(ov)'; $strNumSearchResultsTotal = '<b>Celkovo:</b> <i>%s</i> v<>skyt(ov)';
@@ -400,6 +403,7 @@ $strUserName = 'Meno pou
$strUsers = 'Pou<6F><75>vatelia'; $strUsers = 'Pou<6F><75>vatelia';
$strUseTables = 'Pou<6F>i<EFBFBD> tabu<62>ky'; $strUseTables = 'Pou<6F>i<EFBFBD> tabu<62>ky';
$strValidateSQL = 'Potvrdi<64> platnos<6F> SQL';
$strValue = 'Hodnota'; $strValue = 'Hodnota';
$strViewDump = 'Zobrazi<7A> dump (sch<63>mu) tabu<62>ky'; $strViewDump = 'Zobrazi<7A> dump (sch<63>mu) tabu<62>ky';
$strViewDumpDB = 'Zobrazi<7A> dump (sch<63>mu) datab<61>zy'; $strViewDumpDB = 'Zobrazi<7A> dump (sch<63>mu) datab<61>zy';
@@ -412,13 +416,8 @@ $strYes = '
$strZip = '"zo zipovan<61>"'; $strZip = '"zo zipovan<61>"';
// To translate // To translate
$strNoValidateSQL = 'Skip Validate SQL'; //to translate
$strValidateSQL = 'Validate SQL'; //to translate
$strNoExplain = 'Skip Explain SQL'; //to translate
$strExplain = 'Explain SQL'; //to translate
$strCharsetOfFile = 'Character set of the file:'; //to translate $strCharsetOfFile = 'Character set of the file:'; //to translate
$strBeginCut = 'BEGIN CUT'; //to translate $strBeginCut = 'BEGIN CUT'; //to translate
$strEndCut = 'END CUT'; //to translate $strEndCut = 'END CUT'; //to translate
@@ -430,3 +429,4 @@ $strEndRaw = 'END RAW'; //to translate
$strSQLParserBugMessage = 'There is a change that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if my parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate $strSQLParserBugMessage = 'There is a change that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if my parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
$strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
?> ?>