Documentation TYPO3 par Ameos

malay-utf-8.inc.php

00001 <?php
00002 /* $Id: malay-utf-8.inc.php,v 2.6 2003/12/30 21:34:05 nijel Exp $ */
00003 
00004 /*
00005 Projek Penterjemahan (l10n) phpmyadmin.net boleh diakses di laman http://shapik.johordt.com/l10n
00006 Projek ini diusahakan oleh saya - sicksand - Mohammad Shafiq Mohd Mustapa
00007 Ditujukan untuk sayang saya Nur Khairiyah.
00008 Antara yang menjayakan projek ini ialah (turutan bukan keutamaan)
00009 
00010 Asrul Munir Bin Azizan - ntahsapentah@hotmail.com
00011 Hasbullah - exs2me@hotmail.com
00012 sot - sid80@yahoo.com
00013 silla - roscla@yahoo.com
00014 bagaksasa - bagaksasa@hotmail.com
00015 Bustamam Harun - bustamam98@yahoo.com
00016 Hasbullah Bin Pit - sebol@ikhlas.com, Merlimau
00017 nina - nina@hotmail.com
00018 muslim - sayamuslim@hotmail.com
00019 ejoe - webmaster@ejoe.net
00020 huhu - huhu@huh.net
00021 redkod - r3dkod@yahoo.com
00022 */
00023 
00024 $charset = 'utf-8';
00025 $allow_recoding = TRUE;
00026 $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
00027 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
00028 $right_font_family = 'arial, helvetica, geneva, sans-serif';
00029 $number_thousands_separator = ',';
00030 $number_decimal_separator = '.';
00031 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00032 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
00033 $timespanfmt = '%s hari, %s jam, %s minit dan %s saat';
00034 
00035 // Does the malay week only have 6 days??? Please re-translate!
00036 //$day_of_week = array('Aha', 'Isn', 'Sel', 'Rab', 'Kha', 'Jum');
00037 $day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
00038 $month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept', 'Okt', 'Nov', 'Dis');
00039 // See http://www.php.net/manual/en/function.strftime.php to define the
00040 // variable below
00041 $datefmt = '%B %d, %Y at %I:%M %p';
00042 
00043 $strAPrimaryKey = 'Kekunci utama telah ditambah pada %s';
00044 $strAbortedClients = 'DiBatalkan';
00045 $strAccessDenied = 'Akses dinafikan';
00046 $strAction = 'Aksi';
00047 $strAddDeleteColumn = 'Tambah/Padam Kolum Medan';
00048 $strAddDeleteRow = 'Tambah/Padam Baris Kriteria';
00049 $strAddNewField = 'Tambah medan baru';
00050 $strAddPriv = 'Tambah privilej baru';
00051 $strAddPrivMessage = 'Anda telah menambah privilej baru.';
00052 $strAddSearchConditions = 'Tambah kriteria carian (badan bagi klausa "where"):';
00053 $strAddToIndex = 'Tambah ke indeks &nbsp;%s&nbsp;kolum';
00054 $strAddUser = 'Tambah Pengguna Baru';
00055 $strAddUserMessage = 'Anda telah menambah pengguna baru.';
00056 $strAffectedRows = 'Baris yang terlibat:';
00057 $strAfter = 'Selepas %s';
00058 $strAfterInsertBack = 'Kembali ke muka sebelumnya';
00059 $strAfterInsertNewInsert = 'Tambah baris yang baru';
00060 $strAll = 'Semua';
00061 $strAllTableSameWidth = 'paparkan semua Jadual dengan kelebaran yang sama?';
00062 $strAlterOrderBy = 'Alter table order by';
00063 $strAnIndex = 'Indeks telah ditambah pada %s';
00064 $strAnalyzeTable = 'Analyze table';
00065 $strAnd = 'Dan';
00066 $strAny = 'Sebarang';
00067 $strAnyColumn = 'Sebarang Kolum';
00068 $strAnyDatabase = 'Sebarang pangkalan data';
00069 $strAnyHost = 'Sebarang hos';
00070 $strAnyTable = 'Sebarang jadual';
00071 $strAnyUser = 'Sebarang pengguna';
00072 $strAscending = 'Menaik';
00073 $strAtBeginningOfTable = 'Pada Awalan Jadual';
00074 $strAtEndOfTable = 'Pada Akhir Jadual';
00075 $strAttr = 'Atribut';
00076 
00077 $strBack = 'Undur';
00078 $strBeginCut = 'MULA SALIN';
00079 $strBeginRaw = 'MULA MENTAH';
00080 $strBinary = 'Binari';
00081 $strBinaryDoNotEdit = 'Binari - jgn diubah';
00082 $strBookmarkDeleted = 'TandaBuku telah dipadam.';
00083 $strBookmarkLabel = 'Label';
00084 $strBookmarkQuery = 'Tandabuku kueri-SQL';
00085 $strBookmarkThis = 'andabuku kueri-SQL ini';
00086 $strBookmarkView = 'Paparan sahaja';
00087 $strBrowse = 'Lungsur';
00088 $strBzError = 'phpMyAdmin tidak dapat memampatkan longgokan kerana terdapat masalah dalam sambungan Bz2 didalam php versi ini. Anda digalakkan untuk mengubah <code>$cfg[\'BZipDump\']</code> di fail konfigurasi phpMyAdmin kepada <code>FALSE</code>. Jika anda ingin menggunakan sambungan Bz2, anda digalakkan untuk meningkatkan versi php anda. Sila lihat laporan pepijat php %s untuk keterangan lanjut.';
00089 $strBzip = 'bzipped';
00090 
00091 $strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
00092 $strCantLoadMySQL = 'tidak dapat memuat sambungan MySQL,<br />sila semak konfigurasi PHP.';
00093 $strCantLoadRecodeIconv = 'Tidak dapat memuat iconv atau kodsemula sambungan yang diperlukan untuk menukar set aksara, konfigur php utk membolehkan penggunaan sambungan ini atau abaikan pengubahan set aksara di phpMyAdmin.';
00094 $strCantRenameIdxToPrimary = 'Tidak boleh menukar indekx ke PRIMARY!';
00095 $strCantUseRecodeIconv = 'Tidak boleh menggunakan fungsi iconv mahupun libiconv mahupun recode_string apabila sambungan lapuran dimuat. Periksa konfigurasi php anda.';
00096 $strCardinality = 'Kardinaliti';
00097 $strCarriage = 'DiBaris baru : \\r';
00098 $strChange = 'Ubah';
00099 $strChangeDisplay = 'Pilih Medan untuk dipapar';
00100 $strChangePassword = 'Ubah Katalaluan';
00101 $strCharsetOfFile = 'Fail bagi set Aksara:';
00102 $strCheckAll = 'Tanda Semua';
00103 $strCheckDbPriv = 'Periksa Keutamaan Pengkalan Data';
00104 $strCheckTable = 'Periksa Jadual';
00105 $strChoosePage = 'Sila Pilih Laman untuk diubah';
00106 $strColComFeat = 'Memaparkan Komen Kolum';
00107 $strColumn = 'Kolum';
00108 $strColumnNames = 'Nama Kolum';
00109 $strCommand = 'Arahan';
00110 $strComments = 'Komen';
00111 $strCompleteInserts = 'Kemasukkan Selesai';
00112 $strCompression = 'Mampatan';
00113 $strConfigFileError = 'phpMyAdmin tidak dapat membaca fail konfigurasi!<br \\>Ini mungkin terjadi apabila ada kesalahan dalam php ataupun php tidak jumpa fail tersebut.<br />Sila panggil fail konfigurasi menggunakan pautan dibawah dan baca kesalahan php yang diterima. Dalam kebanyakan kes quote atau semicolon tertinggal.<br />Jika kamu terima laman kosong, semuanya berjalan lancar.';
00114 $strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s';
00115 $strConfirm = 'Anda pasti mahu lakukan?';
00116 $strConnections = 'Hubungan';
00117 $strCookiesRequired = 'Cecikut mestilah dihidupkan ketika ini.';
00118 $strCopyTable = 'Salin jadual ke (pangkalandata<b>.</b>jadual):';
00119 $strCopyTableOK = 'Jadual %s telah disalin ke %s.';
00120 $strCouldNotKill = 'phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup.';
00121 $strCreate = 'Cipta';
00122 $strCreateIndex = 'Cipta indeks pada &nbsp;%s&nbsp;';
00123 $strCreateIndexTopic = 'Cipta indeks baru';
00124 $strCreateNewDatabase = 'Cipta pangkalan data baru';
00125 $strCreateNewTable = 'Cipta jadual baru pada pangkalan data %s';
00126 $strCreatePage = 'Cipta Halaman baru';
00127 $strCreatePdfFeat = 'Ciptaan bagi PDF';
00128 $strCriteria = 'Kriteria';
00129 
00130 $strData = 'Data';
00131 $strDataDict = 'Kamus Data';
00132 $strDataOnly = 'Data sahaja';
00133 $strDatabase = 'Pangkalan Data ';
00134 $strDatabaseHasBeenDropped = 'angkalan data %s telah digugurkan.';
00135 $strDatabaseWildcard = 'Pangkalan data (wildcard diizinkan):';
00136 $strDatabases = 'pangkalan data';
00137 $strDatabasesStats = 'Statistik pangkalan data';
00138 $strDefault = 'Asal';
00139 $strDelete = 'Padam';
00140 $strDeleteFailed = 'Pemadaman gagal!';
00141 $strDeleteUserMessage = 'Anda telah memadam pengguna %s.';
00142 $strDeleted = 'Baris telah dipadam';
00143 $strDeletedRows = 'Baris dipadam:';
00144 $strDescending = 'Menurun';
00145 $strDisabled = 'Tidak Membenarkan';
00146 $strDisplay = 'Papar';
00147 $strDisplayFeat = 'Paparkan Ciri-ciri';
00148 $strDisplayOrder = 'Turutan paparan:';
00149 $strDisplayPDF = 'Papar Skema PDF';
00150 $strDoAQuery = 'Lakukan "kueri melalui contoh" (wilidcard: "%")';
00151 $strDoYouReally = 'Adakah anda ingin ';
00152 $strDocu = 'Dokumentasi';
00153 $strDrop = 'Gugur';
00154 $strDropDB = 'Gugurkan pangkalan data %s';
00155 $strDropTable = 'Gugurkan jadual';
00156 $strDumpXRows = 'Longgok %s baris bermula pada rekod # %s.';
00157 $strDumpingData = 'Melonggok data bagi jadual';
00158 $strDynamic = 'dinamik';
00159 
00160 $strEdit = 'Ubah';
00161 $strEditPDFPages = 'Ubah Halaman PDF';
00162 $strEditPrivileges = 'Ubah Privilej';
00163 $strEffective = 'Berkesan';
00164 $strEmpty = 'Kosong';
00165 $strEmptyResultSet = 'MySQL memulangkan set hasil kosong (i.e. sifar baris)';
00166 $strEnabled = 'Membenarkan';
00167 $strEnd = 'Tamat';
00168 $strEndCut = 'TAMAT SALIN';
00169 $strEndRaw = 'TAMAT MENTAH';
00170 $strEnglishPrivileges = ' Nota: Nama privilej MySQL adalah dinyatakan dalam B.Inggeris ';
00171 $strError = 'Ralat';
00172 $strExplain = 'Terangkan Kod SQL';
00173 $strExport = 'Eksport';
00174 $strExportToXML = 'Eksport ke format XML';
00175 $strExtendedInserts = 'Penyelitan Lanjutan';
00176 $strExtra = 'Ekstra';
00177 
00178 $strFailedAttempts = 'Percubaan Gagal';
00179 $strField = 'Medan';
00180 $strFieldHasBeenDropped = 'Medan %s telah digugurkan';
00181 $strFields = 'Medan';
00182 $strFieldsEmpty = ' Bilangan medan adalah kosong! ';
00183 $strFieldsEnclosedBy = 'Medan disertai oleh';
00184 $strFieldsEscapedBy = 'Medan dilarikan oleh';
00185 $strFieldsTerminatedBy = 'Medan dihapuskan oleh';
00186 $strFixed = 'tetap';
00187 $strFlushTable = 'Buang jadual ("FLUSH")';
00188 $strFormEmpty = 'Kehilangan nilai pada borang! !';
00189 $strFormat = 'Format';
00190 $strFullText = 'Teks Penuh';
00191 $strFunction = 'Fungsi';
00192 
00193 $strGenBy = 'Dijana oleh';
00194 $strGenTime = 'Masa dijana';
00195 $strGeneralRelationFeat = 'Ciri-ciri hubungan am';
00196 $strGlobalValue = 'Nilai Global';
00197 $strGo = 'Pergi';
00198 $strGrants = 'Kabulkan';
00199 $strGzip = '"digzip"';
00200 
00201 $strHasBeenAltered = 'telah diubahsuai.';
00202 $strHasBeenCreated = 'telah dicipta.';
00203 $strHaveToShow = 'Anda mesti pilih sekurang-kurangnya satu Kolum untuk dipapar';
00204 $strHome = 'Rumah';
00205 $strHomepageOfficial = 'Laman Rasmi phpMyAdmin';
00206 $strHomepageSourceforge = 'Laman Muaturun phpMyAdmin Sourceforge';
00207 $strHost = 'Hos';
00208 $strHostEmpty = 'Nama hos adalah kosong!';
00209 
00210 $strId = 'ID';
00211 $strIdxFulltext = 'Tekspenuh';
00212 $strIfYouWish = 'Jika anda ingin hanya memuat sesetengah kolum jadual, nyatakan senarai medan dipisahi koma.';
00213 $strIgnore = 'Abai';
00214 $strImportDocSQL = 'Import Fail docSQL';
00215 $strInUse = 'sedang digunakan';
00216 $strIndex = 'Indeks';
00217 $strIndexHasBeenDropped = 'Indeks %s telah digugurkan';
00218 $strIndexName = 'Nama indeks&nbsp;:';
00219 $strIndexType = 'Jenis indeks&nbsp;:';
00220 $strIndexes = 'Indeks';
00221 $strInsecureMySQL = 'Fail Konfigurasi anda mengandungi pelengkapan (root tidak berkata laluan) yang bersesuaian dengan privilej akaun MySQL. Pelayan MySQL anda dilaksanakan dengan pelengkapan asas, ianya terdedah kepada pencerobohan, dan anda hendaklah membetulkan lubang keselamatan ini.';
00222 $strInsert = 'Selit';
00223 $strInsertAsNewRow = 'Selitkan baris baru';
00224 $strInsertNewRow = 'Selitkan baris baru';
00225 $strInsertTextfiles = 'Selit data dari fail teks ke jadual';
00226 $strInsertedRows = 'Baris diselit:';
00227 $strInstructions = 'Arahan';
00228 $strInvalidName = '"%s" adalah kata pencam, anda tidak boleh menggunakan ia sebagai pangkalan data/jadual/medan .';
00229 
00230 $strKeepPass = 'Jangan tukar katalaluan';
00231 $strKeyname = 'Nama Kekunci';
00232 $strKill = 'Bunuh';
00233 
00234 $strLandscape = 'Menegak';
00235 $strLaTeX = 'LaTeX';
00236 $strLength = 'Panjang';
00237 $strLengthSet = 'Panjang/Nilai*';
00238 $strLimitNumRows = 'Bilangan baris per halaman';
00239 $strLineFeed = 'Suapanbaris: \\n';
00240 $strLines = 'Baris';
00241 $strLinesTerminatedBy = 'Baris ditamatkan oleh';
00242 $strLinkNotFound = 'Pautan tidak dijumpai';
00243 $strLinksTo = 'Pautan ke';
00244 $strLocationTextfile = 'Lokasi bagi fail teks';
00245 $strLogPassword = 'Katalaluan:';
00246 $strLogUsername = 'Namapengguna:';
00247 $strLogin = 'Logmasuk';
00248 $strLogout = 'Log keluar';
00249 
00250 $strMissingBracket = 'Kehilangan Kurungan \'(\' atau \')\'';
00251 $strModifications = 'Pengubahsuaian telah disimpan';
00252 $strModify = 'Ubahsuai';
00253 $strModifyIndexTopic = 'Ubahsuai indeks';
00254 $strMoreStatusVars = 'Lagi pembolehubah status';
00255 $strMoveTable = 'Pindahkan jadual ke (pangkalandata<b>.</b>jadual):';
00256 $strMoveTableOK = 'Jadual %s telah dipindahkan ke %s.';
00257 $strMySQLCharset = 'Set Aksara MySQL';
00258 $strMySQLReloaded = 'MySQL tekah diulangmuat.';
00259 $strMySQLSaid = 'MySQL berkata: ';
00260 $strMySQLServerProcess = 'MySQL  %pma_s1% dilaksana pada %pma_s2% sebagai %pma_s3%';
00261 $strMySQLShowProcess = 'Papar proses';
00262 $strMySQLShowStatus = 'Papar maklumat masalaksana MySQL';
00263 $strMySQLShowVars = 'Papar pembolehubah sistem MySQL';
00264 
00265 $strName = 'Nama';
00266 $strNext = 'Berikut';
00267 $strNo = 'Tidak';
00268 $strNoDatabases = 'Tiada pangkalan data';
00269 $strNoDescription = 'tiada keterangan';
00270 $strNoDropDatabases = 'keterangan "DROP DATABASE" di tidak aktifkan .';
00271 $strNoExplain = 'Skip Explain SQL';
00272 $strNoFrames = 'phpMyAdmin lebih mesra dengan pelayar web <b>menyokong-kerangka</b> seperti mozilla.';
00273 $strNoIndex = 'Tiada indeks ditafrifkan!';
00274 $strNoIndexPartsDefined = 'Tiada bahagian indeks ditakrifkan!';
00275 $strNoModification = 'Tiada perubahan';
00276 $strNoPassword = 'Tiada Katalaluan';
00277 $strNoPhp = 'Tanpa Kod PHP';
00278 $strNoPrivileges = 'Tiada Privilej';
00279 $strNoQuery = 'Tiada kueri SQL!';
00280 $strNoRights = 'Anda tidak mempunyai hak mencukupi untuk berada disini sekarang!';
00281 $strNoTablesFound = 'Tiada jadual dijumpai pada pangkalan data.';
00282 $strNoUsersFound = 'Tiada pengguna dijumpai.';
00283 $strNoValidateSQL = 'Melangkau Pengesahan SQL';
00284 $strNone = 'Tiada';
00285 $strNotNumber = 'Ini adalah bukan nombor!!';
00286 $strNotOK = 'tidak OK';
00287 $strNotSet = 'Jadual <b>%s</b> tidak dijumpai atau ditetapkan pada %s';
00288 $strNotValidNumber = ' adalah bukan baris yang sah!';
00289 $strNull = 'Null';
00290 $strNumSearchResultsInTable = '%s padanan di dalam jadual <i>%s</i>';
00291 $strNumSearchResultsTotal = '<b>Jumlah</b>: <i>%s</i> padanan';
00292 $strNumTables = 'Jadual-jadual';
00293 
00294 $strOK = 'OK';
00295 $strOftenQuotation = 'Selalu tanda semakan. OPTIONALLY bermaksud hanya medan char dan varchar disertakan oleh "disertakan oleh"-aksara.';
00296 $strOperations = 'Operasi';
00297 $strOptimizeTable = 'Optimakan jadual';
00298 $strOptionalControls = 'Opsional. Kawal bagaimana menulis dan membaca aksara istimewa.';
00299 $strOptionally = 'Opsional';
00300 $strOptions = 'Pilihan';
00301 $strOr = 'Atau';
00302 $strOverhead = 'Melebihi';
00303 
00304 $strPHP40203 = 'Anda Menggunakan PHP 4.2.3, dimana terdapat pepijat serius didalam multi-byte strings (mbstring). Lihat Laporan Pepijat PHP 19404. PHP versi ini adalah tidak digalakkan dalam menggunakan phpMyAdmin.';
00305 $strPHPVersion = 'Versi PHP';
00306 $strPageNumber = 'Muka Surat:';
00307 $strPartialText = 'Sebahagian Teks';
00308 $strPassword = 'Katalaluan';
00309 $strPasswordEmpty = 'Katalaluan adalah kosong!';
00310 $strPasswordNotSame = 'Katalaluan tidak sama!';
00311 $strPdfDbSchema = 'Skema bagi pangkalan data "%s" database - Laman %s';
00312 $strPdfInvalidPageNum = 'bilangan halaman PDF tak tertakrif!';
00313 $strPdfInvalidTblName = 'Jadual "%s" tidak wujud!';
00314 $strPdfNoTables = 'Tiada Jadual';
00315 $strPerHour = 'per jam';
00316 $strPhp = 'Cipta Kod PHP';
00317 $strPmaDocumentation = 'Dokumentasi phpMyAdmin';
00318 $strPmaUriError = '<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi.';
00319 $strPortrait = 'Melintang';
00320 $strPos1 = 'Mula';
00321 $strPrevious = 'Terdahulu';
00322 $strPrimary = 'Utama';
00323 $strPrimaryKey = 'Kekunci utama';
00324 $strPrimaryKeyHasBeenDropped = 'Kekunci utama telah digugurkan';
00325 $strPrimaryKeyName = 'Nama kekunci utama mestilah... PRIMARY!';
00326 $strPrimaryKeyWarning = '("PRIMARY" <b>mesti</b> nama dan <b>semesti</b> dari kekunci utama!)';
00327 $strPrint = 'Cetak';
00328 $strPrintView = 'Paparan Cetak';
00329 $strPrivileges = 'Privilej';
00330 $strProcesslist = 'Senarai Proses';
00331 $strProperties = 'Ciri-ciri';
00332 $strPutColNames = 'Letakkan medan di baris pertama';
00333 
00334 $strQBE = 'Kueri';
00335 $strQBEDel = 'Del';
00336 $strQBEIns = 'Ins';
00337 $strQueryOnDb = 'SQL- kueri pada pangkalan data <b>%s</b>:';
00338 $strQueryStatistics = '<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada pelayan.';
00339 $strQueryType = 'Jenis Kueri';
00340 
00341 $strReType = 'Ulang-taip';
00342 $strReceived = 'DiTerima';
00343 $strRecords = 'Rekod';
00344 $strReferentialIntegrity = 'Semak integriti rujukan:';
00345 $strRelationalSchema = 'Skema Hubungan';
00346 $strRelationNotWorking = 'Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah tidak diaktifkan. Untuk mengetahuinya klik %shere%s.';
00347 $strRelationView = 'Paparan Hubungan';
00348 $strReloadFailed = 'Pengulangmuatan MySQL gagal.';
00349 $strReloadMySQL = 'Ulangmuat MySQL';
00350 $strRememberReload = 'Ingat untuk ulatmuat ke pelayan.';
00351 $strRenameTable = 'Tukarnama jadual ke';
00352 $strRenameTableOK = 'Jadual %s telah ditukarnama ke %s';
00353 $strRepairTable = 'Baiki jadual';
00354 $strReplace = 'Ganti';
00355 $strReplaceTable = 'Ganti data jadual dengan fail';
00356 $strReset = 'Ulangtetap';
00357 $strRevoke = 'TarikBalik';
00358 $strRevokeGrant = 'TarikBalik Keistimewaan';
00359 $strRevokeGrantMessage = 'You have revoked the Grant privilege for %s';
00360 $strRevokeMessage = 'Anda telah menarikbalik privilej Keistimewaan untuk %s';
00361 $strRevokePriv = 'Anda telah menarikbalik privilej untuk %s';
00362 $strRowLength = 'Panjang baris';
00363 $strRowSize = ' Saiz baris ';
00364 $strRows = 'Baris';
00365 $strRowsFrom = 'baris bermula dari rekod #';
00366 $strRowsModeHorizontal = 'mengufuk';
00367 $strRowsModeOptions = 'pada mod %s dan ulang pengepala selepas %s sel';
00368 $strRowsModeVertical = 'menegak';
00369 $strRowsStatistic = 'Statistik Baris';
00370 $strRunQuery = 'Hantar Kueri';
00371 $strRunSQLQuery = 'Laksana kueri SQL pada pangkalan data %s';
00372 $strRunning = 'dilaksana pada %s';
00373 
00374 $strSQL = 'SQL';
00375 $strSQLParserBugMessage = 'Ada kemungkinan anda akan berjumpa dengan pepijat di penghuraian SQL. Sila semak kueri anda dengan teliti, dan periksa tanda quote adalah betul dan tidak tersalah letak. Antara kegagalan lain mungkin disebabkan fail yang dimuatnaik bersama binari oleh anda berada diluar kawasan quote. Anda juga boleh mencuba kueri MySQL anda di antaramuka aturan baris (cli). Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah. Jika masih terdapat pemasalahan atau masalah penghuraian dimana antaramuka aturan baris berjaya, sila kurangkan kemasukan kueri SQL kepada satu kueri yang bermasalah, dan lapurkan pepijat desertai oleh seruas data dan SALIN keratan rentas dibawah:';
00376 $strSQLParserUserError = 'Ada kemungkin kueri SQL anda salah. Dibawah adalah kesalah Pelayan MySql , jika ada, ianya membantu anda menganalisis masalah';
00377 $strSQLQuery = 'kueri-SQL';
00378 $strSQLResult = 'Hasil SQL';
00379 $strSQPBugInvalidIdentifer = 'Pengenalan TidakSah';
00380 $strSQPBugUnclosedQuote = 'Tanda quote tidak disertakan';
00381 $strSQPBugUnknownPunctuation = 'TandaBaca tidak dikenali';
00382 $strSave = 'Simpan';
00383 $strScaleFactorSmall = 'Faktor skala adalah terlalu kecil supaya muat dengan skema dalam satu halaman';
00384 $strSearch = 'Cari';
00385 $strSearchFormTitle = 'Cari di pangkalan data';
00386 $strSearchInTables = 'Di dalam jadual:';
00387 $strSearchNeedle = 'Perkataan atau nilai untuk dicari (wildcard:  "%"):';
00388 $strSearchOption1 = 'sekurang-kurangnya satu perkataan';
00389 $strSearchOption2 = 'semua perkataan';
00390 $strSearchOption3 = 'Frasa tepat';
00391 $strSearchOption4 = 'sebagai penyataan regular (regexp)';
00392 $strSearchResultsFor = 'Hasil carian bagi "<i>%s</i>" %s:';
00393 $strSearchType = 'Cari:';
00394 $strSelect = 'Pilih';
00395 $strSelectADb = 'Sila pilih pangkalan data';
00396 $strSelectAll = 'Sila pilih pangkalan data';
00397 $strSelectFields = 'Pilih medan (sekurang-kurangnya satu):';
00398 $strSelectNumRows = 'pada kueri';
00399 $strSelectTables = 'Pilih Jadual';
00400 $strSend = 'Simpan sebagai fail';
00401 $strSent = 'Hantar';
00402 $strServer = 'Pelayan %s';
00403 $strServerChoice = 'Pilihan Pelayan';
00404 $strServerStatus = 'Informasi MasaJana';
00405 $strServerStatusUptime = 'Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s.';
00406 $strServerTabVariables = 'Pemboleh-pembolehubah';
00407 $strServerTabProcesslist = 'Proses-proses';
00408 $strServerTrafficNotes = '<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian pada pelayan MySQL server semenjak ia dihidupkan.';
00409 $strServerVars = 'Pembolehubah dan Penetapan Pelayan';
00410 $strServerVersion = 'Versi Pelayan';
00411 $strSessionValue = 'Nilai Sessi';
00412 $strSetEnumVal = 'Jika jenis medan ialah "enum" atau "set", sila masukkan nilai menggunakan format: \'a\',\'b\',\'c\'...<br />Jika Anda ingin menggunakan backslash ("\") atau single quote ("\'") didalam nilai tersebut, backslashes kan ia (cth \'\\\\xyz\' or \'a\\\'b\').';
00413 $strShow = 'Papar';
00414 $strShowAll = 'Papar semua';
00415 $strShowColor = 'Papar warna';
00416 $strShowCols = 'Papar kolum';
00417 $strShowDatadictAs = 'Format Kamus Data';
00418 $strShowGrid = 'Papar grid';
00419 $strShowPHPInfo = 'Papar maklumat PHP';
00420 $strShowTableDimension = 'Papar dimensi jadual';
00421 $strShowTables = 'Papar jadual';
00422 $strShowThisQuery = ' Papar kueri ini di sini lagi ';
00423 $strShowingRecords = 'Papar baris';
00424 $strSingly = '(persatu)';
00425 $strSize = 'Saiz';
00426 $strSort = 'Isih';
00427 $strSpaceUsage = 'Penggunaan ruang';
00428 $strSplitWordsWithSpace = 'Perkataan dipisahkan oleh aksara ruang (" ").';
00429 $strStatement = 'Penyataan';
00430 $strStatus = 'Status';
00431 $strStrucCSV = 'data CSV';
00432 $strStrucData = 'Struktur dan data';
00433 $strStrucDrop = 'Tambah \'drop table\'';
00434 $strStrucExcelCSV = 'CSV untuk sata MS Excel';
00435 $strStrucOnly = 'Struktur sahaja';
00436 $strStructPropose = 'Cadangkan struktur jadual';
00437 $strStructure = 'Struktur';
00438 $strSubmit = 'Hantar';
00439 $strSuccess = 'Kueri-SQL anda telah dilaksanakan dengan jaya';
00440 $strSum = 'Jumlah';
00441 
00442 $strTable = 'Jadual';
00443 $strTableComments = 'Komen jadual';
00444 $strTableEmpty = 'Nama jadual  adalah kosong';
00445 $strTableHasBeenDropped = 'Jadual %s telah digugurkan';
00446 $strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';
00447 $strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';
00448 $strTableMaintenance = 'Penyenggaraan Jadual';
00449 $strTableOfContents = 'Kandungan';
00450 $strTableStructure = 'Struktur jadual bagi jadual';
00451 $strTableType = 'Jenis Jadual';
00452 $strTables = '%s jadual';
00453 $strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit ';
00454 $strTheContent = 'Kandungan fail anda telah diselit.';
00455 $strTheContents = 'Kandungan fail telah digantikan dengan kandungan dari pilihan jadual untuk baris dengan persamaan kekunci utama ataupun kekunci unik.';
00456 $strTheTerminator = 'Pemisah bagi medan.';
00457 $strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';
00458 $strTime = 'Masa';
00459 $strTotal = 'jumlah';
00460 $strTotalUC = 'Jumlah';
00461 $strTraffic = 'Kesibukan';
00462 $strType = 'Jenis';
00463 
00464 $strUncheckAll = 'Nyahtanda Semua';
00465 $strUnique = 'Unik';
00466 $strUnselectAll = 'Nyahpilih Semua';
00467 $strUpdatePrivMessage = 'Anda telah mengemaskini privilej bagi %s.';
00468 $strUpdateProfile = 'Kemaskini profil:';
00469 $strUpdateProfileMessage = 'Profil telah dikemaskini.';
00470 $strUpdateQuery = 'Kemaskini Kueri';
00471 $strUsage = 'Penggunaan';
00472 $strUseBackquotes = 'Sertakan nama jadual dan medan dengan backquotes';
00473 $strUseTables = 'Guna Jadual';
00474 $strUser = 'Pengguna';
00475 $strUserEmpty = 'Kata Pengenalan kosong!';
00476 $strUserName = 'Kata Pengenalan';
00477 $strUsers = 'Pengguna-Pengguna';
00478 
00479 $strValidateSQL = 'Mengesahkan SQL';
00480 $strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';
00481 $strValue = 'Nilai';
00482 $strVar = 'Pembolehubah';
00483 $strViewDump = 'Lihat longgokan (skema) pangkalan data';
00484 $strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';
00485 
00486 $strWebServerUploadDirectory = 'direktori muatnaik pelayan-web';
00487 $strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan tidak dapat dicapai';
00488 $strWelcome = 'Selamat Datang ke %s';
00489 $strWithChecked = 'Dengan pilihan:';
00490 $strWrongUser = 'Salah kata pengenalan/kata laluan. Akses dilarang.';
00491 
00492 $strYes = 'Ya';
00493 
00494 $strZip = '"zipped"';
00495 
00496 // To translate
00497 $strAdministration = 'Administration'; //to translate
00498 $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
00499 $strGlobalPrivileges = 'Global privileges'; //to translate
00500 $strGrantOption = 'Grant'; //to translate
00501 $strPrivDescAllPrivileges = 'Includes all privileges except GRANT.'; //to translate
00502 $strPrivDescAlter = 'Allows altering the structure of existing tables.'; //to translate
00503 $strPrivDescCreateDb = 'Allows creating new databases and tables.'; //to translate
00504 $strPrivDescCreateTbl = 'Allows creating new tables.'; //to translate
00505 $strPrivDescCreateTmpTable = 'Allows creating temporary tables.'; //to translate
00506 $strPrivDescDelete = 'Allows deleting data.'; //to translate
00507 $strPrivDescDropDb = 'Allows dropping databases and tables.'; //to translate
00508 $strPrivDescDropTbl = 'Allows dropping tables.'; //to translate
00509 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
00510 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
00511 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
00512 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
00513 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
00514 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00515 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00516 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00517 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00518 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
00519 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
00520 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
00521 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00522 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00523 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00524 $strPrivDescSelect = 'Allows reading data.'; //to translate
00525 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
00526 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
00527 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
00528 $strPrivDescUpdate = 'Allows changing data.'; //to translate
00529 $strPrivDescUsage = 'No privileges.'; //to translate
00530 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
00531 $strResourceLimits = 'Resource limits'; //to translate
00532 $strUserOverview = 'User overview'; //to translate
00533 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
00534 
00535 $strPasswordChanged = 'The Password for %s was changed successfully.'; // to translate
00536 
00537 $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; //to translate
00538 $strDeleteAndFlushDescr = 'This is the cleanest way, but reloading the privileges may take a while.'; //to translate
00539 $strDeleting = 'Deleting %s'; //to translate
00540 $strJustDelete = 'Just delete the users from the privilege tables.'; //to translate
00541 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
00542 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
00543 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
00544 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
00545 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
00546 $strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
00547 
00548 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
00549 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
00550 $strColumnPrivileges = 'Column-specific privileges'; //to translate
00551 $strDbPrivileges = 'Database-specific privileges'; //to translate
00552 $strLocalhost = 'Local';
00553 $strLoginInformation = 'Login Information'; //to translate
00554 $strTblPrivileges = 'Table-specific privileges'; //to translate
00555 $strThisHost = 'This Host'; //to translate
00556 $strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
00557 $strUserAlreadyExists = 'The user %s already exists!'; //to translate
00558 $strUseTextField = 'Use text field'; //to translate
00559 
00560 $strNoUsersSelected = 'No users selected.'; //to translate
00561 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
00562 $strAddedColumnComment = 'Added comment for column';  //to translate
00563 $strWritingCommentNotPossible = 'Writing of comment not possible';  //to translate
00564 $strAddedColumnRelation = 'Added relation for column';  //to translate
00565 $strWritingRelationNotPossible = 'Writing of relation not possible';  //to translate
00566 $strImportFinished = 'Import finished';  //to translate
00567 $strFileCouldNotBeRead = 'File could not be read';  //to translate
00568 $strIgnoringFile = 'Ignoring file %s';  //to translate
00569 $strThisNotDirectory = 'This was not a directory';  //to translate
00570 $strAbsolutePathToDocSqlDir = 'Please enter the absolute path on webserver to docSQL directory';  //to translate
00571 $strImportFiles = 'Import files';  //to translate
00572 $strDBGModule = 'Module';  //to translate
00573 $strDBGLine = 'Line';  //to translate
00574 $strDBGHits = 'Hits';  //to translate
00575 $strDBGTimePerHitMs = 'Time/Hit, ms';  //to translate
00576 $strDBGTotalTimeMs = 'Total time, ms';  //to translate
00577 $strDBGMinTimeMs = 'Min time, ms';  //to translate
00578 $strDBGMaxTimeMs = 'Max time, ms';  //to translate
00579 $strDBGContextID = 'Context ID';  //to translate
00580 $strDBGContext = 'Context';  //to translate
00581 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration';  //to translate
00582 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00583 $strCheckPrivs = 'Check Privileges';  //to translate
00584 $strCheckPrivsLong = 'Check privileges for database &quot;%s&quot;.';  //to translate
00585 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
00586 $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
00587 $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
00588 $strJumpToDB = 'Jump to database &quot;%s&quot;.';  //to translate
00589 $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
00590 $strNoDatabasesSelected = 'No databases selected.';  //to translate
00591 $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
00592 $strGlobal = 'global';  //to translate
00593 $strDbSpecific = 'database-specific';  //to translate
00594 $strUsersHavingAccessToDb = 'Users having access to &quot;%s&quot;';  //to translate
00595 $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
00596 $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
00597 $strChangeCopyModeCopy = '... keep the old one.';  //to translate
00598 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
00599 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
00600 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
00601 $strWildcard = 'wildcard';  //to translate
00602 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
00603 $strQueryTime = 'Query took %01.4f sec';//to translate
00604 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
00605 $strDBComment = 'Database comment: ';//to translate
00606 $strQueryFrame = 'Query window';//to translate
00607 $strQueryFrameDebug = 'Debugging information';//to translate
00608 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
00609 $strQuerySQLHistory = 'SQL-history';//to translate
00610 $strMIME_MIMEtype = 'MIME-type';//to translate
00611 $strMIME_transformation = 'Browser transformation';//to translate
00612 $strMIME_transformation_options = 'Transformation options';//to translate
00613 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
00614 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
00615 $strMIME_available_mime = 'Available MIME-types';//to translate
00616 $strMIME_available_transform = 'Available transformations';//to translate
00617 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
00618 $strMIME_description = 'Description';//to translate
00619 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
00620 $strMIME_file = 'Filename';//to translate
00621 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
00622 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
00623 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
00624 $strInnodbStat = 'InnoDB Status';  //to translate
00625 $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
00626 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
00627 $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
00628 $strSQLOptions = 'SQL options';//to translate
00629 $strXML = 'XML';//to translate
00630 $strCSVOptions = 'CSV options';//to translate
00631 $strNoOptions = 'This format has no options';//to translate
00632 $strStatCreateTime = 'Creation';//to translate
00633 $strStatUpdateTime = 'Last update';//to translate
00634 $strStatCheckTime = 'Last check';//to translate
00635 $strPerMinute = 'per minute';//to translate
00636 $strPerSecond = 'per second';//to translate
00637 $strAutomaticLayout = 'Automatic layout';  //to translate
00638 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00639 $strFileNameTemplate = 'File name template';//to translate
00640 $strFileNameTemplateRemember = 'remember template';//to translate
00641 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
00642 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
00643 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
00644 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
00645 $strAutodetect = 'Autodetect';  //to translate
00646 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
00647 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
00648 $strUseHostTable = 'Use Host Table';  //to translate
00649 $strShowFullQueries = 'Show Full Queries';  //to translate
00650 $strTruncateQueries = 'Truncate Shown Queries';  //to translate
00651 $strSwitchToTable = 'Switch to copied table';  //to translate
00652 $strCharset = 'Charset';  //to translate
00653 $strLaTeXOptions = 'LaTeX options';  //to translate
00654 $strRelations = 'Relations';  //to translate
00655 $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
00656 $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
00657 $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
00658 $strSaveOnServer = 'Save on server in %s directory';  //to translate
00659 $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
00660 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
00661 $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
00662 $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
00663 $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
00664 $strInsertedRowId = 'Inserted row id:';  //to translate
00665 $strLoadMethod = 'LOAD method';  //to translate
00666 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
00667 $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
00668 $strExcelOptions = 'Excel options';  //to translate
00669 $strReplaceNULLBy = 'Replace NULL by';  //to translate
00670 $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
00671 $strPaperSize = 'Paper size';  //to translate
00672 $strDatabaseNoTable = 'This database contains no table!';//to translate
00673 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00674 $strAddIntoComments = 'Add into comments';//to translate
00675 $strDatabaseExportOptions = 'Database export options';//to translate
00676 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
00677 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00678 $strTableOptions = 'Table options';  //to translate
00679 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
00680 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
00681 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
00682 $strCharsets = 'Charsets';  //to translate
00683 $strDescription = 'Description';  //to translate
00684 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00685 $strCollation = 'Collation';  //to translate
00686 $strMultilingual = 'multilingual';  //to translate
00687 $strGerman = 'German';  //to translate
00688 $strPhoneBook = 'phone book';  //to translate
00689 $strDictionary = 'dictionary';  //to translate
00690 $strSwedish = 'Swedish';  //to translate
00691 $strDanish = 'Danish';  //to translate
00692 $strCzech = 'Czech';  //to translate
00693 $strTurkish = 'Turkish';  //to translate
00694 $strEnglish = 'English';  //to translate
00695 $strHungarian = 'Hungarian';  //to translate
00696 $strCroatian = 'Croatian';  //to translate
00697 $strBulgarian = 'Bulgarian';  //to translate
00698 $strLithuanian = 'Lithuanian';  //to translate
00699 $strEstonian = 'Estonian';  //to translate
00700 $strCaseInsensitive = 'case-insensitive';  //to translate
00701 $strCaseSensitive = 'case-sensitive';  //to translate
00702 $strUkrainian = 'Ukrainian';  //to translate
00703 $strHebrew = 'Hebrew';  //to translate
00704 $strWestEuropean = 'West European';  //to translate
00705 $strCentralEuropean = 'Central European';  //to translate
00706 $strTraditionalChinese = 'Traditional Chinese';  //to translate
00707 $strCyrillic = 'Cyrillic';  //to translate
00708 $strArmenian = 'Armenian';  //to translate
00709 $strArabic = 'Arabic';  //to translate
00710 $strRussian = 'Russian';  //to translate
00711 $strUnknown = 'unknown';  //to translate
00712 $strBaltic = 'Baltic';  //to translate
00713 $strUnicode = 'Unicode';  //to translate
00714 $strSimplifiedChinese = 'Simplified Chinese';  //to translate
00715 $strKorean = 'Korean';  //to translate
00716 $strGreek = 'Greek';  //to translate
00717 $strJapanese = 'Japanese';  //to translate
00718 $strThai = 'Thai';  //to translate
00719 $strUseThisValue = 'Use this value';  //to translate
00720 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
00721 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00722 $strInternalRelations = 'Internal relations';  //to translate
00723 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
00724 $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
00725 $strLatexStructure = 'Structure of table __TABLE__';//to translate
00726 $strLatexContinued = '(continued)';//to translate
00727 $strLatexContent = 'Content of table __TABLE__';//to translate
00728 $strLatexIncludeCaption = 'Include table caption';//to translate
00729 $strLatexCaption = 'Table caption';//to translate
00730 $strLatexLabel = 'Label key';//to translate
00731 $strLatexContinuedCaption = 'Continued table caption';//to translate
00732 
00733 $strPrintViewFull = 'Print view (with full texts)';  //to translate
00734 $strLogServer = 'Server';  //to translate
00735 $strSortByKey = 'Sort by key';  //to translate
00736 $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
00737 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00738 $strConstraintsForTable = 'Constraints for table';  //to translate
00739 $strBookmarkOptions = 'Bookmark options';  //to translate
00740 $strCreationDates = 'Creation/Update/Check dates';  //to translate
00741 $strCheckOverhead = 'Check overheaded';  //to translate
00742 $strExcelEdition = 'Excel edition';  //to translate
00743 $strDelayedInserts = 'Use delayed inserts';  //to translate
00744 $strSQLExportType = 'Export type';  //to translate
00745 $strAddConstraints = 'Add constraints';  //to translate
00746 $strGeorgian = 'Georgian';  //to translate
00747 $strCzechSlovak = 'Czech-Slovak';  //to translate
00748 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
00749 $strMaximumSize = 'Maximum size: %s%s';  //to translate
00750 ?>


Généré par TYPO3 Ameos avec  doxygen 1.4.6