Skip to content

Commit

Permalink
Updated languages
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Feb 7, 2025
1 parent ca72244 commit d6573d2
Show file tree
Hide file tree
Showing 53 changed files with 397 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -883,10 +883,10 @@ fun GeneralSettings(
}
}

if (search.input.isBlank() || "Bass boost".contains(search.input,true)) {
if (search.input.isBlank() || stringResource(R.string.settings_audio_bass_boost).contains(search.input,true)) {
SwitchSettingEntry(
title = "Bass boost",
text = "Bass boost info",
title = stringResource(R.string.settings_audio_bass_boost),
text = "",
isChecked = bassboostEnabled,
onCheckedChange = {
bassboostEnabled = it
Expand All @@ -901,8 +901,8 @@ fun GeneralSettings(
modifier = Modifier.padding(start = 25.dp)
) {
SliderSettingsEntry(
title = "Bass boost level",
text = "Bass boost level info",
title = stringResource(R.string.settings_bass_boost_level),
text = "",
state = newValue,
onSlide = { newValue = it },
onSlideComplete = {
Expand All @@ -915,10 +915,10 @@ fun GeneralSettings(
}
}

if (search.input.isBlank() || "Audio reverb".contains(search.input,true)) {
if (search.input.isBlank() || stringResource(R.string.settings_audio_reverb).contains(search.input,true)) {
EnumValueSelectorSettingsEntry(
title = "Audio Reverb",
text = "Apply a depth effect to the audio",
title = stringResource(R.string.settings_audio_reverb),
text = stringResource(R.string.settings_audio_reverb_info_apply_a_depth_effect_to_the_audio),
selectedValue = audioReverb,
onValueSelected = {
audioReverb = it
Expand All @@ -931,10 +931,10 @@ fun GeneralSettings(
RestartPlayerService(restartService, onRestart = { restartService = false } )
}

if (search.input.isBlank() || "Audio focus".contains(search.input,true)) {
if (search.input.isBlank() || stringResource(R.string.settings_audio_focus).contains(search.input,true)) {
SwitchSettingEntry(
title = "Audio focus",
text = "Allows automatic pause and resume playback after a call for example",
title = stringResource(R.string.settings_audio_focus),
text = stringResource(R.string.settings_audio_focus_info),
isChecked = audioFocusEnabled,
onCheckedChange = {
audioFocusEnabled = it
Expand Down
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-az/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-ba/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-bn/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
18 changes: 18 additions & 0 deletions composeApp/src/androidMain/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -896,4 +896,22 @@
<string name="updating_playlist_message">Update the Songs with the Missing Album ID</string>
<string name="syncing">Syncing...</string>
<string name="autosync_channels">Auto Sync Subscribed Channels</string>
<string name="autosync_albums">Auto Sync Saved Albums</string>
<string name="save_youtube_library">Save playlist to the Youtube Library</string>
<string name="cant_rename_Saved_albums">Cannot Rename Albums saved in the Youtube Music Library</string>
<string name="ytm_library">YTM Library</string>
<string name="cannot_delete_from_online_playlists">Cannot Delete Songs from an Online Playlist</string>
<string name="ytm_playlists">YTM Playlists</string>
<string name="no_connection">No Connection</string>
<string name="unlink_from_ytm">Unlink from Youtube Library</string>
<string name="unlink_from_yt">Unlink from Youtube</string>
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-eo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-et/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
18 changes: 18 additions & 0 deletions composeApp/src/androidMain/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -896,4 +896,22 @@
<string name="updating_playlist_message">Update the Songs with the Missing Album ID</string>
<string name="syncing">Syncing...</string>
<string name="autosync_channels">Auto Sync Subscribed Channels</string>
<string name="autosync_albums">Auto Sync Saved Albums</string>
<string name="save_youtube_library">Save playlist to the Youtube Library</string>
<string name="cant_rename_Saved_albums">Cannot Rename Albums saved in the Youtube Music Library</string>
<string name="ytm_library">YTM Library</string>
<string name="cannot_delete_from_online_playlists">Cannot Delete Songs from an Online Playlist</string>
<string name="ytm_playlists">YTM Playlists</string>
<string name="no_connection">No Connection</string>
<string name="unlink_from_ytm">Unlink from Youtube Library</string>
<string name="unlink_from_yt">Unlink from Youtube</string>
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-fil/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -908,4 +908,10 @@
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
6 changes: 6 additions & 0 deletions composeApp/src/androidMain/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -911,4 +911,10 @@ Volume BAS : titre précédent</string>
<string name="yt_playlist_limited">Youtube Playlists are Limited to 5000 songs</string>
<string name="songs_added_in_yt">songs are added in the YouTube Playlist. Repeat the process if there are any Missing Songs</string>
<string name="songs_adding_in_yt">songs will be added in the YTM playlist</string>
<string name="settings_audio_bass_boost">Audio bass boost</string>
<string name="settings_bass_boost_level">Bass boost level</string>
<string name="settings_audio_reverb">Audio reverb</string>
<string name="settings_audio_reverb_info_apply_a_depth_effect_to_the_audio">Apply a depth effect to the audio</string>
<string name="settings_audio_focus">Audio focus</string>
<string name="settings_audio_focus_info">Allows automatic pause and resume playback after a call for example</string>
</resources>
Loading

0 comments on commit d6573d2

Please sign in to comment.