patch #1733762 Typo in message "INSERT DELAY", thanks to Victor Volkov
[phpmyadmin/crack.git] / lang / indonesian-iso-8859-1.inc.php
blob9767085e0d2585c4234845ae53b3aed9f73eef4d
1 <?php
2 /* $Id$ */
4 $charset = 'iso-8859-1';
5 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
6 $number_thousands_separator = '.';
7 $number_decimal_separator = ',';
8 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
9 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
11 $day_of_week = array('Minggu', 'Senin', 'Selasa', 'Rabu', 'Kamis', 'Jumat', 'Sabtu');
12 $month = array('Januari', 'Februari', 'Maret', 'April', 'Mei', 'Juni', 'Juli', 'Agustus', 'September', 'Oktober', 'Nopember', 'Desember');
13 // See http://www.php.net/manual/en/function.strftime.php to define the
14 // variable below
15 $datefmt = '%d. %B %Y jam %H:%M';
16 $timespanfmt = '%s hari, %s jam, %s menit dan %s detik';
18 $strAbortedClients = 'Pembatalan';
19 $strAccessDenied = 'Akses ditolak';
20 $strAccessDeniedExplanation = 'phpMyAdmin telah berusaha untuk membuka koneksi ke server MySQL tetapi koneksi ditolak oleh server. Silakan periksa kembali nama host, nama pengguna dan kata sandi pada file config.inc.php untuk memastikan kecocokannya dengan informasi yang telah diberikan oleh administrator server MySQL.';
21 $strAction = 'Aksi';
22 $strAddAutoIncrement = 'Menambahkan nilai AUTO_INCREMENT';
23 $strAddConstraints = 'Menambahkan pembatas';
24 $strAddDeleteColumn = 'Menambahkan/Hapus kolom';
25 $strAddDeleteRow = 'Menambahkan/Hapus baris';
26 $strAddFields = 'Menambahkan %s field(s)';
27 $strAddHeaderComment = 'Menambahkan komentar individual pada Header (\\n membelahkan garis)';
28 $strAddIntoComments = 'Penambahkan pada komentar:';
29 $strAddNewField = 'Menambahkan field baru';
30 $strAddPrivilegesOnDb = 'Menambahkan hak (privileges) pada database berikut';
31 $strAddPrivilegesOnTbl = 'Menambahkan hak (privileges) pada tabel berikut';
32 $strAddSearchConditions = 'Menambahkan kriteria pencarian (Argumen untuk WHERE-Statement):';
33 $strAddToIndex = 'Menambahkan ke indeks &nbsp;%s&nbsp;kolom';
34 $strAddUser = 'Menambahkan pengguna baru';
35 $strAddUserMessage = 'Pengguna baru telah ditambahkan.';
36 $strAdministration = 'Administrasi';
37 $strAffectedRows = 'Baris yang terlibat:';
38 $strAfterInsertBack = 'kembali';
39 $strAfterInsertNewInsert = 'sisipkan baris baru berikutnya';
40 $strAfterInsertNext = 'Edit baris berikut';
41 $strAfterInsertSame = 'Kembali ke halaman ini';
42 $strAfter = 'sisipkan setelah %s';
43 $strAll = 'Semua';
44 $strAllTableSameWidth = 'Tampilkan seluruh tabel dengan lebar yang sama?';
45 $strAlterOrderBy = 'Urutkan tabel berdasarkan';
46 $strAnalyzeTable = 'Analisa tabel';
47 $strAnd = 'dan';
48 $strAndThen = 'selanjutnya';
49 $strAnIndex = 'Indeks telah ditambahkan pada %s';
50 $strAnyHost = 'Setiap host';
51 $strAny = 'Setiap';
52 $strAnyUser = 'Setiap pengguna';
53 $strApproximateCount = 'Kemungkinan hanya perkiraan saja. Lihat FAQ 3.11';
54 $strAPrimaryKey = 'Primary key telah ditambahkan pada %s';
55 $strArabic = 'Bahasa Arab';
56 $strArmenian = 'Bahasa Armenia';
57 $strAscending = 'Urutan menaik';
58 $strAtBeginningOfTable = 'pada awal tabel';
59 $strAtEndOfTable = 'pada akhir tabel';
60 $strAttr = 'Atribut';
61 $strAutodetect = 'Deteksi otomatis';
62 $strAutomaticLayout = 'Layout otomatis';
64 $strBack = 'Kembali';
65 $strBaltic = 'Bahasa Baltik';
66 $strBeginCut = 'Mulai potong (CUT)';
67 $strBeginRaw = 'MULAI mentah (RAW)';
68 $strBinary = 'Binari';
69 $strBinaryDoNotEdit = 'Binari - jangan di-edit';
70 $strBinaryLog = 'Log binari';
71 $strBinLogEventType = 'Tipe Kejadian';
72 $strBinLogInfo = 'Informasi';
73 $strBinLogName = 'Catat nama';
74 $strBinLogOriginalPosition = 'Posisi aslinya';
75 $strBinLogPosition = 'Posisi';
76 $strBinLogServerId = 'ID Server';
77 $strBookmarkAllUsers = 'Izinkan semua pengguna untuk mengakses simpanan ini';
78 $strBookmarkDeleted = 'Penyimpanan telah dihapus.';
79 $strBookmarkLabel = 'Judul';
80 $strBookmarkQuery = 'Ingat pada pencarian SQL ';
81 $strBookmarkThis = 'Simpan pencarian SQL ini';
82 $strBookmarkView = 'Hanya melihat';
83 $strBrowse = 'Browse';
84 $strBrowseForeignValues = 'Menjelajahi nilai luar';
85 $strBufferPoolActivity = 'Aktifitas penampungan Buffer';
86 $strBufferPool = 'Penampungan Buffer';
87 $strBufferPoolUsage = 'Penggunaan penampungan Buffer';
88 $strBufferReadMissesInPercent = 'Pembacaan yang kelewat dalam %';
89 $strBufferReadMisses = 'Pembacaan yang kelewat';
90 $strBufferWriteWaitsInPercent = 'Penundaan penulisan dalam %';
91 $strBufferWriteWaits = 'Penundaan penulisan';
92 $strBulgarian = 'Bahasa Bulgaria';
93 $strBusyPages = 'Halaman yang sibuk';
94 $strBzError = 'phpMyAdmin gagal mengkompres Dump (Skema) disebabkan ekstensi Bz2 dalam versi PHP yang digunakan. Disarankan untuk merubah direktif <code>$cfg[\'BZipDump\']</code> dalam file konfigurasi phpMyAdmin Anda ke <code>FALSE</code>. Bila Anda ingin menggunakan fasilitas kompresi Bz2 disarankan untuk meng-upgrade versi PHP yang lebih tinggi. Perhatikan PHP Bug Report %s untuk informasi yang lebih detail.';
95 $strBzip = '"Dikompress dengan BZip"';
97 $strCalendar = 'Kalender';
98 $strCannotLogin = 'Gagal login ke MySQL server';
99 $strCantLoad = 'gagal loading ekstensi %s,<br />mohon periksa kembali konfigurasi PHP.';
100 $strCantLoadRecodeIconv = 'Gagal loading iconv atau perubahan kode extension untuk konversi charset diperlukan. Silakan konfigurasikan php untuk menggunakan extensions yang diperlukan atau matikan fasilitas konversi Charset pada phpMyAdmin.';
101 $strCantRenameIdxToPrimary = 'Gagal ubah nama Indeks ke PRIMARY!';
102 $strCantUseRecodeIconv = 'Gagal menggunakan iconv, libiconv atau fungsi recode_string selama ekstensi masih dalam keadaan di-load. Periksa kembali konfigurasi PHP.';
103 $strCardinality = 'Bilangan Pokok';
104 $strCaseInsensitive = 'peka terhadap huruf besar/kecil';
105 $strCaseSensitive = 'tidak peka terhadap huruf besar/kecil';
106 $strCentralEuropean = 'Eropa Tengah';
107 $strChangeCopyMode = 'Ciptakan pengguna baru dengan hak-hak yang sama dan ...';
108 $strChangeCopyModeCopy = '... mempertahankan yang lama.';
109 $strChangeCopyModeDeleteAndReload = ' ... hapuskan yang lama dari User Table, kemudian reload hak-hak.';
110 $strChangeCopyModeJustDelete = ' ... hapus yang lama dari User Table.';
111 $strChangeCopyModeRevoke = ' ... cabut seluruh hak yang aktif, kemudian hapuskan yang lama.';
112 $strChangeCopyUser = 'Ubah informasi Login / Salip pengguna';
113 $strChangeDisplay = 'Pilih Field untuk ditampilkan';
114 $strChangePassword = 'Ubah Kata Sandi';
115 $strChange = 'Ubah';
116 $strCharsetOfFile = 'Penyusunan karakter dalam file:';
117 $strCharset = 'Perangkat karakter (Charset)';
118 $strCharsetsAndCollations = 'Penyusunan karakter dan tabel urutan';
119 $strCharsets = 'Penyusunan Karakter';
120 $strCheckAll = 'Pilih semua';
121 $strCheckOverhead = 'Periksa Overheaded';
122 $strCheckPrivsLong = 'Periksa hak-hak untuk database &quot;%s&quot;.';
123 $strCheckPrivs = 'Periksa hak-hak';
124 $strCheckTable = 'Periksa tabel';
125 $strChoosePage = 'Silakan pilih halaman untuk diubah';
126 $strColComFeat = 'Tampilkan komentar kolom';
127 $strCollation = 'Penyortiran';
128 $strColumnNames = 'Nama kolom';
129 $strColumnPrivileges = 'Hak (privileges) khusus terhadap kolum';
130 $strCommand = 'Perintah';
131 $strCommentsForTable = 'KOMENTAR UNTUK TABEL';
132 $strComments = 'Komentar';
133 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
134 $strCompleteInserts = 'INSERT lengkap';
135 $strCompression = 'Kompresi';
136 $strConfigFileError = 'phpMyAdmin gagal membaca file konfigurasi!<br />Hal ini diakibatkan oleh Parse Error atau file tidak ditemukan.<br />Silakan bukakan file konfigurasi dengan cara mengunakan link dibawah ini. Mohon perhatikan PHP Error Message(s) yang akan ditampilkan. Seringkali sebuah tanda kutip atau titik-koma ketinggalan.<br />Jika muncul sebuah halaman kosong, artinya tidak ada masalah.';
137 $strConfigureTableCoord = 'Silakan konfigurasikan koordinasi bagi tabel %s';
138 $strConnectionError = 'Koneksi gagal: Stelan tidak berlaku.';
139 $strConnections = 'Koneksi';
140 $strConstraintsForDumped = 'Ketidakleluasaan untuk tabel pelimpahan (Dumped Tables)';
141 $strConstraintsForTable = 'Ketidakleluasaan untuk tabel';
142 $strCookiesRequired = 'Mulai dari sini Cookies harus diaktifkan.';
143 $strCopyDatabaseOK = 'Database %s telah disalin ke %s';
144 $strCopy = 'Salin';
145 $strCopyTableOK = 'Tabel %s telah disalin ke %s.';
146 $strCopyTable = 'Salin tabel ke (database<b>.</b>nama tabel):';
147 $strCopyTableSameNames = 'Penyalinan tabel pada diri-sendiri tidak bisa dilakukan!';
148 $strCouldNotKill = 'phpMyAdmin gagal menutup Thread %s. Kemungkinan Thread tersebut sudah ditutup terlebih dahulu';
149 $strCreate = 'Ciptakan';
150 $strCreateDatabaseBeforeCopying = 'CIPTAKAN DATABASE sebelum menyalin';
151 $strCreateIndex = 'Ciptakan indeks pada kolom &nbsp;%s&nbsp;';
152 $strCreateIndexTopic = 'Ciptakan indeks baru';
153 $strCreateNewDatabase = 'Ciptakan database baru';
154 $strCreateNewTable = 'Ciptakan tabel baru pada database %s';
155 $strCreatePage = 'Ciptakan halaman baru';
156 $strCreatePdfFeat = 'Penciptaan PDF';
157 $strCreationDates = 'Tanggal Penciptaan/Update/Pemeriksaan';
158 $strCriteria = 'Kriteria';
159 $strCroatian = 'Bahasa Kroatia';
160 $strCyrillic = 'Bahasa Kirilia';
161 $strCzech = 'Bahasa Ceko';
162 $strCzechSlovak = 'Cecko-Slovakia';
164 $strDanish = 'Bahasa Denmark';
165 $strDatabase = 'Database';
166 $strDatabaseEmpty = 'Nama database kosong!';
167 $strDatabaseExportOptions = 'Pilihan cara untuk mengekspor Database';
168 $strDatabaseHasBeenDropped = 'Database %s telah dihapus.';
169 $strDatabases = 'Database';
170 $strDatabasesDropped = 'Sukses menghapus database %s.';
171 $strDatabasesStatsDisable = 'Mencacatkan Statistik';
172 $strDatabasesStatsEnable = 'Menggiatkan Statistik';
173 $strDatabasesStatsHeavyTraffic = 'Perhatian: Menggiatkan statistik database dengan kemungkinan besar mengakibatkan traffic yang cukup tinggi antara webserver dan server MySQL.';
174 $strDatabasesStats = 'Statistik Database';
175 $strData = 'Data';
176 $strDataDict = 'Kamus Data';
177 $strDataOnly = 'Data saja';
178 $strDataPages = 'Halaman yang berisi data';
179 $strDBComment = 'Komentar Database: ';
180 $strDBCopy = 'Salin database ke';
181 $strDbPrivileges = 'Hak (privileges) khusus terhadap Database';
182 $strDBRename = 'Ubah nama database menjadi';
183 $strDbSpecific = 'database-spesifik';
184 $strDefault = 'Default';
185 $strDefaultEngine = '%s adalah mesin penyimpan utama pada server MySQL ini.';
186 $strDefaultValueHelp = 'Untuk nilai (value) default cukup diisi single value saja tanpa menggunakan backslash, escaping atau quotes dan dengan menggunakan format sbb.: a';
187 $strDefragment = 'Defragmentasikan tabel';
188 $strDelayedInserts = 'Gunakan perintah INSERT memperlambat';
189 $strDeleteAndFlushDescr = 'Ini cara yang terbaik tetapi akan memakan waktu cukup lama.';
190 $strDeleteAndFlush = 'Hapus pengguna, lantas Reload hak-hak (Privileges).';
191 $strDeleted = 'Baris telah dihapus';
192 $strDeletedRows = 'Baris yang dihapus:';
193 $strDelete = 'Hapus';
194 $strDeleting = 'Menghapus %s';
195 $strDelOld = 'Halaman ini berisi referensi tentang tabel yang sudah tidak ada. Apakah Anda ingin hapus referensi yang bersangkutan?';
196 $strDescending = 'Urutan menurun';
197 $strDescription = 'Deskripsi';
198 $strDictionary = 'kamus';
199 $strDirtyPages = 'Halaman yang kotor';
200 $strDisabled = 'Tidak aktif';
201 $strDisableForeignChecks = 'Tanpa pemeriksaan kunci asing';
202 $strDisplayFeat = 'Tampilkan ciri-ciri';
203 $strDisplayOrder = 'Urut tampilan berdasarkan:';
204 $strDisplayPDF = 'Tampilkan skema PDF';
205 $strDoAQuery = 'cari berdasarkan data contoh ("query by example") (wildcard: "%")';
206 $strDocu = 'Dokumentasi';
207 $strDoYouReally = 'Apakah anda ingin ';
208 $strDropDatabaseStrongWarning = 'Anda akan MENGHAPUS SELURUH database!';
209 $strDrop = 'Hapus';
210 $strDropUsersDb = 'Hapus database yang memiliki nama yang sama dengan pengguna.';
211 $strDumpingData = 'Dumping data untuk tabel';
212 $strDumpSaved = 'Dump (Skema) disimpan pada file %s.';
213 $strDumpXRows = 'Dump %s baris bermula pada baris %s.';
214 $strDynamic = 'dinamis';
216 $strEditPDFPages = 'Ubah halaman PDF';
217 $strEditPrivileges = 'Ubah hak akses (privilege)';
218 $strEdit = 'Ubah';
219 $strEffective = 'Efektif';
220 $strEmpty = 'Mengosongkan';
221 $strEmptyResultSet = 'MySQL balikkan hasil kosong (a.k. baris yang kosong).';
222 $strEnabled = 'Aktif';
223 $strEncloseInTransaction = 'Menyertakan ekspor dalam transaksi';
224 $strEndCut = 'Akhiri potong (CUT)';
225 $strEndRaw = 'AKHIRI mentah (RAW)';
226 $strEnd = 'Terakhir';
227 $strEngineAvailable = '%s siap untuk digunakan pada server MySQL ini.';
228 $strEngineDisabled = '%s dimatikan untuk server MySQL ini.';
229 $strEngines = 'Mesin';
230 $strEngineUnsupported = 'Server MySQL ini tidak mendukung mesin penyimpan %s.';
231 $strEnglish = 'Bahasa Ingris';
232 $strEnglishPrivileges = ' Catatan: Nama privilege MySQL dalam bahasa Ingris ';
233 $strError = 'Error';
234 $strEscapeWildcards = 'Wildcard _ dan % sebaiknya diakhiri dengan tanda \ untuk mengunakannya secara harfiah';
235 $strEstonian = 'Bahasa Estonia';
236 $strExcelEdition = 'Edisi Excel';
237 $strExecuteBookmarked = 'Eksekusikan pencarian dengan mengikuti penunjuk halaman';
238 $strExplain = 'Terangkan SQL';
239 $strExport = 'Ekspor';
240 $strExtendedInserts = 'INSERT memperluas';
241 $strExtra = 'Ekstra';
243 $strFailedAttempts = 'Gagal';
244 $strField = 'Field';
245 $strFieldHasBeenDropped = 'Field %s telah dihapus';
246 $strFieldsEmpty = ' Jumlah field dalam tabel harus ditentukan! ';
247 $strFieldsEnclosedBy = 'Field ditutup dengan';
248 $strFieldsEscapedBy = 'Field dikembalikan oleh';
249 $strFields = 'Field';
250 $strFieldsTerminatedBy = 'Fields diputus oleh';
251 $strFileAlreadyExists = 'File %s sudah ada pada server. Gantikan nama file atau periksa pilihan Overwrite.';
252 $strFileCouldNotBeRead = 'Gagal membaca File';
253 $strFileNameTemplate = 'Konvensi nama file';
254 $strFileNameTemplateRemember = 'ingat konvensi';
255 $strFixed = 'telah diperbaiki';
256 $strFlushPrivilegesNote = 'Perhatian: phpMyAdmin membaca data tentang pengguna secara langsung dari tabel profil pengguna MySQL. Isi dari tabel bisa saja berbeda dengan profil pengguna yang digunakan oleh Server pada saat ini bila tabel tsb. pernah diubah secara manual. Disarankan untuk %sme-reload profil pengguna%s sebelum melanjut.';
257 $strFlushTable = 'Tutup tabel ("FLUSH")';
258 $strFormat = 'Format';
259 $strFormEmpty = 'Data dalam form kurang !';
260 $strFreePages = 'Halaman yang bebas';
261 $strFullText = 'Teks Penuh';
262 $strFunction = 'Fungsi';
264 $strGenBy = 'Diciptakan oleh';
265 $strGeneralRelationFeat = 'Ciri-ciri dari General Relation';
266 $strGenerate = 'Menghasilkan';
267 $strGeneratePassword = 'Menghasilkan kata sandi';
268 $strGenTime = 'Waktu pembuatan';
269 $strGeorgian = 'Georgia';
270 $strGerman = 'Bahasa Jerman';
271 $strGlobal = 'global';
272 $strGlobalPrivileges = 'Hak Istimewa (Privileges) Global';
273 $strGlobalValue = 'Nilai Global';
274 $strGo = 'Go';
275 $strGrantOption = 'Izin';
276 $strGreek = 'Bahasa Yunani';
277 $strGzip = 'Dikompress dengan GZip';
279 $strHasBeenAltered = 'telah diubah.';
280 $strHasBeenCreated = 'telah diciptakan.';
281 $strHaveToShow = 'Sekurang-kurangnya satu kolom harus dipilih untuk ditampilkan';
282 $strHebrew = 'Bahasa Yahudi';
283 $strHome = 'Home';
284 $strHomepageOfficial = 'Homepage resmi phpMyAdmin';
285 $strHostEmpty = 'Nama Host harus diisi!';
286 $strHost = 'Host';
287 $strHTMLExcel = 'Microsoft Excel 2000';
288 $strHTMLWord = 'Microsoft Word 2000';
289 $strHungarian = 'Bahasa Hongaria';
291 $strIcelandic = 'Islandia';
292 $strId = 'ID';
293 $strIdxFulltext = 'Teks penuh';
294 $strIgnore = 'Abaikan';
295 $strIgnoreInserts = 'Gunakan perintah INSERT dengan mengabaikan kesalahan';
296 $strImportFiles = 'Impor file';
297 $strIndexes = 'Indeks';
298 $strIndexHasBeenDropped = 'Indeks %s telah dihapus';
299 $strIndex = 'Indeks';
300 $strIndexName = 'Nama indeks&nbsp;:';
301 $strIndexType = 'Tipe indeks&nbsp;:';
302 $strIndexWarningTable = 'Ditemukan masalah dengan indeks dalam tabel `%s`';
303 $strIndexWarningUnique = 'Kunci UNIK and INDEKS sebaiknya jangan di-set secara bersamaan untuk kolom `%s`';
304 $strInnoDBAutoextendIncrementDesc = ' Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh.';
305 $strInnoDBAutoextendIncrement = 'Pembesaran otomatis';
306 $strInnoDBBufferPoolSizeDesc = 'Ukuran Memory Buffer yang digunakan oleh InnoDB untuk meng-cache data dan indeks dari tabelnya.';
307 $strInnoDBBufferPoolSize = 'Ukuran penampungan buffer';
308 $strInnoDBDataFilePath = 'File data';
309 $strInnoDBDataHomeDirDesc = 'Bagian lazim dari Directory Path untuk seluruh file data milik InnoDB.';
310 $strInnoDBDataHomeDir = 'Home direktori data';
311 $strInnoDBPages = 'halaman';
312 $strInnodbStat = 'Status dari InnoDB';
313 $strInsecureMySQL = 'File konfigurasi Anda ditentukan dengan pengguna Root dan tanpa adanya Kata Sandi (sama dengan Default MySQL Privileged Account). Jika MySQL-Server dijalankan dengan sedemikian, server Anda terbuka lebar untuk suatu penyerangan. Disarankan untuk memperbaiki kelemahan keamanan (security hole) ini.';
314 $strInsertAsNewRow = 'Sisipkan sebagai baris baru';
315 $strInsertedRowId = 'Menyisip baris id:';
316 $strInsertedRows = 'Baris yang disisipkan:';
317 $strInsert = 'Sisipkan';
318 $strInternalNotNecessary = '* Relasi internal tidak dibutuhkan bila ia telah berada dalam InnoDB.';
319 $strInternalRelations = 'Relasi internal';
320 $strInUse = 'sedang digunakan';
321 $strInvalidColumnCount = 'Perhitungan kolom wajib lebih besar dari nol.';
322 $strInvalidFieldAddCount = 'Anda perlu menambahkan sedikitnya satu Field.';
323 $strInvalidFieldCount = 'Tabel wajib mengandung sesedikitnya satu Field.';
324 $strInvalidRowNumber = '%d bukanlah nomor baris yang berlaku.';
326 $strJapanese = 'Bahasa Jepang';
327 $strJumpToDB = 'Lompat langsung ke database &quot;%s&quot;.';
328 $strJustDeleteDescr = 'Pengguna yang &quot;dihapus&quot; tetap berhak untuk mengakses Server seperti biasa sampai Hak Istimewa (Privileges) di-reload.';
329 $strJustDelete = 'Hapus pengguna dari dari tabel daftar pengguna.';
331 $strKeepPass = 'Jangan ubah Kata Sandi';
332 $strKeyname = 'Nama Kunci';
333 $strKill = 'Tutup';
334 $strKorean = 'Bahasa Korea';
336 $strLandscape = 'Landscape';
337 $strLatchedPages = 'Halaman yang dipalang';
338 $strLatexCaption = 'Judul halaman';
339 $strLatexContent = 'Isi dari tabel __TABLE__';
340 $strLatexContinuedCaption = 'Lanjutan dari judul halaman tabel';
341 $strLatexContinued = '(dilanjutkan)';
342 $strLatexIncludeCaption = 'Masukkan judul halaman tabel';
343 $strLatexLabel = 'Kunci nama';
344 $strLaTeX = 'LaTeX';
345 $strLatexStructure = 'Struktur dari tabel __TABLE__';
346 $strLatvian = 'Latvia';
347 $strLengthSet = 'Ukuran Panjang/Nilai*';
348 $strLimitNumRows = 'Jumlah baris per halaman';
349 $strLinesTerminatedBy = 'Garis diputuskan oleh';
350 $strLinkNotFound = 'Link tidak ditemukan';
351 $strLinksTo = 'Link ke';
352 $strLithuanian = 'Bahasa Lithuania';
353 $strLocalhost = 'Lokal';
354 $strLocationTextfile = 'dari File';
355 $strLoginInformation = 'Informasi Login';
356 $strLogin = 'Login';
357 $strLogout = 'Logout';
358 $strLogPassword = 'Kata Sandi:';
359 $strLogServer = 'Server';
360 $strLogUsername = 'Nama Pengguna:';
361 $strLongOperation = 'Aktifitas ini membutuhkan waktu yang lama. Tetap melanjutkan?';
363 $strMaximumSize = 'Batas ukuran: %s%s';
364 $strMbExtensionMissing = 'Ekstensi PHP mbstring tidak ditemukan dan rupanya Anda menggunakan Charset Multibyte. Tanpa ekstensi mbstring phpMyAdmin tidak sanggup untuk membagikan baris-baris dengan cara yang benar. Hal ini mampu mengakibatkan hasil yang tidak diinginkan.';
365 $strMbOverloadWarning = 'Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!';
366 $strMIME_available_mime = 'Tipe MIME yang tersedia';
367 $strMIME_available_transform = 'Transformasi yang tersedia';
368 $strMIME_description = 'Deskripsi';
369 $strMIME_MIMEtype = 'Tipe MIME';
370 $strMIME_nodescription = 'Tidak ada deskripsi untuk transformasi ini.<br />Mohon ditanyakan kepada penulis tentang artinya %s.';
371 $strMIME_transformation_note = 'Untuk tampilan daftar tentang pilihan transformasi dan transformasi jenis MIME-nya, silakan klik pada %sDeskripsi Transformasi%s';
372 $strMIME_transformation_options_note = 'Mohon masukkan nilai untuk pilihan transformasi dengan menggunakan format sbb.: \'a\', 100, b,\'c\'...<br />Bila sebuah Backslash ("\") atau Single Quote ("\'") diperlukan di antara nilai tersebut, mohon gunakan tanda Backslash (contoh: \'\\\\xyz\' atau \'a\\\'b\').';
373 $strMIME_transformation_options = 'Pilihan transformasi';
374 $strMIME_transformation = 'Transformasi Browser';
375 $strMIMETypesForTable = 'TIPE MIME UNTUK TABEL';
376 $strMIME_without = 'Jenis MIME yang dicetak dalam huruf miring tidak memiliki fungsi transformasi';
377 $strModifications = 'Modifikasi telah disimpan';
378 $strModifyIndexTopic = 'Ubah indeks';
379 $strModify = 'Ubah';
380 $strMoveTableOK = 'Tabel %s telah dipindahkan ke %s.';
381 $strMoveTable = 'Pindahkan tabel ke (database<b>.</b>tabel):';
382 $strMoveTableSameNames = 'Memindahkan tabel ke diri-sendiri tidak bisa dilakukan!';
383 $strMultilingual = 'berbagai bahasa';
384 $strMyISAMDataPointerSizeDesc = 'Ukuran standar dari petunjuk (Pointer) dalam Byte untuk digunakan oleh CREATE TABLE untuk tabel jenis MyISAM bila pilihan MAX_ROWS tidak ditentukan.';
385 $strMyISAMDataPointerSize = 'Ukuran petunjuk data (Data Pointer)';
386 $strMyISAMMaxExtraSortFileSizeDesc = 'Jika ukuran file sementara untuk pembuatan Indeks MyISAM Cepat lebih besar dibandingkan dengan ukuran Key Cache yang disebut disini, disarankan untuk menggunakan metode Key Cache.';
387 $strMyISAMMaxExtraSortFileSize = 'Ukuran maksimal untuk file sementara pada pembuatan indeks';
388 $strMyISAMMaxSortFileSizeDesc = 'Ukuran maksimal untuk file sementara yang diperbolehkan untuk digunakan oleh MySQL pada saat pembuatan ulang sebuah indeks MyISAM (sewaktu menjalankan REPAIR TABLE, ALTER TABLE, atau LOAD DATA INFILE).';
389 $strMyISAMMaxSortFileSize = 'Ukuran maksimal untuk penyortiran file sementara';
390 $strMyISAMRecoverOptionsDesc = 'Modus untuk restorasi secara otomatis sebuah tabel MyISAM yang telah runtuh sesuai dengan pengaturan melalui pilihan --myisam-recover pada startup server.';
391 $strMyISAMRecoverOptions = 'Modus restorasi otomatis';
392 $strMyISAMRepairThreadsDesc = 'Jika nilai ini lebih besar dari 1, pembuatan indeks MyISAM akan dijalankan dalam modus paralel (setiap indeks memiliki proses tersendiri) selama perbaikan dijalankan oleh proses penyortiran.';
393 $strMyISAMRepairThreads = 'Perbaiki proses';
394 $strMyISAMSortBufferSizeDesc = 'Buffer yang dialokasikan bila menyortir indeks MyISAM pada saat REPAIR TABLE atau pada saat membuat indeks dengan cara CREATE INDEX atau cara ALTER TABLE.';
395 $strMyISAMSortBufferSize = 'Urutkan ukuran Buffer';
396 $strMySQLCharset = 'Charset MySQL';
397 $strMySQLConnectionCollation = 'Penyortiran koneksi MySQL';
398 $strMySQLSaid = 'MySQL menyatakan: ';
399 $strMySQLShowProcess = 'Tampilkan Proses';
400 $strMySQLShowStatus = 'Tampilkan informasi runtime MySQL';
401 $strMySQLShowVars = 'Tampilkan variabel sistem MySQL';
403 $strName = 'Nama';
404 $strNext = 'Berikutnya';
405 $strNoActivity = 'Tidak ada aktifitas selama %s detik atau lebih. Silakan login kembali';
406 $strNoDatabases = 'Database tidak ditemukan';
407 $strNoDatabasesSelected = 'Database belum dipilih.';
408 $strNoDescription = 'tanpa keterangan';
409 $strNoDetailsForEngine = 'Informasi secara rinci tentang keadaan mesin penyimpan ini tidak ditemukan.';
410 $strNoDropDatabases = 'Perintah "HAPUS DATABASE" dimatikan.';
411 $strNoExplain = 'Melewati keterangan SQL';
412 $strNoFrames = 'Lebih mudah untuk menggunakan phpMyAdmin dengan browser yang <b>mendukung frame</b>.';
413 $strNoIndex = 'Indeks belum ditentukan!';
414 $strNoIndexPartsDefined = 'Bagian indeks belum diberi definisin!';
415 $strNoModification = 'Tidak ada perubahan';
416 $strNone = 'tanpa';
417 $strNoOptions = 'Format ini tidak ada pilihannya';
418 $strNoPassword = 'Kata Sandi belum ditetapkan';
419 $strNoPermission = 'Webserver tidak memilik hak (permission) untuk menyimpan file %s.';
420 $strNoPhp = 'Kode PHP tidak ditemukan';
421 $strNoPrivileges = 'Tidak ada Hak Akses (privilege)';
422 $strNoRights = 'Hak Akses Anda untuk melanjut tidak cukup!';
423 $strNoRowsSelected = 'Tidak ada baris yang dipilih';
424 $strNoSpace = 'Tidak cukup ruang untuk menyimpan %s.';
425 $strNoTablesFound = 'Tidak ada tabel dalam database.';
426 $strNoThemeSupport = 'Tidak ada dukungan untuk desain penampilan. Mohon periksa kembali konfigurasi dan/atau desain penampilan dalam direktori %s.';
427 $strNo = 'Tidak';
428 $strNotNumber = 'Ini bukan angka!';
429 $strNotOK = 'tidak oke';
430 $strNotSet = '<b>%s</b> tabel tidak ditemukan atau tidak diset di %s';
431 $strNoUsersFound = 'Pengguna tidak ditemukan.';
432 $strNoValidateSQL = 'Melewati pengesahan (validation) SQL';
433 $strNull = 'Kosong';
434 $strNumSearchResultsInTable = '%s catatan dalam tabel <i>%s</i>';
435 $strNumSearchResultsTotal = '<b>Jumlah:</b> <i>%s</i> rekord';
436 $strNumTables = 'Tabel';
438 $strOK = 'Oke';
439 $strOperations = 'Operasi';
440 $strOperator = 'Operator';
441 $strOptimizeTable = 'Optimasikan tabel';
442 $strOr = 'Atau';
443 $strOverhead = 'Kelebihan (Overhead)';
444 $strOverwriteExisting = 'Timpahkan (Overwrite) file(s) yang ada';
446 $strPageNumber = 'Halaman no.:';
447 $strPagesToBeFlushed = 'Halaman yang akan di-flush';
448 $strPaperSize = 'Ukuran kertas';
449 $strPartialText = 'Teks yang disingkat';
450 $strPasswordChanged = 'Sukses mengubah Kata Sandi untuk %s .';
451 $strPasswordEmpty = 'Kata Sandi kosong!';
452 $strPasswordHashing = 'Pengernaian Kata Sandi (Password Hashing)';
453 $strPassword = 'Kata Sandi';
454 $strPasswordNotSame = 'Kata Sandi tidak sama!';
455 $strPdfDbSchema = 'Skema dari database "%s" - Halaman %s';
456 $strPdfInvalidTblName = 'Tabel "%s" tidak ditemukan!';
457 $strPdfNoTables = 'Tabel tidak ditemukan';
458 $strPerHour = 'dalam sejam';
459 $strPerMinute = 'per menit';
460 $strPerSecond = 'per detik';
461 $strPersian = 'Persia';
462 $strPhoneBook = 'buku telpon';
463 $strPHP40203 = 'Anda menggunakan PHP versi 4.2.3 yang diketahui mengandung Bug yang serius pada multi-byte strings (mbstring). Perhatikan PHP Bug Report nomor 19404. Versi PHP ini tidak disarankan untuk digunakan dengan program phpMyAdmin.';
464 $strPhp = 'Ciptakan kode PHP';
465 $strPHPVersion = 'Versi PHP';
466 $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
467 $strPmaUriError = 'Directif <tt>$cfg[\'PmaAbsoluteUri\']</tt> WAJIB diset dalam file konfigurasi!';
468 $strPolish = 'Polandia';
469 $strPortrait = 'Gambaran';
470 $strPos1 = 'Awal';
471 $strPrevious = 'Sebelumnya';
472 $strPrimaryKeyHasBeenDropped = 'Kunci utama telah dihapus';
473 $strPrimaryKeyName = 'Nama Kunci utama diwajibkan... PRIMARY!';
474 $strPrimaryKeyWarning = '(Tanda nama "PRIMARY" <b>wajib</b> sebagai satu-satunya nama dan <b>hanya</b> sebagai Kunci utama saja!)';
475 $strPrimary = 'Kunci Utama';
476 $strPrint = 'Cetak';
477 $strPrintViewFull = 'Pandangan cetak (dengan teks lengkap)';
478 $strPrintView = 'Pandangan cetak';
479 $strPrivDescAllPrivileges = 'Menggunakan seluruh Hak Istimewa (Privileges) selain GRANT.';
480 $strPrivDescAlter = 'Mengizinkan untuk merubah struktur dari tabel yang ada.';
481 $strPrivDescAlterRoutine = 'Mengizinkan perubahan dan penghapusan dari Routines yang tersimpan.';
482 $strPrivDescCreateDb = 'Mengizinkan untuk menciptakan database dan tabel baru.';
483 $strPrivDescCreateRoutine = 'Mengizinkan penciptaan Routines yang akan disimpan.';
484 $strPrivDescCreateTbl = 'Mengizinkan untuk menciptakan tabel baru.';
485 $strPrivDescCreateTmpTable = 'Mengizinkan untuk menciptakan tabel yang bersifat temporer.';
486 $strPrivDescCreateUser = 'Mengizinkan penciptaan, penghapusan dan perubahan account pengguna.';
487 $strPrivDescCreateView = 'Mengizinkan untuk menciptakan pandangan baru.';
488 $strPrivDescDelete = 'Mengizinkan untuk hapus data.';
489 $strPrivDescDropDb = 'Mengizinkan untuk hapus database dan tabel.';
490 $strPrivDescDropTbl = 'Mengizinkan untuk hapus tabel.';
491 $strPrivDescExecute5 = 'Mengizinkan eksekusi Routines yang tersimpan.';
492 $strPrivDescExecute = 'Mengizinkan untuk berjalan dengan prosedur yang tersimpan; tidak ada efek dalam versi MySQL ini.';
493 $strPrivDescFile = 'Mengizinkan untuk impor data dari file dan ekspor data kedalam file.';
494 $strPrivDescGrant = 'Mengizinkan untuk menambah pengguna dan Hak Istimewa (Privileges) tanpa harus me-reload ulang tabel Hak Istimewa.';
495 $strPrivDescIndex = 'Mengizinkan untuk menciptakan dan hapus Indeks.';
496 $strPrivDescInsert = 'Mengizinkan untuk tambah dan ganti data.';
497 $strPrivDescLockTables = 'Mengizinkan untuk mengunci tabel dalam Thread yang lagi berjalan.';
498 $strPrivDescMaxConnections = 'Membatasi jumlah koneksi baru yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
499 $strPrivDescMaxQuestions = 'Membatasi jumlah pencarian (Queries) yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
500 $strPrivDescMaxUpdates = 'Membatasi jumlah perintah untuk merubah sebuah tabel atau database untuk setiap pengguna dalam batas waktu satu jam.';
501 $strPrivDescProcess3 = 'Mengizinkan untuk hentikan proses yang dimiliki pengguna lain.';
502 $strPrivDescProcess4 = 'Mengizinkan untuk tampilkan seluruh pencarian dalam daftar proses.';
503 $strPrivDescReferences = 'Tidak ada efek dalam versi MySQL yang digunakan.';
504 $strPrivDescReload = 'Mengizinkan untuk reload stelan dari server dan untuk flush cache dari server.';
505 $strPrivDescReplClient = 'Memberi hak kepada pengguna untuk menanyakan lokasi dari slaves / masters.';
506 $strPrivDescReplSlave = 'Digunakan untuk replikasi dari slaves.';
507 $strPrivDescSelect = 'Mengizinkan untuk baca data.';
508 $strPrivDescShowDb = 'Memberi akses ke seluruh daftar database.';
509 $strPrivDescShowView = 'Mengizinkan pencarian dengan cara SHOW CREATE VIEW.';
510 $strPrivDescShutdown = 'Mengizinkan untuk shut-down server.';
511 $strPrivDescSuper = 'Mengizinkan untuk tetap konek meskipun jumlah batas koneksi telah tercapai; diperlukan untuk hampir semua operasi administratif seperti stelan variabel global atau untuk mematikan sebuah Thread yang dimiliki oleh pengguna lain.';
512 $strPrivDescUpdate = 'Mengizinkan untuk ubah data.';
513 $strPrivDescUsage = 'Tanpa Hak Istimewa (Privileges).';
514 $strPrivileges = 'Hak Akses';
515 $strPrivilegesReloaded = 'Sukses reload Hak Istimewa (Privileges).';
516 $strProcesses = 'Proses Aktif';
517 $strProcesslist = 'Daftar proses';
518 $strPutColNames = 'Letakkan nama Fields pada baris pertama';
520 $strQBE = 'Cari berdasarkan data contoh';
521 $strQBEDel = 'Hapus';
522 $strQBEIns = 'Sisipkan';
523 $strQueryFrame = 'Jendela Pencarian';
524 $strQueryOnDb = 'Pencarian SQL dalam database <b>%s</b>:';
525 $strQuerySQLHistory = 'Sejarah SQL';
526 $strQueryStatistics = '<b>Informasi statistik</b>: Sejak dihidupkan, %s pencarian telah dikirim kepada server.';
527 $strQueryTime = 'pencarian membutuhkan waktu %01.4f detik';
528 $strQueryType = 'Tipe Pencarian';
529 $strQueryWindowLock = 'Jangan timpahkan pencarian ini dari jendela luar';
531 $strReadRequests = 'Permintaan pembacaan';
532 $strReceived = 'Penerimaan';
533 $strRecords = 'Catatan';
534 $strReferentialIntegrity = 'Cek integriti referensial:';
535 $strRefresh = 'Menyegarkan';
536 $strRelationalSchema = 'Skema Relational';
537 $strRelationNotWorking = 'Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. Untuk mengetahui sebabnya silakan klik %sdisini%s.';
538 $strRelationsForTable = 'RELASI UNTUK TABEL';
539 $strRelations = 'Tabel Relasi';
540 $strRelationView = 'Tampilan relasi';
541 $strReloadingThePrivileges = 'Reload Hak Istimewa (Privileges)';
542 $strRemoveSelectedUsers = 'Hapus pengguna yang dipilih';
543 $strRenameDatabaseOK = 'Nama database %s telah diubah menjadi %s';
544 $strRenameTableOK = 'Nama tabel %s telah diubah menjadi %s';
545 $strRenameTable = 'Ubah nama tabel menjadi ';
546 $strRepairTable = 'Perbaiki tabel';
547 $strReplaceNULLBy = 'Menggantikan NULL dengan';
548 $strReplaceTable = 'Ganti data tabel dengan file';
549 $strReset = 'Reset';
550 $strResourceLimits = 'Batas dari sumber';
551 $strReType = 'Ketik ulang';
552 $strRevokeAndDelete = 'Cabut seluruh Hak Istimewa (Privileges) dari pengguna, lantas hapus pengguna tsb. dari daftar tabel pengguna.';
553 $strRevokeAndDeleteDescr = 'Pengguna yang bersangkutan tetap memiliki hak untuk USAGE sampai seluruh Hak Istimewa (Privileges) di-reload kembali.';
554 $strRevoke = 'Cabut';
555 $strRevokeMessage = 'Hak akses untuk %s telah dicabut';
556 $strRomanian = 'Romania';
557 $strRowLength = 'Panjangnya baris';
558 $strRows = 'Baris';
559 $strRowsFrom = 'baris dimulai dari rekord #';
560 $strRowSize = ' Besarnya baris ';
561 $strRowsModeFlippedHorizontal = 'horisontal (rotated headers)';
562 $strRowsModeHorizontal = 'horisontal';
563 $strRowsModeOptions = 'diatur dengan urutan %s dan mengulang header setelah %s sel.';
564 $strRowsModeVertical = 'vertikal';
565 $strRowsStatistic = 'Statistik Baris';
566 $strRunning = 'dijalankan pada %s';
567 $strRunQuery = 'Jalankan pencarian SQL';
568 $strRunSQLQuery = 'Melaksanakan perintah SQL pada database %s';
569 $strRussian = 'Bahasa Rusia';
571 $strSaveOnServer = 'Simpan pada server dalam direktori %s';
572 $strSave = 'Simpan';
573 $strScaleFactorSmall = 'Faktor skala yang dipilih terlalu kecil untuk dimuat dalam skema satu halaman';
574 $strSearch = 'Cari';
575 $strSearchFormTitle = 'Cari dalam database';
576 $strSearchInTables = 'Cari dalam tabel:';
577 $strSearchNeedle = 'Kata atau nilai untuk dicari (wildcard: "%"):';
578 $strSearchOption1 = 'sekurang-kurangnya salah satu kata';
579 $strSearchOption2 = 'seluruh kata';
580 $strSearchOption3 = 'kata-kata tepat';
581 $strSearchOption4 = 'sebagai regular expression';
582 $strSearchResultsFor = 'Hasil pencarian untuk "<i>%s</i>" %s:';
583 $strSearchType = 'Cari:';
584 $strSecretRequired = 'File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret).';
585 $strSelectADb = 'Silakan pilih database';
586 $strSelectAll = 'Pilih semua';
587 $strSelectBinaryLog = 'Pilih Log binari untuk ditinjau';
588 $strSelectFields = 'Pilihan field (min. satu):';
589 $strSelectNumRows = 'dalam susunan pemeriksaan';
590 $strSelectTables = 'Pilih tabel';
591 $strSend = 'Kirimkan ke';
592 $strSent = 'Pengiriman';
593 $strServerChoice = 'Pilihan Server';
594 $strServerNotResponding = 'Server tidak menjawab';
595 $strServer = 'Server';
596 $strServerStatus = 'Informasi Runtime';
597 $strServerStatusUptime = 'MySQL server ini telah berjalan secara berturut-turut selama %s. Server dijalankan pada tanggal %s.';
598 $strServerTabVariables = 'Variabel';
599 $strServerTrafficNotes = '<b>Server traffic</b>: Tabel ini menampilkan statistik jaringan lalu-lintas server MySQL sejak dihidupkan.';
600 $strServerVars = 'Variabel dan penyetelan server';
601 $strServerVersion = 'Versi Server';
602 $strSessionValue = 'Nilai dari Session';
603 $strSetEnumVal = 'Jika tipe field sama dengan "enum" atau "set", silakan masukkan nilai dengan format: \'a\',\'b\',\'c\'...<br />Jika sebuah backslash ("\") atau suatu tanda kutip ("\'") diperlukan, tanda tersebut perlu ditutupi dengan tanda backslash (seb. contoh \'\\\\xyz\' atau \'a\\\'b\').';
604 $strShowAll = 'Tampilkan semua';
605 $strShowColor = 'Tampilkan warna';
606 $strShowDatadictAs = 'Format dari kamus data';
607 $strShowFullQueries = 'Tampilkan pencarian yang lengkap';
608 $strShowGrid = 'Tampilkan garis';
609 $strShowingRecords = 'Tampilan baris';
610 $strShowPHPInfo = 'Tampilkan informasi PHP';
611 $strShowTableDimension = 'Tampilkan ukuran dari tabel';
612 $strShowTables = 'Tampilkan tabel';
613 $strShow = 'Tampilkan';
614 $strShowThisQuery = ' Tampilkan ulang perintah SQL ';
615 $strSimplifiedChinese = 'Bahasa Cina sederhana';
616 $strSingly = '(unik)';
617 $strSize = 'Ukuran';
618 $strSlovak = 'Slovakia';
619 $strSlovenian = 'Slovenia';
620 $strSocketProblem = '(atau konfigurasi socket dari server MySQL tidak benar)';
621 $strSortByKey = 'Urut berdasarkan kunci';
622 $strSort = 'Urutkan';
623 $strSpaceUsage = 'Penggunaan tempat';
624 $strSpanish = 'Bahasa Spanyol';
625 $strSplitWordsWithSpace = 'Kata dipisahkan oleh karakter spasi (" ").';
626 $strSQLExportType = 'Jenis Ekspor';
627 $strSQLParserBugMessage = 'Mungkin Anda telah temukan sebuah Bug dalam parser SQL. Mohon periksa ulang pencarian SQL dengan teliti dan perhatikan apakah seluruh tanda kutip benar dan seimbang. Penyebab kegagalan bisa terjadi bila Anda meng-upload sebuah file binari diluar teks kutipan. Silakan menjalankan ulang pencarian tersebut dengan menggunakan command line interface. Hasil dari MySQL server error, jika tertampil, akan menolong Anda untuk mengetahui penyebab dari masalah ini. Bila masalah ini tetap muncul atau Parser dari kami masih juga gagal meskipun pencarian melalui command line interface berhasil mohon kurangi input pada SQL query sampai pencarian yang menyebabkan masalah ini ditemukan. Mohon kirimkan sebuah Bug Report dengan cara menyisipkan data di bagian bawah ini kepada kami:';
628 $strSQLParserUserError = 'Rupanya ada Error pada Query SQL. Hasil dari MySQL server error dibawa ini, jika tertampil, akan menolong Anda untuk mengetahui penyebab dari problem tersebut.';
629 $strSQLQuery = 'Pencarian SQL';
630 $strSQLResult = 'Hasil SQL';
631 $strSQL = 'SQL';
632 $strSQPBugInvalidIdentifer = 'Identifer tidak valid';
633 $strSQPBugUnclosedQuote = 'Tanda kutip tidak ditutup';
634 $strSQPBugUnknownPunctuation = 'Punctation String tidak dikenali';
635 $strStatCheckTime = 'Pemeriksaan terakhir';
636 $strStatCreateTime = 'Pembuatan';
637 $strStatement = 'Keterangan';
638 $strStatUpdateTime = 'Update terakhir';
639 $strStatus = 'Status';
640 $strStorageEngine = 'Mesin Penyimpan';
641 $strStorageEngines = 'Mesin Penyimpan';
642 $strStrucCSV = 'Data CSV';
643 $strStrucData = 'Struktur dan data';
644 $strStrucExcelCSV = 'CSV untuk data MS Excel';
645 $strStrucNativeExcel = 'Data asli MS Excel';
646 $strStrucOnly = 'Struktur saja';
647 $strStructPropose = 'Menganalisa struktur tabel';
648 $strStructure = 'Struktur';
649 $strSubmit = 'Kirim';
650 $strSuccess = 'Sukses menjalankan perintah SQL';
651 $strSum = 'Jumlah';
652 $strSwedish = 'Bahasa Swedia';
653 $strSwitchToDatabase = 'Pindah ke database yang disalin';
654 $strSwitchToTable = 'Pindah ke tabel salinan';
656 $strTableComments = 'Komentar tabel';
657 $strTableEmpty = 'Nama tabel kosong!';
658 $strTableHasBeenDropped = 'Tabel %s telah dihapus';
659 $strTableHasBeenEmptied = 'Tabel %s telah dikosongkan';
660 $strTableHasBeenFlushed = 'Tabel %s telah dibuang';
661 $strTableMaintenance = 'Pemeliharaan tabel';
662 $strTableOfContents = 'Daftar Isi';
663 $strTableOptions = 'Pilihan untuk tabel';
664 $strTables = 'tabel %s';
665 $strTableStructure = 'Struktur dari tabel';
666 $strTable = 'Tabel';
667 $strTakeIt = 'ambil';
668 $strTblPrivileges = 'Hak (privileges) khusus terhadap tabel';
669 $strTextAreaLength = ' Disebabkan ukuran panjangnya,<br /> field ini tidak dapat di-edit ulang. ';
670 $strThai = 'Bahasa Thailand';
671 $strTheme = 'Desain Penampilan';
672 $strThisHost = 'Host yang ini';
673 $strThreadSuccessfullyKilled = 'Sukses hentikan Thread %s.';
674 $strTime = 'Jangka Waktu';
675 $strToggleScratchboard = 'pindah buku catatan (Scratchboard)';
676 $strTotal = 'jumlah';
677 $strTotalUC = 'Jumlah';
678 $strTraditionalChinese = 'Bahasa Cina tradisional';
679 $strTraditionalSpanish = 'Spanyol tradisional';
680 $strTraffic = 'Lalu-Lintas';
681 $strTransformation_application_octetstream__download = 'Tampilkan Link untuk men-download data binari dari Field. Pilihan pertama adalah nama dari file binari tersebut. Pilihan kedua adalah nama Field dari sebuah baris tabel yang memiliki nama file. Bila Anda menetapkan pilihan kedua, pilihan pertama harus ditepatkan ke sebuah string yang kosong';
682 $strTransformation_application_octetstream__hex = 'Menampilkan representasi data heksadesimal. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
683 $strTransformation_image_jpeg__inline = 'Tampilkan Thumbnail yang bisa diklik; pilihan: lebar, tinggi dalam piksel (rasio asli dipertahankan)';
684 $strTransformation_image_jpeg__link = 'Tampilkan link ke gambar ini (direct blob download, i.e.).';
685 $strTransformation_image_png__inline = 'Lihat image/jpeg: inline';
686 $strTransformation_text_plain__external = 'HANYA UNTUK LINUX: Luncurkan aplikasi eksternal dan mengisi data Field dengan cara standar. Menghasilkan output standar dari aplikasi yang bersangkutan. Default-nya adalah Tidy untuk mempercantik kode HTML cetakan. Dengan alasan pengamanan sistem, Anda perlu meng-edit file libraries/transformations/text_plain__external.inc.php dan menambahkan Tools yang akan diizinkan secara manual. Pilihan pertama adalah jumlah dari program yang ingin digunakan dan pilihan kedua adalah parameter untuk program-program tersebut. Parameter ketiga, bila diset ke 1 akan mengubah output dengan menggunakan htmlspecialchars() (Default adalah 1). Parameter keempat, bila diset ke 1 akan menambahkan sebuah NOWRAP pada Content Cell dengan hasil output yang akan ditampilkan tanpa keperluan untuk me-format ulang (Default 1)';
687 $strTransformation_text_plain__formatted = 'Menyimpan format asli dari field. Escaping tidak dilakukan.';
688 $strTransformation_text_plain__imagelink = 'Tampilkan sebuah gambar dan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah lebar dalam piksel, pilihan ketiga adalah tingginya.';
689 $strTransformation_text_plain__link = 'Tampilkan sebuah Link, nama file berada dalam field; pilihan utama adalah awalan seperti "http://domain.com/", pilihan kedua adalah judul untuk Link tersebut.';
690 $strTransformation_text_plain__substr = 'Hanya menampilkan sebagian dari sebuah String. Pilihan pertama adalah sebuah Offset untuk menentukan tempat dari permulaan teks Anda (Default 0). Pilihan kedua adalah sebuah Offset untuk menentukan jumlah teks yang akan dikembalikan. Bila ditinggal kosong, seluruh teks yang tersisa akan dibalikkan. Pilihan ketiga mendefinisikan Chars yang akan ditambahkan pada Output bila sebuah Substring dibalikkan (Default: ...) .';
691 $strTruncateQueries = 'Potongkan pencarian yang ditampilkan';
692 $strTurkish = 'Bahasa Turki';
693 $strType = 'Jenis';
695 $strUkrainian = 'Bahasa Ukrainia';
696 $strUncheckAll = 'Balik pilihan';
697 $strUnicode = 'Unikode';
698 $strUnique = 'Unik';
699 $strUnknown = 'tidak diketahui';
700 $strUnselectAll = 'Unselect semua';
701 $strUpdatePrivMessage = 'Hak Akses (privilege) untuk %s telah di-update.';
702 $strUpdateProfileMessage = 'Profil pengguna telah di-update.';
703 $strUpdateQuery = 'Update proses pencarian';
704 $strUpdComTab = 'Mohon belajari dokumentasi untuk mengetahui cara meng-update tabel Column_comments Anda';
705 $strUpgrade = 'Disarankan untuk meng-update ke %s versi %s atau lebih baru.';
706 $strUsage = 'Penggunaan';
707 $strUseBackquotes = 'Nama tabel dan nama field dalam tanda kutip biasa';
708 $strUseHostTable = 'Gunakan Host Table';
709 $strUserAlreadyExists = 'Pengguna %s telah terdaftar!';
710 $strUserEmpty = 'Nama pengguna masih kosong!';
711 $strUserName = 'Nama pengguna';
712 $strUserNotFound = 'Pengguna yang dipilih tidak ditemukan pada tabel hak (privilege table).';
713 $strUserOverview = 'Pandangan Umum Pengguna';
714 $strUser = 'Pengguna';
715 $strUsersDeleted = 'Sukses menghapus Pengguna yang dipilih.';
716 $strUsersHavingAccessToDb = 'Pengguna memiliki akses ke &quot;%s&quot;';
717 $strUseTabKey = 'Gunakan tombol TAB untuk maju dari angka ke angka atau gunakan CTRL+panah untuk maju kemana saja';
718 $strUseTables = 'Gunakan tabel';
719 $strUseTextField = 'Gunakan text field';
720 $strUseThisValue = 'gunakan nilai ini';
722 $strValidateSQL = 'Mengesahkan (validate) SQL';
723 $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Mohon periksa kembali ekstension PHP yang diperlukan seperti yang tercatat dalam %sdokumentasi%s.';
724 $strValue = 'Nilai';
725 $strVar = 'Variabel';
726 $strVersionInformation = 'Informasi tentang versi';
727 $strViewDumpDatabases = 'Tampilkan Dump (skema) dari database';
728 $strViewDumpDB = 'Tampilkan Dump (Skema) dari database';
729 $strViewDump = 'Tampilkan Dump (Skema) dari tabel';
730 $strView = 'Gambarkan';
731 $strViewHasBeenDropped = 'Pandangan %s telah dibubarkan';
733 $strWebServerUploadDirectory = 'direktori upload pada web-server';
734 $strWebServerUploadDirectoryError = 'Direktori yang telah ditetapkan untuk meng-upload tidak dapat dihubungi';
735 $strWelcome = 'Selamat Datang di %s';
736 $strWestEuropean = 'Eropa Barat';
737 $strWildcard = 'wildcard';
738 $strWindowNotFound = 'Mengupdate jendela browser gagal. Ada kemungkinan Anda telah menutup jendela induknya atau pilihan keamanan pada browser Anda melarang untuk mengupdate dengan cara Cross-Window';
739 $strWithChecked = 'yang ditandai:';
740 $strWriteRequests = 'Permintaan penulisan';
741 $strWrongUser = 'Nama Pengguna/Kata Sandi salah. Akses ditolak.';
743 $strXML = 'XML';
745 $strYes = 'Ya';
747 $strZeroRemovesTheLimit = 'Perhatian: Perubahan pilihan ini ke posisi 0 (zero) akan menghapus batas yang telah ditentukan.';
748 $strZip = 'Dikompress dengan Zip';
750 // To translate:
751 $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
752 $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
754 $strBookmarkCreated = 'Bookmark %s created'; //to translate
755 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
756 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
758 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
759 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
760 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
761 $strCSV = 'CSV'; //to translate
762 $strCSVImportOptions = 'CSV options'; //to translate
764 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
766 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
767 $strEsperanto = 'Esperanto'; //to translate
769 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
770 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
771 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
772 $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
773 $strFileToImport = 'File to import'; //to translate
774 $strFlushQueryCache = 'Flush query cache'; //to translate
775 $strFlushTables = 'Flush (close) all tables'; //to translate
777 $strHandler = 'Handler'; //to translate
779 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
780 $strImportFormat = 'Format of imported file'; //to translate
781 $strImport = 'Import'; //to translate
782 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
783 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
784 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
785 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
786 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
787 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
788 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
789 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
790 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
792 $strJoins = 'Joins'; //to translate
794 $strKeyCache = 'Key cache'; //to translate
796 $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
797 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
798 $strLDI = 'CSV using LOAD DATA'; //to translate
799 $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
800 $strLDILocal = 'Use LOCAL keyword'; //to translate
802 $strMaxConnects = 'max. concurrent connections'; //to translate
803 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
804 $strMysqlClientVersion = 'MySQL client version'; //to translate
806 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
807 $strNumberOfFields = 'Number of fields'; //to translate
809 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
811 $strPartialImport = 'Partial import'; //to translate
812 $strPDF = 'PDF'; //to translate
813 $strPDFReportTitle = 'Report title'; //to translate
814 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
815 $strProtocolVersion = 'Protocol version'; //to translate
817 $strQueryCache = 'Query cache'; //to translate
819 $strReloadPrivileges = 'Reload privileges'; //to translate
820 $strReplication = 'Replication'; //to translate
821 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
823 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
824 $strShowingBookmark = 'Showing bookmark'; //to translate
825 $strShowOpenTables = 'Show open tables'; //to translate
826 $strShowSlaveHosts = 'Show slave hosts'; //to translate
827 $strShowSlaveStatus = 'Show slave status'; //to translate
828 $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
829 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
830 $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
831 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
832 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
833 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
834 $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
835 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
836 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
837 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
838 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
839 $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
840 $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
841 $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
842 $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
843 $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
844 $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
845 $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
846 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
847 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
848 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
849 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
850 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
851 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
852 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
853 $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
854 $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
855 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
856 $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
857 $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
858 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
859 $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
860 $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
861 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
862 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
863 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
864 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
865 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
866 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
867 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
868 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
869 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
870 $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
871 $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
872 $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
873 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
874 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
875 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
876 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
877 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
878 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
879 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
880 $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
881 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
882 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
883 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
884 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
885 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
886 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
887 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
888 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
889 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
890 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
891 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
892 $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
893 $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
894 $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
895 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
896 $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
897 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
898 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
899 $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
900 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
901 $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
902 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
903 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
904 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
905 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
906 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
907 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
908 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
909 $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
910 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
911 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
912 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
913 $strShowStatusReset = 'Reset'; //to translate
914 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
915 $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
916 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
917 $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
918 $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
919 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
920 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
921 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
922 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
923 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
924 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
925 $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
926 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
927 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
928 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
929 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
930 $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
931 $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
932 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
933 $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
934 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
935 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
936 $strSorting = 'Sorting'; //to translate
937 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
938 $strSQLImportOptions = 'SQL options'; //to translate
939 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
941 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
942 $strTempData = 'Temporary data'; //to translate
943 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
944 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
945 $strThemeNotFound = 'Theme %s not found!'; //to translate
946 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
947 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
948 $strThreads = 'Threads'; //to translate
949 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
950 $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
951 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
952 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
953 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
955 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
956 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
957 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
959 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
961 $strQueryResultsOperations = 'Query results operations'; //to translate
962 $strAddClause = 'Add %s'; //to translate
963 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
964 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
965 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
966 $strCreateUserDatabase = 'Database for user'; //to translate
967 $strCreateUserDatabaseNone = 'None'; //to translate
968 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
969 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
970 $strOpenDocumentText = 'Open Document Text'; //to translate
971 $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
972 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
973 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
974 $strInvalidTableName = 'Invalid table name'; //to translate
975 $strInvalidDatabase = 'Invalid database'; //to translate
976 $strServers = 'Servers'; //to translate
977 $strDelimiter = 'Delimiter'; //to translate
978 $strFunctions = 'Functions'; //to translate
979 $strProcedures = 'Procedures'; //to translate
980 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
981 $strFontSize = 'Font size'; //to translate
982 $strLanguage = 'Language'; //to translate
983 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
984 $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
985 $strDocSQL = 'DocSQL'; //to translate
986 $strDocSQLOptions = 'DocSQL options'; //to translate
987 $strTableName = 'Table name'; //to translate
988 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
989 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
990 $strShowingPhp = 'Showing as PHP code'; //to translate
991 $strShowingSQL = 'Showing SQL query'; //to translate
992 $strDesigner = 'Designer'; //to translate
993 $strNumberOfTables = 'Number of tables'; //to translate
994 $strCreateTable = 'Create table'; //to translate
995 $strCreateRelation = 'Create relation'; //to translate
996 $strSavePosition = 'Save position'; //to translate
997 $strSelectForeignKey = 'Select Foreign Key'; //to translate
998 $strHide = 'Hide'; //to translate
999 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1000 $strReload = 'Reload'; //to translate
1001 $strSmallBigAll = 'Small/Big All'; //to translate
1002 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
1003 $strMoveMenu = 'Move Menu'; //to translate
1004 $strAngularLinks = 'Angular links'; //to translate
1005 $strDirectLinks = 'Direct links'; //to translate
1006 $strHideShowAll = 'Hide/Show all'; //to translate
1007 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1008 $strInternalRelationAdded = 'Internal relation added'; //to translate
1009 $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1010 $strRelationDeleted = 'Relation deleted'; //to translate
1011 $strToSelectRelation = 'To select relation, click :'; //to translate
1012 $strExportImportToScale = 'Export/Import to scale'; //to translate
1013 $strRecommended = 'recommended'; //to translate
1014 $strToFromPage = 'to/from page'; //to translate
1015 $strSelectReferencedKey = 'Select referenced key'; //to translate
1016 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1017 $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
1018 $strHelp = 'Help'; //to translate
1019 $strCancel = 'Cancel'; //to translate
1020 $strDeleteRelation = 'Delete relation'; //to translate
1021 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1022 $strStructureForView = 'Structure for view'; //to translate
1023 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1024 $strToggleSmallBig = 'Toggle small/big'; //to translate
1025 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1026 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1027 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
1028 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1029 $strSnapToGrid = 'Snap to grid'; //to translate
1030 $strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
1031 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1032 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1033 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1034 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1035 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1036 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1037 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1038 $strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
1039 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
1040 $strViewName = 'VIEW name'; //to translate
1041 $strOptions = 'Options'; //to translate
1042 $strFiles = 'Files'; //to translate
1043 $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
1044 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1045 $strRoutines = 'Routines'; //to translate
1046 $strRoutineReturnType = 'Return type'; //to translate
1047 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
1048 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
1049 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1050 $strTriggers = 'Triggers'; //to translate
1051 $strEvent = 'Event'; //to translate