Skip to content

Commit

Permalink
Latest translations, exported from Crowdin on 2024-12-11
Browse files Browse the repository at this point in the history
  • Loading branch information
UweTrottmann committed Dec 11, 2024
1 parent 893806f commit 891ac94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Releases marked with 🧪 (or previously with the "beta" suffix) were released o
* 🔧 Shows: revert to search symbol for primary button on discover screen.
* 🔧 Lists: ask for confirmation before deleting a list, actually call it delete instead of "just"
remove.
* 📝 Latest user interface translations from Crowdin.

### 2024.5.2 - 2024-12-04 🧪

Expand Down
8 changes: 4 additions & 4 deletions app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<string name="action_stream_settings">Suoratoisto- tai ostoasetukset</string>
<string name="action_select_region">Valitse alue</string>
<string name="action_reset">Nollaa</string>
<string name="action_save">Save</string>
<string name="action_save">Tallenna</string>
<!-- Search -->
<string name="clear_search_history">Tyhjennä hakuhistoria</string>
<string name="search_hint">Hae jaksoja</string>
Expand Down Expand Up @@ -149,8 +149,8 @@
<string name="hidden">Siirretty piilotettuihin</string>
<string name="unhidden">Ohjelma on taas näkyvissä</string>
<string name="action_shows_add">Lisää ohjelma</string>
<string name="action_filter_and_sort">Filter and sort</string>
<string name="title_filter_general">General</string>
<string name="action_filter_and_sort">Suodata ja lajittele</string>
<string name="title_filter_general">Yleiset</string>
<string name="empty_filter">Poista kaikki suodattimet</string>
<string name="action_shows_filter_favorites">Suosikit</string>
<string name="action_shows_filter_unwatched">Katsomattomat</string>
Expand Down Expand Up @@ -242,7 +242,7 @@
<!-- Discover -->
<string name="title_discover">Tutustu</string>
<string name="title_popular">Suositut</string>
<string name="action_filter">Filter</string>
<string name="action_filter">Suodata</string>
<string name="filter_year">Vuosi</string>
<string name="filter_year_current">Kuluva vuosi</string>
<string name="filter_language">Kieli</string>
Expand Down

0 comments on commit 891ac94

Please sign in to comment.