fix(deps): update moko to v0.24.1 (#933)

* fix(deps): update moko to v0.24.1

* Fix build

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-21 02:43:48 +06:00
committed by GitHub
parent cf02119da5
commit f58a05e918
131 changed files with 4 additions and 8 deletions
@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="lock_after_mins">
<item quantity="one">1 ನಿಮಿಷದ ನಂತರ</item>
<item quantity="other">%1$s ನಿಮಿಷಗಳ ನಂತರ</item>
</plurals>
<plurals name="restore_completed_message">
<item quantity="one">%2$s ದೋಷದೊಂದಿಗೆ %1$s ನಲ್ಲಿ ಮುಗಿದಿದೆ</item>
<item quantity="other">%2$s ದೋಷಗಳೊಂದಿಗೆ %1$s ನಲ್ಲಿ ಮುಗಿದಿದೆ</item>
</plurals>
<plurals name="num_categories">
<item quantity="one">%d ವರ್ಗ</item>
<item quantity="other">%d ವರ್ಗಗಳು</item>
</plurals>
<plurals name="update_check_notification_ext_updates">
<item quantity="one">ವಿಸ್ತರಣೆ ನವೀಕರಣ ಲಭ್ಯವಿದೆ</item>
<item quantity="other">%d ವಿಸ್ತರಣೆ ನವೀಕರಣಗಳು ಲಭ್ಯವಿದೆ</item>
</plurals>
<plurals name="notification_chapters_multiple_and_more">
<item quantity="one">ಅಧ್ಯಾಯಗಳು %1$s ಮತ್ತು 1 ಹೆಚ್ಚು</item>
<item quantity="other">ಅಧ್ಯಾಯಗಳು %1$s ಮತ್ತು %2$d ಹೆಚ್ಚು</item>
</plurals>
<plurals name="notification_chapters_generic">
<item quantity="one">1 ಹೊಸ ಅಧ್ಯಾಯ</item>
<item quantity="other">%1$d ಹೊಸ ಅಧ್ಯಾಯಗಳು</item>
</plurals>
<plurals name="notification_new_chapters_summary">
<item quantity="one">1 ಶೀರ್ಷಿಕೆಗಾಗಿ</item>
<item quantity="other">%d ಶೀರ್ಷಿಕೆಗಳಿಗಾಗಿ</item>
</plurals>
<plurals name="download_queue_summary">
<item quantity="one">1 ಉಳಿದಿದೆ</item>
<item quantity="other">%1$s ಉಳಿದಿದೆ</item>
</plurals>
<plurals name="manga_num_chapters">
<item quantity="one">1 ಚಾಪ್ಟರ್</item>
<item quantity="other">%1$s ಚಾಪ್ಟರಗಳು</item>
</plurals>
<plurals name="num_trackers">
<item quantity="one">1 ಟ್ರಾಕರ್</item>
<item quantity="other">%d ಟ್ರಾಕರ್ ಗಳು</item>
</plurals>
<plurals name="missing_chapters_warning">
<item quantity="one">1 ಅಧ್ಯಾಯ ಕಾಣೆಯಾಗಿದೆ</item>
<item quantity="other">%d ಅಧ್ಯಾಯ ಕಾಣೆಯಾಗಿವೆ</item>
</plurals>
</resources>