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:
authorStefan Giehl <stefan@piwik.org>2016-11-27 15:44:05 +0300
committerGitHub <noreply@github.com>2016-11-27 15:44:05 +0300
commit5a2a0e4dd41f64a01e3427739d7594881d7ac2d7 (patch)
tree64381ea8986c7ca6aa93d29a5723ca0288085a79 /plugins/Dashboard
parent8f364f281ee8e7c44af19c34d0c7bcf21a38b86a (diff)
language update (#10915)
Diffstat (limited to 'plugins/Dashboard')
-rw-r--r--plugins/Dashboard/lang/zh-tw.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/plugins/Dashboard/lang/zh-tw.json b/plugins/Dashboard/lang/zh-tw.json
index 739e4c7112..4374ed2264 100644
--- a/plugins/Dashboard/lang/zh-tw.json
+++ b/plugins/Dashboard/lang/zh-tw.json
@@ -1,12 +1,36 @@
{
"Dashboard": {
+ "AddAWidget": "新增小工具",
"AddPreviewedWidget": "將組件加入展示板",
+ "ChangeDashboardLayout": "改變展示板版面",
+ "CopyDashboardToUser": "將展示板複製給使用者",
+ "CreateNewDashboard": "建立新的展示板",
"Dashboard": "展示板",
+ "DashboardCopied": "已成功將目前的展示板複製給選擇的使用者",
+ "DashboardEmptyNotification": "您的展示板沒有任何小工具。開始添加一些小工具,或是直接重置展示板,顯示預選的小工具。",
+ "DashboardName": "展示板名稱:",
+ "DashboardOf": "%s 的展示板",
+ "DefaultDashboard": "預設展示板 - 使用預選小工具以及欄位排版",
"DeleteWidgetConfirm": "您確定要從展示板中刪除此組件嗎?",
+ "EmptyDashboard": "空白展示板 - 依你的喜好選擇小工具",
"LoadingWidget": "載入組件中,請稍候...",
"ManageDashboard": "展示板管理",
+ "Maximise": "最大化",
+ "Minimise": "最小化",
+ "NotUndo": "您將無法還原此操作",
+ "PluginDescription": "您的網頁分析展示板。透過添加小工具來自定您的展示板,只需拖曳並放置即可改變展示板的欄位排版。每位使用者可以管理他們自己的展示板。",
+ "RemoveDashboard": "移除展示板",
+ "RemoveDashboardConfirm": "您確定要移除展示板:%s?",
+ "RemoveDefaultDashboardNotPossible": "無法移除預設展示板",
+ "RenameDashboard": "重新命名展示板",
"ResetDashboard": "重置展示板",
+ "ResetDashboardConfirm": "您確定要重置您的展示板,還原為預選小工具排版?",
+ "SelectDashboardLayout": "請選擇您新展示板的排版",
"SelectWidget": "請選取欲增加至展示板的組件",
+ "SetAsDefaultWidgets": "設定為預選小工具",
+ "SetAsDefaultWidgetsConfirm": "您確定您要將目前選擇的小工具和展示板排版設定為預設的展示板模板?",
+ "SetAsDefaultWidgetsConfirmHelp": "這個小工具和展示板排版將於使用者建立的新展示板,或是使用 %s 功能時套用。",
+ "TopLinkTooltip": "查看 %s 專屬的網頁分析報表。",
"WidgetNotFound": "找不到組件",
"WidgetPreview": "組件預覽"
}