summaryrefslogtreecommitdiffstats
path: root/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_TW.php')
-rw-r--r--l10n/zh_TW.php29
1 files changed, 15 insertions, 14 deletions
diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php
index 072c2f13a..f049eb029 100644
--- a/l10n/zh_TW.php
+++ b/l10n/zh_TW.php
@@ -1,32 +1,33 @@
<?php $TRANSLATIONS = array(
-"year" => "年",
"News" => "新聞",
-"no title" => "沒有標題",
-"no name" => "沒有名稱",
-"no body" => "沒有正文",
-"subscriptions in ownCloud - News" => "在 ownCloud - News 中的訂閱",
-"An error occurred" => "發生錯誤",
-"Nice! You have subscribed to " => "太棒了!您已經訂閱",
-"You had already subscribed to this feed!" => "您已經訂閱了這個訊息串!",
-"New" => "新增",
-"Add Subscription" => "新增訂閱",
-"Address must not be empty!" => "地址不能留空!",
-"Feed exists already!" => "訂閱已經存在!",
+"Add Website" => "新增網站",
"Address" => "網址",
"Add" => "新增",
+"New folder" => "新資料夾",
"Folder" => "資料夾",
+"Choose folder" => "選擇資料夾",
+"Folder name" => "資料夾名稱",
"Starred" => "星號",
+"Unread articles" => "未讀文章",
+"All articles" => "所有文章",
"Mark all read" => "標記所有為已閱讀",
-"Share" => "分享",
+"from" => "從",
+"by" => "由",
+"Cant play audio format" => "無法播放音頻格式",
"Keep unread" => "保持未閱讀",
"Delete feed" => "刪除訂閱",
"Collapse" => "收合",
"Delete folder" => "刪除資料夾",
"Rename folder" => "資料夾更名",
+"Import / Export OPML" => "匯入/匯出 OPML",
"Import" => "匯入",
"Export" => "匯出",
"Subscribelet" => "Subscribelet",
+"Show all" => "顯示全部",
"Show only unread" => "只顯示未閱讀的項目",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "將這個拖曳至瀏覽器的書籤列,當您想要訂閱網頁時,點它一下即可。",
-"Subscribe" => "訂閱"
+"Subscribe" => "訂閱",
+"An error occurred" => "發生錯誤",
+"Nice! You have subscribed to " => "太棒了!您已經訂閱",
+"You had already subscribed to this feed!" => "您已經訂閱了這個訊息串!"
);