Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.
Merged
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
2 changes: 2 additions & 0 deletions app/src/main/res/values-be/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,6 @@
<string name="auth_not_supported_by">Аўтарызацыя на %s не падтрымліваецца</string>
<string name="auth_complete">Аўтарызацыя выканана</string>
<string name="genres">Жанры</string>
<string name="state_finished">Завершана</string>
<string name="state_ongoing">Ангоінг</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,6 @@
<string name="genres">Genres</string>
<string name="auth_not_supported_by">Autorisierung auf %s wird nicht unterstützt</string>
<string name="auth_complete">Autorisierung abgeschlossen</string>
<string name="state_finished">Beendet</string>
<string name="state_ongoing">Fortlaufend</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,6 @@
<string name="text_clear_cookies_prompt">Vous serez déconnecté·e de toutes les sources pour lesquelles vous avez une autorisation</string>
<string name="auth_not_supported_by">L\'autorisation sur %s n\'est pas prise en charge</string>
<string name="auth_complete">Autorisation complète</string>
<string name="state_finished">Terminé</string>
<string name="state_ongoing">En cours</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,6 @@
<string name="text_clear_cookies_prompt">Sarai disconnesso/a da tutte le fonti in cui sei autorizzato/a</string>
<string name="auth_not_supported_by">L\'autorizzazione su %s non è supportata</string>
<string name="auth_complete">Autorizzazione completa</string>
<string name="state_finished">Finito</string>
<string name="state_ongoing">In corso</string>
</resources>