Skip to content

Commit

Permalink
Update Romanian language
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed Oct 2, 2023
1 parent 1ef6010 commit 9d682dd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/src/main/res/values-ro/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<string name="descr_player_playback_button">Redare/pauză</string>
<string name="descr_player_station_image">Imaginea stației</string>
<!-- Dialogs -->
<string name="dialog_add_station_title">Adaugă stație</string>
<string name="dialog_edit_station_name">Numele stației</string>
<string name="dialog_edit_stream_uri">Adresă flux</string>
<string name="dialog_error_message_default">A apărut o eroare</string>
Expand Down Expand Up @@ -43,7 +44,6 @@
<string name="notification_skip_to_previous">Anterior</string>
<string name="notification_skip_to_next">Următor</string>
<!-- Onboarding -->
<string name="onboarding_app_description">Aplicație radio</string>
<string name="onboarding_app_get_started">Să începem</string>
<!-- Player -->
<string name="player_sheet_h2_station_metadata">Se redă în prezent</string>
Expand Down Expand Up @@ -80,7 +80,7 @@
<string name="pref_theme_selection_mode_light">Mod luminos</string>
<string name="pref_theme_selection_summary">Tema actuală:</string>
<string name="pref_theme_selection_title">Tema aplicației</string>
<string name="pref_update_station_images_summary">Descarci cea mai recentă versiune a imaginilor tuturor stațiilor.</string>
<string name="pref_update_station_images_summary">Descarcă cea mai recentă versiune a imaginilor tuturor stațiilor.</string>
<string name="pref_update_station_images_title">Actualizează imaginile stațiilor</string>
<!-- Sample Text -->
<!-- App Shortcuts -->
Expand All @@ -91,6 +91,7 @@
<string name="toastalert_failed_picking_media">Selectarea imaginii a eșuat.</string>
<!-- Toasts -->
<string name="toastmessage_backed_up">a fost salvat cu succes.</string>
<string name="toastmessage_connection_failed">Conexiunea nu a putut fi stabilită sau restabilită.</string>
<string name="toastmessage_copied_to_clipboard">Copiat în clipboard.</string>
<string name="toastmessage_error_download_error">Eroare la descărcare</string>
<string name="toastmessage_error_restart_playback_failed">Nu se poate porni sau reporni redarea.</string>
Expand Down

0 comments on commit 9d682dd

Please sign in to comment.