Skip to content

Commit

Permalink
Merge branch 'mapi68-patch-9'
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed May 27, 2022
2 parents 844ae40 + 04d3b16 commit 9728b5b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions common/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<string name="option_background_playback_off">Disattivato</string>
<string name="option_background_playback_pip">Immagine nell\'immagine (PiP)</string>
<string name="option_background_playback_only_audio">Solo audio</string>
<string name="playback_settings">Opzioni riproduzione</string>
<string name="playback_settings">Impostazioni qualità di riproduzione</string>
<string name="video_speed">Velocità video</string>
<string name="resolution_switch">Cambia risoluzione</string>
<string name="video_buffer">Buffer video</string>
Expand Down Expand Up @@ -113,8 +113,8 @@
<string name="repeat_mode_pause">Ferma riproduzione dopo ogni video</string>
<string name="repeat_mode_pause_alt">Riproduci solo i video della playlist continuamente</string>
<string name="repeat_mode_none">Ferma dopo un video</string>
<string name="subscribed_to_channel">Iscritto al canale</string>
<string name="unsubscribed_from_channel">Disiscritto dal canale</string>
<string name="subscribed_to_channel">Canale sottoscritto</string>
<string name="unsubscribed_from_channel">Canale non sottoscritto</string>
<string name="subtitle_yellow_transparent">Giallo su sfondo trasparente</string>
<string name="subtitle_white_transparent">Bianco su sfondo trasparente</string>
<string name="subtitle_white_black">Bianco su sfondo nero</string>
Expand Down Expand Up @@ -424,4 +424,7 @@
<string name="owned_playlist_warning">Errore. Questa azione può essere applicata solo alle playlist di tua proprietà.</string>
<string name="content_block_alt_server">Utilizza server alternativo</string>
<string name="content_block_alt_server_desc">Abilita questa opzione se SponsorBlock si rifiuta di funzionare per ragioni diverse.</string>
<string name="unset_stream_reminder">Annulla l\'impostazione del promemoria dello streaming</string>
<string name="set_stream_reminder">Imposta il promemoria dello streaming</string>
<string name="playback_starts_shortly">La riproduzione inizierà automaticamente quando lo streaming sarà pronto</string>
</resources>

0 comments on commit 9728b5b

Please sign in to comment.