Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2014-01-15 12:18:27 +0400
committersgiehl <stefan@piwik.org>2014-01-15 12:18:27 +0400
commit46086a5d6a2ed1b73a5d684c52cc260bc389d689 (patch)
tree20e218581284aa26751d980bba44e6099b70cdce /lang/zh-tw.json
parente236eae7a50159dce4ecba08a84c0def33aaf5f6 (diff)
refs PR #197 - fixed translations
Diffstat (limited to 'lang/zh-tw.json')
-rw-r--r--lang/zh-tw.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/zh-tw.json b/lang/zh-tw.json
index 215c1feb6f..7aebc5ac4f 100644
--- a/lang/zh-tw.json
+++ b/lang/zh-tw.json
@@ -542,7 +542,7 @@
"SystemCheckParseIniFileHelp": "內建的函式在你的空間內已被停用。Piwik 將會嘗試模擬這些功能,但可能會造成更多安全性問題。追蹤的表現也會受到影響。",
"SystemCheckPdoAndMysqliHelp": "在 Linux 伺服器上你可以使用以下選項編譯 PHP: 在你的php.ini 中 %1$s, 加入以下幾行: %2$s",
"SystemCheckPhp": "PHP 版本",
- "SystemCheckPhpPdoAndMysqliSite": "更多資訊:<a style=\"color:red\" href=\"http:\/\/php.net\/pdo\">PHP PDO<\/a> 和 <a style=\"color:red\" href=\"http:\/\/php.net\/mysqli\">MYSQLI<\/a>.",
+ "SystemCheckPhpPdoAndMysqli": "更多資訊:%1$sPHP PDO%2$s 和 %3$sMYSQLI%4$s.",
"SystemCheckSplHelp": "你需要設定及重建 PHP, 然後啟用 Standard PHP Library (SPL)。",
"SystemCheckTimeLimitHelp": "在一個高流量的網站,執行資料彙整歸檔過程可能超過目前所允許使用的時間。<br \/>假如必要,試著變更在你的 php.ini 檔案裡的 max_execution_time.",
"SystemCheckWarning": "Piwik 能正常運作,但部份功能可能會失效",