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