From 71d2cff966c1412c867b92ee6336fcb3d47b455f Mon Sep 17 00:00:00 2001 From: LNDDYL Date: Fri, 15 May 2015 03:53:53 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Taiwan)) Currently translated at 95.2% (2892 of 3035 strings) [CI skip] --- po/zh_TW.po | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index b3f7ef7980..c7245f3ec8 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.6-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-05-05 15:46-0400\n" -"PO-Revision-Date: 2015-04-23 12:44+0200\n" -"Last-Translator: Albert Song \n" -"Language-Team: Chinese (Taiwan) \n" +"PO-Revision-Date: 2015-05-15 03:53+0200\n" +"Last-Translator: LNDDYL \n" +"Language-Team: Chinese (Taiwan) " +"\n" +"Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 2.3-dev\n" @@ -15329,7 +15329,7 @@ msgid "Your InnoDB buffer pool is fairly small." msgstr "您的 InnoDB 緩衝池過小。" #: libraries/advisory_rules.txt:454 -#, fuzzy, php-format +#, 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 " @@ -15353,12 +15353,10 @@ msgid "" "\"http://www.percona.com/blog/2007/11/03/choosing-innodb_buffer_pool_size/" "\">this article" msgstr "" -"InnoDB 緩衝池對 InnoDB 資料表的性能有重大影響,請將您剩餘的記憶體分配給此緩衝" -"區。如果資料庫伺服器僅有 InnoDB 作為儲存引擎,並沒有運行的其他服務 (如網頁伺" -"服器),您可以將高達 80%% 的可用記憶體分配給它。如果情況並非如此,您需要仔細評" -"估其他服務和非 InnoDB 資料表的記憶體消耗狀況,並相對應地設定此變數。如果將它" -"設置得太高,您的系統將會開始記憶體和磁碟的切換,因而大大降低性能。請參考 這篇文章" #: libraries/advisory_rules.txt:455