mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
New Crowdin updates (#271)
* New translations strings.xml (Indonesian) * New translations arrays.xml (Indonesian) * Update source file strings.xml * New translations arrays.xml (Chinese Simplified) * New translations strings.xml (Indonesian) * New translations strings.xml (Chinese Traditional) * New translations arrays.xml (Chinese Traditional) * New translations strings.xml (Chinese Simplified)
This commit is contained in:
parent
ce2a74554e
commit
7c5bc80469
7 changed files with 63 additions and 73 deletions
|
|
@ -3,20 +3,20 @@
|
|||
<string-array name="languages">
|
||||
<item>系統預設</item>
|
||||
<item>英文</item>
|
||||
<item>法文 [Thanks to @kernoeb]</item>
|
||||
<item>西班牙文 [Thanks to @sguinetti]</item>
|
||||
<item>法文 [感謝 @kernoeb]</item>
|
||||
<item>西班牙文 [感謝 @sguinetti]</item>
|
||||
<item>簡體中文</item>
|
||||
<item>印尼文 [Thanks to @Galang23]</item>
|
||||
<item>義大利文 [Thanks to @RAR_Ramar]</item>
|
||||
<item>德文 [Thanks to @peterge1998]</item>
|
||||
<item>波蘭文 [Thanks to @Lego8486]</item>
|
||||
<item>土耳其文 [Thanks to @faydin90]</item>
|
||||
<item>巴西葡萄牙文 [Thanks to @wagnim]</item>
|
||||
<item>波斯文 [Thanks to @farzadx]</item>
|
||||
<item>馬其頓文 [Thanks to @snajdovski]</item>
|
||||
<item>越南文 [Thanks to @fouze555]</item>
|
||||
<item>Chinese Traditional [Thanks to @Still34]</item>
|
||||
<item>Hindi</item>
|
||||
<item>印尼文 [感謝 @Galang23]</item>
|
||||
<item>義大利文 [感謝 @RAR_Ramar]</item>
|
||||
<item>德文 [感謝 @peterge1998]</item>
|
||||
<item>波蘭文 [感謝 @Lego8486]</item>
|
||||
<item>土耳其文 [感謝 @faydin90]</item>
|
||||
<item>巴西葡萄牙文 [感謝 @wagnim]</item>
|
||||
<item>波斯文 [感謝 @farzadx]</item>
|
||||
<item>馬其頓文 [感謝 @snajdovski]</item>
|
||||
<item>越南文 [感謝 @fouze555]</item>
|
||||
<item>繁體中文 [感謝 @Still34]</item>
|
||||
<item>印地文</item>
|
||||
</string-array>
|
||||
<string-array name="languages_values">
|
||||
<item>0</item>
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<string name="password">密碼(最多32個字元)</string>
|
||||
<string name="set_password">設定密碼(最多32個字元)</string>
|
||||
<string name="password_no_max">密碼</string>
|
||||
<string name="ok">OK</string>
|
||||
<string name="ok">確定</string>
|
||||
<string name="yes">是</string>
|
||||
<string name="cancel">取消</string>
|
||||
<string name="no">否</string>
|
||||
|
|
@ -279,7 +279,7 @@
|
|||
<string name="dark_black_theme">黑色</string>
|
||||
<string name="light_theme_settings">淺色主題</string>
|
||||
<string name="dark_theme_settings">暗色主題</string>
|
||||
<string name="light_barinsta_theme" comment="Yes, this one is Barista (the theme), you can also substitute it with other coffee-related words">Barista</string>
|
||||
<string name="light_barinsta_theme" comment="Yes, this one is Barista (the theme), you can also substitute it with other coffee-related words">咖啡棕</string>
|
||||
<string name="dark_material_dark_theme">暗黑 Material</string>
|
||||
<string name="added_to_favs">已加入至收藏夾</string>
|
||||
<string name="add_to_favorites">加入至收藏夾</string>
|
||||
|
|
@ -315,9 +315,9 @@
|
|||
<string name="opening_post">開啟貼文中…</string>
|
||||
<string name="share">分享</string>
|
||||
<plurals name="likes_count">
|
||||
<item quantity="other">%d likes</item>
|
||||
<item quantity="other">%d 個讚</item>
|
||||
</plurals>
|
||||
<plurals name="comments_count">
|
||||
<item quantity="other">%d comments</item>
|
||||
<item quantity="other">%d 個評論</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue