Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 46.1% (6 of 13 strings) Translation: Episteme/plurals Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/zh_Hans/
This commit is contained in:
parent
3bedaccdc6
commit
9665bf60d7
1 changed files with 22 additions and 1 deletions
|
|
@ -1,3 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
</resources>
|
||||
<plurals name="book_count">
|
||||
<item quantity="other">%1$d 本书</item>
|
||||
</plurals>
|
||||
<plurals name="book_word">
|
||||
<item quantity="other">本书</item>
|
||||
</plurals>
|
||||
<plurals name="shelf_count">
|
||||
<item quantity="other">%1$d 个书架</item>
|
||||
</plurals>
|
||||
<plurals name="search_results_count">
|
||||
<item quantity="other">找到 %1$d 个结果</item>
|
||||
</plurals>
|
||||
<plurals name="search_matches_count">
|
||||
<item quantity="other">找到 %1$d 个匹配项</item>
|
||||
</plurals>
|
||||
<plurals name="dialog_delete_permanently">
|
||||
<item quantity="other">Delete Files Permanently</item>
|
||||
</plurals>
|
||||
<plurals name="dialog_permanently_delete_desc">
|
||||
<item quantity="other">您确定要从设备中永久删除所选的 %1$d 个文件吗?此操作无法撤销。</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue