Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #8

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions composeApp/src/commonMain/moko-resources/base/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,7 @@
<string name="repeat">Repeat</string>
<string name="open_source_licenses">Open-Source Licenses</string>
<string name="open_source_licenses_text">This is a list of (all) libraries used in this project and it\'s licenses</string>
<string name="chapter">Chapter</string>
<string name="watched_episode">Watched Episode</string>
<string name="read_chapter">Read Chapter</string>
</resources>
29 changes: 17 additions & 12 deletions composeApp/src/commonMain/moko-resources/de-DE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<string name="safe">Sicher</string>
<string name="suggestive">Suggestiv</string>
<string name="borderline">Grenzwertig</string>
<string name="explicit">Explizit</string>
<string name="explicit">Explicit</string>
<string name="watching">Ansehen</string>
<string name="reading">Lesen</string>
<string name="planning">Planen</string>
Expand Down Expand Up @@ -91,20 +91,25 @@
<string name="plus_one">+1</string>
<string name="minus_one">-1</string>
<string name="filter">Filter</string>
<string name="all">Alle</string>
<string name="oh_noo">Oh nein...</string>
<string name="all">All</string>
<string name="oh_noo">Oh noo...</string>
<string name="error_try_again">Ein Fehler ist aufgetreten, bitte versuch es später nochmal QwQ</string>
<string name="matching_anime">Gefundene Anime</string>
<string name="matching_anime">Matching Anime</string>
<string name="scan">Scan</string>
<string name="schedule">Sendeplan</string>
<string name="trending">Im Trend</string>
<string name="schedule">Schedule</string>
<string name="trending">Trending</string>
<string name="popular">Beliebt</string>
<string name="upcoming">Bald verfügbar</string>
<string name="discover">Entdecken</string>
<string name="search">Suchen</string>
<string name="list">Liste</string>
<string name="episode">Folge</string>
<string name="repeat">Wiederholung</string>
<string name="upcoming">Upcoming</string>
<string name="discover">Discover</string>
<string name="search">Search</string>
<string name="list">List</string>
<string name="episode">Episode</string>
<string name="repeat">Repeat</string>
<string name="open_source_licenses">Open-Source Lizenzen</string>
<string name="open_source_licenses_text">Das ist eine Liste von (allen) Bibliotheken, die in diesem Projekt verwendet werden und deren Lizenzen</string>
<string name="chapter">Kapitel</string>
<string name="watched_episode">Gesehene Folge</string>
<string name="read_chapter">Gelesenes Kapitel</string>
<string name="search_anime">Search Anime</string>
<string name="search_manga">Search Manga</string>
</resources>