Skip to content

Commit

Permalink
Translated using Weblate (Chinese (Traditional))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (77 of 77 strings)

Translation: Currencies/Android app – Settings Activity
Translate-URL: https://translate.codeberg.org/projects/currencies/android-app-preferences/zh_Hant/
  • Loading branch information
Chung-Wei Chung authored and Codeberg Translate committed Jun 3, 2024
1 parent 88356b5 commit fcd5fbe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion app/src/main/res/values-zh-rTW/strings_preference.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE resources [<!ENTITY nbsp "&#160;">]>
<!DOCTYPE resources [
<!ENTITY nbsp "&#160;">
]>
<resources>
<!-- main settings -->
<string name="category_settings">一般設定</string>
Expand Down Expand Up @@ -63,4 +65,10 @@
<string name="rate_summary">如果您喜歡的話,您可以幫忙其他人發現 Currencies。按這裡在 Google Play 為這個應用程式評分。</string>
<string name="category_versioninfo">版本資訊</string>
<string name="title_changelog">更新日誌</string>
<string name="api_open_exchangerates_api_key_title">Open Exchangerates API 金鑰</string>
<string name="api_open_exchangerates_api_key_message">要使用這個來源,您必須建立您的個人 API 金鑰。
\n
\n請移駕到 https://openexchangerates.org/signup/free 建立免費帳號以取得個人金鑰。
\n最後,在儀表版建立一個新 App ID 然後在這邊輸入:</string>
<string name="api_open_exchangerates_api_key_missing"><i>需要 API 金鑰</i></string>
</resources>

0 comments on commit fcd5fbe

Please sign in to comment.