Skip to content

Commit

Permalink
New translations strings.xml (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
fast4x committed Feb 16, 2025
1 parent a94a0ec commit 3c9c0f2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions composeApp/src/androidMain/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -891,8 +891,8 @@
<string name="do_you_really_want_to_match_all">Do you really want to replace all the videos/unmatched songs with the matched songs? This action is irreversible</string>
<string name="online_songs">Online Songs</string>
<string name="explicit">Explicit</string>
<string name="filter_by">Filter By</string>
<string name="updating_playlist">Updating the Playlist. Please Wait. Do not Minimize or Exit the App</string>
<string name="filter_by">Filtern nach</string>
<string name="updating_playlist">Wiedergabeliste wird aktualisiert. Bitte warten. App nicht minimieren oder schließen</string>
<string name="updating_playlist_message">Update the Songs with the Missing Album ID</string>
<string name="syncing">Synchronisiere...</string>
<string name="autosync_channels">Abonnierte Kanäle automatisch synchronisieren</string>
Expand All @@ -902,16 +902,16 @@
<string name="ytm_library">YTM-Bibliothek</string>
<string name="cannot_delete_from_online_playlists">Löschen von Titeln aus einer Online-Wiedergabeliste nicht möglich</string>
<string name="ytm_playlists">YTM-Wiedergabelisten</string>
<string name="no_connection">No Connection</string>
<string name="no_connection">Keine Verbindung</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="yt_playlist_limited">YouTube Wiedergabelisten sind auf 5000 Titel begrenzt</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="songs_adding_in_yt">Titel werden der YTM Wiedergabeliste hinzugefügt</string>
<string name="settings_audio_bass_boost">Bassverstärkung</string>
<string name="settings_bass_boost_level">Bassverstärkungspegel</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_reverb_info_apply_a_depth_effect_to_the_audio">Tiefeneffekt auf Audio anwenden</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>
<string name="please_wait">Bitte warten</string>
Expand All @@ -923,6 +923,6 @@
<string name="songs_liked_yt_failed">Failed to like the song in YouTube</string>
<string name="songs_unliked_yt_failed">Failed to unlike the song in YouTube</string>
<string name="adding_yt_to_pl_failed">Error occurred for the next 50 songs. Adding songs to the playlist one by one</string>
<string name="songs_add_yt_success">Added the song in the YouTube Playlist</string>
<string name="songs_add_yt_failed">Failed to add the song in the YouTube Playlist</string>
<string name="songs_add_yt_success">Der Titel wurde der YouTube Wiedergabeliste hinzugefügt</string>
<string name="songs_add_yt_failed">Hinzufügen des Titels in die YouTube Wiedergabeliste fehlgeschlagen</string>
</resources>

0 comments on commit 3c9c0f2

Please sign in to comment.