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 #5699

Merged
merged 1 commit into from
Feb 14, 2025
Merged
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
18 changes: 9 additions & 9 deletions composeApp/src/androidMain/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -886,22 +886,22 @@
<string name="unmatched">Unmatched Songs</string>
<string name="match_song">Rematch this Song</string>
<string name="match_song_grid">Rematch Song</string>
<string name="songsnotfound">Songs Not Found</string>
<string name="swipe_Animation_No_Thumbnail">Swipe Animation</string>
<string name="songsnotfound">Titel nicht gefunden</string>
<string name="swipe_Animation_No_Thumbnail">Animation der Wischgeste</string>
<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="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="syncing">Synchronisiere...</string>
<string name="autosync_channels">Abonnierte Kanäle automatisch synchronisieren</string>
<string name="autosync_albums">Gespeicherte Alben automatisch synchronisieren</string>
<string name="save_youtube_library">Save in 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="cant_rename_Saved_albums">Alben aus der YouTube Musikbibliothek können nicht unbenannt werden</string>
<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="unlink_from_ytm">Unlink from Youtube Library</string>
<string name="unlink_from_yt">Unlink from Youtube</string>
Expand Down