Translated using Weblate (Indonesian)
Currently translated at 75.8% (2603 of 3431 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/id/ Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
This commit is contained in:
parent
e1bb3ad3c1
commit
1eb61c9908
61
po/id.po
61
po/id.po
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2022-08-07 00:23+0000\n"
|
||||
"PO-Revision-Date: 2022-08-04 19:16+0000\n"
|
||||
"PO-Revision-Date: 2022-08-12 19:19+0000\n"
|
||||
"Last-Translator: Holiq Ibrahim <holiq.ibrahim376@gmail.com>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/id/>\n"
|
||||
@ -252,10 +252,8 @@ msgid "Version less than 5.5.8 (the first GA release of 5.5)."
|
||||
msgstr "Versi kurang dari 5.5.8 (GA rilis pertama dari 5.5)."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:164
|
||||
#, fuzzy
|
||||
#| msgid "You should upgrade, to a stable version of MySQL 5.5"
|
||||
msgid "You should upgrade, to a stable version of MySQL 5.5."
|
||||
msgstr "Anda harus memperbarui ke versi stabil MySQL 5.5"
|
||||
msgstr "Anda harus meng-upgrade, ke versi stabil MySQL 5.5."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:170
|
||||
#: libraries/classes/Advisory/Rules.php:183
|
||||
@ -263,20 +261,18 @@ msgid "Distribution"
|
||||
msgstr "Distribusi"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:173
|
||||
#, fuzzy
|
||||
msgid "Version is compiled from source, not a MySQL official binary."
|
||||
msgstr "Versi dikompilasi dari sumber, bukan biner resmi MySQL."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:175
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"If you did not compile from source, you may be using a package modified by a "
|
||||
"distribution. The MySQL manual only is accurate for official MySQL binaries, "
|
||||
"not any package distributions (such as RedHat, Debian/Ubuntu etc)."
|
||||
msgstr ""
|
||||
"Jika Anda tidak mengkompilasi dari source, Anda mungkin menggunakan paket "
|
||||
"dimodifikasi oleh distribusi. The MySQL manual saja cukup akurat untuk MySQL "
|
||||
"binari resmi, tidak ada distribusi paket (seperti RedHat, Debian / Ubuntu "
|
||||
"Jika Anda tidak mengkompilasi dari sumber, Anda mungkin menggunakan paket "
|
||||
"yang dimodifikasi oleh distribusi. Manual MySQL hanya akurat untuk binari "
|
||||
"MySQL resmi, bukan distribusi paket apa pun (seperti RedHat, Debian/Ubuntu "
|
||||
"dll)."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:179
|
||||
@ -284,9 +280,8 @@ msgid "'source' found in version_comment"
|
||||
msgstr "'source' ditemukan pada version_comment"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:186
|
||||
#, fuzzy
|
||||
msgid "The MySQL manual only is accurate for official MySQL binaries."
|
||||
msgstr "The MySQL manual saja cukup akurat untuk MySQL binari resmi."
|
||||
msgstr "Manual MySQL hanya akurat untuk binari MySQL resmi."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:188
|
||||
msgid ""
|
||||
@ -305,38 +300,33 @@ msgid "MySQL Architecture"
|
||||
msgstr "Arsitektur MySQL"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:199
|
||||
#, fuzzy
|
||||
msgid "MySQL is not compiled as a 64-bit package."
|
||||
msgstr "MySQL tidak dikompilasi sebagai paket 64-bit."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:201
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Your memory capacity is above 3 GiB (assuming the Server is on localhost), "
|
||||
"so MySQL might not be able to access all of your memory. You might want to "
|
||||
"consider installing the 64-bit version of MySQL."
|
||||
msgstr ""
|
||||
"Kapasitas memori Anda di atas 3 GiB (dengan asumsi Server adalah pada "
|
||||
"localhost), sehingga MySQL mungkin tidak dapat mengakses semua memori Anda. "
|
||||
"Anda mungkin ingin mempertimbangkan untuk menginstal versi 64-bit dari MySQL."
|
||||
"Kapasitas memori Anda di atas 3 GiB (dengan asumsi Server berada di "
|
||||
"localhost), jadi MySQL mungkin tidak dapat mengakses semua memori Anda. Anda "
|
||||
"mungkin ingin mempertimbangkan untuk menginstal MySQL versi 64-bit."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:205
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
msgid "Available memory on this host: %s"
|
||||
msgstr "Tersedia memori pada host ini: %s"
|
||||
msgstr "Memori yang tersedia pada host ini: %s"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:211
|
||||
msgid "Query caching method"
|
||||
msgstr "Metode penyinggahan kueri"
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:215
|
||||
#, fuzzy
|
||||
#| msgid "Query caching method"
|
||||
msgid "Suboptimal caching method."
|
||||
msgstr "Metode penyinggahan kueri"
|
||||
msgstr "Metode caching suboptimal."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:217
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You are using the MySQL Query cache with a fairly high traffic database. It "
|
||||
"might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
|
||||
@ -344,18 +334,19 @@ msgid ""
|
||||
"cache, especially if you have multiple replicas."
|
||||
msgstr ""
|
||||
"Anda menggunakan cache MySQL Query dengan database lalu lintas yang cukup "
|
||||
"tinggi. Mungkin layak mempertimbangkan untuk menggunakan <a href=\"https://"
|
||||
"dev.mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> bukan "
|
||||
"cache MySQL Query, terutama jika Anda memiliki beberapa budak."
|
||||
"tinggi. Mungkin ada baiknya mempertimbangkan untuk menggunakan <a href="
|
||||
"\"https://dev.mysql.com/doc/refman/5.6/en/ha-memcached.html\">memcached</a> "
|
||||
"sebagai pengganti cache MySQL Query, terutama jika Anda memiliki banyak "
|
||||
"replika."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:223
|
||||
#, fuzzy, php-format
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The query cache is enabled and the server receives %d queries per second. "
|
||||
"This rule fires if there is more than 100 queries per second."
|
||||
msgstr ""
|
||||
"The cache query diaktifkan dan server menerima %d query per detik. Aturan "
|
||||
"ini kebakaran jika ada lebih dari 100 permintaan per detik."
|
||||
"Cache kueri diaktifkan dan server menerima %d kueri per detik. Aturan ini "
|
||||
"akan menyala jika ada lebih dari 100 kueri per detik."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:231
|
||||
msgid "Percentage of sorts that cause temporary tables"
|
||||
@ -368,25 +359,21 @@ msgstr "Terlalu banyak pengurutan yang menyebabkan tabel temporer."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:237
|
||||
#: libraries/classes/Advisory/Rules.php:252
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
|
||||
"depending on your system memory limits."
|
||||
msgstr ""
|
||||
"Pertimbangkan untuk meningkatkan {sort_buffer_size} dan / atau "
|
||||
"{read_rnd_buffer_size}, tergantung pada batas memori sistem Anda"
|
||||
"Pertimbangkan untuk meningkatkan {sort_buffer_size} dan/atau "
|
||||
"{read_rnd_buffer_size}, tergantung pada batas memori sistem anda."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:241
|
||||
#, fuzzy, php-format
|
||||
#| msgid ""
|
||||
#| "Rate of temporary tables being written to disk: %s, this value should be "
|
||||
#| "less than 1 per hour"
|
||||
#, php-format
|
||||
msgid ""
|
||||
"%s%% of all sorts cause temporary tables, this value should be lower than "
|
||||
"10%%."
|
||||
msgstr ""
|
||||
"Tingkat pembuatan tabel temporer ke diska: %s, nilai ini hasul kurang dari 1 "
|
||||
"per jam"
|
||||
"%s%% dari segala macam penyebab tabel sementara, nilai ini harus lebih "
|
||||
"rendah dari 10%%."
|
||||
|
||||
#: libraries/classes/Advisory/Rules.php:247
|
||||
msgid "Rate of sorts that cause temporary tables"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user