# Indonesian translation of DBTNG (6.x-1.0-rc1)
# Copyright (c) 2011 by the Indonesian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: DBTNG (6.x-1.0-rc1)\n"
"POT-Creation-Date: 2011-05-17 03:48+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Indonesian\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 ""
"Drupal could not be correctly setup with the existing database. Revise "
"any errors."
msgstr ""
"Drupal tidak bisa dipasang dengan benar menggunakan database yang ada. "
"Perbaiki dahulu kesalahan-kesalahan yang ada."
msgid "Table %name already exists."
msgstr "Tabel %name sudah ada."
msgid "Cannot rename %table to %table_new: table %table doesn't exist."
msgstr ""
"Tidak dapat mengubah nama %table ke %table_new: tabel %table tidak "
"ada."
msgid "Cannot rename %table to %table_new: table %table_new already exists."
msgstr ""
"Tidak dapat mengubah nama %table ke %table_new: tabel %table_new sudah "
"ada."
msgid "Cannot add field %table.%field: table doesn't exist."
msgstr "Tidak dapat menambahkan field %table.%field: tabel tidak ada."
msgid "Cannot add field %table.%field: field already exists."
msgstr "Tidak dapat menambahkan field %table.%field: field sudah ada."
msgid "Cannot set default value of field %table.%field: field doesn't exist."
msgstr ""
"Tidak dapat menseting nilai standar pada %table.%field: field tidak "
"ada."
msgid ""
"Cannot remove default value of field %table.%field: field doesn't "
"exist."
msgstr ""
"Tidak dapat menghapus nilai standar %table field. field %field: tidak "
"ada."
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 memiliki masalah dengan PostgreSQL. Anda "
"harus upgrade ke 5.2.11, 5.3.1 atau lebih."
msgid "Invalid merge query: no conditions"
msgstr "Gagal menggabungkan query: tidak ada kondisi"
msgid "MySQL, MariaDB, or equivalent"
msgstr "MySQL, MariaDB, atau yang setingkat"
msgid "Database file"
msgstr "Berkas database"
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 ""
"Alur absolut ke file di mana data @drupal akan disimpan. Ini harus "
"dapat ditulisi oleh server web dan harus ada di luar akar web."
msgid "The directory you specified is not writable by the web server."
msgstr "Direktori yang Anda tentukan tidak dapat ditulis oleh server web."
