patch #2932113 Slow export when having lots of databases
[phpmyadmin/madhuracj.git] / lang / indonesian-utf-8.inc.php
blob7509ab7abfc65e2a2b9fd818d4d24af5d2f6c314
1 <?php
2 /* $Id$ */
4 $charset = 'utf-8';
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 $strActions = 'Tindakan';
23 $strAddAutoIncrement = 'Menambahkan nilai AUTO_INCREMENT';
24 $strAddClause = 'Tambah %s';
25 $strAddConstraints = 'Menambahkan pembatas';
26 $strAddDeleteColumn = 'Menambahkan/Hapus kolom';
27 $strAddDeleteRow = 'Menambahkan/Hapus baris';
28 $strAddFields = 'Menambahkan %s field(s)';
29 $strAddHeaderComment = 'Menambahkan komentar individual pada Header (\\n membelahkan garis)';
30 $strAddIntoComments = 'Penambahkan pada komentar:';
31 $strAddNewField = 'Menambahkan field baru';
32 $strAddPrivilegesOnDb = 'Menambahkan hak (privileges) pada database berikut';
33 $strAddPrivilegesOnTbl = 'Menambahkan hak (privileges) pada tabel berikut';
34 $strAddSearchConditions = 'Menambahkan kriteria pencarian (Argumen untuk WHERE-Statement):';
35 $strAddToIndex = 'Menambahkan ke indeks &nbsp;%s&nbsp;kolom';
36 $strAddUser = 'Menambahkan pengguna baru';
37 $strAddUserMessage = 'Pengguna baru telah ditambahkan.';
38 $strAdministration = 'Administrasi';
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 $strAnalyze = 'Analisa';
48 $strAnalyzeTable = 'Analisa tabel';
49 $strAnd = 'Dan';
50 $strAndThen = 'selanjutnya';
51 $strAnIndex = 'Indeks telah ditambahkan pada %s';
52 $strAnyHost = 'Setiap host';
53 $strAny = 'Setiap';
54 $strAnyUser = 'Setiap pengguna';
55 $strApplyChanges = 'Terapkan Perubahan Terpilih';
56 $strApproximateCount = 'Kemungkinan hanya perkiraan saja. Lihat [a@./Documentation.html#faq3_11@Dokumentasi]FAQ 3.11[/a]';
57 $strAPrimaryKey = 'Primary key telah ditambahkan pada %s';
58 $strArabic = 'Bahasa Arab';
59 $strArmenian = 'Bahasa Armenia';
60 $strAscending = 'Urutan menaik';
61 $strAsDefined = 'Seperti yang didefinisikan';
62 $strAtBeginningOfTable = 'Pada Awal Tabel';
63 $strAtEndOfTable = 'Pada Akhir Tabel';
64 $strAttr = 'Atribut';
65 $strAutomaticLayout = 'Layout otomatis';
67 $strBack = 'Kembali';
68 $strBaltic = 'Bahasa Baltik';
69 $strBeginCut = 'Mulai potong (CUT)';
70 $strBeginRaw = 'MULAI mentah (RAW)';
71 $strBinary = 'Binari';
72 $strBinaryDoNotEdit = 'Binari - jangan di-edit';
73 $strBinaryLog = 'Log binari';
74 $strBinLogEventType = 'Tipe Kejadian';
75 $strBinLogInfo = 'Informasi';
76 $strBinLogName = 'Catat nama';
77 $strBinLogOriginalPosition = 'Posisi aslinya';
78 $strBinLogPosition = 'Posisi';
79 $strBinLogServerId = 'ID Server';
80 $strBLOBRepositoryDamaged = 'Rusak';
81 $strBLOBRepositoryDisableStrongWarning = 'Anda akan MENONAKTIFKAN repositori BLOB!';
82 $strBLOBRepositoryDisable = 'Tidak aktif';
83 $strBLOBRepositoryEnable = 'Aktif';
84 $strBLOBRepositoryRemove = 'Hapus Referensi Repositori BLOB';
85 $strBLOBRepository = 'Repositori BLOB';
86 $strBLOBRepositoryUpload = 'Upload ke repositori BLOB';
87 $strBookmarkAllUsers = 'Izinkan semua pengguna untuk mengakses simpanan ini';
88 $strBookmarkDeleted = 'Penyimpanan telah dihapus.';
89 $strBookmarkLabel = 'Judul';
90 $strBookmarkQuery = 'Ingat pada pencarian SQL ';
91 $strBookmarkThis = 'Simpan pencarian SQL ini';
92 $strBookmarkView = 'Hanya melihat';
93 $strBrowse = 'Browse';
94 $strBrowseForeignValues = 'Menjelajahi nilai luar';
95 $strBufferPoolActivity = 'Aktifitas penampungan Buffer';
96 $strBufferPool = 'Penampungan Buffer';
97 $strBufferPoolUsage = 'Penggunaan penampungan Buffer';
98 $strBufferReadMissesInPercent = 'Pembacaan yang kelewat dalam %';
99 $strBufferReadMisses = 'Pembacaan yang kelewat';
100 $strBufferWriteWaitsInPercent = 'Penundaan penulisan dalam %';
101 $strBufferWriteWaits = 'Penundaan penulisan';
102 $strBulgarian = 'Bahasa Bulgaria';
103 $strBusyPages = 'Halaman yang sibuk';
104 $strBzip = '"Dikompress dengan BZip"';
106 $strCalendar = 'Kalender';
107 $strCancel = 'Batal';
108 $strCanNotLoadExportPlugins = 'Tidak dapat memuat plugin export, silahkan periksa instalasi Anda!';
109 $strCanNotLoadImportPlugins = 'Tidak dapat memuat plugin import, silahkan periksa instalasi Anda!';
110 $strCannotLogin = 'Gagal login ke MySQL server';
111 $strCantLoad = 'gagal loading ekstensi %s,<br />mohon periksa kembali konfigurasi PHP.';
112 $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.';
113 $strCantRenameIdxToPrimary = 'Gagal ubah nama Indeks ke PRIMARY!';
114 $strCantUseRecodeIconv = 'Gagal menggunakan iconv, libiconv atau fungsi recode_string selama ekstensi masih dalam keadaan di-load. Periksa kembali konfigurasi PHP.';
115 $strCardinality = 'Bilangan Pokok';
116 $strCaseInsensitive = 'peka terhadap huruf besar/kecil';
117 $strCaseSensitive = 'tidak peka terhadap huruf besar/kecil';
118 $strCentralEuropean = 'Eropa Tengah';
119 $strClickToSelect = 'Klik untuk memilih';
120 $strClickToUnselect = 'Klik untuk batal memilih';
121 $strColComFeat = 'Tampilkan komentar kolom';
122 $strCollation = 'Penyortiran';
123 $strColumnNames = 'Nama kolom';
124 $strColumnPrivileges = 'Hak (privileges) khusus terhadap kolum';
125 $strCommand = 'Perintah';
126 $strComment = 'Komentar';
127 $strComments = 'Komentar';
128 $strCompatibleHashing = 'MySQL&nbsp;4.0 compatible';
129 $strCompleteInserts = 'INSERT lengkap';
130 $strCompression = 'Kompresi';
131 $strCompressionWillBeDetected = 'Kompresi file yang di impor akan otomatis di deteksi dari: %s';
132 $strConfigDirectoryWarning = 'Direktori [code]config[/code], yang digunakan oleh script setup, masih ada di direktori phpMyAdmin Anda. Anda harus menghapus nya setelah phpMyAdmin di konfigurasi.';
133 $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.';
134 $strConfigureTableCoord = 'Silakan konfigurasikan koordinasi bagi tabel %s';
135 $strConnectionError = 'Koneksi gagal: Stelan tidak berlaku.';
136 $strConnections = 'Koneksi';
137 $strConstraintsForDumped = 'Ketidakleluasaan untuk tabel pelimpahan (Dumped Tables)';
138 $strConstraintsForTable = 'Ketidakleluasaan untuk tabel';
139 $strControluserFailed = 'Koneksi untuk controluser yang di definisikan di konfigurasi Anda gagal.';
140 $strCookiesRequired = 'Mulai dari sini Cookies harus diaktifkan.';
141 $strCopyDatabaseOK = 'Database %s telah disalin ke %s';
142 $strCopy = 'Salin';
143 $strCopyTableOK = 'Tabel %s telah disalin ke %s.';
144 $strCopyTable = 'Salin tabel ke (database<b>.</b>nama tabel):';
145 $strCopyTableSameNames = 'Penyalinan tabel pada diri-sendiri tidak bisa dilakukan!';
146 $strCouldNotConnectSource = 'Tidak dapat terhubung ke sumber';
147 $strCouldNotConnectTarget = 'Tidak dapat terhubung ke target';
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 $strCreateRelation = 'Buat relasi';
158 $strCreateTable = 'Buat tabel';
159 $strCreateUserDatabase = 'Database untuk pengguna';
160 $strCreateUserDatabaseName = 'Buat database dengan nama yang sama dan beri semua hak';
161 $strCreateUserDatabasePrivileges = 'Berikan semua hak untuk database &quot;%s&quot;.';
162 $strCreateUserDatabaseWildcard = 'Berikan semua hak untuk nama wildcard (pengguna\_%)';
163 $strCreationDates = 'Tanggal Penciptaan/Update/Pemeriksaan';
164 $strCriteria = 'Kriteria';
165 $strCroatian = 'Bahasa Kroatia';
166 $strCurrentServer = 'Server saat ini';
167 $strCustomColor = 'Warna kustom';
168 $strCyrillic = 'Bahasa Kirilia';
169 $strCzech = 'Bahasa Ceko';
170 $strCzechSlovak = 'Cecko-Slovakia';
171 $strChangeCopyMode = 'Ciptakan pengguna baru dengan hak-hak yang sama dan ...';
172 $strChangeCopyModeCopy = '... mempertahankan yang lama.';
173 $strChangeCopyModeDeleteAndReload = ' ... hapuskan yang lama dari User Table, kemudian reload hak-hak.';
174 $strChangeCopyModeJustDelete = ' ... hapus yang lama dari User Table.';
175 $strChangeCopyModeRevoke = ' ... cabut seluruh hak yang aktif, kemudian hapuskan yang lama.';
176 $strChangeCopyUser = 'Ubah informasi Login / Salip pengguna';
177 $strChangeDisplay = 'Pilih Field untuk ditampilkan';
178 $strChangePassword = 'Ubah Kata Sandi';
179 $strChange = 'Ubah';
180 $strCharsetOfFile = 'Penyusunan karakter dalam file:';
181 $strCharset = 'Perangkat karakter (Charset)';
182 $strCharsetsAndCollations = 'Penyusunan karakter dan tabel urutan';
183 $strCharsets = 'Penyusunan Karakter';
184 $strCheckAll = 'Pilih semua';
185 $strCheckOverhead = 'Periksa Overheaded';
186 $strCheckPrivsLong = 'Periksa hak-hak untuk database &quot;%s&quot;.';
187 $strCheckPrivs = 'Periksa hak-hak';
188 $strCheckTable = 'Periksa tabel';
189 $strCheck = 'Tandai';
190 $strChoosePage = 'Silakan pilih halaman untuk diubah';
192 $strDanish = 'Bahasa Denmark';
193 $strDatabase = 'Database';
194 $strDatabaseEmpty = 'Nama database kosong!';
195 $strDatabaseExportOptions = 'Pilihan cara untuk mengekspor Database';
196 $strDatabaseHasBeenCreated = 'Database %1$s telah dibuat.';
197 $strDatabaseHasBeenDropped = 'Database %s telah dihapus.';
198 $strDatabaseNotExisting = 'Database %s tidak ditemukan.';
199 $strDatabases = 'Database';
200 $strDatabasesDropped = 'Sukses menghapus database %s.';
201 $strDatabase_src = 'Database cumber';
202 $strDatabasesStatsDisable = 'Mencacatkan Statistik';
203 $strDatabasesStatsEnable = 'Menggiatkan Statistik';
204 $strDatabasesStatsHeavyTraffic = 'Perhatian: Menggiatkan statistik database dengan kemungkinan besar mengakibatkan traffic yang cukup tinggi antara webserver dan server MySQL.';
205 $strDatabasesStats = 'Statistik Database';
206 $strDatabase_trg = 'Database target';
207 $strData = 'Data';
208 $strDataDict = 'Kamus Data';
209 $strDataDiff = 'Perbedaan data';
210 $strDataOnly = 'Data saja';
211 $strDataPages = 'Halaman yang berisi data';
212 $strDataSyn = 'Sinkronisasi Data';
213 $strDBComment = 'Komentar Database: ';
214 $strDBCopy = 'Salin database ke';
215 $strDbIsEmpty = 'Database kelihatannya kosong';
216 $strDbPrivileges = 'Hak (privileges) khusus terhadap Database';
217 $strDBRename = 'Ubah nama database menjadi';
218 $strDbSpecific = 'database-spesifik';
219 $strDefault = 'Default';
220 $strDefaultEngine = '%s adalah mesin penyimpan utama pada server MySQL ini.';
221 $strDefaultValueHelp = 'Untuk nilai (value) default cukup diisi single value saja tanpa menggunakan backslash, escaping atau quotes dan dengan menggunakan format sbb.: a';
222 $strDefragment = 'Defragmentasikan tabel';
223 $strDelayedInserts = 'Gunakan perintah INSERT memperlambat';
224 $strDeleteAndFlushDescr = 'Ini cara yang terbaik tetapi akan memakan waktu cukup lama.';
225 $strDeleteAndFlush = 'Hapus pengguna, lantas Reload hak-hak (Privileges).';
226 $strDeleted = 'Baris telah dihapus';
227 $strDelete = 'Hapus';
228 $strDeleteNoUsersSelected = 'Tidak ada pengguna yang dipilih untuk dihapus!';
229 $strDeleteRelation = 'Hapus relasi';
230 $strDeleteTrackingData = 'Hapus pelacakan data untuk tabel ini';
231 $strDeleting = 'Menghapus %s';
232 $strDelimiter = 'Pembatas';
233 $strDelOld = 'Halaman ini berisi referensi tentang tabel yang sudah tidak ada. Apakah Anda ingin hapus referensi yang bersangkutan?';
234 $strDescending = 'Urutan menurun';
235 $strDescription = 'Deskripsi';
236 $strDesigner = 'Perancang';
237 $strDetails = 'Rincian...';
238 $strDictionary = 'kamus';
239 $strDifference = 'Perbedaan';
240 $strDirectLinks = 'Link langsung';
241 $strDirtyPages = 'Halaman yang kotor';
242 $strDisabled = 'Tidak aktif';
243 $strDisableForeignChecks = 'Tanpa pemeriksaan kunci asing';
244 $strDisplayFeat = 'Tampilkan ciri-ciri';
245 $strDisplayOrder = 'Urut tampilan berdasarkan:';
246 $strDisplayPDF = 'Tampilkan skema PDF';
247 $strDoAQuery = 'cari berdasarkan data contoh ("query by example") (wildcard: "%")';
248 $strDocSQL = 'DocSQL';
249 $strDocu = 'Dokumentasi';
250 $strDoNotAutoIncrementZeroValues = 'Jangan gunakan AUTO_INCREMENT untuk nilai nol';
251 $strDownloadFile = 'Unduh file';
252 $strDoYouReally = 'Apakah anda ingin ';
253 $strDropDatabaseStrongWarning = 'Anda akan MENGHAPUS SELURUH database!';
254 $strDrop = 'Hapus';
255 $strDropUsersDb = 'Hapus database yang memiliki nama yang sama dengan pengguna.';
256 $strDumpAllRows = 'Dump semua row';
257 $strDumpingData = 'Dumping data untuk tabel';
258 $strDumpSaved = 'Dump (Skema) disimpan pada file %s.';
259 $strDumpXRows = 'Dump %s baris bermula pada baris %s.';
260 $strDynamic = 'dinamis';
262 $strEditPDFPages = 'Ubah halaman PDF';
263 $strEditPrivileges = 'Ubah hak akses (privilege)';
264 $strEdit = 'Ubah';
265 $strEffective = 'Efektif';
266 $strEmpty = 'Mengosongkan';
267 $strEmptyResultSet = 'MySQL balikkan hasil kosong (a.k. baris yang kosong).';
268 $strEnabled = 'Aktif';
269 $strEncloseInTransaction = 'Menyertakan ekspor dalam transaksi';
270 $strEndCut = 'Akhiri potong (CUT)';
271 $strEndRaw = 'AKHIRI mentah (RAW)';
272 $strEnd = 'Terakhir';
273 $strEngineAvailable = '%s siap untuk digunakan pada server MySQL ini.';
274 $strEngineDisabled = '%s dimatikan untuk server MySQL ini.';
275 $strEngines = 'Mesin';
276 $strEngineUnsupported = 'Server MySQL ini tidak mendukung mesin penyimpan %s.';
277 $strEnglish = 'Bahasa Ingris';
278 $strEnglishPrivileges = ' Catatan: Nama privilege MySQL dalam bahasa Ingris ';
279 $strError = 'Error';
280 $strErrorInZipFile = 'Kesalahan dalam arsip ZIP:';
281 $strErrorRelationAdded = 'Kesalahan: Relasi tidak ditambahkan.';
282 $strErrorRelationExists = 'Kesalahan: relasi sudah ada.';
283 $strErrorRenamingTable = 'Kesalahan mengganti nama table %1$s ke %2$s';
284 $strErrorSaveTable = 'Kesalahan menyimpan koordinat untuk Perancang.';
285 $strEscapeWildcards = 'Wildcard _ dan % sebaiknya diakhiri dengan tanda \ untuk mengunakannya secara harfiah';
286 $strEsperanto = 'Bahasa Esperanto';
287 $strEstonian = 'Bahasa Estonia';
288 $strEvent = 'Kejadian';
289 $strEvents = 'Kejadian';
290 $strExcelEdition = 'Edisi Excel';
291 $strExecuteBookmarked = 'Eksekusikan pencarian dengan mengikuti penunjuk halaman';
292 $strExplain = 'Terangkan SQL';
293 $strExport = 'Ekspor';
294 $strExtendedInserts = 'INSERT memperluas';
295 $strExtra = 'Ekstra';
297 $strFailedAttempts = 'Gagal';
298 $strField = 'Field';
299 $strFieldHasBeenDropped = 'Field %s telah dihapus';
300 $strFieldsEnclosedBy = 'Field ditutup dengan';
301 $strFieldsEscapedBy = 'Field dikembalikan oleh';
302 $strFields = 'Field';
303 $strFieldsTerminatedBy = 'Fields diputus oleh';
304 $strFileAlreadyExists = 'File %s sudah ada pada server. Gantikan nama file atau periksa pilihan Overwrite.';
305 $strFileCouldNotBeRead = 'Gagal membaca File';
306 $strFileNameTemplate = 'Konvensi nama file';
307 $strFileNameTemplateRemember = 'ingat konvensi';
308 $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.';
309 $strFlushTable = 'Tutup tabel ("FLUSH")';
310 $strFormat = 'Format';
311 $strFormEmpty = 'Data dalam form kurang !';
312 $strFreePages = 'Halaman yang bebas';
313 $strFullText = 'Teks Penuh';
314 $strFunction = 'Fungsi';
316 $strGenBy = 'Diciptakan oleh';
317 $strGeneralRelationFeat = 'Ciri-ciri dari General Relation';
318 $strGenerate = 'Menghasilkan';
319 $strGeneratePassword = 'Menghasilkan kata sandi';
320 $strGenTime = 'Waktu pembuatan';
321 $strGeorgian = 'Georgia';
322 $strGerman = 'Bahasa Jerman';
323 $strGlobal = 'global';
324 $strGlobalPrivileges = 'Hak Istimewa (Privileges) Global';
325 $strGlobalValue = 'Nilai Global';
326 $strGo = 'Go';
327 $strGrantOption = 'Izin';
328 $strGreek = 'Bahasa Yunani';
329 $strGzip = 'Dikompress dengan GZip';
331 $strHasBeenAltered = 'telah diubah.';
332 $strHaveToShow = 'Sekurang-kurangnya satu kolom harus dipilih untuk ditampilkan';
333 $strHebrew = 'Bahasa Yahudi';
334 $strHome = 'Home';
335 $strHomepageOfficial = 'Homepage resmi phpMyAdmin';
336 $strHostEmpty = 'Nama Host harus diisi!';
337 $strHost = 'Host';
338 $strHTMLExcel = 'Microsoft Excel 2000';
339 $strHTMLWord = 'Microsoft Word 2000';
340 $strHungarian = 'Bahasa Hongaria';
342 $strIcelandic = 'Islandia';
343 $strId = 'ID';
344 $strIdxFulltext = 'Teks penuh';
345 $strIgnore = 'Abaikan';
346 $strIgnoreInserts = 'Gunakan perintah INSERT dengan mengabaikan kesalahan';
347 $strImportFiles = 'Impor file';
348 $strIndexes = 'Indeks';
349 $strIndexHasBeenDropped = 'Indeks %s telah dihapus';
350 $strIndex = 'Indeks';
351 $strIndexName = 'Nama indeks&nbsp;:';
352 $strIndexType = 'Tipe indeks&nbsp;:';
353 $strIndexWarningTable = 'Ditemukan masalah dengan indeks dalam tabel `%s`';
354 $strInnoDBAutoextendIncrementDesc = ' Ukuran bertahap dari pembesaran ruang tabel otomatis bila ia mempenuh.';
355 $strInnoDBAutoextendIncrement = 'Pembesaran otomatis';
356 $strInnoDBBufferPoolSizeDesc = 'Ukuran Memory Buffer yang digunakan oleh InnoDB untuk meng-cache data dan indeks dari tabelnya.';
357 $strInnoDBBufferPoolSize = 'Ukuran penampungan buffer';
358 $strInnoDBDataFilePath = 'File data';
359 $strInnoDBDataHomeDirDesc = 'Bagian lazim dari Directory Path untuk seluruh file data milik InnoDB.';
360 $strInnoDBDataHomeDir = 'Home direktori data';
361 $strInnoDBPages = 'halaman';
362 $strInnodbStat = 'Status dari InnoDB';
363 $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.';
364 $strInsertAsNewRow = 'Sisipkan sebagai baris baru';
365 $strInsert = 'Sisipkan';
366 $strInternalRelations = 'Relasi internal';
367 $strInUse = 'sedang digunakan';
368 $strInvalidColumnCount = 'Perhitungan kolom wajib lebih besar dari nol.';
369 $strInvalidFieldAddCount = 'Anda perlu menambahkan sedikitnya satu Field.';
370 $strInvalidFieldCount = 'Tabel wajib mengandung sesedikitnya satu Field.';
371 $strInvalidRowNumber = '%d bukanlah nomor baris yang berlaku.';
373 $strJapanese = 'Bahasa Jepang';
374 $strJumpToDB = 'Lompat langsung ke database &quot;%s&quot;.';
375 $strJustDeleteDescr = 'Pengguna yang &quot;dihapus&quot; tetap berhak untuk mengakses Server seperti biasa sampai Hak Istimewa (Privileges) di-reload.';
376 $strJustDelete = 'Hapus pengguna dari dari tabel daftar pengguna.';
378 $strKeepPass = 'Jangan ubah Kata Sandi';
379 $strKeyname = 'Nama Kunci';
380 $strKill = 'Tutup';
381 $strKorean = 'Bahasa Korea';
383 $strLandscape = 'Landscape';
384 $strLatexCaption = 'Judul halaman';
385 $strLatexContent = 'Isi dari tabel __TABLE__';
386 $strLatexContinuedCaption = 'Lanjutan dari judul halaman tabel';
387 $strLatexContinued = '(dilanjutkan)';
388 $strLatexIncludeCaption = 'Masukkan judul halaman tabel';
389 $strLatexLabel = 'Kunci nama';
390 $strLaTeX = 'LaTeX';
391 $strLatexStructure = 'Struktur dari tabel __TABLE__';
392 $strLatchedPages = 'Halaman yang dipalang';
393 $strLatvian = 'Latvia';
394 $strLengthSet = 'Ukuran Panjang/Nilai*';
395 $strLimitNumRows = 'Jumlah baris per halaman';
396 $strLinesTerminatedBy = 'Garis diputuskan oleh';
397 $strLinkNotFound = 'Link tidak ditemukan';
398 $strLinksTo = 'Link ke';
399 $strLithuanian = 'Bahasa Lithuania';
400 $strLocalhost = 'Lokal';
401 $strLocationTextfile = 'dari File';
402 $strLoginInformation = 'Informasi Login';
403 $strLogin = 'Login';
404 $strLogout = 'Logout';
405 $strLogPassword = 'Kata Sandi:';
406 $strLogServer = 'Server';
407 $strLogUsername = 'Nama Pengguna:';
408 $strLongOperation = 'Aktifitas ini membutuhkan waktu yang lama. Tetap melanjutkan?';
410 $strMaximumSize = 'Batas ukuran: %s%s';
411 $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.';
412 $strMbOverloadWarning = 'Fungsi mbstring.func_overload aktif pada konfigurasi PHP Anda. Pilihan ini tidak cocok dengan phpMyAdmin dan mampu merusak sebagian data!';
413 $strMIME_available_mime = 'Tipe MIME yang tersedia';
414 $strMIME_available_transform = 'Transformasi yang tersedia';
415 $strMIME_description = 'Deskripsi';
416 $strMIME_MIMEtype = 'Tipe MIME';
417 $strMIME_nodescription = 'Tidak ada deskripsi untuk transformasi ini.<br />Mohon ditanyakan kepada penulis tentang artinya %s.';
418 $strMIME_transformation_note = 'Untuk tampilan daftar tentang pilihan transformasi dan transformasi jenis MIME-nya, silakan klik pada %sDeskripsi Transformasi%s';
419 $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\').';
420 $strMIME_transformation_options = 'Pilihan transformasi';
421 $strMIME_transformation = 'Transformasi Browser';
422 $strMIMETypesForTable = 'TIPE MIME UNTUK TABEL';
423 $strMIME_without = 'Jenis MIME yang dicetak dalam huruf miring tidak memiliki fungsi transformasi';
424 $strModifications = 'Modifikasi telah disimpan';
425 $strModifyIndexTopic = 'Ubah indeks';
426 $strModify = 'Ubah';
427 $strMoveTableOK = 'Tabel %s telah dipindahkan ke %s.';
428 $strMoveTable = 'Pindahkan tabel ke (database<b>.</b>tabel):';
429 $strMoveTableSameNames = 'Memindahkan tabel ke diri-sendiri tidak bisa dilakukan!';
430 $strMultilingual = 'berbagai bahasa';
431 $strMyISAMDataPointerSizeDesc = 'Ukuran standar dari petunjuk (Pointer) dalam Byte untuk digunakan oleh CREATE TABLE untuk tabel jenis MyISAM bila pilihan MAX_ROWS tidak ditentukan.';
432 $strMyISAMDataPointerSize = 'Ukuran petunjuk data (Data Pointer)';
433 $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.';
434 $strMyISAMMaxExtraSortFileSize = 'Ukuran maksimal untuk file sementara pada pembuatan indeks';
435 $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).';
436 $strMyISAMMaxSortFileSize = 'Ukuran maksimal untuk penyortiran file sementara';
437 $strMyISAMRecoverOptionsDesc = 'Modus untuk restorasi secara otomatis sebuah tabel MyISAM yang telah runtuh sesuai dengan pengaturan melalui pilihan --myisam-recover pada startup server.';
438 $strMyISAMRecoverOptions = 'Modus restorasi otomatis';
439 $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.';
440 $strMyISAMRepairThreads = 'Perbaiki proses';
441 $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.';
442 $strMyISAMSortBufferSize = 'Urutkan ukuran Buffer';
443 $strMySQLConnectionCollation = 'Penyortiran koneksi MySQL';
444 $strMySQLCharset = 'Charset MySQL';
445 $strMySQLSaid = 'MySQL menyatakan: ';
446 $strMySQLShowProcess = 'Tampilkan Proses';
448 $strName = 'Nama';
449 $strNext = 'Berikutnya';
450 $strNoActivity = 'Tidak ada aktifitas selama %s detik atau lebih. Silakan login kembali';
451 $strNoDatabases = 'Database tidak ditemukan';
452 $strNoDatabasesSelected = 'Database belum dipilih.';
453 $strNoDescription = 'tanpa keterangan';
454 $strNoDetailsForEngine = 'Informasi secara rinci tentang keadaan mesin penyimpan ini tidak ditemukan.';
455 $strNoDropDatabases = 'Perintah "HAPUS DATABASE" dimatikan.';
456 $strNoExplain = 'Melewati keterangan SQL';
457 $strNoFrames = 'Lebih mudah untuk menggunakan phpMyAdmin dengan browser yang <b>mendukung frame</b>.';
458 $strNoIndex = 'Indeks belum ditentukan!';
459 $strNoIndexPartsDefined = 'Bagian indeks belum diberi definisin!';
460 $strNoModification = 'Tidak ada perubahan';
461 $strNone = 'tanpa';
462 $strNoOptions = 'Format ini tidak ada pilihannya';
463 $strNoPassword = 'Kata Sandi belum ditetapkan';
464 $strNoPermission = 'Webserver tidak memilik hak (permission) untuk menyimpan file %s.';
465 $strNoPhp = 'Kode PHP tidak ditemukan';
466 $strNoPrivileges = 'Tidak ada Hak Akses (privilege)';
467 $strNoRights = 'Hak Akses Anda untuk melanjut tidak cukup!';
468 $strNoRowsSelected = 'Tidak ada baris yang dipilih';
469 $strNoSpace = 'Tidak cukup ruang untuk menyimpan %s.';
470 $strNoTablesFound = 'Tidak ada tabel dalam database.';
471 $strNoThemeSupport = 'Tidak ada dukungan untuk desain penampilan. Mohon periksa kembali konfigurasi dan/atau desain penampilan dalam direktori %s.';
472 $strNo = 'Tidak';
473 $strNotNumber = 'Ini bukan angka!';
474 $strNotOK = 'tidak oke';
475 $strNotSet = '<b>%s</b> tabel tidak ditemukan atau tidak diset di %s';
476 $strNoUsersFound = 'Pengguna tidak ditemukan.';
477 $strNoValidateSQL = 'Melewati pengesahan (validation) SQL';
478 $strNull = 'Kosong';
479 $strNumSearchResultsInTable = '%s catatan dalam tabel <i>%s</i>';
480 $strNumSearchResultsTotal = '<b>Jumlah:</b> <i>%s</i> rekord';
481 $strNumTables = 'Tabel';
483 $strOK = 'Oke';
484 $strOperations = 'Operasi';
485 $strOperator = 'Operator';
486 $strOptimizeTable = 'Optimasikan tabel';
487 $strOr = 'Atau';
488 $strOverhead = 'Kelebihan (Overhead)';
489 $strOverwriteExisting = 'Timpahkan (Overwrite) file(s) yang ada';
491 $strPageNumber = 'Halaman no.:';
492 $strPagesToBeFlushed = 'Halaman yang akan di-flush';
493 $strPaperSize = 'Ukuran kertas';
494 $strPartialText = 'Teks yang disingkat';
495 $strPasswordEmpty = 'Kata Sandi kosong!';
496 $strPasswordHashing = 'Pengernaian Kata Sandi (Password Hashing)';
497 $strPasswordChanged = 'Sukses mengubah Kata Sandi untuk %s .';
498 $strPassword = 'Kata Sandi';
499 $strPasswordNotSame = 'Kata Sandi tidak sama!';
500 $strPdfDbSchema = 'Skema dari database "%s" - Halaman %s';
501 $strPdfInvalidTblName = 'Tabel "%s" tidak ditemukan!';
502 $strPdfNoTables = 'Tabel tidak ditemukan';
503 $strPerHour = 'dalam sejam';
504 $strPerMinute = 'per menit';
505 $strPerSecond = 'per detik';
506 $strPersian = 'Persia';
507 $strPhoneBook = 'buku telpon';
508 $strPhp = 'Ciptakan kode PHP';
509 $strPHPVersion = 'Versi PHP';
510 $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
511 $strPmaUriError = 'Directif <tt>$cfg[\'PmaAbsoluteUri\']</tt> WAJIB diset dalam file konfigurasi!';
512 $strPolish = 'Polandia';
513 $strPortrait = 'Gambaran';
514 $strPos1 = 'Awal';
515 $strPrevious = 'Sebelumnya';
516 $strPrimaryKeyHasBeenDropped = 'Kunci utama telah dihapus';
517 $strPrimaryKeyName = 'Nama Kunci utama diwajibkan... PRIMARY!';
518 $strPrimaryKeyWarning = '(Tanda nama "PRIMARY" <b>wajib</b> sebagai satu-satunya nama dan <b>hanya</b> sebagai Kunci utama saja!)';
519 $strPrimary = 'Kunci Utama';
520 $strPrint = 'Cetak';
521 $strPrintViewFull = 'Pandangan cetak (dengan teks lengkap)';
522 $strPrintView = 'Pandangan cetak';
523 $strPrivDescAllPrivileges = 'Menggunakan seluruh Hak Istimewa (Privileges) selain GRANT.';
524 $strPrivDescAlter = 'Mengizinkan untuk merubah struktur dari tabel yang ada.';
525 $strPrivDescAlterRoutine = 'Mengizinkan perubahan dan penghapusan dari Routines yang tersimpan.';
526 $strPrivDescCreateDb = 'Mengizinkan untuk menciptakan database dan tabel baru.';
527 $strPrivDescCreateRoutine = 'Mengizinkan penciptaan Routines yang akan disimpan.';
528 $strPrivDescCreateTbl = 'Mengizinkan untuk menciptakan tabel baru.';
529 $strPrivDescCreateTmpTable = 'Mengizinkan untuk menciptakan tabel yang bersifat temporer.';
530 $strPrivDescCreateUser = 'Mengizinkan penciptaan, penghapusan dan perubahan account pengguna.';
531 $strPrivDescCreateView = 'Mengizinkan untuk menciptakan pandangan baru.';
532 $strPrivDescDelete = 'Mengizinkan untuk hapus data.';
533 $strPrivDescDropDb = 'Mengizinkan untuk hapus database dan tabel.';
534 $strPrivDescDropTbl = 'Mengizinkan untuk hapus tabel.';
535 $strPrivDescExecute = 'Mengizinkan untuk berjalan dengan prosedur yang tersimpan; tidak ada efek dalam versi MySQL ini.';
536 $strPrivDescExecute5 = 'Mengizinkan eksekusi Routines yang tersimpan.';
537 $strPrivDescFile = 'Mengizinkan untuk impor data dari file dan ekspor data kedalam file.';
538 $strPrivDescGrant = 'Mengizinkan untuk menambah pengguna dan Hak Istimewa (Privileges) tanpa harus me-reload ulang tabel Hak Istimewa.';
539 $strPrivDescIndex = 'Mengizinkan untuk menciptakan dan hapus Indeks.';
540 $strPrivDescInsert = 'Mengizinkan untuk tambah dan ganti data.';
541 $strPrivDescLockTables = 'Mengizinkan untuk mengunci tabel dalam Thread yang lagi berjalan.';
542 $strPrivDescMaxConnections = 'Membatasi jumlah koneksi baru yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
543 $strPrivDescMaxQuestions = 'Membatasi jumlah pencarian (Queries) yang diperbolehkan untuk setiap pengguna dalam batas waktu satu jam.';
544 $strPrivDescMaxUpdates = 'Membatasi jumlah perintah untuk merubah sebuah tabel atau database untuk setiap pengguna dalam batas waktu satu jam.';
545 $strPrivDescReferences = 'Tidak ada efek dalam versi MySQL yang digunakan.';
546 $strPrivDescReload = 'Mengizinkan untuk reload stelan dari server dan untuk flush cache dari server.';
547 $strPrivDescReplClient = 'Memberi hak kepada pengguna untuk menanyakan lokasi dari slaves / masters.';
548 $strPrivDescReplSlave = 'Digunakan untuk replikasi dari slaves.';
549 $strPrivDescSelect = 'Mengizinkan untuk baca data.';
550 $strPrivDescShowDb = 'Memberi akses ke seluruh daftar database.';
551 $strPrivDescShowView = 'Mengizinkan pencarian dengan cara SHOW CREATE VIEW.';
552 $strPrivDescShutdown = 'Mengizinkan untuk shut-down server.';
553 $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.';
554 $strPrivDescUpdate = 'Mengizinkan untuk ubah data.';
555 $strPrivDescUsage = 'Tanpa Hak Istimewa (Privileges).';
556 $strPrivileges = 'Hak Akses';
557 $strPrivilegesReloaded = 'Sukses reload Hak Istimewa (Privileges).';
558 $strProcesses = 'Proses Aktif';
559 $strProcesslist = 'Daftar proses';
560 $strPutColNames = 'Letakkan nama Fields pada baris pertama';
562 $strQBE = 'Cari berdasarkan data contoh';
563 $strQBEDel = 'Hapus';
564 $strQBEIns = 'Sisipkan';
565 $strQueryFrame = 'Jendela Pencarian';
566 $strQueryOnDb = 'Pencarian SQL dalam database <b>%s</b>:';
567 $strQuerySQLHistory = 'Sejarah SQL';
568 $strQueryStatistics = '<b>Informasi statistik</b>: Sejak dihidupkan, %s pencarian telah dikirim kepada server.';
569 $strQueryTime = 'pencarian membutuhkan waktu %01.4f detik';
570 $strQueryType = 'Tipe Pencarian';
571 $strQueryWindowLock = 'Jangan timpahkan pencarian ini dari jendela luar';
573 $strReadRequests = 'Permintaan pembacaan';
574 $strReceived = 'Penerimaan';
575 $strRecords = 'Catatan';
576 $strReferentialIntegrity = 'Cek integriti referensial:';
577 $strRefresh = 'Menyegarkan';
578 $strRelationalSchema = 'Skema Relational';
579 $strRelationNotWorking = 'Fasilitas penambahan untuk bekerja dengan tabel yang di-link di nonaktifkan. Untuk mengetahui sebabnya silakan klik %sdisini%s.';
580 $strRelationsForTable = 'RELASI UNTUK TABEL';
581 $strRelations = 'Tabel Relasi';
582 $strRelationView = 'Tampilan relasi';
583 $strReloadingThePrivileges = 'Reload Hak Istimewa (Privileges)';
584 $strRemoveSelectedUsers = 'Hapus pengguna yang dipilih';
585 $strRenameDatabaseOK = 'Nama database %s telah diubah menjadi %s';
586 $strRenameTableOK = 'Nama tabel %s telah diubah menjadi %s';
587 $strRenameTable = 'Ubah nama tabel menjadi ';
588 $strRepairTable = 'Perbaiki tabel';
589 $strReplaceNULLBy = 'Menggantikan NULL dengan';
590 $strReplaceTable = 'Ganti data tabel dengan file';
591 $strReplication = 'Tiruan';
592 $strReset = 'Reset';
593 $strResourceLimits = 'Batas dari sumber';
594 $strReType = 'Ketik ulang';
595 $strRevokeAndDelete = 'Cabut seluruh Hak Istimewa (Privileges) dari pengguna, lantas hapus pengguna tsb. dari daftar tabel pengguna.';
596 $strRevokeAndDeleteDescr = 'Pengguna yang bersangkutan tetap memiliki hak untuk USAGE sampai seluruh Hak Istimewa (Privileges) di-reload kembali.';
597 $strRevoke = 'Cabut';
598 $strRevokeMessage = 'Hak akses untuk %s telah dicabut';
599 $strRomanian = 'Romania';
600 $strRowLength = 'Panjangnya baris';
601 $strRows = 'Baris';
602 $strRowsFrom = 'baris dimulai dari rekord #';
603 $strRowSize = ' Besarnya baris ';
604 $strRowsModeFlippedHorizontal = 'horisontal (rotated headers)';
605 $strRowsModeHorizontal = 'horisontal';
606 $strRowsModeOptions = 'diatur dengan urutan %s dan mengulang header setelah %s sel.';
607 $strRowsModeVertical = 'vertikal';
608 $strRowsStatistic = 'Statistik Baris';
609 $strRunning = 'dijalankan pada %s';
610 $strRunQuery = 'Jalankan pencarian SQL';
611 $strRunSQLQuery = 'Melaksanakan perintah SQL pada database %s';
612 $strRussian = 'Bahasa Rusia';
614 $strSaveOnServer = 'Simpan pada server dalam direktori %s';
615 $strSave = 'Simpan';
616 $strScaleFactorSmall = 'Faktor skala yang dipilih terlalu kecil untuk dimuat dalam skema satu halaman';
617 $strSearch = 'Cari';
618 $strSearchFormTitle = 'Cari dalam database';
619 $strSearchInTables = 'Cari dalam tabel:';
620 $strSearchNeedle = 'Kata atau nilai untuk dicari (wildcard: "%"):';
621 $strSearchOption1 = 'sekurang-kurangnya salah satu kata';
622 $strSearchOption2 = 'seluruh kata';
623 $strSearchOption3 = 'kata-kata tepat';
624 $strSearchOption4 = 'sebagai regular expression';
625 $strSearchResultsFor = 'Hasil pencarian untuk "<i>%s</i>" %s:';
626 $strSearchType = 'Cari:';
627 $strSecretRequired = 'File konfigurasi membutuhkan susunan kata-kata rahasia (blowfish_secret).';
628 $strSelectADb = 'Silakan pilih database';
629 $strSelectAll = 'Pilih semua';
630 $strSelectBinaryLog = 'Pilih Log binari untuk ditinjau';
631 $strSelectFields = 'Pilihan field (min. satu):';
632 $strSelectNumRows = 'dalam susunan pemeriksaan';
633 $strSelectTables = 'Pilih tabel';
634 $strSend = 'Kirimkan ke';
635 $strSent = 'Pengiriman';
636 $strServerChoice = 'Pilihan Server';
637 $strServerNotResponding = 'Server tidak menjawab';
638 $strServer = 'Server';
639 $strServerStatus = 'Informasi Runtime';
640 $strServerStatusUptime = 'MySQL server ini telah berjalan secara berturut-turut selama %s. Server dijalankan pada tanggal %s.';
641 $strServerTabVariables = 'Variabel';
642 $strServerTrafficNotes = '<b>Server traffic</b>: Tabel ini menampilkan statistik jaringan lalu-lintas server MySQL sejak dihidupkan.';
643 $strServerVars = 'Variabel dan penyetelan server';
644 $strServerVersion = 'Versi Server';
645 $strSessionValue = 'Nilai dari Session';
646 $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\').';
647 $strSetupExport_asfile_name = 'Kirimkan ke';
648 $strSetupExport_compression_name = 'Kompresi';
649 $strSetupExport_format_name = 'Format';
650 $strSetupExport_onserver_overwrite_name = 'Timpahkan (Overwrite) file(s) yang ada';
651 $strSetupForm_Left_databases = 'Database';
652 $strSetupForm_Left_tables = 'Tabel';
653 $strSetupForm_Query_window = 'Jendela Pencarian';
654 $strSetupSQLQuery_Edit_name = 'Ubah';
655 $strSetupSQLQuery_Explain_name = 'Terangkan SQL';
656 $strSetupSQLQuery_Refresh_name = 'Menyegarkan';
657 $strSetupSQLQuery_ShowAsPHP_name = 'Ciptakan kode PHP';
658 $strSetupWarning = 'Peringatan';
659 $strShowAll = 'Tampilkan semua';
660 $strShowColor = 'Tampilkan warna';
661 $strShowDatadictAs = 'Format dari kamus data';
662 $strShowFullQueries = 'Tampilkan pencarian yang lengkap';
663 $strShowGrid = 'Tampilkan garis';
664 $strShowingBookmark = 'Tampilkan bookmark';
665 $strShowingRecords = 'Tampilan baris';
666 $strShowPHPInfo = 'Tampilkan informasi PHP';
667 $strShowStatusReset = 'Reset';
668 $strShowTableDimension = 'Tampilkan ukuran dari tabel';
669 $strShowTables = 'Tampilkan tabel';
670 $strShow = 'Tampilkan';
671 $strShowThisQuery = ' Tampilkan ulang perintah SQL ';
672 $strSimplifiedChinese = 'Bahasa Cina sederhana';
673 $strSingly = '(unik)';
674 $strSize = 'Ukuran';
675 $strSlovak = 'Slovakia';
676 $strSlovenian = 'Slovenia';
677 $strSocketProblem = '(atau konfigurasi socket dari server MySQL tidak benar)';
678 $strSortByKey = 'Urut berdasarkan kunci';
679 $strSort = 'Urutkan';
680 $strSpaceUsage = 'Penggunaan tempat';
681 $strSpanish = 'Bahasa Spanyol';
682 $strSplitWordsWithSpace = 'Kata dipisahkan oleh karakter spasi (" ").';
683 $strSQLExportType = 'Jenis Ekspor';
684 $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:';
685 $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.';
686 $strSQLQuery = 'Pencarian SQL';
687 $strSQLResult = 'Hasil SQL';
688 $strSQL = 'SQL';
689 $strSQPBugInvalidIdentifer = 'Identifer tidak valid';
690 $strSQPBugUnclosedQuote = 'Tanda kutip tidak ditutup';
691 $strSQPBugUnknownPunctuation = 'Punctation String tidak dikenali';
692 $strStatCreateTime = 'Pembuatan';
693 $strStatement = 'Keterangan';
694 $strStatCheckTime = 'Pemeriksaan terakhir';
695 $strStatUpdateTime = 'Update terakhir';
696 $strStatus = 'Status';
697 $strStorageEngine = 'Mesin Penyimpan';
698 $strStorageEngines = 'Mesin Penyimpan';
699 $strStrucCSV = 'Data CSV';
700 $strStrucData = 'Struktur dan data';
701 $strStrucExcelCSV = 'CSV untuk data MS Excel';
702 $strStrucOnly = 'Struktur saja';
703 $strStructPropose = 'Menganalisa struktur tabel';
704 $strStructure = 'Struktur';
705 $strSubmit = 'Kirim';
706 $strSuccess = 'Sukses menjalankan perintah SQL';
707 $strSum = 'Jumlah';
708 $strSwedish = 'Bahasa Swedia';
709 $strSwitchToDatabase = 'Pindah ke database yang disalin';
710 $strSwitchToTable = 'Pindah ke tabel salinan';
712 $strTableComments = 'Komentar tabel';
713 $strTableEmpty = 'Nama tabel kosong!';
714 $strTableHasBeenDropped = 'Tabel %s telah dihapus';
715 $strTableHasBeenEmptied = 'Tabel %s telah dikosongkan';
716 $strTableHasBeenFlushed = 'Tabel %s telah dibuang';
717 $strTableMaintenance = 'Pemeliharaan tabel';
718 $strTableName = 'Nama tabel';
719 $strTableOfContents = 'Daftar Isi';
720 $strTableOptions = 'Pilihan untuk tabel';
721 $strTables = 'tabel %s';
722 $strTableStructure = 'Struktur dari tabel';
723 $strTable = 'Tabel';
724 $strTakeIt = 'ambil';
725 $strTblPrivileges = 'Hak (privileges) khusus terhadap tabel';
726 $strTextAreaLength = ' Disebabkan ukuran panjangnya,<br /> field ini tidak dapat di-edit ulang. ';
727 $strThai = 'Bahasa Thailand';
728 $strTheme = 'Desain Penampilan';
729 $strThisHost = 'Host yang ini';
730 $strThreadSuccessfullyKilled = 'Sukses hentikan Thread %s.';
731 $strTime = 'Jangka Waktu';
732 $strToggleScratchboard = 'pindah buku catatan (Scratchboard)';
733 $strTotal = 'jumlah';
734 $strTotalUC = 'Jumlah';
735 $strTrackingActivated = 'Pelacakan dari %s.%s diaktifkan';
736 $strTrackingActivateNow = 'Aktifkan sekarang';
737 $strTrackingActivateTrackingFor = 'Aktifkan pelacakan untuk %s.%s';
738 $strTrackingCreateVersion = 'Membuat versi';
739 $strTrackingCreateVersionOf = 'Membuat versi %s dari %s.%s';
740 $strTrackingDatabaseLog = 'Log Database';
741 $strTrackingDataDefinitionStatement = 'Pernyataan definisi data';
742 $strTrackingDataManipulationStatement = 'Penyataan manipulasi data';
743 $strTrackingDate = 'Tanggal';
744 $strTrackingDeactivateNow = 'Nonaktifkan sekarang';
745 $strTrackingDeactivateTrackingFor = 'Nonaktifkan pelacakan untuk %s.%s';
746 $strTrackingExportAs = 'Ekspor sebagai %s';
747 $strTrackingIsActive = 'Pelacakan aktif';
748 $strTrackingIsNotActive = 'Pelacakan tidak aktif.';
749 $strTracking = 'Pelacakan';
750 $strTrackingReportClose = 'Tutup';
751 $strTrackingReportForTable = 'Laporan pelacakan untuk table \'%s\'';
752 $strTrackingReport = 'Laporan pelacakan';
753 $strTrackingStatusActive = 'aktif';
754 $strTrackingStatusNotActive = 'tidak aktif';
755 $strTrackingStructureSnapshot = 'Struktur snapshot';
756 $strTrackingThCreated = 'Dibuat';
757 $strTrackingThLastVersion = 'Versi terakhir';
758 $strTrackingThUpdated = 'Diperbarui';
759 $strTrackingThVersion = 'Versi';
760 $strTrackingTrackDDStatements = 'Lacak definisi data dari pernyataan berikut:';
761 $strTrackingTrackDMStatements = 'Lacak manipulasi data dari pernyataan berikut:';
762 $strTrackingTrackedTables = 'Tabel-tabel yang dilacak';
763 $strTrackingTrackTable = 'Lacak tabel';
764 $strTrackingUntrackedTables = 'Batal lacak tabel';
765 $strTrackingUsername = 'Nama Pengguna';
766 $strTrackingVersionActivated = 'Pelacakan untuk %s.%s , versi %s diaktifkan.';
767 $strTrackingVersionCreated = 'Versi %s telah dibuat, pelacakan untuk %s.%s diaktifkan.';
768 $strTrackingVersionDeactivated = 'Pelacakan untuk %s.%s , versi %s dinonaktifkan.';
769 $strTrackingVersionSnapshotSQL = 'Versi %s snapshot (kode SQL)';
770 $strTrackingVersions = 'Versi';
771 $strTrackingYouCanExecute = 'Anda dapat mengeksekusi dump dengan membuat dan menggunakan database sementara. Mohon pastikan Anda mempunyai hak untuk melakukannya.';
772 $strTraditionalChinese = 'Bahasa Cina tradisional';
773 $strTraditionalSpanish = 'Spanyol tradisional';
774 $strTraffic = 'Lalu-Lintas';
775 $strTransactionCoordinator = 'Koordinator transaksi';
776 $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';
777 $strTransformation_application_octetstream__hex = 'Tampilkan representasi hexadecimal dari data. Parameter opsional pertama menentukan seberapa sering space akan ditambahkan (default 2 nibble)';
778 $strTransformation_image_jpeg__inline = 'Tampilkan Thumbnail yang bisa diklik; pilihan: lebar, tinggi dalam piksel (rasio asli dipertahankan)';
779 $strTransformation_image_jpeg__link = 'Tampilkan link ke gambar ini (direct blob download, i.e.).';
780 $strTransformation_image_png__inline = 'Lihat image/jpeg: inline';
781 $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)';
782 $strTransformation_text_plain__formatted = 'Menyimpan format asli dari field. Escaping tidak dilakukan.';
783 $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.';
784 $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.';
785 $strTransformation_text_plain__sql = 'Format teks sebagai query dengan penyorotan sintaks.';
786 $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: ...) .';
787 $strTriggers = 'Trigger';
788 $strTruncateQueries = 'Potongkan pencarian yang ditampilkan';
789 $strTurkish = 'Bahasa Turki';
790 $strType = 'Jenis';
792 $strUkrainian = 'Bahasa Ukrainia';
793 $strUncheckAll = 'Balik pilihan';
794 $strUnicode = 'Unikode';
795 $strUnique = 'Unik';
796 $strUnknown = 'tidak diketahui';
797 $strUnselectAll = 'Unselect semua';
798 $strUnsupportedCompressionDetected = 'Anda mencoba untuk memuat file dengan kompresi yang tidak didukung (%s). Dukungan belum diimplementasi atau tidak aktif di dalam konfigurasi Anda.';
799 $strUpdatePrivMessage = 'Hak Akses (privilege) untuk %s telah di-update.';
800 $strUpdateProfileMessage = 'Profil pengguna telah di-update.';
801 $strUpdateQuery = 'Update proses pencarian';
802 $strUpdComTab = 'Mohon belajari dokumentasi untuk mengetahui cara meng-update tabel Column_comments Anda';
803 $strUpgrade = 'Disarankan untuk meng-update ke %s versi %s atau lebih baru.';
804 $strUploadErrorCantWrite = 'Gagal menulis file ke disk';
805 $strUploadErrorExtension = 'Upload file dihentikan oleh ekstensi.';
806 $strUploadErrorFormSize = 'File yang di upload melewati MAX_FILE_SIZE yang ditentukan dalam form HTML.';
807 $strUploadErrorIniSize = 'File yang di upload melewati ketentuan upload_max_filesize dalam php.ini.';
808 $strUploadErrorNoTempDir = 'Folder sementara tidak ditemukan.';
809 $strUploadErrorPartial = 'File yang di upload hanya ter-upload sebagian.';
810 $strUploadErrorUnknown = 'Kesalahan yang tidak diketahui dalam upload file.';
811 $strUploadLimit = 'Anda mungkin meng-upload file yang terlalu besar. Silahkan lihat %sdokumentasi%s untuk mendapatkan solusi tentang batasan ini.';
812 $strUploadsNotAllowed = 'Upload file tidak diizinkan di server ini.';
813 $strUsage = 'Penggunaan';
814 $strUseBackquotes = 'Nama tabel dan nama field dalam tanda kutip biasa';
815 $strUseHostTable = 'Gunakan Host Table';
816 $strUserAlreadyExists = 'Pengguna %s telah terdaftar!';
817 $strUserEmpty = 'Nama pengguna masih kosong!';
818 $strUserName = 'Nama pengguna';
819 $strUserNotFound = 'Pengguna yang dipilih tidak ditemukan pada tabel hak (privilege table).';
820 $strUserOverview = 'Pandangan Umum Pengguna';
821 $strUser = 'Pengguna';
822 $strUsersDeleted = 'Sukses menghapus Pengguna yang dipilih.';
823 $strUsersHavingAccessToDb = 'Pengguna memiliki akses ke &quot;%s&quot;';
824 $strUseTabKey = 'Gunakan tombol TAB untuk maju dari angka ke angka atau gunakan CTRL+panah untuk maju kemana saja';
825 $strUseTables = 'Gunakan tabel';
826 $strUseTextField = 'Gunakan text field';
827 $strUseThisValue = 'gunakan nilai ini';
829 $strValidateSQL = 'Mengesahkan (validate) SQL';
830 $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Mohon periksa kembali ekstension PHP yang diperlukan seperti yang tercatat dalam %sdokumentasi%s.';
831 $strValue = 'Nilai';
832 $strVar = 'Variabel';
833 $strVersionInformation = 'Informasi tentang versi';
834 $strViewDumpDatabases = 'Tampilkan Dump (skema) dari database';
835 $strViewDumpDB = 'Tampilkan Dump (Skema) dari database';
836 $strViewDump = 'Tampilkan Dump (Skema) dari tabel';
837 $strView = 'Gambarkan';
838 $strViewHasAtLeast = 'Sebuah view setidaknya mempunyai jumlah kolom berikut. Silahkan lihat %sdokumentasi%s';
839 $strViewHasBeenDropped = 'Pandangan %s telah dibubarkan';
840 $strViewImage = 'Tampilan View';
841 $strViewName = 'Nama VIEW';
842 $strViewVideo = 'Video View';
844 $strWebServer = 'Server web';
845 $strWebServerUploadDirectory = 'direktori upload pada web-server';
846 $strWebServerUploadDirectoryError = 'Direktori yang telah ditetapkan untuk meng-upload tidak dapat dihubungi';
847 $strWelcome = 'Selamat Datang di %s';
848 $strWestEuropean = 'Eropa Barat';
849 $strWiki = 'Wiki';
850 $strWildcard = 'wildcard';
851 $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';
852 $strWithChecked = 'yang ditandai:';
853 $strWriteRequests = 'Permintaan penulisan';
854 $strWrongUser = 'Nama Pengguna/Kata Sandi salah. Akses ditolak.';
856 $strXMLError = 'File XML yang ditentukan cacat atau tidak lengkap. Mohon perbaiki dan coba lagi.';
857 $strXMLExportContents = 'Ekspor isi';
858 $strXMLExportFunctions = 'Ekspor fungsi';
859 $strXMLExportProcedures = 'Ekspor prosedur';
860 $strXMLExportStructs = 'Ekspor Skema Struktur (dianjurkan)';
861 $strXMLExportTables = 'Ekspor tabel';
862 $strXMLExportTriggers = 'Ekspor triggers';
863 $strXMLExportViews = 'Ekspor views';
864 $strXML = 'XML';
866 $strYes = 'Ya';
868 $strZeroRemovesTheLimit = 'Perhatian: Perubahan pilihan ini ke posisi 0 (zero) akan menghapus batas yang telah ditentukan.';
869 $strZip = 'Dikompress dengan Zip';
871 // To translate:
872 $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
873 $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
874 $strAndSmall = 'and'; //to translate
875 $strAngularLinks = 'Angular links'; //to translate
877 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
878 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
879 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
880 $strBLOBRepositoryRepair = 'Repair'; //to translate
881 $strBookmarkCreated = 'Bookmark %s created'; //to translate
882 $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
883 $strBrowseDistinctValues = 'Browse distinct values'; //to translate
885 $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
886 $strCreateUserDatabaseNone = 'None'; //to translate
887 $strCSV = 'CSV'; //to translate
889 $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
891 $strExportImportToScale = 'Export/Import to scale'; //to translate
892 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
894 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
895 $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
896 $strFileNameTemplateDescriptionServer = 'server name'; //to translate
897 $strFileNameTemplateDescriptionTable = 'table name'; //to translate
898 $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
899 $strFiles = 'Files'; //to translate
900 $strFileToImport = 'File to import'; //to translate
901 $strFlushQueryCache = 'Flush query cache'; //to translate
902 $strFlushTables = 'Flush (close) all tables'; //to translate
903 $strFontSize = 'Font size'; //to translate
904 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
905 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
906 $strFullStart = 'Full start'; //to translate
907 $strFullStop = 'Full stop'; //to translate
908 $strFunctions = 'Functions'; //to translate
910 $strGetMoreThemes = 'Get more themes!'; //to translate
911 $strGoToDatabase = 'Go to database'; //to translate
912 $strGoToTable = 'Go to table'; //to translate
913 $strGoToView = 'Go to view'; //to translate
915 $strHandler = 'Handler'; //to translate
916 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
917 $strHelp = 'Help'; //to translate
918 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
919 $strHide = 'Hide'; //to translate
920 $strHideShowAll = 'Hide/Show all'; //to translate
921 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
922 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
924 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
925 $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
926 $strImportColNames = 'Column names in first row'; //to translate
927 $strImportEmptyRows = 'Do not import empty rows'; //to translate
928 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
929 $strImportFormat = 'Format of imported file'; //to translate
930 $strImport = 'Import'; //to translate
931 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
932 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
933 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
934 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
935 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
936 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
937 $strImportODS = 'Open Document Spreadsheet'; //to translate
938 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
939 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
940 $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
941 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
942 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
943 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
944 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
945 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
946 $strInterface = 'Interface'; //to translate
947 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
948 $strInternalRelationAdded = 'Internal relation added'; //to translate
949 $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
950 $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
951 $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
952 $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
953 $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
954 $strInvalidDatabase = 'Invalid database'; //to translate
955 $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
956 $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
957 $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
958 $strInvalidTableName = 'Invalid table name'; //to translate
960 $strJoins = 'Joins'; //to translate
962 $strKeyCache = 'Key cache'; //to translate
963 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
965 $strLanguage = 'Language'; //to translate
966 $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
967 $strLDI = 'CSV using LOAD DATA'; //to translate
968 $strLDILocal = 'Use LOCAL keyword'; //to translate
969 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
970 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
972 $strMaxConnects = 'max. concurrent connections'; //to translate
973 $strMaximalQueryLength = 'Maximal length of created query'; //to translate
974 $strMediaWiki = 'MediaWiki Table'; //to translate
975 $strMoveMenu = 'Move Menu'; //to translate
976 $strMysqlClientVersion = 'MySQL client version'; //to translate
977 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
979 $strNavTableFilter = 'Filter'; //to translate
980 $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
981 $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
982 $strNoneDefault = 'None'; //to translate
983 $strNotPresent = 'not present'; //to translate
984 $strNumberOfFields = 'Number of fields'; //to translate
985 $strNumberOfTables = 'Number of tables'; //to translate
987 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
988 $strOpenDocumentText = 'Open Document Text'; //to translate
989 $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
990 $strOptimize = 'Optimize'; //to translate
991 $strOptions = 'Options'; //to translate
993 $strPacked = 'Packed'; //to translate
994 $strPartialImport = 'Partial import'; //to translate
995 $strPartitionDefinition = 'PARTITION definition'; //to translate
996 $strPartitioned = 'partitioned'; //to translate
997 $strPartitionMaintenance = 'Partition maintenance'; //to translate
998 $strPartition = 'Partition %s'; //to translate
999 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
1000 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
1001 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
1002 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate
1003 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate
1004 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
1005 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
1006 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
1007 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate
1008 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
1009 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate
1010 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
1011 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
1012 $strPBXTLogCacheSize = 'Log cache size'; //to translate
1013 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate
1014 $strPBXTLogFileCount = 'Log file count'; //to translate
1015 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
1016 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
1017 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate
1018 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
1019 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
1020 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
1021 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
1022 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
1023 $strPDF = 'PDF'; //to translate
1024 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1025 $strPDFReportTitle = 'Report title'; //to translate
1026 $strPhpArray = 'PHP array'; //to translate
1027 $strPHPExtension = 'PHP extension'; //to translate
1028 $strPlayAudio = 'Play audio'; //to translate
1029 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1030 $strPort = 'Port'; //to translate
1031 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
1032 $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
1033 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
1034 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
1035 $strProcedures = 'Procedures'; //to translate
1036 $strProfiling = 'Profiling'; //to translate
1037 $strProtocolVersion = 'Protocol version'; //to translate
1039 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
1040 $strQueryCache = 'Query cache'; //to translate
1041 $strQueryResultsOperations = 'Query results operations'; //to translate
1043 $strRebuild = 'Rebuild'; //to translate
1044 $strRecommended = 'recommended'; //to translate
1045 $strRelationalDisplayField = 'Relational display field'; //to translate
1046 $strRelationalKey = 'Relational key'; //to translate
1047 $strRelationDeleted = 'Relation deleted'; //to translate
1048 $strReloadPrivileges = 'Reload privileges'; //to translate
1049 $strReload = 'Reload'; //to translate
1050 $strRemoteServer = 'Remote server'; //to translate
1051 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1052 $strRemovePartitioning = 'Remove partitioning'; //to translate
1053 $strRepair = 'Repair'; //to translate
1054 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1055 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1056 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1057 $strReplicationControlSlave = 'Control slave:'; //to translate
1058 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1059 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1060 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1061 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1062 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1063 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1064 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1065 $strReplicationMaster = 'Master replication'; //to translate
1066 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1067 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1068 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1069 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
1070 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
1071 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1072 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1073 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
1074 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1075 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1076 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1077 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1078 $strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate
1079 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1080 $strReplicationSlaveReset = 'Reset slave'; //to translate
1081 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1082 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
1083 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1084 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1085 $strReplicationSlave = 'Slave replication'; //to translate
1086 $strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
1087 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1088 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1089 $strReplicationStatus_master = 'Master status'; //to translate
1090 $strReplicationStatus = 'Replication status'; //to translate
1091 $strReplicationStatus_slave = 'Slave status'; //to translate
1092 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1093 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1094 $strReplicationUnknownError = 'Unknown error'; //to translate
1095 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1096 $strRoutineReturnType = 'Return type'; //to translate
1097 $strRoutines = 'Routines'; //to translate
1098 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1099 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1100 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1101 $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
1103 $strSavePosition = 'Save position'; //to translate
1104 $strSearchInField = 'Inside field:'; //to translate
1105 $strSelectForeignKey = 'Select Foreign Key'; //to translate
1106 $strSelectReferencedKey = 'Select referenced key'; //to translate
1107 $strServers = 'Servers'; //to translate
1108 $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
1109 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1110 $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
1111 $strSettings = 'settings'; //to translate
1112 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1113 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1114 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1115 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1116 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1117 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1118 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1119 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1120 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
1121 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1122 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1123 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1124 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1125 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1126 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1127 $strSetupBZipDump_name = 'Bzip2'; //to translate
1128 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1129 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1130 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
1131 $strSetupClear = 'Clear'; //to translate
1132 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
1133 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1134 $strSetupConfigurationFile = 'Configuration file'; //to translate
1135 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1136 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1137 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1138 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1139 $strSetupDefaultLanguage = 'Default language'; //to translate
1140 $strSetupDefaultServer = 'Default server'; //to translate
1141 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1142 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1143 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1144 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1145 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1146 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1147 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1148 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1149 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1150 $strSetupDisplay = 'Display'; //to translate
1151 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1152 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1153 $strSetupDonateLink = 'Donate'; //to translate
1154 $strSetupDownload = 'Download'; //to translate
1155 $strSetupEndOfLine = 'End of line'; //to translate
1156 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1157 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1158 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1159 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1160 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1161 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1162 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1163 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1164 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1165 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1166 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1167 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1168 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1169 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1170 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1171 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1172 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1173 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1174 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1175 $strSetupExport_onserver_name = 'Save on server'; //to translate
1176 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1177 $strSetupFalse = 'no'; //to translate
1178 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1179 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1180 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1181 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1182 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1183 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1184 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1185 $strSetupForm_Browse = 'Browse mode'; //to translate
1186 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1187 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1188 $strSetupForm_Edit = 'Edit mode'; //to translate
1189 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1190 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1191 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1192 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1193 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1194 $strSetupForm_Import_export = 'Import / export'; //to translate
1195 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1196 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1197 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1198 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1199 $strSetupForm_Left_servers = 'Servers'; //to translate
1200 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1201 $strSetupForm_Main_frame = 'Main frame'; //to translate
1202 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1203 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1204 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1205 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1206 $strSetupForm_Security = 'Security'; //to translate
1207 $strSetupForm_Server = 'Basic settings'; //to translate
1208 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1209 $strSetupForm_Server_config = 'Server configuration'; //to translate
1210 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1211 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1212 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1213 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1214 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1215 $strSetupFormset_customization = 'Customization'; //to translate
1216 $strSetupFormset_export = 'Customize export options'; //to translate
1217 $strSetupFormset_features = 'Features'; //to translate
1218 $strSetupFormset_import = 'Customize import defaults'; //to translate
1219 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1220 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1221 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1222 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1223 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1224 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1225 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1226 $strSetupForm_Startup = 'Startup'; //to translate
1227 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1228 $strSetupForm_Tabs = 'Tabs'; //to translate
1229 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1230 $strSetupGZipDump_name = 'GZip'; //to translate
1231 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1232 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1233 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
1234 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1235 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1236 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1237 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1238 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1239 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1240 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1241 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1242 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1243 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1244 $strSetupImport_allow_interrupt_desc = '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
1245 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1246 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1247 $strSetupImport_format_name = 'Format of imported file'; //to translate
1248 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1249 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1250 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1251 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1252 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1253 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1254 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1255 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1256 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1257 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1258 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1259 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1260 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1261 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1262 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1263 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1264 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1265 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1266 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1267 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1268 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1269 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1270 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1271 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1272 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1273 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1274 $strSetupLetUserChoose = 'let the user choose'; //to translate
1275 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1276 $strSetupLightTabs_name = 'Light tabs'; //to translate
1277 $strSetupLoad = 'Load'; //to translate
1278 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1279 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1280 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1281 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1282 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1283 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1284 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1285 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1286 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1287 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1288 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1289 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1290 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1291 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1292 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1293 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1294 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1295 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1296 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1297 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1298 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1299 $strSetupNewServer = 'New server'; //to translate
1300 $strSetupNoServers = 'There are no configured servers'; //to translate
1301 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1302 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1303 $strSetupOptionNone = '- none -'; //to translate
1304 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1305 $strSetupOrder_name = 'Default sorting order'; //to translate
1306 $strSetupOverview = 'Overview'; //to translate
1307 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1308 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1309 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1310 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1311 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1312 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1313 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1314 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1315 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1316 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1317 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1318 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1319 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1320 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1321 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1322 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1323 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1324 $strSetupSaveDir_name = 'Save directory'; //to translate
1325 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1326 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1327 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1328 $strSetupServersAdd = 'Add a new server'; //to translate
1329 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1330 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1331 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1332 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1333 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1334 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1335 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1336 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1337 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1338 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1339 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1340 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1341 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1342 $strSetupServers_column_info_name = 'Column information table'; //to translate
1343 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1344 $strSetupServers_compress_name = 'Compress connection'; //to translate
1345 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1346 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1347 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1348 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1349 $strSetupServers_controluser_name = 'Control user'; //to translate
1350 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1351 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1352 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1353 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1354 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1355 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1356 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1357 $strSetupServersEdit = 'Edit server'; //to translate
1358 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1359 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1360 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1361 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1362 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1363 $strSetupServers_history_name = 'SQL query history table'; //to translate
1364 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1365 $strSetupServers_host_name = 'Server hostname'; //to translate
1366 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1367 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1368 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1369 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1370 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1371 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1372 $strSetupServers_password_name = 'Password for config auth'; //to translate
1373 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1374 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1375 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1376 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1377 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1378 $strSetupServers_port_name = 'Server port'; //to translate
1379 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1380 $strSetupServers_relation_name = 'Relation table'; //to translate
1381 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1382 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1383 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1384 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1385 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1386 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1387 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1388 $strSetupServers_socket_name = 'Server socket'; //to translate
1389 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1390 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1391 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1392 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1393 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1394 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1395 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1396 $strSetupServers_user_name = 'User for config auth'; //to translate
1397 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1398 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1399 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1400 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1401 $strSetupSetValue = 'Set value: %s'; //to translate
1402 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1403 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1404 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1405 $strSetupShowForm = 'Show form'; //to translate
1406 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1407 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1408 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1409 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1410 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1411 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1412 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1413 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1414 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1415 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1416 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1417 $strSetupShowStats_name = 'Show statistics'; //to translate
1418 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1419 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1420 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1421 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1422 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1423 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1424 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1425 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1426 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1427 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1428 $strSetupTrue = 'yes'; //to translate
1429 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1430 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1431 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1432 $strSetupUploadDir_name = 'Upload directory'; //to translate
1433 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1434 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1435 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1436 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1437 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1438 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1439 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1440 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1441 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1442 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1443 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1444 $strSetupVersionCheck = 'Version check'; //to translate
1445 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1446 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1447 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1448 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1449 $strSetupZipDump_name = 'ZIP'; //to translate
1450 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1451 $strShowBinaryContents = 'Show binary contents'; //to translate
1452 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1453 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1454 $strShowingPhp = 'Showing as PHP code'; //to translate
1455 $strShowingSQL = 'Showing SQL query'; //to translate
1456 $strShowKeys = 'Only show keys'; //to translate
1457 $strShowMasterStatus = 'Show master status'; //to translate
1458 $strShowOpenTables = 'Show open tables'; //to translate
1459 $strShowSlaveHosts = 'Show slave hosts'; //to translate
1460 $strShowSlaveStatus = 'Show slave status'; //to translate
1461 $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
1462 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
1463 $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
1464 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
1465 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
1466 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
1467 $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
1468 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
1469 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
1470 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
1471 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
1472 $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
1473 $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
1474 $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
1475 $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
1476 $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
1477 $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
1478 $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
1479 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
1480 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
1481 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
1482 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
1483 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
1484 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
1485 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
1486 $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
1487 $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
1488 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
1489 $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
1490 $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
1491 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
1492 $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
1493 $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
1494 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
1495 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
1496 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
1497 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
1498 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
1499 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
1500 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
1501 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
1502 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
1503 $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
1504 $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
1505 $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
1506 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
1507 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
1508 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
1509 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
1510 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
1511 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
1512 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
1513 $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
1514 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
1515 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
1516 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
1517 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
1518 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
1519 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
1520 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
1521 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
1522 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
1523 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
1524 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
1525 $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
1526 $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
1527 $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
1528 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
1529 $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
1530 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
1531 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
1532 $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
1533 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
1534 $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
1535 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
1536 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
1537 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
1538 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
1539 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
1540 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
1541 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
1542 $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
1543 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
1544 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
1545 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
1546 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
1547 $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
1548 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
1549 $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
1550 $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
1551 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
1552 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
1553 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
1554 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
1555 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
1556 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
1557 $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
1558 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
1559 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
1560 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
1561 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
1562 $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
1563 $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
1564 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
1565 $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
1566 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
1567 $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
1568 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1569 $strSmallBigAll = 'Small/Big All'; //to translate
1570 $strSnapToGrid = 'Snap to grid'; //to translate
1571 $strSocket = 'Socket'; //to translate
1572 $strSorting = 'Sorting'; //to translate
1573 $strSQLCompatibility = 'SQL compatibility mode'; //to translate
1574 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1575 $strStart = 'Start'; //to translate
1576 $strStatic = 'static'; //to translate
1577 $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
1578 $strStop = 'Stop'; //to translate
1579 $strStructureDiff = 'Structure Difference' ; //to translate
1580 $strStructureForView = 'Structure for view'; //to translate
1581 $strStructureLC = 'structure'; //to translate
1582 $strStructureSyn = 'Structure Synchronization'; //to translate
1583 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1584 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1585 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1586 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1587 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1588 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1589 $strSynchronizeDb = 'Synchronize Databases'; //to translate
1590 $strSynchronize = 'Synchronize'; //to translate
1592 $strTableAddColumn = 'Add column(s)'; //to translate
1593 $strTableAlreadyExists = 'Table %s already exists!'; //to translate
1594 $strTableAlterColumn = 'Alter column(s)'; //to translate
1595 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1596 $strTableAlterIndex = 'Alter index(s)'; //to translate
1597 $strTableApplyIndex = 'Apply index(s)'; //to translate
1598 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1599 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1600 $strTableInsertRow = 'Insert row(s)'; //to translate
1601 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
1602 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1603 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1604 $strTableUpdateRow = 'Update row(s)'; //to translate
1605 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1606 $strTempData = 'Temporary data'; //to translate
1607 $strTexyText = 'Texy! text'; //to translate
1608 $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
1609 $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
1610 $strThemeNotFound = 'Theme %s not found!'; //to translate
1611 $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
1612 $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
1613 $strThreads = 'Threads'; //to translate
1614 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
1615 $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
1616 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
1617 $strToFromPage = 'to/from page'; //to translate
1618 $strToggleSmallBig = 'Toggle small/big'; //to translate
1619 $strToSelectRelation = 'To select relation, click :'; //to translate
1620 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1621 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1622 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1623 $strTrackingShowVersions = 'Show versions'; //to translate
1624 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1625 $strTrackingSQLDump = 'SQL dump'; //to translate
1626 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1627 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1628 $strTrackingSQLExecution = 'SQL execution'; //to translate
1629 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1630 $strTrackingStatements = 'Tracking statements'; //to translate
1631 $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