(ms) Updates
This commit is contained in:
@@ -9,6 +9,7 @@ $Source$
|
||||
* lang/norwegian-*.inc.php3:
|
||||
- Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
|
||||
- Updates, thanks again to Sven-Erik Andersen (sven-erik).
|
||||
* lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
|
||||
|
||||
2002-12-18 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
|
||||
|
@@ -29,6 +29,7 @@ $number_thousands_separator = ',';
|
||||
$number_decimal_separator = '.';
|
||||
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||
$timespanfmt = '%s hari, %s jam, %s minit dan %s saat';
|
||||
|
||||
$day_of_week = array('Aha', 'Isn', 'Sel', 'Rab', 'Kha', 'Jum');
|
||||
$month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept', 'Okt', 'Nov', 'Dis');
|
||||
@@ -37,6 +38,7 @@ $month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept',
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
$strAPrimaryKey = 'Kekunci utama telah ditambah pada %s';
|
||||
$strAbortedClients = 'DiBatalkan';
|
||||
$strAccessDenied = 'Akses dinafikan';
|
||||
$strAction = 'Aksi';
|
||||
$strAddDeleteColumn = 'Tambah/Padam Kolum Medan';
|
||||
@@ -80,8 +82,10 @@ $strBookmarkQuery = 'Tandabuku kueri-SQL';
|
||||
$strBookmarkThis = 'andabuku kueri-SQL ini';
|
||||
$strBookmarkView = 'Paparan sahaja';
|
||||
$strBrowse = 'Lungsur';
|
||||
$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.';
|
||||
$strBzip = 'bzipped';
|
||||
|
||||
$strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
|
||||
$strCantLoadMySQL = 'tidak dapat memuat sambungan MySQL,<br />sila semak konfigurasi PHP.';
|
||||
$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.';
|
||||
$strCantRenameIdxToPrimary = 'Tidak boleh menukar indekx ke PRIMARY!';
|
||||
@@ -99,15 +103,18 @@ $strChoosePage = 'Sila Pilih Laman untuk diubah';
|
||||
$strColComFeat = 'Memaparkan Komen Kolum';
|
||||
$strColumn = 'Kolum';
|
||||
$strColumnNames = 'Nama Kolum';
|
||||
$strCommand = 'Arahan';
|
||||
$strComments = 'Komen';
|
||||
$strCompleteInserts = 'Kemasukkan Selesai';
|
||||
$strCompression = 'Mampatan';
|
||||
$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.';
|
||||
$strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s';
|
||||
$strConfirm = 'Anda pasti mahu lakukan?';
|
||||
$strConnections = 'Hubungan';
|
||||
$strCookiesRequired = 'Cecikut mestilah dihidupkan ketika ini.';
|
||||
$strCopyTable = 'Salin jadual ke (pangkalandata<b>.</b>jadual):';
|
||||
$strCopyTableOK = 'Jadual %s telah disalin ke %s.';
|
||||
$strCouldNotKill = 'phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup.';
|
||||
$strCreate = 'Cipta';
|
||||
$strCreateIndex = 'Cipta indeks pada %s ';
|
||||
$strCreateIndexTopic = 'Cipta indeks baru';
|
||||
@@ -165,6 +172,7 @@ $strExportToXML = 'Eksport ke format XML';
|
||||
$strExtendedInserts = 'Penyelitan Lanjutan';
|
||||
$strExtra = 'Ekstra';
|
||||
|
||||
$strFailedAttempts = 'Percubaan Gagal';
|
||||
$strField = 'Medan';
|
||||
$strFieldHasBeenDropped = 'Medan %s telah digugurkan';
|
||||
$strFields = 'Medan';
|
||||
@@ -182,6 +190,7 @@ $strFunction = 'Fungsi';
|
||||
$strGenBy = 'Dijana oleh';
|
||||
$strGenTime = 'Masa dijana';
|
||||
$strGeneralRelationFeat = 'Ciri-ciri hubungan am';
|
||||
$strGlobalValue = 'Nilai Global';
|
||||
$strGo = 'Pergi';
|
||||
$strGrants = 'Kabulkan';
|
||||
$strGzip = '"digzip"';
|
||||
@@ -195,6 +204,7 @@ $strHomepageSourceforge = 'Laman Muaturun phpMyAdmin Sourceforge';
|
||||
$strHost = 'Hos';
|
||||
$strHostEmpty = 'Nama hos adalah kosong!';
|
||||
|
||||
$strId = 'ID';
|
||||
$strIdxFulltext = 'Tekspenuh';
|
||||
$strIfYouWish = 'Jika anda ingin hanya memuat sesetengah kolum jadual, nyatakan senarai medan dipisahi koma.';
|
||||
$strIgnore = 'Abai';
|
||||
@@ -218,6 +228,8 @@ $strKeepPass = 'Jangan tukar katalaluan';
|
||||
$strKeyname = 'Nama Kekunci';
|
||||
$strKill = 'Bunuh';
|
||||
|
||||
$strLandscape = 'Menegak';
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLength = 'Panjang';
|
||||
$strLengthSet = 'Panjang/Nilai*';
|
||||
$strLimitNumRows = 'Bilangan baris per halaman';
|
||||
@@ -236,6 +248,7 @@ $strMissingBracket = 'Kehilangan Kurungan \'(\' atau \')\'';
|
||||
$strModifications = 'Pengubahsuaian telah disimpan';
|
||||
$strModify = 'Ubahsuai';
|
||||
$strModifyIndexTopic = 'Ubahsuai indeks';
|
||||
$strMoreStatusVars = 'Lagi pembolehubah status';
|
||||
$strMoveTable = 'Pindahkan jadual ke (pangkalandata<b>.</b>jadual):';
|
||||
$strMoveTableOK = 'Jadual %s telah dipindahkan ke %s.';
|
||||
$strMySQLCharset = 'Set Aksara MySQL';
|
||||
@@ -273,6 +286,7 @@ $strNotValidNumber = ' adalah bukan baris yang sah!';
|
||||
$strNull = 'Null';
|
||||
$strNumSearchResultsInTable = '%s padanan di dalam jadual <i>%s</i>';
|
||||
$strNumSearchResultsTotal = '<b>Jumlah</b>: <i>%s</i> padanan';
|
||||
$strNumTables = 'Jadual-jadual';
|
||||
|
||||
$strOK = 'OK';
|
||||
$strOftenQuotation = 'Selalu tanda semakan. OPTIONALLY bermaksud hanya medan char dan varchar disertakan oleh "disertakan oleh"-aksara.';
|
||||
@@ -295,9 +309,11 @@ $strPdfDbSchema = 'Skema bagi pangkalan data "%s" database - Laman %s';
|
||||
$strPdfInvalidPageNum = 'bilangan halaman PDF tak tertakrif!';
|
||||
$strPdfInvalidTblName = 'Jadual "%s" tidak wujud!';
|
||||
$strPdfNoTables = 'Tiada Jadual';
|
||||
$strPerHour = 'per jam';
|
||||
$strPhp = 'Cipta Kod PHP';
|
||||
$strPmaDocumentation = 'Dokumentasi phpMyAdmin';
|
||||
$strPmaUriError = '<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi.';
|
||||
$strPortrait = 'Melintang';
|
||||
$strPos1 = 'Mula';
|
||||
$strPrevious = 'Terdahulu';
|
||||
$strPrimary = 'Utama';
|
||||
@@ -308,6 +324,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>mesti</b> nama dan <b>semesti</b> dari ke
|
||||
$strPrint = 'Cetak';
|
||||
$strPrintView = 'Paparan Cetak';
|
||||
$strPrivileges = 'Privilej';
|
||||
$strProcesslist = 'Senarai Proses';
|
||||
$strProperties = 'Ciri-ciri';
|
||||
$strPutColNames = 'Letakkan medan di baris pertama';
|
||||
|
||||
@@ -315,10 +332,14 @@ $strQBE = 'Kueri';
|
||||
$strQBEDel = 'Del';
|
||||
$strQBEIns = 'Ins';
|
||||
$strQueryOnDb = 'SQL- kueri pada pangkalan data <b>%s</b>:';
|
||||
$strQueryStatistics = '<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada pelayan.';
|
||||
$strQueryType = 'Jenis Kueri';
|
||||
|
||||
$strReType = 'Ulang-taip';
|
||||
$strReceived = 'DiTerima';
|
||||
$strRecords = 'Rekod';
|
||||
$strReferentialIntegrity = 'Semak integriti rujukan:';
|
||||
$strRelationalSchema = 'Skema Hubungan';
|
||||
$strRelationNotWorking = 'Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah tidak diaktifkan. Untuk mengetahuinya klik %shere%s.';
|
||||
$strRelationView = 'Paparan Hubungan';
|
||||
$strReloadFailed = 'Pengulangmuatan MySQL gagal.';
|
||||
@@ -374,14 +395,23 @@ $strSelectFields = 'Pilih medan (sekurang-kurangnya satu):';
|
||||
$strSelectNumRows = 'pada kueri';
|
||||
$strSelectTables = 'Pilih Jadual';
|
||||
$strSend = 'Simpan sebagai fail';
|
||||
$strSent = 'Hantar';
|
||||
$strServer = 'Pelayan %s';
|
||||
$strServerChoice = 'Pilihan Pelayan';
|
||||
$strServerStatus = 'Informasi MasaJana';
|
||||
$strServerStatusUptime = 'Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s.';
|
||||
$strServerTabVariables = 'Pemboleh-pembolehubah';
|
||||
$strServerTabProcesslist = 'Proses-proses';
|
||||
$strServerTrafficNotes = '<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian pada pelayan MySQL server semenjak ia dihidupkan.';
|
||||
$strServerVars = 'Pembolehubah dan Penetapan Pelayan';
|
||||
$strServerVersion = 'Versi Pelayan';
|
||||
$strSessionValue = 'Nilai Sessi';
|
||||
$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\').';
|
||||
$strShow = 'Papar';
|
||||
$strShowAll = 'Papar semua';
|
||||
$strShowColor = 'Papar warna';
|
||||
$strShowCols = 'Papar kolum';
|
||||
$strShowDatadictAs = 'Format Kamus Data';
|
||||
$strShowGrid = 'Papar grid';
|
||||
$strShowPHPInfo = 'Papar maklumat PHP';
|
||||
$strShowTableDimension = 'Papar dimensi jadual';
|
||||
@@ -394,6 +424,7 @@ $strSort = 'Isih';
|
||||
$strSpaceUsage = 'Penggunaan ruang';
|
||||
$strSplitWordsWithSpace = 'Perkataan dipisahkan oleh aksara ruang (" ").';
|
||||
$strStatement = 'Penyataan';
|
||||
$strStatus = 'Status';
|
||||
$strStrucCSV = 'data CSV';
|
||||
$strStrucData = 'Struktur dan data';
|
||||
$strStrucDrop = 'Tambah \'drop table\'';
|
||||
@@ -412,6 +443,7 @@ $strTableHasBeenDropped = 'Jadual %s telah digugurkan';
|
||||
$strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';
|
||||
$strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';
|
||||
$strTableMaintenance = 'Penyenggaraan Jadual';
|
||||
$strTableOfContents = 'Kandungan';
|
||||
$strTableStructure = 'Struktur jadual bagi jadual';
|
||||
$strTableType = 'Jenis Jadual';
|
||||
$strTables = '%s jadual';
|
||||
@@ -419,7 +451,11 @@ $strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit
|
||||
$strTheContent = 'Kandungan fail anda telah diselit.';
|
||||
$strTheContents = 'Kandungan fail telah digantikan dengan kandungan dari pilihan jadual untuk baris dengan persamaan kekunci utama ataupun kekunci unik.';
|
||||
$strTheTerminator = 'Pemisah bagi medan.';
|
||||
$strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';
|
||||
$strTime = 'Masa';
|
||||
$strTotal = 'jumlah';
|
||||
$strTotalUC = 'Jumlah';
|
||||
$strTraffic = 'Kesibukan';
|
||||
$strType = 'Jenis';
|
||||
|
||||
$strUncheckAll = 'Nyahtanda Semua';
|
||||
@@ -440,6 +476,7 @@ $strUsers = 'Pengguna-Pengguna';
|
||||
$strValidateSQL = 'Mengesahkan SQL';
|
||||
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';
|
||||
$strValue = 'Nilai';
|
||||
$strVar = 'Pembolehubah';
|
||||
$strViewDump = 'Lihat longgokan (skema) pangkalan data';
|
||||
$strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';
|
||||
|
||||
@@ -454,48 +491,6 @@ $strYes = 'Ya';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// To translate
|
||||
$strNumTables = 'Tables'; //to translate
|
||||
$strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
|
||||
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
|
||||
|
||||
$strAbortedClients = 'Aborted'; //to translate
|
||||
$strConnections = 'Connections'; //to translate
|
||||
$strFailedAttempts = 'Failed attempts'; //to translate
|
||||
$strGlobalValue = 'Global value'; //to translate
|
||||
$strMoreStatusVars = 'More status variables'; //to translate
|
||||
$strPerHour = 'per hour'; //to translate
|
||||
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
||||
$strQueryType = 'Query type'; //to translate
|
||||
$strReceived = 'Received'; //to translate
|
||||
$strSent = 'Sent'; //to translate
|
||||
$strServerStatus = 'Runtime Information'; //to translate
|
||||
$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
|
||||
$strServerTabVariables = 'Variables'; //to translate
|
||||
$strServerTabProcesslist = 'Processes'; //to translate
|
||||
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerVars = 'Server variables and settings'; //to translate
|
||||
$strSessionValue = 'Session value'; //to translate
|
||||
$strTraffic = 'Traffic'; //to translate
|
||||
$strVar = 'Variable'; //to translate
|
||||
|
||||
$strCommand = 'Command'; //to translate
|
||||
$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
|
||||
$strId = 'ID'; //to translate
|
||||
$strProcesslist = 'Process list'; //to translate
|
||||
$strStatus = 'Status'; //to translate
|
||||
$strTime = 'Time'; //to translate
|
||||
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
|
||||
|
||||
$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
|
||||
$strLaTeX = 'LaTeX'; //to translate
|
||||
|
||||
$strAdministration = 'Administration'; //to translate
|
||||
$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
|
||||
$strGlobalPrivileges = 'Global privileges'; //to translate
|
||||
@@ -533,4 +528,4 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran
|
||||
$strResourceLimits = 'Resource limits'; //to translate
|
||||
$strUserOverview = 'User overview'; //to translate
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
|
||||
?>
|
||||
?>
|
@@ -30,6 +30,7 @@ $number_thousands_separator = ',';
|
||||
$number_decimal_separator = '.';
|
||||
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
||||
$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
||||
$timespanfmt = '%s hari, %s jam, %s minit dan %s saat';
|
||||
|
||||
$day_of_week = array('Aha', 'Isn', 'Sel', 'Rab', 'Kha', 'Jum');
|
||||
$month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept', 'Okt', 'Nov', 'Dis');
|
||||
@@ -38,6 +39,7 @@ $month = array('Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ogos', 'Sept',
|
||||
$datefmt = '%B %d, %Y at %I:%M %p';
|
||||
|
||||
$strAPrimaryKey = 'Kekunci utama telah ditambah pada %s';
|
||||
$strAbortedClients = 'DiBatalkan';
|
||||
$strAccessDenied = 'Akses dinafikan';
|
||||
$strAction = 'Aksi';
|
||||
$strAddDeleteColumn = 'Tambah/Padam Kolum Medan';
|
||||
@@ -81,8 +83,10 @@ $strBookmarkQuery = 'Tandabuku kueri-SQL';
|
||||
$strBookmarkThis = 'andabuku kueri-SQL ini';
|
||||
$strBookmarkView = 'Paparan sahaja';
|
||||
$strBrowse = 'Lungsur';
|
||||
$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.';
|
||||
$strBzip = 'bzipped';
|
||||
|
||||
$strCannotLogin = 'Tidak boleh log-masuk ke server MySQL';
|
||||
$strCantLoadMySQL = 'tidak dapat memuat sambungan MySQL,<br />sila semak konfigurasi PHP.';
|
||||
$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.';
|
||||
$strCantRenameIdxToPrimary = 'Tidak boleh menukar indekx ke PRIMARY!';
|
||||
@@ -100,15 +104,18 @@ $strChoosePage = 'Sila Pilih Laman untuk diubah';
|
||||
$strColComFeat = 'Memaparkan Komen Kolum';
|
||||
$strColumn = 'Kolum';
|
||||
$strColumnNames = 'Nama Kolum';
|
||||
$strCommand = 'Arahan';
|
||||
$strComments = 'Komen';
|
||||
$strCompleteInserts = 'Kemasukkan Selesai';
|
||||
$strCompression = 'Mampatan';
|
||||
$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.';
|
||||
$strConfigureTableCoord = 'Sila konfigurasikan kordinat bagi jadual %s';
|
||||
$strConfirm = 'Anda pasti mahu lakukan?';
|
||||
$strConnections = 'Hubungan';
|
||||
$strCookiesRequired = 'Cecikut mestilah dihidupkan ketika ini.';
|
||||
$strCopyTable = 'Salin jadual ke (pangkalandata<b>.</b>jadual):';
|
||||
$strCopyTableOK = 'Jadual %s telah disalin ke %s.';
|
||||
$strCouldNotKill = 'phpMyAdmin tidak dapat mematikan bebenang %s. Ianya mungkin telah ditutup.';
|
||||
$strCreate = 'Cipta';
|
||||
$strCreateIndex = 'Cipta indeks pada %s ';
|
||||
$strCreateIndexTopic = 'Cipta indeks baru';
|
||||
@@ -166,6 +173,7 @@ $strExportToXML = 'Eksport ke format XML';
|
||||
$strExtendedInserts = 'Penyelitan Lanjutan';
|
||||
$strExtra = 'Ekstra';
|
||||
|
||||
$strFailedAttempts = 'Percubaan Gagal';
|
||||
$strField = 'Medan';
|
||||
$strFieldHasBeenDropped = 'Medan %s telah digugurkan';
|
||||
$strFields = 'Medan';
|
||||
@@ -183,6 +191,7 @@ $strFunction = 'Fungsi';
|
||||
$strGenBy = 'Dijana oleh';
|
||||
$strGenTime = 'Masa dijana';
|
||||
$strGeneralRelationFeat = 'Ciri-ciri hubungan am';
|
||||
$strGlobalValue = 'Nilai Global';
|
||||
$strGo = 'Pergi';
|
||||
$strGrants = 'Kabulkan';
|
||||
$strGzip = '"digzip"';
|
||||
@@ -196,6 +205,7 @@ $strHomepageSourceforge = 'Laman Muaturun phpMyAdmin Sourceforge';
|
||||
$strHost = 'Hos';
|
||||
$strHostEmpty = 'Nama hos adalah kosong!';
|
||||
|
||||
$strId = 'ID';
|
||||
$strIdxFulltext = 'Tekspenuh';
|
||||
$strIfYouWish = 'Jika anda ingin hanya memuat sesetengah kolum jadual, nyatakan senarai medan dipisahi koma.';
|
||||
$strIgnore = 'Abai';
|
||||
@@ -219,6 +229,8 @@ $strKeepPass = 'Jangan tukar katalaluan';
|
||||
$strKeyname = 'Nama Kekunci';
|
||||
$strKill = 'Bunuh';
|
||||
|
||||
$strLandscape = 'Menegak';
|
||||
$strLaTeX = 'LaTeX';
|
||||
$strLength = 'Panjang';
|
||||
$strLengthSet = 'Panjang/Nilai*';
|
||||
$strLimitNumRows = 'Bilangan baris per halaman';
|
||||
@@ -237,6 +249,7 @@ $strMissingBracket = 'Kehilangan Kurungan \'(\' atau \')\'';
|
||||
$strModifications = 'Pengubahsuaian telah disimpan';
|
||||
$strModify = 'Ubahsuai';
|
||||
$strModifyIndexTopic = 'Ubahsuai indeks';
|
||||
$strMoreStatusVars = 'Lagi pembolehubah status';
|
||||
$strMoveTable = 'Pindahkan jadual ke (pangkalandata<b>.</b>jadual):';
|
||||
$strMoveTableOK = 'Jadual %s telah dipindahkan ke %s.';
|
||||
$strMySQLCharset = 'Set Aksara MySQL';
|
||||
@@ -274,6 +287,7 @@ $strNotValidNumber = ' adalah bukan baris yang sah!';
|
||||
$strNull = 'Null';
|
||||
$strNumSearchResultsInTable = '%s padanan di dalam jadual <i>%s</i>';
|
||||
$strNumSearchResultsTotal = '<b>Jumlah</b>: <i>%s</i> padanan';
|
||||
$strNumTables = 'Jadual-jadual';
|
||||
|
||||
$strOK = 'OK';
|
||||
$strOftenQuotation = 'Selalu tanda semakan. OPTIONALLY bermaksud hanya medan char dan varchar disertakan oleh "disertakan oleh"-aksara.';
|
||||
@@ -296,9 +310,11 @@ $strPdfDbSchema = 'Skema bagi pangkalan data "%s" database - Laman %s';
|
||||
$strPdfInvalidPageNum = 'bilangan halaman PDF tak tertakrif!';
|
||||
$strPdfInvalidTblName = 'Jadual "%s" tidak wujud!';
|
||||
$strPdfNoTables = 'Tiada Jadual';
|
||||
$strPerHour = 'per jam';
|
||||
$strPhp = 'Cipta Kod PHP';
|
||||
$strPmaDocumentation = 'Dokumentasi phpMyAdmin';
|
||||
$strPmaUriError = '<tt>$cfg[PmaAbsoluteUri]</tt> MESTI disetkan di dalam fail konfigurasi.';
|
||||
$strPortrait = 'Melintang';
|
||||
$strPos1 = 'Mula';
|
||||
$strPrevious = 'Terdahulu';
|
||||
$strPrimary = 'Utama';
|
||||
@@ -309,6 +325,7 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>mesti</b> nama dan <b>semesti</b> dari ke
|
||||
$strPrint = 'Cetak';
|
||||
$strPrintView = 'Paparan Cetak';
|
||||
$strPrivileges = 'Privilej';
|
||||
$strProcesslist = 'Senarai Proses';
|
||||
$strProperties = 'Ciri-ciri';
|
||||
$strPutColNames = 'Letakkan medan di baris pertama';
|
||||
|
||||
@@ -316,10 +333,14 @@ $strQBE = 'Kueri';
|
||||
$strQBEDel = 'Del';
|
||||
$strQBEIns = 'Ins';
|
||||
$strQueryOnDb = 'SQL- kueri pada pangkalan data <b>%s</b>:';
|
||||
$strQueryStatistics = '<b>Kueri Statistik</b>: Sejak ia dijalankan, %s kueri telah dihantar kepada pelayan.';
|
||||
$strQueryType = 'Jenis Kueri';
|
||||
|
||||
$strReType = 'Ulang-taip';
|
||||
$strReceived = 'DiTerima';
|
||||
$strRecords = 'Rekod';
|
||||
$strReferentialIntegrity = 'Semak integriti rujukan:';
|
||||
$strRelationalSchema = 'Skema Hubungan';
|
||||
$strRelationNotWorking = 'Ciri-ciri tambahan ini adalah untuk bekerja dengan pautan jadual yang telah tidak diaktifkan. Untuk mengetahuinya klik %shere%s.';
|
||||
$strRelationView = 'Paparan Hubungan';
|
||||
$strReloadFailed = 'Pengulangmuatan MySQL gagal.';
|
||||
@@ -375,14 +396,23 @@ $strSelectFields = 'Pilih medan (sekurang-kurangnya satu):';
|
||||
$strSelectNumRows = 'pada kueri';
|
||||
$strSelectTables = 'Pilih Jadual';
|
||||
$strSend = 'Simpan sebagai fail';
|
||||
$strSent = 'Hantar';
|
||||
$strServer = 'Pelayan %s';
|
||||
$strServerChoice = 'Pilihan Pelayan';
|
||||
$strServerStatus = 'Informasi MasaJana';
|
||||
$strServerStatusUptime = 'Pelayan MySQL ini telah berjalan selama %s. Ia dihidupkan pada %s.';
|
||||
$strServerTabVariables = 'Pemboleh-pembolehubah';
|
||||
$strServerTabProcesslist = 'Proses-proses';
|
||||
$strServerTrafficNotes = '<b>Kesibukan Pelayan</b>: Jadual menunjukkan statistik kesibukan rangkaian pada pelayan MySQL server semenjak ia dihidupkan.';
|
||||
$strServerVars = 'Pembolehubah dan Penetapan Pelayan';
|
||||
$strServerVersion = 'Versi Pelayan';
|
||||
$strSessionValue = 'Nilai Sessi';
|
||||
$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\').';
|
||||
$strShow = 'Papar';
|
||||
$strShowAll = 'Papar semua';
|
||||
$strShowColor = 'Papar warna';
|
||||
$strShowCols = 'Papar kolum';
|
||||
$strShowDatadictAs = 'Format Kamus Data';
|
||||
$strShowGrid = 'Papar grid';
|
||||
$strShowPHPInfo = 'Papar maklumat PHP';
|
||||
$strShowTableDimension = 'Papar dimensi jadual';
|
||||
@@ -395,6 +425,7 @@ $strSort = 'Isih';
|
||||
$strSpaceUsage = 'Penggunaan ruang';
|
||||
$strSplitWordsWithSpace = 'Perkataan dipisahkan oleh aksara ruang (" ").';
|
||||
$strStatement = 'Penyataan';
|
||||
$strStatus = 'Status';
|
||||
$strStrucCSV = 'data CSV';
|
||||
$strStrucData = 'Struktur dan data';
|
||||
$strStrucDrop = 'Tambah \'drop table\'';
|
||||
@@ -413,6 +444,7 @@ $strTableHasBeenDropped = 'Jadual %s telah digugurkan';
|
||||
$strTableHasBeenEmptied = 'Jadual %s telah dikosongkan';
|
||||
$strTableHasBeenFlushed = 'Jadual %s telah dibuangkan';
|
||||
$strTableMaintenance = 'Penyenggaraan Jadual';
|
||||
$strTableOfContents = 'Kandungan';
|
||||
$strTableStructure = 'Struktur jadual bagi jadual';
|
||||
$strTableType = 'Jenis Jadual';
|
||||
$strTables = '%s jadual';
|
||||
@@ -420,7 +452,11 @@ $strTextAreaLength = ' Kerana kepanjangannya, <br />medan ini tidak boleh diedit
|
||||
$strTheContent = 'Kandungan fail anda telah diselit.';
|
||||
$strTheContents = 'Kandungan fail telah digantikan dengan kandungan dari pilihan jadual untuk baris dengan persamaan kekunci utama ataupun kekunci unik.';
|
||||
$strTheTerminator = 'Pemisah bagi medan.';
|
||||
$strThreadSuccessfullyKilled = 'Bebenang %s telah berjaya dimatikan.';
|
||||
$strTime = 'Masa';
|
||||
$strTotal = 'jumlah';
|
||||
$strTotalUC = 'Jumlah';
|
||||
$strTraffic = 'Kesibukan';
|
||||
$strType = 'Jenis';
|
||||
|
||||
$strUncheckAll = 'Nyahtanda Semua';
|
||||
@@ -441,6 +477,7 @@ $strUsers = 'Pengguna-Pengguna';
|
||||
$strValidateSQL = 'Mengesahkan SQL';
|
||||
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatit di %sdocumentation%s.';
|
||||
$strValue = 'Nilai';
|
||||
$strVar = 'Pembolehubah';
|
||||
$strViewDump = 'Lihat longgokan (skema) pangkalan data';
|
||||
$strViewDumpDB = 'Lihat longgokan (skema) pangkalan data';
|
||||
|
||||
@@ -455,49 +492,6 @@ $strYes = 'Ya';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
// To translate
|
||||
$strNumTables = 'Tables'; //to translate
|
||||
$strTotalUC = 'Total'; //to translate
|
||||
$strRelationalSchema = 'Relational schema'; //to translate
|
||||
$strTableOfContents = 'Table of contents'; //to translate
|
||||
$strCannotLogin = 'Cannot login to MySQL server'; //to translate
|
||||
$strShowDatadictAs = 'Data Dictionary Format'; //to translate
|
||||
$strLandscape = 'Landscape'; //to translate
|
||||
$strPortrait = 'Portrait'; //to translate
|
||||
|
||||
$timespanfmt = '%s days, %s hours, %s minutes and %s seconds'; //to translate
|
||||
|
||||
$strAbortedClients = 'Aborted'; //to translate
|
||||
$strConnections = 'Connections'; //to translate
|
||||
$strFailedAttempts = 'Failed attempts'; //to translate
|
||||
$strGlobalValue = 'Global value'; //to translate
|
||||
$strMoreStatusVars = 'More status variables'; //to translate
|
||||
$strPerHour = 'per hour'; //to translate
|
||||
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
|
||||
$strQueryType = 'Query type'; //to translate
|
||||
$strReceived = 'Received'; //to translate
|
||||
$strSent = 'Sent'; //to translate
|
||||
$strServerStatus = 'Runtime Information'; //to translate
|
||||
$strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
|
||||
$strServerTabStatus = 'Status'; //to translate
|
||||
$strServerTabVariables = 'Variables'; //to translate
|
||||
$strServerTabProcesslist = 'Processes'; //to translate
|
||||
$strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
|
||||
$strServerVars = 'Server variables and settings'; //to translate
|
||||
$strSessionValue = 'Session value'; //to translate
|
||||
$strTraffic = 'Traffic'; //to translate
|
||||
$strVar = 'Variable'; //to translate
|
||||
|
||||
$strCommand = 'Command'; //to translate
|
||||
$strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
|
||||
$strId = 'ID'; //to translate
|
||||
$strProcesslist = 'Process list'; //to translate
|
||||
$strStatus = 'Status'; //to translate
|
||||
$strTime = 'Time'; //to translate
|
||||
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
|
||||
|
||||
$strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
|
||||
$strLaTeX = 'LaTeX'; //to translate
|
||||
|
||||
$strAdministration = 'Administration'; //to translate
|
||||
$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
|
||||
$strGlobalPrivileges = 'Global privileges'; //to translate
|
||||
@@ -535,4 +529,4 @@ $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to tran
|
||||
$strResourceLimits = 'Resource limits'; //to translate
|
||||
$strUserOverview = 'User overview'; //to translate
|
||||
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
|
||||
?>
|
||||
?>
|
Reference in New Issue
Block a user