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