summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTonyRL <[email protected]>2021-06-29 19:54:45 +0000
committerWeblate <[email protected]>2021-06-30 22:39:43 +0000
commit338ae5c6dc8ca6c8f97dc0b4be301708656ca473 (patch)
treeb043c795fe02632c9bebd4e04f59a5d2827ed74d
parent2e462b447d270486b2ff62319662b5e74582d9ab (diff)
Translated using Weblate (Chinese (Traditional))
Currently translated at 6.3% (16 of 252 strings) Translation: Tiny Tiny RSS for Android/strings Translate-URL: https://weblate.tt-rss.org/projects/tt-rss-android/strings/zh_Hant/
-rw-r--r--org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml b/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
index a6b3daec..422fd321 100644
--- a/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
+++ b/org.fox.ttrss/src/main/res/values-zh-rTW/strings.xml
@@ -1,2 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="login_in_progress">正在登入……</string>
+ <string name="login">登入</string>
+ <string name="debugging">除錯</string>
+ <string name="default_url">http://example.domain/tt-rss/</string>
+ <string name="preferences">設定</string>
+ <string name="http_authentication">HTTP 驗證</string>
+ <string name="loading_message">載入中,請稍後……</string>
+ <string name="category_browse_feeds">瀏覽摘要</string>
+ <string name="pref_theme">主題</string>
+ <string name="look_and_feel">介面</string>
+ <string name="theme_dark">暗色系</string>
+ <string name="theme_light">亮色系</string>
+ <string name="password">密碼</string>
+ <string name="login_login">登入</string>
+</resources> \ No newline at end of file