Merge branch 'QA_4_8' of github.com:phpmyadmin/phpmyadmin into QA_4_8
This commit is contained in:
commit
151976aa61
5
po/de.po
5
po/de.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-02-12 16:30+0100\n"
|
||||
"PO-Revision-Date: 2018-04-25 18:59+0000\n"
|
||||
"PO-Revision-Date: 2018-04-29 13:54+0000\n"
|
||||
"Last-Translator: ssantos <ssantos@web.de>\n"
|
||||
"Language-Team: German <https://hosted.weblate.org/projects/phpmyadmin/4-8/de/"
|
||||
">\n"
|
||||
@ -16348,7 +16348,8 @@ msgstr ""
|
||||
|
||||
#: templates/table/search/selection_form.twig:42
|
||||
msgid "Do a \"query by example\" (wildcard: \"%\")"
|
||||
msgstr "Suche über Beispielwerte (\"query by example\") (Platzhalter: \"%\")"
|
||||
msgstr ""
|
||||
"Suche über Abfrage-durch-Beispiel (\"query by example\") (Platzhalter: \"%\")"
|
||||
|
||||
#: templates/display/results/options_block.twig:30
|
||||
msgid "Relational key"
|
||||
|
||||
14
po/he.po
14
po/he.po
@ -4,7 +4,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.8.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-02-12 16:30+0100\n"
|
||||
"PO-Revision-Date: 2018-04-27 15:37+0000\n"
|
||||
"PO-Revision-Date: 2018-04-29 13:54+0000\n"
|
||||
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
|
||||
"Language-Team: Hebrew <https://hosted.weblate.org/projects/phpmyadmin/4-8/he/"
|
||||
">\n"
|
||||
@ -762,17 +762,16 @@ msgstr ""
|
||||
"כגון דיווח על שגיאות או בדיקת גרסאות מושבתות."
|
||||
|
||||
#: index.php:532
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Your PHP parameter [a@https://secure.php.net/manual/en/session.configuration."
|
||||
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
|
||||
"than cookie validity configured in phpMyAdmin, because of this, your login "
|
||||
"might expire sooner than configured in phpMyAdmin."
|
||||
msgstr ""
|
||||
"פרמטר PHP שלך [a@https://secure.php.net/manual/en/session.configuration."
|
||||
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] הוא נמוך "
|
||||
"יותר מאשר עוגיה תוקפו נקבעה ב phpMyAdmin, בגלל זה, הכניסה שלך יפוג מוקדם "
|
||||
"יותר מאשר נקבעה ב phpMyAdmin."
|
||||
"פרמטר ה־PHP שלך [a@https://secure.php.net/manual/en/"
|
||||
"session.configuration.php#ini.session.gc-"
|
||||
"maxlifetime@_blank]session.gc_maxlifetime[/a] נמוך מתוקף העוגייה שמוגדר ב־"
|
||||
"phpMyAdmin, עקב כך, הכניסה שלך צפויה לפוג מוקדם ממה שמוגדר ב־phpMyAdmin."
|
||||
|
||||
#: index.php:551
|
||||
msgid ""
|
||||
@ -947,6 +946,9 @@ msgid ""
|
||||
"collation; in this case we suggest you revert to the original collation and "
|
||||
"refer to the tips at "
|
||||
msgstr ""
|
||||
"פעולה זו תנסה להמיר את הנתונים לאוסף חדש. במקרים נדירים, במיוחד היכן שיש תו "
|
||||
"שאינו קיים באוסף החדש, תהליך זה עשוי לגרום לנתונים להופיע בצורה שגויה באוסף "
|
||||
"החדש, במקרה שכזה אנו ממליצים לשחזר את האוסף המקורי ולפנות לעצות תחת "
|
||||
|
||||
#: js/messages.php:94
|
||||
msgid "Garbled Data"
|
||||
|
||||
44
po/id.po
44
po/id.po
@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.8.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-02-12 16:30+0100\n"
|
||||
"PO-Revision-Date: 2018-04-27 14:38+0000\n"
|
||||
"PO-Revision-Date: 2018-04-29 13:54+0000\n"
|
||||
"Last-Translator: Dadan Setia <da2n_s@yahoo.co.id>\n"
|
||||
"Language-Team: Indonesian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"4-8/id/>\n"
|
||||
@ -18357,17 +18357,7 @@ msgid "The InnoDB log file size is inadequately large."
|
||||
msgstr "Ukuran file log InnoDB kurang besar."
|
||||
|
||||
#: libraries/advisory_rules.txt:429
|
||||
#, fuzzy, php-format
|
||||
#| msgid ""
|
||||
#| "It is usually sufficient to set {innodb_log_file_size} to 25%% of the "
|
||||
#| "size of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} "
|
||||
#| "slows down the recovery time after a database crash considerably. See "
|
||||
#| "also <a href=\"https://www.mysqlperformanceblog.com/2006/07/03/choosing-"
|
||||
#| "proper-innodb_log_file_size/\">this Article</a>. You need to shutdown the "
|
||||
#| "server, remove the InnoDB log files, set the new value in my.cnf, start "
|
||||
#| "the server, then check the error logs if everything went fine. See also "
|
||||
#| "<a href=\"https://mysqldatabaseadministration.blogspot.com/2007/01/"
|
||||
#| "increase-innodblogfilesize-proper-way.html\">this blog entry</a>"
|
||||
#, php-format
|
||||
msgid ""
|
||||
"It is usually sufficient to set {innodb_log_file_size} to 25%% of the size "
|
||||
"of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} slows down "
|
||||
@ -18382,12 +18372,13 @@ 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=\"https://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=\"https://mysqldatabaseadministration.blogspot."
|
||||
"com/2007/01/increase-innodblogfilesize-proper-way.html\"> entri blog ini </a>"
|
||||
"parah. Lihat <a href=\"https://www.percona.com/blog/2006/07/03/"
|
||||
"choosing-proper-innodb_log_file_size/\">Artikel ini </a>. Anda perlu "
|
||||
"mematikan server, menghapus file log InnoDB, menetapkan nilai baru di "
|
||||
"my.cnf, jalankan server, kemudian periksa log kesalahan jika semuanya "
|
||||
"berjalan dengan baik. Lihat juga <a href=\""
|
||||
"https://mysqldatabaseadministration.blogspot.com/2007/01/increase-"
|
||||
"innodblogfilesize-proper-way.html\">tulisan blog ini </a>"
|
||||
|
||||
#: libraries/advisory_rules.txt:430
|
||||
#, php-format
|
||||
@ -18403,18 +18394,7 @@ msgid "Your InnoDB buffer pool is fairly small."
|
||||
msgstr "Ukuran buffer InnoDB anda lumayan kecil."
|
||||
|
||||
#: libraries/advisory_rules.txt:436
|
||||
#, fuzzy, php-format
|
||||
#| msgid ""
|
||||
#| "The InnoDB buffer pool has a profound impact on performance for InnoDB "
|
||||
#| "tables. Assign all your remaining memory to this buffer. For database "
|
||||
#| "servers that use solely InnoDB as storage engine and have no other "
|
||||
#| "services (e.g. a web server) running, you may set this as high as 80%% of "
|
||||
#| "your available memory. If that is not the case, you need to carefully "
|
||||
#| "assess the memory consumption of your other services and non-InnoDB-"
|
||||
#| "Tables and set this variable accordingly. If it is set too high, your "
|
||||
#| "system will start swapping, which decreases performance significantly. "
|
||||
#| "See also <a href=\"https://www.mysqlperformanceblog.com/2007/11/03/"
|
||||
#| "choosing-innodb_buffer_pool_size/\">this article</a>"
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The InnoDB buffer pool has a profound impact on performance for InnoDB "
|
||||
"tables. Assign all your remaining memory to this buffer. For database "
|
||||
@ -18435,8 +18415,8 @@ msgstr ""
|
||||
"hati-hati menilai pemakaian memori dari layanan lain dan non-InnoDB-Tabel "
|
||||
"dan menyesuaikan pengaturan variabel ini. Jika diatur terlalu tinggi, "
|
||||
"sistem anda akan mulai swapping, yang menurunkan kinerja secara signifikan. "
|
||||
"Lihat juga <a href=\"https://www.mysqlperformanceblog.com/2007/11/03/"
|
||||
"choosing-innodb_buffer_pool_size/\">Artikel Ini</a>"
|
||||
"Lihat juga <a href=\"https://www.percona.com/blog/2007/11/03/"
|
||||
"choosing-innodb_buffer_pool_size/\">Artikel ini</a>"
|
||||
|
||||
#: libraries/advisory_rules.txt:437
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user