Fix for the Open in New Window in Patient/Client->Patients search gui, take 2.
[openemr.git] / phpmyadmin / lang / indonesian-utf-8.inc.php
blob974c6e46dbf591a20b8d7fa2a13d0a79e70bbf10
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
5 $allow_recoding = TRUE;
6 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
7 $number_thousands_separator = '.';
8 $number_decimal_separator = ',';
9 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
10 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
12 $day_of_week = array('Minggu', 'Senin', 'Selasa', 'Rabu', 'Kamis', 'Jumat', 'Sabtu');
13 $month = array('Januari', 'Februari', 'Maret', 'April', 'Mei', 'Juni', 'Juli', 'Agustus', 'September', 'Oktober', 'Nopember', 'Desember');
14 // See http://www.php.net/manual/en/function.strftime.php to define the
15 // variable below
16 $datefmt = '%d. %B %Y jam %H:%M';
17 $timespanfmt = '%s hari, %s jam, %s menit dan %s detik';
19 $strAbortedClients = 'Pembatalan';
20 $strAccessDenied = 'Akses ditolak';
21 $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.';
22 $strAction = 'Aksi';
23 $strAddAutoIncrement = 'Menambahkan nilai AUTO_INCREMENT';
24 $strAddConstraints = 'Menambahkan pembatas';
25 $strAddDeleteColumn = 'Menambahkan/Hapus kolom';
26 $strAddDeleteRow = 'Menambahkan/Hapus baris';
27 $strAddFields = 'Menambahkan %s field(s)';
28 $strAddHeaderComment = 'Menambahkan komentar individual pada Header (\\n membelahkan garis)';
29 $strAddIntoComments = 'Penambahkan pada komentar:';
30 $strAddNewField = 'Menambahkan field baru';
31 $strAddPrivilegesOnDb = 'Menambahkan hak (privileges) pada database berikut';
32 $strAddPrivilegesOnTbl = 'Menambahkan hak (privileges) pada tabel berikut';
33 $strAddSearchConditions = 'Menambahkan kriteria pencarian (Argumen untuk WHERE-Statement):';
34 $strAddToIndex = 'Menambahkan ke indeks &nbsp;%s&nbsp;kolom';
35 $strAddUser = 'Menambahkan pengguna baru';
36 $strAddUserMessage = 'Pengguna baru telah ditambahkan.';
37 $strAdministration = 'Administrasi';
38 $strAffectedRows = 'Baris yang terlibat:';
39 $strAfterInsertBack = 'kembali';
40 $strAfterInsertNewInsert = 'sisipkan baris baru berikutnya';
41 $strAfterInsertNext = 'Edit baris berikut';
42 $strAfterInsertSame = 'Kembali ke halaman ini';
43 $strAfter = 'sisipkan setelah %s';
44 $strAll = 'Semua';
45 $strAllTableSameWidth = 'Tampilkan seluruh tabel dengan lebar yang sama?';
46 $strAlterOrderBy = 'Urutkan tabel berdasarkan';
47 $strAnalyzeTable = 'Analisa tabel';
48 $strAnd = 'dan';
49 $strAndThen = 'selanjutnya';
50 $strAnIndex = 'Indeks telah ditambahkan pada %s';
51 $strAnyHost = 'Setiap host';
52 $strAny = 'Setiap';
53 $strAnyUser = 'Setiap pengguna';
54 $strApproximateCount = 'Kemungkinan hanya perkiraan saja. Lihat FAQ 3.11';
55 $strAPrimaryKey = 'Primary key telah ditambahkan pada %s';
56 $strArabic = 'Bahasa Arab';
57 $strArmenian = 'Bahasa Armenia';
58 $strAscending = 'Urutan menaik';
59 $strAtBeginningOfTable = 'pada awal tabel';
60 $strAtEndOfTable = 'pada akhir tabel';
61 $strAttr = 'Atribut';
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 $strFieldsEnclosedBy = 'Field ditutup dengan';
247 $strFieldsEscapedBy = 'Field dikembalikan oleh';
248 $strFields = 'Field';
249 $strFieldsTerminatedBy = 'Fields diputus oleh';
250 $strFileAlreadyExists = 'File %s sudah ada pada server. Gantikan nama file atau periksa pilihan Overwrite.';
251 $strFileCouldNotBeRead = 'Gagal membaca File';
252 $strFileNameTemplate = 'Konvensi nama file';
253 $strFileNameTemplateRemember = 'ingat konvensi';
254 $strFixed = 'telah diperbaiki';
255 $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.';
256 $strFlushTable = 'Tutup tabel ("FLUSH")';
257 $strFormat = 'Format';
258 $strFormEmpty = 'Data dalam form kurang !';
259 $strFreePages = 'Halaman yang bebas';
260 $strFullText = 'Teks Penuh';
261 $strFunction = 'Fungsi';
263 $strGenBy = 'Diciptakan oleh';
264 $strGeneralRelationFeat = 'Ciri-ciri dari General Relation';
265 $strGenerate = 'Menghasilkan';
266 $strGeneratePassword = 'Menghasilkan kata sandi';
267 $strGenTime = 'Waktu pembuatan';
268 $strGeorgian = 'Georgia';
269 $strGerman = 'Bahasa Jerman';
270 $strGlobal = 'global';
271 $strGlobalPrivileges = 'Hak Istimewa (Privileges) Global';
272 $strGlobalValue = 'Nilai Global';
273 $strGo = 'Go';
274 $strGrantOption = 'Izin';
275 $strGreek = 'Bahasa Yunani';
276 $strGzip = 'Dikompress dengan GZip';
278 $strHasBeenAltered = 'telah diubah.';
279 $strHasBeenCreated = 'telah diciptakan.';
280 $strHaveToShow = 'Sekurang-kurangnya satu kolom harus dipilih untuk ditampilkan';
281 $strHebrew = 'Bahasa Yahudi';
282 $strHome = 'Home';
283 $strHomepageOfficial = 'Homepage resmi phpMyAdmin';
284 $strHostEmpty = 'Nama Host harus diisi!';
285 $strHost = 'Host';
286 $strHTMLExcel = 'Microsoft Excel 2000';
287 $strHTMLWord = 'Microsoft Word 2000';
288 $strHungarian = 'Bahasa Hongaria';
290 $strIcelandic = 'Islandia';
291 $strId = 'ID';
292 $strIdxFulltext = 'Teks penuh';
293 $strIgnore = 'Abaikan';
294 $strIgnoreInserts = 'Gunakan perintah INSERT dengan mengabaikan kesalahan';
295 $strImportFiles = 'Impor file';
296 $strIndexes = 'Indeks';
297 $strIndexHasBeenDropped = 'Indeks %s telah dihapus';
298 $strIndex = 'Indeks';
299 $strIndexName = 'Nama indeks&nbsp;:';
300 $strIndexType = 'Tipe indeks&nbsp;:';
301 $strIndexWarningTable = 'Ditemukan masalah dengan indeks dalam tabel `%s`';
302 $strInnoDBAutoextendIncrementDesc = ' Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh.';
303 $strInnoDBAutoextendIncrement = 'Pembesaran otomatis';
304 $strInnoDBBufferPoolSizeDesc = 'Ukuran Memory Buffer yang digunakan oleh InnoDB untuk meng-cache data dan indeks dari tabelnya.';
305 $strInnoDBBufferPoolSize = 'Ukuran penampungan buffer';
306 $strInnoDBDataFilePath = 'File data';
307 $strInnoDBDataHomeDirDesc = 'Bagian lazim dari Directory Path untuk seluruh file data milik InnoDB.';
308 $strInnoDBDataHomeDir = 'Home direktori data';
309 $strInnoDBPages = 'halaman';
310 $strInnodbStat = 'Status dari InnoDB';
311 $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.';
312 $strInsertAsNewRow = 'Sisipkan sebagai baris baru';
313 $strInsertedRowId = 'Menyisip baris id:';
314 $strInsertedRows = 'Baris yang disisipkan:';
315 $strInsert = 'Sisipkan';
316 $strInternalNotNecessary = '* Relasi internal tidak dibutuhkan bila ia telah berada dalam InnoDB.';
317 $strInternalRelations = 'Relasi internal';
318 $strInUse = 'sedang digunakan';
319 $strInvalidColumnCount = 'Perhitungan kolom wajib lebih besar dari nol.';
320 $strInvalidFieldAddCount = 'Anda perlu menambahkan sedikitnya satu Field.';
321 $strInvalidFieldCount = 'Tabel wajib mengandung sesedikitnya satu Field.';
322 $strInvalidRowNumber = '%d bukanlah nomor baris yang berlaku.';
324 $strJapanese = 'Bahasa Jepang';
325 $strJumpToDB = 'Lompat langsung ke database &quot;%s&quot;.';
326 $strJustDeleteDescr = 'Pengguna yang &quot;dihapus&quot; tetap berhak untuk mengakses Server seperti biasa sampai Hak Istimewa (Privileges) di-reload.';
327 $strJustDelete = 'Hapus pengguna dari dari tabel daftar pengguna.';
329 $strKeepPass = 'Jangan ubah Kata Sandi';
330 $strKeyname = 'Nama Kunci';
331 $strKill = 'Tutup';
332 $strKorean = 'Bahasa Korea';
334 $strLandscape = 'Landscape';
335 $strLatchedPages = 'Halaman yang dipalang';
336 $strLatexCaption = 'Judul halaman';
337 $strLatexContent = 'Isi dari tabel __TABLE__';
338 $strLatexContinuedCaption = 'Lanjutan dari judul halaman tabel';
339 $strLatexContinued = '(dilanjutkan)';
340 $strLatexIncludeCaption = 'Masukkan judul halaman tabel';
341 $strLatexLabel = 'Kunci nama';
342 $strLaTeX = 'LaTeX';
343 $strLatexStructure = 'Struktur dari tabel __TABLE__';
344 $strLatvian = 'Latvia';
345 $strLengthSet = 'Ukuran Panjang/Nilai*';
346 $strLimitNumRows = 'Jumlah baris per halaman';
347 $strLinesTerminatedBy = 'Garis diputuskan oleh';
348 $strLinkNotFound = 'Link tidak ditemukan';
349 $strLinksTo = 'Link ke';
350 $strLithuanian = 'Bahasa Lithuania';
351 $strLocalhost = 'Lokal';
352 $strLocationTextfile = 'dari File';
353 $strLoginInformation = 'Informasi Login';
354 $strLogin = 'Login';
355 $strLogout = 'Logout';
356 $strLogPassword = 'Kata Sandi:';
357 $strLogServer = 'Server';
358 $strLogUsername = 'Nama Pengguna:';
359 $strLongOperation = 'Aktifitas ini membutuhkan waktu yang lama. Tetap melanjutkan?';
361 $strMaximumSize = 'Batas ukuran: %s%s';
362 $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.';
363 $strMbOverloadWarning = 'Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!';
364 $strMIME_available_mime = 'Tipe MIME yang tersedia';
365 $strMIME_available_transform = 'Transformasi yang tersedia';
366 $strMIME_description = 'Deskripsi';
367 $strMIME_MIMEtype = 'Tipe MIME';
368 $strMIME_nodescription = 'Tidak ada deskripsi untuk transformasi ini.<br />Mohon ditanyakan kepada penulis tentang artinya %s.';
369 $strMIME_transformation_note = 'Untuk tampilan daftar tentang pilihan transformasi dan transformasi jenis MIME-nya, silakan klik pada %sDeskripsi Transformasi%s';
370 $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\').';
371 $strMIME_transformation_options = 'Pilihan transformasi';
372 $strMIME_transformation = 'Transformasi Browser';
373 $strMIMETypesForTable = 'TIPE MIME UNTUK TABEL';
374 $strMIME_without = 'Jenis MIME yang dicetak dalam huruf miring tidak memiliki fungsi transformasi';
375 $strModifications = 'Modifikasi telah disimpan';
376 $strModifyIndexTopic = 'Ubah indeks';
377 $strModify = 'Ubah';
378 $strMoveTableOK = 'Tabel %s telah dipindahkan ke %s.';
379 $strMoveTable = 'Pindahkan tabel ke (database<b>.</b>tabel):';
380 $strMoveTableSameNames = 'Memindahkan tabel ke diri-sendiri tidak bisa dilakukan!';
381 $strMultilingual = 'berbagai bahasa';
382 $strMyISAMDataPointerSizeDesc = 'Ukuran standar dari petunjuk (Pointer) dalam Byte untuk digunakan oleh CREATE TABLE untuk tabel jenis MyISAM bila pilihan MAX_ROWS tidak ditentukan.';
383 $strMyISAMDataPointerSize = 'Ukuran petunjuk data (Data Pointer)';
384 $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.';
385 $strMyISAMMaxExtraSortFileSize = 'Ukuran maksimal untuk file sementara pada pembuatan indeks';
386 $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).';
387 $strMyISAMMaxSortFileSize = 'Ukuran maksimal untuk penyortiran file sementara';
388 $strMyISAMRecoverOptionsDesc = 'Modus untuk restorasi secara otomatis sebuah tabel MyISAM yang telah runtuh sesuai dengan pengaturan melalui pilihan --myisam-recover pada startup server.';
389 $strMyISAMRecoverOptions = 'Modus restorasi otomatis';
390 $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.';
391 $strMyISAMRepairThreads = 'Perbaiki proses';
392 $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.';
393 $strMyISAMSortBufferSize = 'Urutkan ukuran Buffer';
394 $strMySQLCharset = 'Charset MySQL';
395 $strMySQLConnectionCollation = 'Penyortiran koneksi MySQL';
396 $strMySQLSaid = 'MySQL menyatakan: ';
397 $strMySQLShowProcess = 'Tampilkan Proses';
398 $strMySQLShowStatus = 'Tampilkan informasi runtime MySQL';
399 $strMySQLShowVars = 'Tampilkan variabel sistem MySQL';
401 $strName = 'Nama';
402 $strNext = 'Berikutnya';
403 $strNoActivity = 'Tidak ada aktifitas selama %s detik atau lebih. Silakan login kembali';
404 $strNoDatabases = 'Database tidak ditemukan';
405 $strNoDatabasesSelected = 'Database belum dipilih.';
406 $strNoDescription = 'tanpa keterangan';
407 $strNoDetailsForEngine = 'Informasi secara rinci tentang keadaan mesin penyimpan ini tidak ditemukan.';
408 $strNoDropDatabases = 'Perintah "HAPUS DATABASE" dimatikan.';
409 $strNoExplain = 'Melewati keterangan SQL';
410 $strNoFrames = 'Lebih mudah untuk menggunakan phpMyAdmin dengan browser yang <b>mendukung frame</b>.';
411 $strNoIndex = 'Indeks belum ditentukan!';
412 $strNoIndexPartsDefined = 'Bagian indeks belum diberi definisin!';
413 $strNoModification = 'Tidak ada perubahan';
414 $strNone = 'tanpa';
415 $strNoOptions = 'Format ini tidak ada pilihannya';
416 $strNoPassword = 'Kata Sandi belum ditetapkan';
417 $strNoPermission = 'Webserver tidak memilik hak (permission) untuk menyimpan file %s.';
418 $strNoPhp = 'Kode PHP tidak ditemukan';
419 $strNoPrivileges = 'Tidak ada Hak Akses (privilege)';
420 $strNoRights = 'Hak Akses Anda untuk melanjut tidak cukup!';
421 $strNoRowsSelected = 'Tidak ada baris yang dipilih';
422 $strNoSpace = 'Tidak cukup ruang untuk menyimpan %s.';
423 $strNoTablesFound = 'Tidak ada tabel dalam database.';
424 $strNoThemeSupport = 'Tidak ada dukungan untuk desain penampilan. Mohon periksa kembali konfigurasi dan/atau desain penampilan dalam direktori %s.';
425 $strNo = 'Tidak';
426 $strNotNumber = 'Ini bukan angka!';
427 $strNotOK = 'tidak oke';
428 $strNotSet = '<b>%s</b> tabel tidak ditemukan atau tidak diset di %s';
429 $strNoUsersFound = 'Pengguna tidak ditemukan.';
430 $strNoValidateSQL = 'Melewati pengesahan (validation) SQL';
431 $strNull = 'Kosong';
432 $strNumSearchResultsInTable = '%s catatan dalam tabel <i>%s</i>';
433 $strNumSearchResultsTotal = '<b>Jumlah:</b> <i>%s</i> rekord';
434 $strNumTables = 'Tabel';
436 $strOK = 'Oke';
437 $strOperations = 'Operasi';
438 $strOperator = 'Operator';
439 $strOptimizeTable = 'Optimasikan tabel';
440 $strOr = 'Atau';
441 $strOverhead = 'Kelebihan (Overhead)';
442 $strOverwriteExisting = 'Timpahkan (Overwrite) file(s) yang ada';
444 $strPageNumber = 'Halaman no.:';
445 $strPagesToBeFlushed = 'Halaman yang akan di-flush';
446 $strPaperSize = 'Ukuran kertas';
447 $strPartialText = 'Teks yang disingkat';
448 $strPasswordChanged = 'Sukses mengubah Kata Sandi untuk %s .';
449 $strPasswordEmpty = 'Kata Sandi kosong!';
450 $strPasswordHashing = 'Pengernaian Kata Sandi (Password Hashing)';
451 $strPassword = 'Kata Sandi';
452 $strPasswordNotSame = 'Kata Sandi tidak sama!';
453 $strPdfDbSchema = 'Skema dari database "%s" - Halaman %s';
454 $strPdfInvalidTblName = 'Tabel "%s" tidak ditemukan!';
455 $strPdfNoTables = 'Tabel tidak ditemukan';
456 $strPerHour = 'dalam sejam';
457 $strPerMinute = 'per menit';
458 $strPerSecond = 'per detik';
459 $strPersian = 'Persia';
460 $strPhoneBook = 'buku telpon';
461 $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.';
462 $strPhp = 'Ciptakan kode PHP';
463 $strPHPVersion = 'Versi PHP';
464 $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
465 $strPmaUriError = 'Directif <tt>$cfg[\'PmaAbsoluteUri\']</tt> WAJIB diset dalam file konfigurasi!';
466 $strPolish = 'Polandia';
467 $strPortrait = 'Gambaran';
468 $strPos1 = 'Awal';
469 $strPrevious = 'Sebelumnya';
470 $strPrimaryKeyHasBeenDropped = 'Kunci utama telah dihapus';
471 $strPrimaryKeyName = 'Nama Kunci utama diwajibkan... PRIMARY!';
472 $strPrimaryKeyWarning = '(Tanda nama "PRIMARY" <b>wajib</b> sebagai satu-satunya nama dan <b>hanya</b> sebagai Kunci utama saja!)';
473 $strPrimary = 'Kunci Utama';
474 $strPrint = 'Cetak';
475 $strPrintViewFull = 'Pandangan cetak (dengan teks lengkap)';
476 $strPrintView = 'Pandangan cetak';
477 $strPrivDescAllPrivileges = 'Menggunakan seluruh Hak Istimewa (Privileges) selain GRANT.';
478 $strPrivDescAlter = 'Mengizinkan untuk merubah struktur dari tabel yang ada.';
479 $strPrivDescAlterRoutine = 'Mengizinkan perubahan dan penghapusan dari Routines yang tersimpan.';
480 $strPrivDescCreateDb = 'Mengizinkan untuk menciptakan database dan tabel baru.';
481 $strPrivDescCreateRoutine = 'Mengizinkan penciptaan Routines yang akan disimpan.';
482 $strPrivDescCreateTbl = 'Mengizinkan untuk menciptakan tabel baru.';
483 $strPrivDescCreateTmpTable = 'Mengizinkan untuk menciptakan tabel yang bersifat temporer.';
484 $strPrivDescCreateUser = 'Mengizinkan penciptaan, penghapusan dan perubahan account pengguna.';
485 $strPrivDescCreateView = 'Mengizinkan untuk menciptakan pandangan baru.';
486 $strPrivDescDelete = 'Mengizinkan untuk hapus data.';
487 $strPrivDescDropDb = 'Mengizinkan untuk hapus database dan tabel.';
488 $strPrivDescDropTbl = 'Mengizinkan untuk hapus tabel.';
489 $strPrivDescExecute5 = 'Mengizinkan eksekusi Routines yang tersimpan.';
490 $strPrivDescExecute = 'Mengizinkan untuk berjalan dengan prosedur yang tersimpan; tidak ada efek dalam versi MySQL ini.';
491 $strPrivDescFile = 'Mengizinkan untuk impor data dari file dan ekspor data kedalam file.';
492 $strPrivDescGrant = 'Mengizinkan untuk menambah pengguna dan Hak Istimewa (Privileges) tanpa harus me-reload ulang tabel Hak Istimewa.';
493 $strPrivDescIndex = 'Mengizinkan untuk menciptakan dan hapus Indeks.';
494 $strPrivDescInsert = 'Mengizinkan untuk tambah dan ganti data.';
495 $strPrivDescLockTables = 'Mengizinkan untuk mengunci tabel dalam Thread yang lagi berjalan.';
496 $strPrivDescMaxConnections = 'Membatasi jumlah koneksi baru yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
497 $strPrivDescMaxQuestions = 'Membatasi jumlah pencarian (Queries) yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
498 $strPrivDescMaxUpdates = 'Membatasi jumlah perintah untuk merubah sebuah tabel atau database untuk setiap pengguna dalam batas waktu satu jam.';
499 $strPrivDescProcess3 = 'Mengizinkan untuk hentikan proses yang dimiliki pengguna lain.';
500 $strPrivDescProcess4 = 'Mengizinkan untuk tampilkan seluruh pencarian dalam daftar proses.';
501 $strPrivDescReferences = 'Tidak ada efek dalam versi MySQL yang digunakan.';
502 $strPrivDescReload = 'Mengizinkan untuk reload stelan dari server dan untuk flush cache dari server.';
503 $strPrivDescReplClient = 'Memberi hak kepada pengguna untuk menanyakan lokasi dari slaves / masters.';
504 $strPrivDescReplSlave = 'Digunakan untuk replikasi dari slaves.';
505 $strPrivDescSelect = 'Mengizinkan untuk baca data.';
506 $strPrivDescShowDb = 'Memberi akses ke seluruh daftar database.';
507 $strPrivDescShowView = 'Mengizinkan pencarian dengan cara SHOW CREATE VIEW.';
508 $strPrivDescShutdown = 'Mengizinkan untuk shut-down server.';
509 $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.';
510 $strPrivDescUpdate = 'Mengizinkan untuk ubah data.';
511 $strPrivDescUsage = 'Tanpa Hak Istimewa (Privileges).';
512 $strPrivileges = 'Hak Akses';
513 $strPrivilegesReloaded = 'Sukses reload Hak Istimewa (Privileges).';
514 $strProcesses = 'Proses Aktif';
515 $strProcesslist = 'Daftar proses';
516 $strPutColNames = 'Letakkan nama Fields pada baris pertama';
518 $strQBE = 'Cari berdasarkan data contoh';
519 $strQBEDel = 'Hapus';
520 $strQBEIns = 'Sisipkan';
521 $strQueryFrame = 'Jendela Pencarian';
522 $strQueryOnDb = 'Pencarian SQL dalam database <b>%s</b>:';
523 $strQuerySQLHistory = 'Sejarah SQL';
524 $strQueryStatistics = '<b>Informasi statistik</b>: Sejak dihidupkan, %s pencarian telah dikirim kepada server.';
525 $strQueryTime = 'pencarian membutuhkan waktu %01.4f detik';
526 $strQueryType = 'Tipe Pencarian';
527 $strQueryWindowLock = 'Jangan timpahkan pencarian ini dari jendela luar';
529 $strReadRequests = 'Permintaan pembacaan';
530 $strReceived = 'Penerimaan';
531 $strRecords = 'Catatan';
532 $strReferentialIntegrity = 'Cek integriti referensial:';
533 $strRefresh = 'Menyegarkan';
534 $strRelationalSchema = 'Skema Relational';
535 $strRelationNotWorking = 'Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. Untuk mengetahui sebabnya silakan klik %sdisini%s.';
536 $strRelationsForTable = 'RELASI UNTUK TABEL';
537 $strRelations = 'Tabel Relasi';
538 $strRelationView = 'Tampilan relasi';
539 $strReloadingThePrivileges = 'Reload Hak Istimewa (Privileges)';
540 $strRemoveSelectedUsers = 'Hapus pengguna yang dipilih';
541 $strRenameDatabaseOK = 'Nama database %s telah diubah menjadi %s';
542 $strRenameTableOK = 'Nama tabel %s telah diubah menjadi %s';
543 $strRenameTable = 'Ubah nama tabel menjadi ';
544 $strRepairTable = 'Perbaiki tabel';
545 $strReplaceNULLBy = 'Menggantikan NULL dengan';
546 $strReplaceTable = 'Ganti data tabel dengan file';
547 $strReset = 'Reset';
548 $strResourceLimits = 'Batas dari sumber';
549 $strReType = 'Ketik ulang';
550 $strRevokeAndDelete = 'Cabut seluruh Hak Istimewa (Privileges) dari pengguna, lantas hapus pengguna tsb. dari daftar tabel pengguna.';
551 $strRevokeAndDeleteDescr = 'Pengguna yang bersangkutan tetap memiliki hak untuk USAGE sampai seluruh Hak Istimewa (Privileges) di-reload kembali.';
552 $strRevoke = 'Cabut';
553 $strRevokeMessage = 'Hak akses untuk %s telah dicabut';
554 $strRomanian = 'Romania';
555 $strRowLength = 'Panjangnya baris';
556 $strRows = 'Baris';
557 $strRowsFrom = 'baris dimulai dari rekord #';
558 $strRowSize = ' Besarnya baris ';
559 $strRowsModeFlippedHorizontal = 'horisontal (rotated headers)';
560 $strRowsModeHorizontal = 'horisontal';
561 $strRowsModeOptions = 'diatur dengan urutan %s dan mengulang header setelah %s sel.';
562 $strRowsModeVertical = 'vertikal';
563 $strRowsStatistic = 'Statistik Baris';
564 $strRunning = 'dijalankan pada %s';
565 $strRunQuery = 'Jalankan pencarian SQL';
566 $strRunSQLQuery = 'Melaksanakan perintah SQL pada database %s';
567 $strRussian = 'Bahasa Rusia';
569 $strSaveOnServer = 'Simpan pada server dalam direktori %s';
570 $strSave = 'Simpan';
571 $strScaleFactorSmall = 'Faktor skala yang dipilih terlalu kecil untuk dimuat dalam skema satu halaman';
572 $strSearch = 'Cari';
573 $strSearchFormTitle = 'Cari dalam database';
574 $strSearchInTables = 'Cari dalam tabel:';
575 $strSearchNeedle = 'Kata atau nilai untuk dicari (wildcard: "%"):';
576 $strSearchOption1 = 'sekurang-kurangnya salah satu kata';
577 $strSearchOption2 = 'seluruh kata';
578 $strSearchOption3 = 'kata-kata tepat';
579 $strSearchOption4 = 'sebagai regular expression';
580 $strSearchResultsFor = 'Hasil pencarian untuk "<i>%s</i>" %s:';
581 $strSearchType = 'Cari:';
582 $strSecretRequired = 'File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret).';
583 $strSelectADb = 'Silakan pilih database';
584 $strSelectAll = 'Pilih semua';
585 $strSelectBinaryLog = 'Pilih Log binari untuk ditinjau';
586 $strSelectFields = 'Pilihan field (min. satu):';
587 $strSelectNumRows = 'dalam susunan pemeriksaan';
588 $strSelectTables = 'Pilih tabel';
589 $strSend = 'Kirimkan ke';
590 $strSent = 'Pengiriman';
591 $strServerChoice = 'Pilihan Server';
592 $strServerNotResponding = 'Server tidak menjawab';
593 $strServer = 'Server';
594 $strServerStatus = 'Informasi Runtime';
595 $strServerStatusUptime = 'MySQL server ini telah berjalan secara berturut-turut selama %s. Server dijalankan pada tanggal %s.';
596 $strServerTabVariables = 'Variabel';
597 $strServerTrafficNotes = '<b>Server traffic</b>: Tabel ini menampilkan statistik jaringan lalu-lintas server MySQL sejak dihidupkan.';
598 $strServerVars = 'Variabel dan penyetelan server';
599 $strServerVersion = 'Versi Server';
600 $strSessionValue = 'Nilai dari Session';
601 $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\').';
602 $strShowAll = 'Tampilkan semua';
603 $strShowColor = 'Tampilkan warna';
604 $strShowDatadictAs = 'Format dari kamus data';
605 $strShowFullQueries = 'Tampilkan pencarian yang lengkap';
606 $strShowGrid = 'Tampilkan garis';
607 $strShowingRecords = 'Tampilan baris';
608 $strShowPHPInfo = 'Tampilkan informasi PHP';
609 $strShowTableDimension = 'Tampilkan ukuran dari tabel';
610 $strShowTables = 'Tampilkan tabel';
611 $strShow = 'Tampilkan';
612 $strShowThisQuery = ' Tampilkan ulang perintah SQL ';
613 $strSimplifiedChinese = 'Bahasa Cina sederhana';
614 $strSingly = '(unik)';
615 $strSize = 'Ukuran';
616 $strSlovak = 'Slovakia';
617 $strSlovenian = 'Slovenia';
618 $strSocketProblem = '(atau konfigurasi socket dari server MySQL tidak benar)';
619 $strSortByKey = 'Urut berdasarkan kunci';
620 $strSort = 'Urutkan';
621 $strSpaceUsage = 'Penggunaan tempat';
622 $strSpanish = 'Bahasa Spanyol';
623 $strSplitWordsWithSpace = 'Kata dipisahkan oleh karakter spasi (" ").';
624 $strSQLExportType = 'Jenis Ekspor';
625 $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:';
626 $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.';
627 $strSQLQuery = 'Pencarian SQL';
628 $strSQLResult = 'Hasil SQL';
629 $strSQL = 'SQL';
630 $strSQPBugInvalidIdentifer = 'Identifer tidak valid';
631 $strSQPBugUnclosedQuote = 'Tanda kutip tidak ditutup';
632 $strSQPBugUnknownPunctuation = 'Punctation String tidak dikenali';
633 $strStatCheckTime = 'Pemeriksaan terakhir';
634 $strStatCreateTime = 'Pembuatan';
635 $strStatement = 'Keterangan';
636 $strStatUpdateTime = 'Update terakhir';
637 $strStatus = 'Status';
638 $strStorageEngine = 'Mesin Penyimpan';
639 $strStorageEngines = 'Mesin Penyimpan';
640 $strStrucCSV = 'Data CSV';
641 $strStrucData = 'Struktur dan data';
642 $strStrucExcelCSV = 'CSV untuk data MS Excel';
643 $strStrucNativeExcel = 'Data asli MS Excel';
644 $strStrucOnly = 'Struktur saja';
645 $strStructPropose = 'Menganalisa struktur tabel';
646 $strStructure = 'Struktur';
647 $strSubmit = 'Kirim';
648 $strSuccess = 'Sukses menjalankan perintah SQL';
649 $strSum = 'Jumlah';
650 $strSwedish = 'Bahasa Swedia';
651 $strSwitchToDatabase = 'Pindah ke database yang disalin';
652 $strSwitchToTable = 'Pindah ke tabel salinan';
654 $strTableComments = 'Komentar tabel';
655 $strTableEmpty = 'Nama tabel kosong!';
656 $strTableHasBeenDropped = 'Tabel %s telah dihapus';
657 $strTableHasBeenEmptied = 'Tabel %s telah dikosongkan';
658 $strTableHasBeenFlushed = 'Tabel %s telah dibuang';
659 $strTableMaintenance = 'Pemeliharaan tabel';
660 $strTableOfContents = 'Daftar Isi';
661 $strTableOptions = 'Pilihan untuk tabel';
662 $strTables = 'tabel %s';
663 $strTableStructure = 'Struktur dari tabel';
664 $strTable = 'Tabel';
665 $strTakeIt = 'ambil';
666 $strTblPrivileges = 'Hak (privileges) khusus terhadap tabel';
667 $strTextAreaLength = ' Disebabkan ukuran panjangnya,<br /> field ini tidak dapat di-edit ulang. ';
668 $strThai = 'Bahasa Thailand';
669 $strTheme = 'Desain Penampilan';
670 $strThisHost = 'Host yang ini';
671 $strThreadSuccessfullyKilled = 'Sukses hentikan Thread %s.';
672 $strTime = 'Jangka Waktu';
673 $strToggleScratchboard = 'pindah buku catatan (Scratchboard)';
674 $strTotal = 'jumlah';
675 $strTotalUC = 'Jumlah';
676 $strTraditionalChinese = 'Bahasa Cina tradisional';
677 $strTraditionalSpanish = 'Spanyol tradisional';
678 $strTraffic = 'Lalu-Lintas';
679 $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';
680 $strTransformation_application_octetstream__hex = 'Menampilkan representasi data heksadesimal. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
681 $strTransformation_image_jpeg__inline = 'Tampilkan Thumbnail yang bisa diklik; pilihan: lebar, tinggi dalam piksel (rasio asli dipertahankan)';
682 $strTransformation_image_jpeg__link = 'Tampilkan link ke gambar ini (direct blob download, i.e.).';
683 $strTransformation_image_png__inline = 'Lihat image/jpeg: inline';
684 $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)';
685 $strTransformation_text_plain__formatted = 'Menyimpan format asli dari field. Escaping tidak dilakukan.';
686 $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.';
687 $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.';
688 $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: ...) .';
689 $strTruncateQueries = 'Potongkan pencarian yang ditampilkan';
690 $strTurkish = 'Bahasa Turki';
691 $strType = 'Jenis';
693 $strUkrainian = 'Bahasa Ukrainia';
694 $strUncheckAll = 'Balik pilihan';
695 $strUnicode = 'Unikode';
696 $strUnique = 'Unik';
697 $strUnknown = 'tidak diketahui';
698 $strUnselectAll = 'Unselect semua';
699 $strUpdatePrivMessage = 'Hak Akses (privilege) untuk %s telah di-update.';
700 $strUpdateProfileMessage = 'Profil pengguna telah di-update.';
701 $strUpdateQuery = 'Update proses pencarian';
702 $strUpdComTab = 'Mohon belajari dokumentasi untuk mengetahui cara meng-update tabel Column_comments Anda';
703 $strUpgrade = 'Disarankan untuk meng-update ke %s versi %s atau lebih baru.';
704 $strUsage = 'Penggunaan';
705 $strUseBackquotes = 'Nama tabel dan nama field dalam tanda kutip biasa';
706 $strUseHostTable = 'Gunakan Host Table';
707 $strUserAlreadyExists = 'Pengguna %s telah terdaftar!';
708 $strUserEmpty = 'Nama pengguna masih kosong!';
709 $strUserName = 'Nama pengguna';
710 $strUserNotFound = 'Pengguna yang dipilih tidak ditemukan pada tabel hak (privilege table).';
711 $strUserOverview = 'Pandangan Umum Pengguna';
712 $strUser = 'Pengguna';
713 $strUsersDeleted = 'Sukses menghapus Pengguna yang dipilih.';
714 $strUsersHavingAccessToDb = 'Pengguna memiliki akses ke &quot;%s&quot;';
715 $strUseTabKey = 'Gunakan tombol TAB untuk maju dari angka ke angka atau gunakan CTRL+panah untuk maju kemana saja';
716 $strUseTables = 'Gunakan tabel';
717 $strUseTextField = 'Gunakan text field';
718 $strUseThisValue = 'gunakan nilai ini';
720 $strValidateSQL = 'Mengesahkan (validate) SQL';
721 $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Mohon periksa kembali ekstension PHP yang diperlukan seperti yang tercatat dalam %sdokumentasi%s.';
722 $strValue = 'Nilai';
723 $strVar = 'Variabel';
724 $strVersionInformation = 'Informasi tentang versi';
725 $strViewDumpDatabases = 'Tampilkan Dump (skema) dari database';
726 $strViewDumpDB = 'Tampilkan Dump (Skema) dari database';
727 $strViewDump = 'Tampilkan Dump (Skema) dari tabel';
728 $strView = 'Gambarkan';
729 $strViewHasBeenDropped = 'Pandangan %s telah dibubarkan';
731 $strWebServerUploadDirectory = 'direktori upload pada web-server';
732 $strWebServerUploadDirectoryError = 'Direktori yang telah ditetapkan untuk meng-upload tidak dapat dihubungi';
733 $strWelcome = 'Selamat Datang di %s';
734 $strWestEuropean = 'Eropa Barat';
735 $strWildcard = 'wildcard';
736 $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';
737 $strWithChecked = 'yang ditandai:';
738 $strWriteRequests = 'Permintaan penulisan';
739 $strWrongUser = 'Nama Pengguna/Kata Sandi salah. Akses ditolak.';
741 $strXML = 'XML';
743 $strYes = 'Ya';
745 $strZeroRemovesTheLimit = 'Perhatian: Perubahan pilihan ini ke posisi 0 (zero) akan menghapus batas yang telah ditentukan.';
746 $strZip = 'Dikompress dengan Zip';
748 // To translate:
749 $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
750 $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
752 $strBookmarkCreated = 'Bookmark %s created'; //to translate
753 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
754 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
756 $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
757 $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
758 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
759 $strCSV = 'CSV'; //to translate
761 $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
763 $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
764 $strEsperanto = 'Esperanto'; //to translate
766 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
767 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
768 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
769 $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
770 $strFileToImport = 'File to import'; //to translate
771 $strFlushQueryCache = 'Flush query cache'; //to translate
772 $strFlushTables = 'Flush (close) all tables'; //to translate
774 $strHandler = 'Handler'; //to translate
776 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
777 $strImportFormat = 'Format of imported file'; //to translate
778 $strImport = 'Import'; //to translate
779 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
780 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
781 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
782 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
783 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
784 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
785 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
786 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
787 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
789 $strJoins = 'Joins'; //to translate
791 $strKeyCache = 'Key cache'; //to translate
793 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
794 $strLDI = 'CSV using LOAD DATA'; //to translate
795 $strLDILocal = 'Use LOCAL keyword'; //to translate
797 $strMaxConnects = 'max. concurrent connections'; //to translate
798 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
799 $strMysqlClientVersion = 'MySQL client version'; //to translate
801 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
802 $strNumberOfFields = 'Number of fields'; //to translate
804 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
806 $strPartialImport = 'Partial import'; //to translate
807 $strPDF = 'PDF'; //to translate
808 $strPDFReportTitle = 'Report title'; //to translate
809 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
810 $strProtocolVersion = 'Protocol version'; //to translate
812 $strQueryCache = 'Query cache'; //to translate
814 $strReloadPrivileges = 'Reload privileges'; //to translate
815 $strReplication = 'Replication'; //to translate
816 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
818 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
819 $strShowingBookmark = 'Showing bookmark'; //to translate
820 $strShowOpenTables = 'Show open tables'; //to translate
821 $strShowSlaveHosts = 'Show slave hosts'; //to translate
822 $strShowSlaveStatus = 'Show slave status'; //to translate
823 $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
824 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
825 $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
826 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
827 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
828 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
829 $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
830 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
831 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
832 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
833 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
834 $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
835 $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
836 $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
837 $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
838 $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
839 $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
840 $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
841 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
842 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
843 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
844 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
845 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
846 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
847 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
848 $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
849 $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
850 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
851 $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
852 $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
853 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
854 $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
855 $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
856 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
857 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
858 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
859 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
860 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
861 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
862 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
863 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
864 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
865 $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
866 $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
867 $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
868 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
869 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
870 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
871 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
872 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
873 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
874 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
875 $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
876 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
877 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
878 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
879 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
880 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
881 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
882 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
883 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
884 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
885 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
886 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
887 $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
888 $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
889 $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
890 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
891 $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
892 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
893 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
894 $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
895 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
896 $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
897 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
898 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
899 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
900 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
901 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
902 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
903 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
904 $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
905 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
906 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
907 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
908 $strShowStatusReset = 'Reset'; //to translate
909 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
910 $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
911 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
912 $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
913 $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
914 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
915 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
916 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
917 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
918 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
919 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
920 $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
921 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
922 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
923 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
924 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
925 $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
926 $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
927 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
928 $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
929 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
930 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
931 $strSorting = 'Sorting'; //to translate
932 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
933 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
935 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
936 $strTempData = 'Temporary data'; //to translate
937 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
938 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
939 $strThemeNotFound = 'Theme %s not found!'; //to translate
940 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
941 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
942 $strThreads = 'Threads'; //to translate
943 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
944 $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
945 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
946 $strTransactionCoordinator = 'Transaction coordinator'; //to translate
947 $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
949 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
950 $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
951 $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
953 $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
955 $strQueryResultsOperations = 'Query results operations'; //to translate
956 $strAddClause = 'Add %s'; //to translate
957 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
958 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
959 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
960 $strCreateUserDatabase = 'Database for user'; //to translate
961 $strCreateUserDatabaseNone = 'None'; //to translate
962 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
963 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
964 $strOpenDocumentText = 'Open Document Text'; //to translate
965 $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
966 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
967 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
968 $strInvalidTableName = 'Invalid table name'; //to translate
969 $strInvalidDatabase = 'Invalid database'; //to translate
970 $strServers = 'Servers'; //to translate
971 $strDelimiter = 'Delimiter'; //to translate
972 $strFunctions = 'Functions'; //to translate
973 $strProcedures = 'Procedures'; //to translate
974 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
975 $strFontSize = 'Font size'; //to translate
976 $strLanguage = 'Language'; //to translate
977 $strPmaWiki = 'phpMyAdmin wiki'; //to translate
978 $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
979 $strDocSQL = 'DocSQL'; //to translate
980 $strTableName = 'Table name'; //to translate
981 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
982 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
983 $strShowingPhp = 'Showing as PHP code'; //to translate
984 $strShowingSQL = 'Showing SQL query'; //to translate
985 $strDesigner = 'Designer'; //to translate
986 $strNumberOfTables = 'Number of tables'; //to translate
987 $strCreateTable = 'Create table'; //to translate
988 $strCreateRelation = 'Create relation'; //to translate
989 $strSavePosition = 'Save position'; //to translate
990 $strSelectForeignKey = 'Select Foreign Key'; //to translate
991 $strHide = 'Hide'; //to translate
992 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
993 $strReload = 'Reload'; //to translate
994 $strSmallBigAll = 'Small/Big All'; //to translate
995 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
996 $strMoveMenu = 'Move Menu'; //to translate
997 $strAngularLinks = 'Angular links'; //to translate
998 $strDirectLinks = 'Direct links'; //to translate
999 $strHideShowAll = 'Hide/Show all'; //to translate
1000 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1001 $strInternalRelationAdded = 'Internal relation added'; //to translate
1002 $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1003 $strRelationDeleted = 'Relation deleted'; //to translate
1004 $strToSelectRelation = 'To select relation, click :'; //to translate
1005 $strExportImportToScale = 'Export/Import to scale'; //to translate
1006 $strRecommended = 'recommended'; //to translate
1007 $strToFromPage = 'to/from page'; //to translate
1008 $strSelectReferencedKey = 'Select referenced key'; //to translate
1009 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1010 $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
1011 $strHelp = 'Help'; //to translate
1012 $strCancel = 'Cancel'; //to translate
1013 $strDeleteRelation = 'Delete relation'; //to translate
1014 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1015 $strStructureForView = 'Structure for view'; //to translate
1016 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1017 $strToggleSmallBig = 'Toggle small/big'; //to translate
1018 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1019 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1020 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
1021 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1022 $strSnapToGrid = 'Snap to grid'; //to translate
1023 $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
1024 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1025 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1026 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1027 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1028 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1029 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1030 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1031 $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
1032 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
1033 $strViewName = 'VIEW name'; //to translate
1034 $strOptions = 'Options'; //to translate
1035 $strFiles = 'Files'; //to translate
1036 $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate
1037 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
1038 $strRoutines = 'Routines'; //to translate
1039 $strRoutineReturnType = 'Return type'; //to translate
1040 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
1041 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
1042 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1043 $strTriggers = 'Triggers'; //to translate
1044 $strEvent = 'Event'; //to translate
1045 $strProfiling = 'Profiling'; //to translate
1046 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate