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

Merged
merged 2 commits into from
May 28, 2024
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
52 changes: 26 additions & 26 deletions app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -503,33 +503,33 @@
<string name="info_lyrics_not_found_on_s">Ingen sangtekster fundet på %s</string>
<string name="info_lyrics_tracks_found_on_s">Sangtekstspor fundet på %s</string>
<string name="info_lyrics_tracks_not_found_on_s">Ingen sangtekstspor fundet på %s</string>
<string name="background_colors">Background colors</string>
<string name="bg_colors_background_from_cover">Background from cover</string>
<string name="bg_colors_background_from_theme">Background from theme</string>
<string name="bg_colors_gradient_background_from_cover">Gradient background from cover</string>
<string name="bg_colors_gradient_background_from_theme">Gradient background from theme</string>
<string name="vimusic_show_search_button_in_navigation_bar">Show search button in navigation bar</string>
<string name="vismusic_only_in_left_right_navigation_bar">Only for ViMusic ui mode in left/right navigation bar</string>
<string name="enable_monthly_playlists_creation">Enable monthly playlists creation</string>
<string name="info_no_singles_yet">No singles yet</string>
<string name="info_no_albums_yet">No albums yet</string>
<string name="info_no_songs_yet">No songs yet</string>
<string name="theme_customized">Customized</string>
<string name="do_you_really_want_to_reset_the_custom_light_theme_colors">Do you really want to reset the custom light theme colors?</string>
<string name="do_you_really_want_to_reset_the_custom_dark_theme_colors">Do you really want to reset the custom dark theme colors</string>
<string name="info_reset_custom_light_theme_colors">Reset custom light theme colors</string>
<string name="info_reset_custom_dark_theme_colors">Reset custom dark theme colors</string>
<string name="title_customized_light_theme_colors">Customized light theme colors</string>
<string name="title_reset_customized_light_colors">Reset customized light colors</string>
<string name="background_colors">Baggrundsfarver</string>
<string name="bg_colors_background_from_cover">Baggrund fra cover</string>
<string name="bg_colors_background_from_theme">Baggrund fra tema</string>
<string name="bg_colors_gradient_background_from_cover">Gradient baggrund fra cover</string>
<string name="bg_colors_gradient_background_from_theme">Gradient baggrund fra tema</string>
<string name="vimusic_show_search_button_in_navigation_bar">Vis søgeknap i navigationslinje</string>
<string name="vismusic_only_in_left_right_navigation_bar">Kun for ViMusic UI-tilstand i venstre/højre navigationslinje</string>
<string name="enable_monthly_playlists_creation">Aktivér oprettelse af månedlige playlister</string>
<string name="info_no_singles_yet">Ingen singler endnu</string>
<string name="info_no_albums_yet">Ingen album endnu</string>
<string name="info_no_songs_yet">Ingen sange endnu</string>
<string name="theme_customized">Tilpasset</string>
<string name="do_you_really_want_to_reset_the_custom_light_theme_colors">Vil du virkelig nulstille de tilpassede farver til lyst tema?</string>
<string name="do_you_really_want_to_reset_the_custom_dark_theme_colors">Vil du virkelig nulstille de tilpassede farver til mørkt tema?</string>
<string name="info_reset_custom_light_theme_colors">Nulstil tilpassede farver til lyst tema</string>
<string name="info_reset_custom_dark_theme_colors">Nulstil tilpassede farver til mørkt tema</string>
<string name="title_customized_light_theme_colors">Tilpassede farver til lyst tema</string>
<string name="title_reset_customized_light_colors">Nulstil tilpassede lyse farver</string>
<string name="info_click_to_reset_default_light_colors">Click to reset default light colors</string>
<string name="color_background_1">Background 1</string>
<string name="color_background_2">Background 2</string>
<string name="color_background_3">Background 3</string>
<string name="color_background_4">Background 4</string>
<string name="color_background_5">Background 5</string>
<string name="color_text">Text</string>
<string name="color_text_secondary">Text secondary</string>
<string name="color_text_disabled">Text disabled</string>
<string name="color_background_1">Baggrund 1</string>
<string name="color_background_2">Baggrund 2</string>
<string name="color_background_3">Baggrund 3</string>
<string name="color_background_4">Baggrund 4</string>
<string name="color_background_5">Baggrund 5</string>
<string name="color_text">Tekst</string>
<string name="color_text_secondary">Tekst sekundær</string>
<string name="color_text_disabled">Tekst deaktiveret</string>
<string name="color_icon_button_player">Icon button player</string>
<string name="color_accent">Accent</string>
<string name="title_customized_dark_theme_colors">Customized dark theme colors</string>
Expand Down
Loading