chore: Sync translations (#5943)
This commit is contained in:
parent
7e1bb8f3c7
commit
4178e8a64f
77 changed files with 779 additions and 538 deletions
|
|
@ -107,6 +107,15 @@ La riproduzione potrebbe non funzionare"</string>
|
|||
<string name="revanced_debug_title">Log di debug</string>
|
||||
<string name="revanced_debug_summary_on">I log di debug sono abilitati</string>
|
||||
<string name="revanced_debug_summary_off">I log di debug sono disabilitati</string>
|
||||
<string name="revanced_debug_stacktrace_title">Registra stack trace</string>
|
||||
<string name="revanced_debug_stacktrace_summary_on">I log di debug includono lo stack trace</string>
|
||||
<string name="revanced_debug_stacktrace_summary_off">I log di debug non includono lo stack trace</string>
|
||||
<string name="revanced_debug_toast_on_error_title">Mostra notifica per errore di ReVanced</string>
|
||||
<string name="revanced_debug_toast_on_error_summary_on">Il toast viene mostrato se si verifica un errore</string>
|
||||
<string name="revanced_debug_toast_on_error_summary_off">Il toast non viene mostrato se si verifica un errore</string>
|
||||
<string name="revanced_debug_toast_on_error_user_dialog_message">"Disabilitare i toast di errore nasconde tutte le notifiche di errore di ReVanced.
|
||||
|
||||
Non sarai notificato di eventi imprevisti."</string>
|
||||
<string name="revanced_debug_export_logs_to_clipboard_title">Esporta i log di debug</string>
|
||||
<string name="revanced_debug_export_logs_to_clipboard_summary">Copia i log di debug di ReVanced negli Appunti</string>
|
||||
<string name="revanced_debug_logs_disabled">La registrazione di debug è disabilitata</string>
|
||||
|
|
@ -151,15 +160,6 @@ La riproduzione potrebbe non funzionare"</string>
|
|||
Questo può aiutare a identificare i componenti durante la creazione di filtri personalizzati.
|
||||
|
||||
Tuttavia, l'abilitazione di questa opzione registrerà anche alcuni dati dell'utente come il tuo indirizzo IP."</string>
|
||||
<string name="revanced_debug_stacktrace_title">Registra stack trace</string>
|
||||
<string name="revanced_debug_stacktrace_summary_on">I log di debug includono lo stack trace</string>
|
||||
<string name="revanced_debug_stacktrace_summary_off">I log di debug non includono lo stack trace</string>
|
||||
<string name="revanced_debug_toast_on_error_title">Mostra notifica per errore di ReVanced</string>
|
||||
<string name="revanced_debug_toast_on_error_summary_on">Il toast viene mostrato se si verifica un errore</string>
|
||||
<string name="revanced_debug_toast_on_error_summary_off">Il toast non viene mostrato se si verifica un errore</string>
|
||||
<string name="revanced_debug_toast_on_error_user_dialog_message">"Disabilitare i toast di errore nasconde tutte le notifiche di errore di ReVanced.
|
||||
|
||||
Non sarai notificato di eventi imprevisti."</string>
|
||||
</patch>
|
||||
<patch id="layout.hide.general.hideLayoutComponentsPatch">
|
||||
<string name="revanced_hide_album_cards_title">Nascondi le schede degli album</string>
|
||||
|
|
@ -586,6 +586,10 @@ Regola il volume scorrendo verticalmente sul lato destro dello schermo"</string>
|
|||
<string name="revanced_hide_stop_ads_button_title">Nascondi Interrompi annunci</string>
|
||||
<string name="revanced_hide_stop_ads_button_summary_on">Il pulsante per interrompere gli annunci è nascosto</string>
|
||||
<string name="revanced_hide_stop_ads_button_summary_off">Il pulsante per interrompere gli annunci è mostrato</string>
|
||||
<!-- Button does not have any text and is only shown as an icon, and only when the video information area is collapsed to a compact state. -->
|
||||
<string name="revanced_hide_comments_button_title">Nascondi commenti</string>
|
||||
<string name="revanced_hide_comments_button_summary_on">Il pulsante Commenti è nascosto</string>
|
||||
<string name="revanced_hide_comments_button_summary_off">Il pulsante Commenti è mostrato</string>
|
||||
<!-- 'Report' should be translated with the same localized wording that YouTube displays.
|
||||
This button usually only shows on live streams. -->
|
||||
<string name="revanced_hide_report_button_title">Nascondi Segnala</string>
|
||||
|
|
@ -1241,8 +1245,9 @@ Questo cambierà l'aspetto e le funzionalità dell'app, ma potrebbero verificars
|
|||
|
||||
Se in seguito verrà disattivato, si consiglia di cancellare i dati dell'app per evitare bug dell'interfaccia."</string>
|
||||
<string name="revanced_spoof_app_version_target_title">Target della versione dell\'app desiderata</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_1">19.35.36 - Ripristinare le vecchie icone del player Shorts</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_2">19.01.34 - Ripristina le vecchie icone di navigazione</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_1">20.13.41 - Ripristina la barra delle azioni video non compressa</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_2">19.35.36 - Ripristinare le vecchie icone del player Shorts</string>
|
||||
<string name="revanced_spoof_app_version_target_entry_3">19.01.34 - Ripristina le vecchie icone di navigazione</string>
|
||||
</patch>
|
||||
<patch id="layout.startpage.changeStartPagePatch">
|
||||
<string name="revanced_change_start_page_title">Cambia pagina iniziale</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue