1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-04-03 09:31:34 +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:
Austin Huang 2020-11-13 22:55:50 -05:00 committed by GitHub
parent ce2a74554e
commit 7c5bc80469
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 63 additions and 73 deletions

View file

@ -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>