Translated using Weblate (Indonesian)
Currently translated at 70.8% (1886 of 2665)
This commit is contained in:
parent
e56d2e1ae3
commit
2557c92da4
29
po/id.po
29
po/id.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.1-dev\n"
|
||||
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
|
||||
"POT-Creation-Date: 2013-06-04 17:18+0200\n"
|
||||
"PO-Revision-Date: 2013-06-05 09:06+0200\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"PO-Revision-Date: 2013-06-05 18:23+0200\n"
|
||||
"Last-Translator: Dadan Setia <da2n_s@yahoo.co.id>\n"
|
||||
"Language-Team: Indonesian "
|
||||
"<http://l10n.cihar.com/projects/phpmyadmin/master/id/>\n"
|
||||
"Language: id\n"
|
||||
@ -13767,11 +13767,11 @@ msgstr ""
|
||||
|
||||
#: libraries/advisory_rules.txt:443
|
||||
msgid "Max InnoDB log size"
|
||||
msgstr "Besar log InnoDB maksimum"
|
||||
msgstr "Ukuran maksimum log InnoDB"
|
||||
|
||||
#: libraries/advisory_rules.txt:446
|
||||
msgid "The InnoDB log file size is inadequately large."
|
||||
msgstr ""
|
||||
msgstr "Ukuran file log InnoDB kurang besar."
|
||||
|
||||
#: libraries/advisory_rules.txt:447
|
||||
#, php-format
|
||||
@ -13786,6 +13786,16 @@ msgid ""
|
||||
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
|
||||
"proper-way.html\">this blog entry</a>"
|
||||
msgstr ""
|
||||
"Hal ini biasanya cukup dengan mengatur {innodb_log_file_size} ke 25%% dari "
|
||||
"ukuran {innodb_buffer_pool_size}. {innodb_log_file_size} yang terlalu besar, "
|
||||
"dapat memperlambat waktu pemulihan ketika database mengalami kerusakan "
|
||||
"parah. Lihat <a href=\"http://www.mysqlperformanceblog.com/2006/07/03"
|
||||
"/choosing-proper-innodb_log_file_size/\"> Artikel ini </ a>. Anda perlu "
|
||||
"shutdown server, menghapus file log InnoDB, menetapkan nilai baru di my.cnf, "
|
||||
"mulai server, kemudian periksa log kesalahan jika semuanya berjalan baik-"
|
||||
"baik saja. Lihat juga <a "
|
||||
"href=\"http://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
|
||||
"innodblogfilesize-proper-way.html\"> entri blog ini </a>"
|
||||
|
||||
#: libraries/advisory_rules.txt:448
|
||||
#, php-format
|
||||
@ -13816,25 +13826,28 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: libraries/advisory_rules.txt:455
|
||||
#, php-format
|
||||
#, fuzzy, php-format
|
||||
msgid ""
|
||||
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
|
||||
"rule fires if you are assigning less than 60%%, however this might be "
|
||||
"perfectly adequate for your system if you don't have much InnoDB tables or "
|
||||
"other services running on the same machine."
|
||||
msgstr ""
|
||||
"Anda sedang menggunakan %s%% dari memori Anda untuk buffer pool InnoDB. "
|
||||
"Aturan ini buruk jika Anda menetapkan kurang dari 60%%, namun hal ini "
|
||||
"mungkin menjadi memadai untuk sistem Anda jika Anda tidak cukup memiliki "
|
||||
"tabel InnoDB atau layanan lain yang berjalan pada mesin yang sama."
|
||||
|
||||
#: libraries/advisory_rules.txt:459
|
||||
#, fuzzy
|
||||
#| msgid "max. concurrent connections"
|
||||
msgid "MyISAM concurrent inserts"
|
||||
msgstr "Koneksi konkuren maks."
|
||||
msgstr "Sisipkan konkuren MyISAM"
|
||||
|
||||
#: libraries/advisory_rules.txt:462
|
||||
#, fuzzy
|
||||
#| msgid "max. concurrent connections"
|
||||
msgid "Enable {concurrent_insert} by setting it to 1"
|
||||
msgstr "Koneksi konkuren maks."
|
||||
msgstr "Aktifkan {concurrent_insert} dengan menetapkan ke 1"
|
||||
|
||||
#: libraries/advisory_rules.txt:463
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user