Weblate translations Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/es/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fr/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/fr/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/id/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/ko/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/zh_Hans/ Translation: Tachiyomi/Tachiyomi plurals.xml Translation: Tachiyomi/Tachiyomi strings.xml Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com> Co-authored-by: Dexroneum <Rozhenkov69@gmail.com> Co-authored-by: InfinityDouki56 <ced.paltep10@gmail.com> Co-authored-by: Luigi <luigi.joubert@gmail.com> Co-authored-by: Lzmxya <lzmxya@gmail.com> Co-authored-by: Matheus Victor Ramos dos Anjos <matheusvra@hotmail.com> Co-authored-by: Swyter <swyterzone@gmail.com> Co-authored-by: Vetle Ledaal <vetle.ledaal@gmail.com> Co-authored-by: Yefita <Yefita@users.noreply.hosted.weblate.org> Co-authored-by: Zero O <godarms2010@live.com> Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com> Co-authored-by: moon <moononclouds@proton.me> Co-authored-by: stevenlele <stevenlele@outlook.com> (cherry picked from commit f3336fc5c3bab489fcc52435977b2376f5e42654)
54 lines
2.0 KiB
XML
54 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="lock_after_mins">
|
||
<item quantity="other">%1$s 分钟后</item>
|
||
</plurals>
|
||
<plurals name="notification_chapters_generic">
|
||
<item quantity="other">%1$d 个新章节</item>
|
||
</plurals>
|
||
<plurals name="notification_chapters_multiple_and_more">
|
||
<item quantity="other">第 %1$s 章及另外 %2$d 章</item>
|
||
</plurals>
|
||
<plurals name="notification_new_chapters_summary">
|
||
<item quantity="other">共 %d 部作品</item>
|
||
</plurals>
|
||
<plurals name="update_check_notification_ext_updates">
|
||
<item quantity="other">%d 个插件可更新</item>
|
||
</plurals>
|
||
<plurals name="download_queue_summary">
|
||
<item quantity="other">剩余 %1$s 本</item>
|
||
</plurals>
|
||
<plurals name="num_categories">
|
||
<item quantity="other">%d 个分类</item>
|
||
</plurals>
|
||
<plurals name="restore_completed_message">
|
||
<item quantity="other">耗时 %1$s,出现 %2$s 个错误</item>
|
||
</plurals>
|
||
<plurals name="manga_num_chapters">
|
||
<item quantity="other">共 %1$s 章</item>
|
||
</plurals>
|
||
<plurals name="num_trackers">
|
||
<item quantity="other">%d 个记录平台</item>
|
||
</plurals>
|
||
<plurals name="missing_chapters_warning">
|
||
<item quantity="other">跳过了 %d 章,可能是图源没有这些章节,或者被筛选规则排除了</item>
|
||
</plurals>
|
||
<plurals name="relative_time">
|
||
<item quantity="other">%1$d 天前</item>
|
||
</plurals>
|
||
<plurals name="next_unread_chapters">
|
||
<item quantity="other">后续 %d 个未读章节</item>
|
||
</plurals>
|
||
<plurals name="download_amount">
|
||
<item quantity="other">后续 %d 章</item>
|
||
</plurals>
|
||
<plurals name="missing_chapters">
|
||
<item quantity="other">缺少 %1$s 章</item>
|
||
</plurals>
|
||
<plurals name="day">
|
||
<item quantity="other">%d 天</item>
|
||
</plurals>
|
||
<plurals name="num_repos">
|
||
<item quantity="other">%d 仓库</item>
|
||
</plurals>
|
||
</resources> |