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:
Diffstat (limited to 'plugins/Goals/lang/zh-tw.json')
-rw-r--r--plugins/Goals/lang/zh-tw.json51
1 files changed, 51 insertions, 0 deletions
diff --git a/plugins/Goals/lang/zh-tw.json b/plugins/Goals/lang/zh-tw.json
new file mode 100644
index 0000000000..0965ccd540
--- /dev/null
+++ b/plugins/Goals/lang/zh-tw.json
@@ -0,0 +1,51 @@
+{
+ "Goals": {
+ "AddGoal": "新增目標",
+ "AddNewGoal": "新增一個新的目標",
+ "AddNewGoalOrEditExistingGoal": "%s新增一個新的目標%s 或 %s編輯%s 已存在的目標",
+ "BestCountries": "你的最佳轉換國家為:",
+ "BestKeywords": "你的最佳轉換關鍵字為:",
+ "BestReferrers": "你的最佳轉換網站推薦連結為:",
+ "CaseSensitive": "大小寫符合",
+ "ClickOutlink": "點選一個連結到外部網站",
+ "ColumnConversions": "轉換",
+ "Contains": "有 %s",
+ "ConversionRate": "%s 轉換率",
+ "Conversions": "%s 轉換數",
+ "ConversionsOverview": "轉換總覽",
+ "CreateNewGOal": "建立一個新的目標",
+ "DefaultRevenue": "目標預設收益是",
+ "DefaultRevenueHelp": "舉例來說,訪客送出一個聯繫表單可能平均價值為 $10。Piwik 將幫助你瞭解你的訪客。",
+ "DeleteGoalConfirm": "你確定要刪除目標 %s ?",
+ "Download": "下載一個檔案",
+ "ExceptionInvalidMatchingString": "如果你選擇 '精準符合',相符的字串必須包含一個網址開頭 %s. 舉例來說,'%s' 。",
+ "ExternalWebsiteUrl": "外部網站網址",
+ "Filename": "檔案名稱",
+ "GoalIsTriggered": "目標觸發",
+ "GoalIsTriggeredWhen": "目標觸發當",
+ "GoalName": "目標名稱",
+ "Goals": "目標",
+ "GoalsManagement": "目標管理",
+ "GoalsOverview": "目標總覽",
+ "GoalX": "目標 %s",
+ "IsExactly": "正是 %s",
+ "LearnMoreAboutGoalTrackingDocumentation": "在使用者文件裡找到更多關於 %s Piwik 裡的追蹤目標 %s。",
+ "Manually": "手動",
+ "ManuallyTriggeredUsingJavascriptFunction": "手動觸發的目標是使用 JavaScript API trackGoal()",
+ "MatchesExpression": "表達式符合 %s",
+ "NewVisitorsConversionRateIs": "新訪客轉換率為 %s",
+ "Optional": "(選用)",
+ "OverallConversionRate": "%s 總轉換率(訪問一個完整的目標)",
+ "OverallRevenue": "%s 總收益",
+ "Pattern": "模式",
+ "PluginDescription": "建立目標然後查看關於你的目標轉換率報表:時間的演變趨勢、每次訪問的收入、每個關鍵字等等。",
+ "ReturningVisitorsConversionRateIs": "回訪訪客轉換率為 %s",
+ "UpdateGoal": "更新目標",
+ "URL": "網址",
+ "ViewAndEditGoals": "檢視和編輯目標",
+ "VisitUrl": "訪問特定網址(頁面或頁面群組)",
+ "WhenVisitors": "當訪客",
+ "WhereThe": "位於",
+ "WhereVisitedPageManuallyCallsJavascriptTrackerLearnMore": "在被訪問的頁面包含一個 JavaScript piwikTracker.trackGoal() 方法(%s知道更多%s)"
+ }
+} \ No newline at end of file