Skip to content

Commit

Permalink
Merge pull request #426 from ikanakova/strings
Browse files Browse the repository at this point in the history
Edit translations and shorten string names
  • Loading branch information
fast4x authored Jan 17, 2024
2 parents 73c264d + 170e960 commit 5a5623e
Show file tree
Hide file tree
Showing 41 changed files with 123 additions and 123 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,15 +326,15 @@ fun AppearanceSettings() {
SettingsEntryGroupText(title = stringResource(R.string.background_player))

SwitchSettingEntry(
title = stringResource(R.string.show_like_button),
text = stringResource(R.string.add_remove_like_to_song_from_lock_screen_and_notification_area),
title = stringResource(R.string.show_favorite_button),
text = stringResource(R.string.show_favorite_button_in_lock_screen_and_notification_area),
isChecked = showLikeButtonBackgroundPlayer,
onCheckedChange = { showLikeButtonBackgroundPlayer = it }
)
ImportantSettingsDescription(text = stringResource(R.string.restarting_rimusic_is_required))
SwitchSettingEntry(
title = stringResource(R.string.show_download_button),
text = stringResource(R.string.download_or_remove_downloaded_song_from_lock_screen_and_notification_area),
text = stringResource(R.string.show_download_button_in_lock_screen_and_notification_area),
isChecked = showDownloadButtonBackgroundPlayer,
onCheckedChange = { showDownloadButtonBackgroundPlayer = it }
)
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-af/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-ba/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Maďarština (Magyar)</string>
<string name="korean">Korejština (한국어)</string>
<string name="background_player">"PŘEHRÁVAČ NA POZADÍ "</string>
<string name="show_like_button">Zobrazit tlačítko To se mi líbí</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Přidat/odebrat tlačítko like u skladby ze zamykací obrazovky a oznamovací oblasti</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Zobrazit tlačítko Stáhnout</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Tlačítko Stáhnout nebo odstranit stahování u skladby na zamykací obrazovce a v oznamovací oblasti</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">Podle nejčastěji přehrávané skladby</string>
<string name="by_last_played_song">Podle naposledy přehrávané skladby</string>
<string name="audio_quality_automatic">Automaticky</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian (Magyar)</string>
<string name="korean">Korean (한국인)</string>
<string name="background_player">"BACKGROUND PLAYER"</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-eo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Húngaro (Magyar)</string>
<string name="korean">Coreano (한국어)</string>
<string name="background_player">"REPRODUCTOR EN SEGUNDO PLANO "</string>
<string name="show_like_button">Mostrar el botón de favoritos</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Añade o elimina una canción de favoritos desde la pantalla de bloqueo y el área de notificaciones</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Mostrar el botón de descarga</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Descarga o elimina la descarga de la canción desde la pantalla de bloqueo y el área de notificaciones</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">Por la canción más reproducida</string>
<string name="by_last_played_song">Por la última canción reproducida</string>
<string name="audio_quality_automatic">Automática</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hungarian</string>
<string name="korean">Korean</string>
<string name="background_player">"BACKGROUND PLAYER "</string>
<string name="show_like_button">Show Like button</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">By Most played song</string>
<string name="by_last_played_song">By Last played song</string>
<string name="audio_quality_automatic">Automatic</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hongrois (Magyar)</string>
<string name="korean">Coréen (한국인)</string>
<string name="background_player">"PLAYER D'ARRIÈRE PLAN"</string>
<string name="show_like_button">Afficher le bouton like</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Add/Remove like to song from lock screen and notification area</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Show Download button</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Download, or remove downloaded, song from lock screen and notification area</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="statistics_songs_heard">songs heard</string>
<string name="statistics_of_time_taken">of time taken</string>
<string name="statistics_max_number_of_items">Max number of items</string>
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@
<string name="hungarian">Hongrois (Magyar)</string>
<string name="korean">Coréen (한국인)</string>
<string name="background_player">"PLAYER D'ARRIÈRE PLAN"</string>
<string name="show_like_button">Afficher le bouton like</string>
<string name="add_remove_like_to_song_from_lock_screen_and_notification_area">Ajouter/Supprimer le bouton like de l\'écran de verrouillage et à la zone de notification</string>
<string name="show_favorite_button">Show Favorite button</string>
<string name="show_favorite_button_in_lock_screen_and_notification_area">Show Favorite button in lock screen and notification area</string>
<string name="show_download_button">Affiche le bouton de téléchargement</string>
<string name="download_or_remove_downloaded_song_from_lock_screen_and_notification_area">Télécharger, ou supprimer le téléchargement du titre depuis l\'écran de verrouillage et de la zone de notification</string>
<string name="show_download_button_in_lock_screen_and_notification_area">Show Download button in lock screen and notification area</string>
<string name="by_most_played_song">Par les titres les plus joués</string>
<string name="by_last_played_song">Par les titres les derniers joués</string>
<string name="audio_quality_automatic">Automatique</string>
Expand Down
Loading

0 comments on commit 5a5623e

Please sign in to comment.