Skip to content

Commit ae19ebc

Browse files
x86_64-pc-linux-gnuweblate
authored andcommitted
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 72.4% (166 of 229 strings) Translation: Readrops/Strings Translate-URL: https://hosted.weblate.org/projects/readrops/strings/zh_Hant/
1 parent 2879144 commit ae19ebc

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<string name="filter_oldest">舊到新</string>
1818
<string name="local">本機</string>
1919
<string name="global">全域</string>
20-
<string name="app_licence">此應用程式在 GPLv3 許可證下發佈</string>
20+
<string name="app_licence">此應用程式在 GPLv3 授權條款下發佈</string>
2121
<string name="delete">刪除</string>
2222
<string name="download_image">下載圖片</string>
2323
<string name="image_options">圖片選項</string>
@@ -127,4 +127,35 @@
127127
<string name="no_rss_feed_found">找不到 RSS feed</string>
128128
<string name="http_error_5XX">HTTP 錯誤 %1$d, 伺服器端錯誤</string>
129129
<string name="disabled">停用</string>
130+
<string name="share_article">分享文章</string>
131+
<string name="feed_insertion_network_failed">存取 feed %1$s 時發生網路錯誤</string>
132+
<string name="feed_insertion_successfull">成功新增 feed %1$s</string>
133+
<string name="feed_insertion_parse_failed">解析 feed %1$s 失敗</string>
134+
<string name="feed_insertion_unknown_error">Feed %1$s 發生未知錯誤</string>
135+
<string name="show_read_articles">顯示已讀文章</string>
136+
<string name="feed_deleted">已刪除 feed %1$s</string>
137+
<string name="feed_doesnt_exist">伺服器端不存在 feed %1$s</string>
138+
<string name="new_items">%1$s 新文章</string>
139+
<string name="synchronize">同步</string>
140+
<string name="new_articles">新文章</string>
141+
<string name="error_occurred">An error occurred</string>
142+
<string name="unreachable_feed_http_error">無法存取的 feed,HTTP 錯誤 %1$s</string>
143+
<plurals name="error_occurred_feed">
144+
<item quantity="other">以下 feed(s) 發生一個或多個錯誤:</item>
145+
</plurals>
146+
<string name="unreachable_url">無法存取的 URL</string>
147+
<string name="timeline">時間軸</string>
148+
<string name="disable_battery_optimization_subtitle">可以幫助背景同步不被系統終止</string>
149+
<string name="background_sync_already_running">背景同步已經在執行中</string>
150+
<string name="background_sync_new_articles">背景同步完成後通知新文章</string>
151+
<string name="mark_all_articles_read_question">您真的想要將所有文章標記為已讀嗎?</string>
152+
<string name="mark_all_articles_read">將所有文章標記為已讀</string>
153+
<string name="downloaded_file">檔案已下載!</string>
154+
<string name="invalid_feed">不可用的 feed</string>
155+
<string name="invalid_folder">不可用的資料夾</string>
156+
<string name="error_image_download">下載圖片時發生錯誤</string>
157+
<string name="actions">動作</string>
158+
<string name="no_article">沒有文章</string>
159+
<string name="processing_feed_error">處理 feed 時發生錯誤</string>
160+
<string name="network_failure">網路錯誤: %1$s</string>
130161
</resources>

0 commit comments

Comments
 (0)