# Bahasa Malaysia translation of DBTNG (6.x-1.0-rc3)
# Copyright (c) 2012 by the Bahasa Malaysia translation team
#
msgid ""
msgstr ""
"Project-Id-Version: DBTNG (6.x-1.0-rc3)\n"
"POT-Creation-Date: 2012-01-31 17:55+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Bahasa Malaysia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "Database is encoded in UTF-8"
msgstr "Pangkalan data dikodkan dalam UTF-8"
msgid ""
"Drupal could not determine the encoding of the database was set to "
"UTF-8"
msgstr ""
"Drupal tidap dapat mengenal pasti sama ada pengekodan pangkalan data "
"telah ditetapkan dalam bentuk UTF-8"
msgid "PostgreSQL has initialized itself."
msgstr "PostgreSQL telah dimulakan secara kendiri."
msgid ""
"Drupal could not be correctly setup with the existing database. Revise "
"any errors."
msgstr ""
"Drupal tidak dapat disediakan dengan betul bersama pangkalan data "
"sedia ada. Semak semula untuk ralat."
msgid "Table %name already exists."
msgstr "Jadual %name sudah wujud."
msgid "Cannot rename %table to %table_new: table %table doesn't exist."
msgstr ""
"Tidak dapat menamakan semula %table kepada %table_new: jadual %table "
"tidak wujud."
msgid "Cannot rename %table to %table_new: table %table_new already exists."
msgstr ""
"Tidak dapat menamakan semula %table to %table_new: jadual %table_new "
"sudah wujud."
msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Tidak dapat menambah medan %table.%field: jadual tidak wujud."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Tidak dapat menambah medan %table.%field: medan sudah wujud."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Tidak dapat menetapkan nilai lalai pada medan %table.%field: medan "
"tidak wujud."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Tidak dapat membuang nilai lalai medan %table.%field: medan tidak "
"wujud."
msgid "Cannot add primary key to table %table: table doesn't exist."
msgstr ""
"Tidak dapat menambah kunci utama pada jadual %table: jadual tidak "
"wujud."
msgid "Cannot add primary key to table %table: primary key already exists."
msgstr ""
"Tidak dapat menambah kunci utama pada jadual %table: kunci utama sudah "
"wujud."
msgid "Cannot add unique key %name to table %table: table doesn't exist."
msgstr ""
"Tidak dapat menambah kunci unik pada jadual %table: jadual tidak "
"wujud."
msgid ""
"Cannot add unique key %name to table %table: unique key already "
"exists."
msgstr ""
"Tidak dapat menambah kunci unik  %name pada jadual %table: kunci unik "
"sudah wujud."
msgid "Cannot add index %name to table %table: table doesn't exist."
msgstr ""
"Tidak dapat menambah indeks %name pada jadual %table: jadual tidak "
"wujud."
msgid "Cannot add index %name to table %table: index already exists."
msgstr ""
"Tidak dapat menambah indeks %name pada jadual %table: indeks sudah "
"wujud."
msgid ""
"Cannot change the definition of field %table.%name: field doesn't "
"exist."
msgstr "Tidak dapat menukar definisi medan %table.%name: medan tidak wujud."
msgid ""
"Cannot rename field %table.%name to %name_new: target field already "
"exists."
msgstr ""
"Tidak dapat menamakan semula medan %table.%name to %name_new: medan "
"sasar sudah wujud."
msgid ""
"The version of PHP you are using has known issues with PostgreSQL. You "
"need to upgrade PHP to 5.2.11, 5.3.1 or greater."
msgstr ""
"Versi PHP yang anda gunakan ada isu yang diketahui berkait dengan "
"PostgreSQL. Anda perlu menaikkan taraf PHP kepada 5.2.11, 5.3.1 atau "
"lebih tinggi."
msgid "Invalid merge query: no conditions"
msgstr "Pertanyaan tercantum tidak sah: tiada syarat-syarat"
msgid "MySQL, MariaDB, or equivalent"
msgstr "MySQL, MariaDB, atau setaraf"
msgid "SQLite"
msgstr "SQLite"
msgid "Database file"
msgstr "Fail pangkalan data"
msgid ""
"The absolute path to the file where @drupal data will be stored. This "
"must be writable by the web server and should exist outside of the web "
"root."
msgstr ""
"Laluan mutlak ke fail di mana data @drupal akan disimpan. Ini mesti "
"boleh ditulis oleh pelayan web dan patut wujud luar daripada pangkal "
"web ."
msgid "The directory you specified is not writable by the web server."
msgstr "Direktori yang anda nyatakan tidak boleh ditulis oleh pelayan web."
msgid ""
"The %setting setting is currently set to '%current_value', but needs "
"to be '%needed_value'. Change this by running the following query: "
"!query"
msgstr ""
"Pengesetan %setting kini ditetapkan pada '%current_value' tetapi mesti "
"ditetapkan kepada '%needed_value'. Tukarkan dengan menjalankan carian "
"berikut: !query"
