summaryrefslogtreecommitdiffstats
path: root/l10n/zh_TW.php
blob: c64906f69ea77e16e5187e37034cc8c36f528db1 (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(
"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 articles" => "新文章",
"Mark all read" => "標記所有為已閱讀",
"Starred" => "星號",
"Share" => "分享",
"Keep unread" => "保持未閱讀",
"Delete feed" => "刪除訂閱",
"Collapse" => "收合",
"Delete folder" => "刪除資料夾",
"Rename folder" => "資料夾更名",
"Add Subscription" => "新增訂閱",
"Address" => "網址",
"Add" => "新增",
"Add Folder" => "新增資料夾",
"Show everything" => "顯示所有項目",
"Show only unread" => "只顯示未閱讀",
"Settings" => "設定",
"Add feed or folder" => "新增訂閱或資料夾",
"Add Feed/Folder" => "新增訂閱/資料夾",
"Import OPML" => "匯入 OPML",
"Subscribelet" => "Subscribelet",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "將這個拖曳至瀏覽器的書籤列,當您想要訂閱網頁時,點它一下即可。",
"Subscribe" => "訂閱"
);