summaryrefslogtreecommitdiffstats
path: root/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-26 01:12:48 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-26 01:12:48 +0200
commit5d41833874a69d2c9322a20ebb7815b6bb1b5adf (patch)
treec467d28ab017e6be17b45249d535153f45c8d138 /l10n/zh_TW.php
parent025cbba00f3f026d0d8cc4b81e6cf9bf4376f562 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_TW.php')
-rw-r--r--l10n/zh_TW.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php
index 1bf6ee6ae..72629f9b3 100644
--- a/l10n/zh_TW.php
+++ b/l10n/zh_TW.php
@@ -1,26 +1,40 @@
<?php $TRANSLATIONS = array(
"News" => "新聞",
+"Can not add feed: Exists already" => "無法新增反饋: 已經存在",
+"Can not add feed: URL does not exist or has invalid xml" => "無法新增反饋: URL不存在或具有無效的xml",
+"Can not add folder: Exists already" => "無法新增目錄: 目錄已存在",
+"Undo deletion of " => "回復刪除動作",
"Add Website" => "新增網站",
+"Error: address exists already!" => "錯誤: 地址已存在",
+"Error: folder exists already" => "錯誤: 資料夾已存在",
"Address" => "網址",
"Add" => "新增",
"New folder" => "新資料夾",
"Folder" => "資料夾",
"Choose folder" => "選擇資料夾",
"Folder name" => "資料夾名稱",
+"Back to folder selection" => "返回到資料夾選擇",
+"Create folder" => "建立資料夾",
"Starred" => "星號",
"Unread articles" => "未讀文章",
"All articles" => "所有文章",
+"Mark read" => "標記成已讀",
"from" => "從",
"by" => "由",
"Cant play audio format" => "無法播放音頻格式",
"Keep unread" => "保持未閱讀",
"Delete feed" => "刪除訂閱",
+"Delete website" => "刪除網站",
"Collapse" => "收合",
"Delete folder" => "刪除資料夾",
"Rename folder" => "資料夾更名",
"Import / Export OPML" => "匯入/匯出 OPML",
"Import" => "匯入",
"Export" => "匯出",
+"Error when importing: file does not contain valid OPML" => "匯入時出錯: 該檔案不包含有效的OPML",
+"Import Google Reader JSON" => "導入Google閱讀器JSON檔案",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "從Google匯入喜愛或分享的文章\\n»»»讀者上傳Google Takeout存檔中的 .json檔案",
+"Error when importing: file does not contain valid JSON" => "匯入錯誤: 檔案包含非法的JSON數據",
"Show all" => "顯示全部",
"Show only unread" => "只顯示未閱讀的項目"
);