Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (236 of 236 strings) Translation: Auxio/Strings Translate-URL: https://hosted.weblate.org/projects/auxio/strings/zh_Hans/
This commit is contained in:
parent
82eefa088b
commit
d593e58dd7
1 changed files with 3 additions and 1 deletions
|
|
@ -190,7 +190,7 @@
|
|||
<string name="lbl_cancel">取消</string>
|
||||
<string name="set_wipe_state">清除播放状态</string>
|
||||
<string name="set_wipe_desc">清除此前保存的播放状态(如果有)</string>
|
||||
<string name="err_did_not_restore">没有可以恢复的状态</string>
|
||||
<string name="err_did_not_restore">无法恢复状态</string>
|
||||
<string name="set_restore_state">恢复播放状态</string>
|
||||
<string name="set_restore_desc">恢复此前保存的播放状态(如果有)</string>
|
||||
<string name="set_observing">自动重载</string>
|
||||
|
|
@ -249,4 +249,6 @@
|
|||
<plurals name="fmt_artist_count">
|
||||
<item quantity="other">%d 位艺术家</item>
|
||||
</plurals>
|
||||
<string name="err_did_not_save">无法保存状态</string>
|
||||
<string name="err_did_not_wipe">无法清除状态</string>
|
||||
</resources>
|
||||
Loading…
Reference in a new issue