summaryrefslogtreecommitdiffstats
path: root/l10n/zh_TW.php
blob: 072c2f13af2f9ffec57a3eb93929d018db28a091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?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!" => "訂閱已經存在!",
"Address" => "網址",
"Add" => "新增",
"Folder" => "資料夾",
"Starred" => "星號",
"Mark all read" => "標記所有為已閱讀",
"Share" => "分享",
"Keep unread" => "保持未閱讀",
"Delete feed" => "刪除訂閱",
"Collapse" => "收合",
"Delete folder" => "刪除資料夾",
"Rename folder" => "資料夾更名",
"Import" => "匯入",
"Export" => "匯出",
"Subscribelet" => "Subscribelet",
"Show only unread" => "只顯示未閱讀的項目",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "將這個拖曳至瀏覽器的書籤列,當您想要訂閱網頁時,點它一下即可。",
"Subscribe" => "訂閱"
);