Translated using Weblate (Literary Chinese)

Currently translated at 5.0% (42 of 838 strings)

Translated using Weblate (Literary Chinese)

Currently translated at 88.8% (8 of 9 strings)

Co-authored-by: M <recall-ditto-giddy@duck.com>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/lzh/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/lzh/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
This commit is contained in:
M
2025-06-27 21:50:48 +02:00
committed by Koitharu
parent 32a8a8fed2
commit 1c658fa3c3
2 changed files with 69 additions and 2 deletions

View File

@@ -1,2 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<plurals name="items">
<item quantity="one">%1$d 項</item>
<item quantity="other"></item>
</plurals>
<plurals name="new_chapters">
<item quantity="one">新 %1$d 章</item>
<item quantity="other"></item>
</plurals>
<plurals name="chapters">
<item quantity="one">%1$d 章</item>
<item quantity="other"></item>
</plurals>
<plurals name="minutes_ago">
<item quantity="one">%1$d 分前</item>
<item quantity="other"></item>
</plurals>
<plurals name="hours_ago">
<item quantity="one">%1$d 時前</item>
<item quantity="other"></item>
</plurals>
<plurals name="days_ago">
<item quantity="one">%1$d 日前</item>
<item quantity="other"></item>
</plurals>
<plurals name="months_ago">
<item quantity="one">%1$d 月前</item>
<item quantity="other"></item>
</plurals>
<plurals name="hours">
<item quantity="one">%1$d 時</item>
<item quantity="other"></item>
</plurals>
<plurals name="minutes">
<item quantity="one">%1$d 分</item>
<item quantity="other"></item>
</plurals>
</resources>

View File

@@ -1,2 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="list"></string>
<string name="history"></string>
<string name="error_occurred">有誤</string>
<string name="network_error">網絡有誤</string>
<string name="details"></string>
<string name="chapters"></string>
<string name="detailed_list">詳列</string>
<string name="grid"></string>
<string name="list_mode">列示</string>
<string name="settings">設定</string>
<string name="computing_">計算中……</string>
<string name="chapter_d_of_d">%2$d章之%1$d</string>
<string name="close"></string>
<string name="clear_history">除史</string>
<string name="nothing_found">無所獲</string>
<string name="history_is_empty">未有舊錄</string>
<string name="read"></string>
<string name="remove"></string>
<string name="you_have_not_favourites_yet">未有所藏</string>
<string name="add_to_favourites">錄為所藏</string>
<string name="add"></string>
<string name="save"></string>
<string name="create_shortcut">增設捷徑</string>
<string name="search"></string>
<string name="by_name"></string>
<string name="pages"></string>
<string name="clear"></string>
<string name="share_s">共享 %s</string>
<string name="share">共享</string>
</resources>