mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-13 08:10:07 +01:00
Weblate translations Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/bg/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ca/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/de/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/fil/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/hr/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/id/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/it/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/ru/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/strings/uk/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/bg/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/de/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/eo/ Translate-URL: https://hosted.weblate.org/projects/tachiyomi/tachiyomi-plurals-xml/fil/ Translation: Tachiyomi/Tachiyomi plurals.xml Translation: Tachiyomi/Tachiyomi strings.xml Co-authored-by: Boyan Alexiev <nneauu@gmail.com> Co-authored-by: Denis \"Samilton <d.bogdan99@gmail.com> Co-authored-by: Dexroneum <Rozhenkov69@gmail.com> Co-authored-by: Eduard Ereza Martínez <eduard@ereza.cat> Co-authored-by: Giorgio Sanna <sannagiorgio1997@gmail.com> Co-authored-by: Lyfja <yassinelaoud@gmail.com> Co-authored-by: Milo Ivir <mail@milotype.de> Co-authored-by: Radoŝ Porka <animatorzPolski@gmail.com> Co-authored-by: Shiratori <kuromaruhatake@gmail.com> Co-authored-by: TheKingTermux <achmadmaulana0233@gmail.com>
71 lines
3.1 KiB
XML
71 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="lock_after_mins">
|
|
<item quantity="one">Nach %1$s Minute</item>
|
|
<item quantity="other">Nach %1$s Minuten</item>
|
|
</plurals>
|
|
<plurals name="notification_chapters_generic">
|
|
<item quantity="one">%1$d neues Kapitel</item>
|
|
<item quantity="other">%1$d neue Kapitel</item>
|
|
</plurals>
|
|
<plurals name="notification_chapters_multiple_and_more">
|
|
<item quantity="one">Kapitel %1$s und 1 weiteres</item>
|
|
<item quantity="other">Kapitel %1$s und %2$d weitere</item>
|
|
</plurals>
|
|
<plurals name="notification_new_chapters_summary">
|
|
<item quantity="one">Für %d Eintrag</item>
|
|
<item quantity="other">Für %d Einträge</item>
|
|
</plurals>
|
|
<plurals name="update_check_notification_ext_updates">
|
|
<item quantity="one">Erweiterungsaktualisierung verfügbar</item>
|
|
<item quantity="other">%d Erweiterungsaktualisierungen verfügbar</item>
|
|
</plurals>
|
|
<plurals name="download_queue_summary">
|
|
<item quantity="one">%1$s verbleibend</item>
|
|
<item quantity="other">%1$s verbleibend</item>
|
|
</plurals>
|
|
<plurals name="num_categories">
|
|
<item quantity="one">%d Kategorie</item>
|
|
<item quantity="other">%d Kategorien</item>
|
|
</plurals>
|
|
<plurals name="restore_completed_message">
|
|
<item quantity="one">Erledigt in %1$s mit einem Fehler</item>
|
|
<item quantity="other">Erledigt in %1$s mit %2$s Fehlern</item>
|
|
</plurals>
|
|
<plurals name="manga_num_chapters">
|
|
<item quantity="one">%1$s Kapitel</item>
|
|
<item quantity="other">%1$s Kapitel</item>
|
|
</plurals>
|
|
<plurals name="num_trackers">
|
|
<item quantity="one">%d Tracker</item>
|
|
<item quantity="other">%d Tracker</item>
|
|
</plurals>
|
|
<plurals name="missing_chapters_warning">
|
|
<item quantity="one">%d Kapitel wird übersprungen, da die Quelle dieses entweder nicht besitzt, oder weil es rausgefiltert wurde</item>
|
|
<item quantity="other">%d Kapitel werden übersprungen, da die Quelle diese entweder nicht besitzt, oder weil sie rausgefiltert wurden</item>
|
|
</plurals>
|
|
<plurals name="relative_time">
|
|
<item quantity="one">Gestern</item>
|
|
<item quantity="other">Vor %1$d Tagen</item>
|
|
</plurals>
|
|
<plurals name="next_unread_chapters">
|
|
<item quantity="one">Nächstes ungelesenes Kapitel</item>
|
|
<item quantity="other">Nächste %d ungelesene Kapitel</item>
|
|
</plurals>
|
|
<plurals name="download_amount">
|
|
<item quantity="one">Nächstes Kapitel</item>
|
|
<item quantity="other">Nächste %d Kapitel</item>
|
|
</plurals>
|
|
<plurals name="missing_chapters">
|
|
<item quantity="one">%1$s Kapitel fehlt</item>
|
|
<item quantity="other">%1$s Kapitel fehlen</item>
|
|
</plurals>
|
|
<plurals name="day">
|
|
<item quantity="one">1 Tag</item>
|
|
<item quantity="other">%d Tage</item>
|
|
</plurals>
|
|
<plurals name="num_repos">
|
|
<item quantity="one">%d Repository</item>
|
|
<item quantity="other">%d Repositorys</item>
|
|
</plurals>
|
|
</resources> |