Translated using Weblate (Chinese (Simplified))

Currently translated at 95.9% (487 of 508 strings)
This commit is contained in:
chr56 2019-11-23 05:22:34 +00:00 committed by Hosted Weblate
parent 424d3fdcd7
commit 5e87463125
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 3 deletions

View File

@ -471,7 +471,7 @@
<string name="show_comments_summary">禁用,以停止显示评论</string>
<plurals name="comments">
<item quantity="one">评论</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<string name="error_unable_to_load_comments">无法加载评论</string>
<string name="close">关闭</string>
@ -509,12 +509,13 @@
<string name="no_one_watching">没有人在看</string>
<plurals name="watching">
<item quantity="one">%s 观看</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<string name="no_one_listening">没人在听</string>
<plurals name="listening">
<item quantity="one">s个听众</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<string name="localization_changes_requires_app_restart">重新启动应用后,语言将更改。</string>
<string name="default_kiosk_page_summary">『时下流行』页-默认</string>
</resources>