You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
New Crowdin updates (#627)
* New translations manager/app/src/main/res/values-ar/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-bn/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-bg/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-zh/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-fr/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-de/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-hi/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-hu/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-id/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-it/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-ja/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-ko/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-fa/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-pl/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-pt/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-ru/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-es/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-sv/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-th/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-tr/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-uk/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-vi/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-ar/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-de/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-id/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-it/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-ja/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-fa/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-es/strings.xml (bundle: 8) * New translations manager/app/src/main/res/values-vi/strings.xml (bundle: 8)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="issue_report_title">Hai problemi?</string>
|
||||
<string name="issue_report_title">Stai riscontrando problemi?</string>
|
||||
<string name="issue_report_body">Hai riscontrato un bug o vuoi fornirci dei feedback?</string>
|
||||
<string name="issue_report_body_2">Segnalacelo il prima possibile!</string>
|
||||
<string name="issue_report_github">Segnala su GitHub</string>
|
||||
@@ -9,12 +9,12 @@
|
||||
<string name="issue_report_telegram_link">https://t.me/ksunext</string>
|
||||
<string name="confirm">Conferma</string>
|
||||
<string name="app_name">KernelSU Next</string>
|
||||
<string name="home">Home</string>
|
||||
<string name="home">Casa</string>
|
||||
<string name="home_not_installed">Non installato</string>
|
||||
<string name="home_click_to_install">Clicca per installare</string>
|
||||
<string name="lkm_mode_deprecated">La modalità LKM è ora obsoleta!</string>
|
||||
<string name="lkm_alternative_suggestion">Installa il kernel GKI o integra KernelSU Next sul tuo dispositivo.</string>
|
||||
<string name="home_working">Lavorando</string>
|
||||
<string name="home_working">In esecuzione</string>
|
||||
<string name="home_working_version">Versione: %d</string>
|
||||
<string name="home_module_update_count">Aggiornamenti: %d</string>
|
||||
<string name="home_failure">KernelSU Next firma v2 non trovata nel kernel! [ !KSU_NEXT || != size/hash ]</string>
|
||||
@@ -51,7 +51,7 @@
|
||||
<string name="restore">Ripristina</string>
|
||||
<string name="module_install">Installa</string>
|
||||
<string name="install">Installa</string>
|
||||
<string name="reboot">Riavvio</string>
|
||||
<string name="reboot">Riavvia</string>
|
||||
<string name="uninstalled">Disinstallato</string>
|
||||
<string name="settings">Impostazioni</string>
|
||||
<string name="reboot_userspace">Riavvio veloce</string>
|
||||
@@ -59,7 +59,7 @@
|
||||
<string name="reboot_bootloader">Riavvia in Bootloader</string>
|
||||
<string name="reboot_download">Riavvia in Download</string>
|
||||
<string name="reboot_edl">Riavvia in EDL</string>
|
||||
<string name="about">Info su</string>
|
||||
<string name="about">Info</string>
|
||||
<string name="module_uninstall_confirm">Sei sicuro di voler disinstallare il modulo %s?</string>
|
||||
<string name="module_uninstall_success">%s disinstallato</string>
|
||||
<string name="module_uninstall_failed">Impossibile disinstallare: %s</string>
|
||||
@@ -71,54 +71,53 @@
|
||||
<string name="module_id">ID</string>
|
||||
<string name="module_version_code">Code</string>
|
||||
<string name="module_update_json">UpdateJson</string>
|
||||
<string name="module_update_json_empty">Empty</string>
|
||||
<string name="enable_developer_options">Enable developer options</string>
|
||||
<string name="enable_developer_options_summary">Show hidden settings and debug info relevant only for developers.</string>
|
||||
<string name="module_overlay_fs_not_available">Modules are unavailable as OverlayFS is disabled by the kernel!</string>
|
||||
<string name="refresh">Refresh</string>
|
||||
<string name="show_system_apps">Show system apps</string>
|
||||
<string name="hide_system_apps">Hide system apps</string>
|
||||
<string name="export_log">Export logs</string>
|
||||
<string name="safe_mode">Safe mode</string>
|
||||
<string name="reboot_to_apply">Reboot to take effect</string>
|
||||
<string name="module_magisk_conflict">Modules are unavailable due to a conflict with Magisk!</string>
|
||||
<string name="home_mount_system">Mount system</string>
|
||||
<string name="module_update_json_empty">Vuoto</string>
|
||||
<string name="enable_developer_options">Attiva le opzioni sviluppatore</string>
|
||||
<string name="enable_developer_options_summary">Mostra impostazioni nascoste e informazioni di debug rilevanti solo per gli sviluppatori.</string>
|
||||
<string name="module_overlay_fs_not_available">I moduli non sono disponibili perché OverlayFS è disattivato nel kernel!</string>
|
||||
<string name="refresh">Ricarica</string>
|
||||
<string name="show_system_apps">Mostra app di sistema</string>
|
||||
<string name="hide_system_apps">Nascondi app di sistema</string>
|
||||
<string name="export_log">Esporta log</string>
|
||||
<string name="safe_mode">Modalità provvisoria</string>
|
||||
<string name="reboot_to_apply">Riavvia per applicare le modifiche</string>
|
||||
<string name="module_magisk_conflict">I moduli non sono disponibili per un conflitto con Magisk!</string>
|
||||
<string name="home_mount_system">Monta il sistema</string>
|
||||
<string name="home_magic_mount">Magic Mount</string>
|
||||
<string name="home_overlayfs_mount">OverlayFS</string>
|
||||
<string name="unavailable">Unavailable</string>
|
||||
<string name="use_overlay_fs">Use OverlayFS</string>
|
||||
<string name="use_overlay_fs_summary">Toggle between using OverlayFS over Magic Mount for KernelSU Next\'s mount system.</string>
|
||||
<string name="reboot_required">Reboot required</string>
|
||||
<string name="reboot_message">The changes will take effect after the system restart. Do you want to reboot now?</string>
|
||||
<string name="module_restore">Restore module</string>
|
||||
<string name="module_restore_message">Restore modules from recent backup.</string>
|
||||
<string name="backup_restore">Backup & Restore</string>
|
||||
<string name="module_backup">Backup module</string>
|
||||
<string name="module_backup_message">Backup currently installed modules.</string>
|
||||
<string name="allowlist_restore">Restore allowlist</string>
|
||||
<string name="allowlist_restore_message">Restore allowlist from recent backup.</string>
|
||||
<string name="allowlist_backup">Backup allowlist</string>
|
||||
<string name="allowlist_backup_message">Backup currently configured allowlist.</string>
|
||||
<string name="warning">Warning</string>
|
||||
<string name="warning_message">This feature is still in beta and under development. Please ensure you backup your modules before proceeding. Only use this feature if you understand the potential risks. Proceed with caution.</string>
|
||||
<string name="proceed">Proceed</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="later">Later</string>
|
||||
<string name="lkm_warning_message">The LKM patch relies on closed source components. Do you want to continue?</string>
|
||||
<string name="home_next_kernelsu">🔥 Next build</string>
|
||||
<string name="unavailable">Non disponibile</string>
|
||||
<string name="use_overlay_fs">Usa OverlayFS</string>
|
||||
<string name="use_overlay_fs_summary">Alterna l\'utilizzo di OverlayFS su Magic Mount per il sistema di montaggio di KernelSU Next.</string>
|
||||
<string name="reboot_required">Riavvio richiesto</string>
|
||||
<string name="reboot_message">Le modifiche verranno applicate dopo il riavvio del sistema. Vuoi riavviare ora?</string>
|
||||
<string name="module_restore">Ripristina moduli</string>
|
||||
<string name="module_restore_message">Ripristina i moduli da un backup.</string>
|
||||
<string name="backup_restore">Backup & Ripristina</string>
|
||||
<string name="module_backup">Backup moduli</string>
|
||||
<string name="allowlist_restore">Ripristina la lista consentita</string>
|
||||
<string name="allowlist_restore_message">Ripristina la lista consentita da un backup.</string>
|
||||
<string name="allowlist_backup">Backup lista consentita</string>
|
||||
<string name="allowlist_backup_message">Esegue il backup della lista consentita attualmente configurata.</string>
|
||||
<string name="warning">Avviso</string>
|
||||
<string name="warning_message">Questa funzione è ancora in beta e in fase di sviluppo. Assicurati di eseguire il backup dei moduli prima di procedere. Usa questa funzione solo se capisci i potenziali rischi. Procedere con cautela.</string>
|
||||
<string name="proceed">Procedi</string>
|
||||
<string name="cancel">Annulla</string>
|
||||
<string name="later">Più tardi</string>
|
||||
<string name="lkm_warning_message">La patch LKM si basa su codici vuoi continuare?</string>
|
||||
<string name="home_next_kernelsu">🔥 Prossima build</string>
|
||||
<string name="home_next_kernelsu_repo">https://github.com/KernelSU-Next/KernelSU-Next</string>
|
||||
<string name="home_next_kernelsu_body">Next experimental branch. Check it out on GitHub!</string>
|
||||
<string name="home_experimental_kernelsu">⚠️ Experimental development warning!</string>
|
||||
<string name="home_next_kernelsu_body">Prossimo branch sperimentale. Provalo su GitHub!</string>
|
||||
<string name="home_experimental_kernelsu">⚠️ Avviso di sviluppo sperimentale!</string>
|
||||
<string name="home_experimental_kernelsu_repo">127.0.0.1</string>
|
||||
<string name="home_experimental_kernelsu_body">KernelSU Next is a non-official version that is always under active experimental development. It\'s provided as-is, with no guarantees of stability, performance, or reliability.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_1"> • Use at your own risk: crashes, unexpected behavior, or system issues may occur.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_2"> • No warranty: the developers aren\'t responsible for any data loss, system damage, or other consequences resulting from its use.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_3"> • For testing purposes only: intended for users who understand the risks and are comfortable troubleshooting issues.</string>
|
||||
<string name="about_source_code">View source code at %1$s</string>
|
||||
<string name="profile">App Profile</string>
|
||||
<string name="home_experimental_kernelsu_body">KernelSU Next è una versione non ufficiale che è sempre sotto sviluppo sperimentale. È proposto allo stato attuale, con nessuna garanzia di stabilità, prestazioni, o affidabilità.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_1"> • Utilizzalo al tuo rischio: potrebbero verificarsi arresti anomali, comportamenti imprevisti o problemi al sistema.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_2"> • Nessuna garanzia: gli sviluppatori non sono responsabili per eventuali perdite di dati, danni al sistema o altre conseguenze derivanti dall\'utilizzo.</string>
|
||||
<string name="home_experimental_kernelsu_body_point_3"> • Solo a scopo di test: destinato a utenti che comprendono i rischi e sono in grado di risolvere eventuali problemi.</string>
|
||||
<string name="about_source_code">Mostra il codice sorgente a %1$s</string>
|
||||
<string name="profile">Profilo App</string>
|
||||
<string name="profile_default">Default</string>
|
||||
<string name="profile_template">Template</string>
|
||||
<string name="profile_custom">Custom</string>
|
||||
<string name="profile_template">Modello</string>
|
||||
<string name="profile_custom">Personalizzato</string>
|
||||
<string name="profile_name">Nome profilo</string>
|
||||
<string name="profile_namespace">Monta namespace</string>
|
||||
<string name="profile_namespace_inherited">Ereditato</string>
|
||||
@@ -129,103 +128,104 @@
|
||||
<string name="profile_selinux_context">Contesto SELinux</string>
|
||||
<string name="profile_umount_modules">Smonta moduli</string>
|
||||
<string name="failed_to_update_app_profile">Aggiornamento App Profile fallito per %s</string>
|
||||
<string name="require_kernel_version">The current KernelSU Next version %1$d is too low for the manager to work properly. Please upgrade to version %2$d or higher!</string>
|
||||
<string name="settings_umount_modules_default">Umount modules</string>
|
||||
<string name="settings_umount_modules_default_summary">The global default value for \"Umount modules\" in App Profile. If enabled, it will remove all module modifications to the system for apps that don\'t have a profile set.</string>
|
||||
<string name="settings_susfs_toggle">Hide kprobes hook</string>
|
||||
<string name="settings_susfs_toggle_summary">This option disables the kprobes hook created by ksu and, instead, activates the embedded non-kprobes hook, implementing the same functionality that would be applied to a non-GKI kernel, which doesn\'t support kprobe.</string>
|
||||
<string name="profile_umount_modules_summary">Enabling this option will allow KernelSU Next to restore any modified files by the modules for this app.</string>
|
||||
<string name="profile_selinux_domain">Domain</string>
|
||||
<string name="profile_selinux_rules">Rules</string>
|
||||
<string name="module_update">Update</string>
|
||||
<string name="module_update_available">Update</string>
|
||||
<string name="module_updated">Updated</string>
|
||||
<string name="module_downloading">Downloading module: %s</string>
|
||||
<string name="module_start_downloading">Start downloading: %s</string>
|
||||
<string name="new_version_available">New version %s is available, click to upgrade.</string>
|
||||
<string name="launch_app">Launch</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="force_stop_app">Force stop</string>
|
||||
<string name="restart_app">Restart</string>
|
||||
<string name="settings_amoled_mode">AMOLED mode</string>
|
||||
<string name="settings_amoled_mode_summary">Enable a pure black theme useful for AMOLED screens to reduce eye strain and save battery.</string>
|
||||
<string name="restart_required">Restart required</string>
|
||||
<string name="restart_app_message">The app needs to restart for this change to take effect.</string>
|
||||
<string name="failed_to_update_sepolicy">Failed to update SELinux rules for %s</string>
|
||||
<string name="su_not_allowed">Couldn\'t grant Superuser access to %s</string>
|
||||
<string name="require_kernel_version">La versione attualmente installata di KernelSU Next %1$d è troppo vecchia ed il manager non può funzionare correttamente. Si prega di aggiornare alla versione %2$d o successiva!</string>
|
||||
<string name="settings_umount_modules_default">Smonta moduli</string>
|
||||
<string name="settings_umount_modules_default_summary">Il valore predefinito globale per \"Smonta moduli\" nel Profilo App. Se abilitato, rimuoverà tutte le modifiche ai moduli nel sistema per le app che non hanno un profilo impostato.</string>
|
||||
<string name="settings_susfs_toggle">Nascondi kprobes hook</string>
|
||||
<string name="settings_susfs_toggle_summary">Questa opzione disabilita l\'hook kprobes creato da ksu e, al suo posto, attiva l\'hook non-kprobes incorporato, implementando la stessa funzionalità che verrebbe applicata a un kernel non-GKI, che non supporta kprobe.</string>
|
||||
<string name="profile_umount_modules_summary">Abilitando questa opzione, KernelSU Next potrà ripristinare tutti i file modificati dai moduli per questa app.</string>
|
||||
<string name="profile_selinux_domain">Dominio</string>
|
||||
<string name="profile_selinux_rules">Regole</string>
|
||||
<string name="module_update">Aggiorna</string>
|
||||
<string name="module_update_available">Aggiornamento</string>
|
||||
<string name="module_updated">Aggiornato</string>
|
||||
<string name="module_downloading">Download modulo: %s</string>
|
||||
<string name="module_start_downloading">Inizio download: %s</string>
|
||||
<string name="new_version_available">Nuova versione %s disponibile, tocca per aggiornare.</string>
|
||||
<string name="launch_app">Avvia</string>
|
||||
<string name="close">Chiudi</string>
|
||||
<string name="force_stop_app">Arresto forzato</string>
|
||||
<string name="restart_app">Riavvia</string>
|
||||
<string name="settings_amoled_mode">Modalità AMOLED</string>
|
||||
<string name="settings_amoled_mode_summary">Abilita un tema nero puro, utile per gli schermi AMOLED, per ridurre l\'affaticamento degli occhi e risparmiare batteria.</string>
|
||||
<string name="restart_required">Riavvio richiesto</string>
|
||||
<string name="restart_app_message">Affinché la modifica abbia effetto, è necessario riavviare l\'app.</string>
|
||||
<string name="failed_to_update_sepolicy">Impossibile aggiornare le regole SELinux per %s</string>
|
||||
<string name="su_not_allowed">Impossibile concedere i permessi root a %s</string>
|
||||
<string name="module_changelog">Changelog</string>
|
||||
<string name="settings_profile_template">App Profile template</string>
|
||||
<string name="settings_profile_template_summary">Manage local and online template of App Profile</string>
|
||||
<string name="app_profile_template_create">Create template</string>
|
||||
<string name="app_profile_template_edit">Edit template</string>
|
||||
<string name="settings_profile_template">Modelli App Profile</string>
|
||||
<string name="settings_profile_template_summary">Gestisci i modelli locali e online di App Profile</string>
|
||||
<string name="app_profile_template_create">Crea modello</string>
|
||||
<string name="app_profile_template_edit">Modifica modello</string>
|
||||
<string name="app_profile_template_id">ID</string>
|
||||
<string name="app_profile_template_id_invalid">Invalid template ID</string>
|
||||
<string name="app_profile_template_name">Name</string>
|
||||
<string name="app_profile_template_description">Description</string>
|
||||
<string name="app_profile_template_save">Save</string>
|
||||
<string name="app_profile_template_delete">Delete</string>
|
||||
<string name="app_profile_template_view">View template</string>
|
||||
<string name="app_profile_template_readonly">Read only</string>
|
||||
<string name="app_profile_template_id_exist">Template ID already exists!</string>
|
||||
<string name="app_profile_import_export">Import/Export</string>
|
||||
<string name="app_profile_import_from_clipboard">Import from clipboard</string>
|
||||
<string name="app_profile_export_to_clipboard">Export to clipboard</string>
|
||||
<string name="app_profile_template_export_empty">Cannot find local template to export!</string>
|
||||
<string name="app_profile_template_import_success">Imported successfully</string>
|
||||
<string name="app_profile_template_sync">Sync online templates</string>
|
||||
<string name="app_profile_template_save_failed">Failed to save template</string>
|
||||
<string name="app_profile_template_import_empty">Clipboard is empty!</string>
|
||||
<string name="module_changelog_failed">Fetch changelog failed: %s</string>
|
||||
<string name="settings_check_update">Check for updates</string>
|
||||
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
|
||||
<string name="grant_root_failed">Failed to grant root!</string>
|
||||
<string name="action">Action</string>
|
||||
<string name="app_profile_template_id_invalid">ID modello non valido</string>
|
||||
<string name="app_profile_template_name">Nome</string>
|
||||
<string name="app_profile_template_description">Descrizione</string>
|
||||
<string name="app_profile_template_save">Salva</string>
|
||||
<string name="app_profile_template_delete">Elimina</string>
|
||||
<string name="app_profile_template_view">Visualizza modello</string>
|
||||
<string name="app_profile_template_readonly">Sola lettura</string>
|
||||
<string name="app_profile_template_id_exist">ID modello già esistente!</string>
|
||||
<string name="app_profile_import_export">Importa/Esporta</string>
|
||||
<string name="app_profile_import_from_clipboard">Importa dagli appunti</string>
|
||||
<string name="app_profile_export_to_clipboard">Esporta negli appunti</string>
|
||||
<string name="app_profile_template_export_empty">Impossibile trovare un modello locale da esportare!</string>
|
||||
<string name="app_profile_template_import_success">Importato con successo</string>
|
||||
<string name="app_profile_template_sync">Sincronizza modelli online</string>
|
||||
<string name="app_profile_template_save_failed">Impossibile salvare il modello</string>
|
||||
<string name="app_profile_template_import_empty">Gli appunti sono vuoti!</string>
|
||||
<string name="module_changelog_failed">Recupero del changelog non riuscito: %s</string>
|
||||
<string name="settings_check_update">Controlla aggiornamenti</string>
|
||||
<string name="settings_check_update_summary">Cerca automaticamente gli aggiornamenti all\'apertura dell\'applicazione.</string>
|
||||
<string name="grant_root_failed">Impossibile concedere i permessi root! </string>
|
||||
<string name="action">Azione</string>
|
||||
<string name="webui">WebUI</string>
|
||||
<string name="open">Open</string>
|
||||
<string name="enable_web_debugging">Enable WebView debugging</string>
|
||||
<string name="enable_web_debugging_summary">Can be used to debug WebUI. Please enable only when needed.</string>
|
||||
<string name="direct_install">Direct install (Recommended)</string>
|
||||
<string name="select_file">Select a file</string>
|
||||
<string name="install_inactive_slot">Install to inactive slot (After OTA)</string>
|
||||
<string name="install_inactive_slot_warning">Your device will be **FORCED** to boot to the current inactive slot after a reboot!\nOnly use this option after OTA is done.\nContinue?</string>
|
||||
<string name="install_next">Next</string>
|
||||
<string name="select_file_tip">%1$s partition image is recommended</string>
|
||||
<string name="select_kmi">Select KMI</string>
|
||||
<string name="shrink_sparse_image">Minimize sparse image</string>
|
||||
<string name="shrink_sparse_image_message">Resize the sparse image where the module is located to its actual size. Note that this may cause the module to work abnormally, so please only use when necessary (Such as for backup).</string>
|
||||
<string name="settings_uninstall">Uninstall</string>
|
||||
<string name="settings_uninstall_temporary">Uninstall temporarily</string>
|
||||
<string name="settings_uninstall_permanent">Uninstall permanently</string>
|
||||
<string name="settings_restore_stock_image">Restore stock image</string>
|
||||
<string name="settings_uninstall_temporary_message">Temporarily uninstall KernelSU Next, restore to original state after next reboot.</string>
|
||||
<string name="settings_uninstall_permanent_message">Uninstalling KernelSU Next (Root and all modules) completely and permanently.</string>
|
||||
<string name="settings_restore_stock_image_message">Restore the stock factory image (If a backup exists), usually used before OTA; if you need to uninstall KernelSU Next, please use \"Uninstall permanently\".</string>
|
||||
<string name="flashing">Flashing</string>
|
||||
<string name="flash_success">Flash success</string>
|
||||
<string name="flash_failed">Flash failed</string>
|
||||
<string name="selected_lkm">Selected LKM: %s</string>
|
||||
<string name="save_log">Save logs</string>
|
||||
<string name="log_saved">Logs saved</string>
|
||||
<string name="send_log">Share logs</string>
|
||||
<string name="settings_disable_su">Disable su compatibility</string>
|
||||
<string name="settings_disable_su_summary">Temporarily disable the ability of any app to gain root privileges via the su command (Existing root processes won\'t be affected).</string>
|
||||
<string name="settings_language">Language</string>
|
||||
<string name="system_default">System default</string>
|
||||
<string name="settings_legacyui">Use legacy UI</string>
|
||||
<string name="settings_legacyui_summary">Switch to the previous user interface style.</string>
|
||||
<string name="settings_banner">Enable banners</string>
|
||||
<string name="settings_banner_summary">Show background banners for modules.</string>
|
||||
<string name="use_webuix">Use WebUI X</string>
|
||||
<string name="use_webuix_summary">Use WebUI X instead of WebUI, which supports more APIs.</string>
|
||||
<string name="use_webuix_eruda">Inject Eruda into WebUI X</string>
|
||||
<string name="use_webuix_eruda_summary">Inject a debug console into WebUI X to make debugging easier. Requires web debugging to be on.</string>
|
||||
<string name="customization">Customization</string>
|
||||
<string name="developer">Developer</string>
|
||||
<string name="sucompat_disabled">SUCOMPAT DISABLED</string>
|
||||
<string name="zygisk_required">Zygisk required</string>
|
||||
<string name="zygisk_status">Zygisk injection</string>
|
||||
<string name="home_superuser_count_singular">Superuser</string>
|
||||
<string name="home_superuser_count_plural">Superusers</string>
|
||||
<string name="home_module_count_singular">Module</string>
|
||||
<string name="home_module_count_plural">Modules</string>
|
||||
<string name="open">Apri</string>
|
||||
<string name="enable_web_debugging">Attiva il debugging WebView</string>
|
||||
<string name="enable_web_debugging_summary">Può essere utlizzato per il debug di WebUI. Attiva quest\'opzione solo quando è necessario.</string>
|
||||
<string name="direct_install">Installazione diretta (consigliato)</string>
|
||||
<string name="select_file">Seleziona un file</string>
|
||||
<string name="install_inactive_slot">Installa nello slot inattivo (dopo un aggiornamento OTA)</string>
|
||||
<string name="install_inactive_slot_warning">Dopo il riavvio, il dispositivo sarà FORZATO ad avviarsi nello slot attualmente inattivo!\nUtilizza questa opzione solo dopo aver completato l\'aggiornamento OTA.\nVuoi continuare?</string>
|
||||
<string name="install_next"></string>
|
||||
<string name="select_file_tip">Immagine partizione %1$s consigliata</string>
|
||||
<string name="select_kmi">Seleziona KMI</string>
|
||||
<string name="shrink_sparse_image">Minimizza l\'immagine sparsa</string>
|
||||
<string name="shrink_sparse_image_message">Ridimensiona l\'immagine sparsa in cui si trova il modulo alla sua dimensione effettiva. Nota che ciò potrebbe causare un funzionamento anomalo del modulo, quindi utilizzalo solo se necessario (ad esempio per eseguire un backup).</string>
|
||||
<string name="settings_uninstall">Disinstalla</string>
|
||||
<string name="settings_uninstall_temporary">Disinstalla temporaneamente</string>
|
||||
<string name="settings_uninstall_permanent">Disinstalla permanentemente</string>
|
||||
<string name="settings_restore_stock_image">Ripristina l\'immagine originale</string>
|
||||
<string name="settings_uninstall_temporary_message">Disinstalla temporaneamente KernelSU Next e recupera il suo stato originale dopo il prossimo riavvio.</string>
|
||||
<string name="settings_uninstall_permanent_message">Disinstalla KernelSU Next (i permessi di root e tutti i moduli) completamente e permanentemente.</string>
|
||||
<string name="settings_restore_stock_image_message">Ripristina l\'immagine del sistema originale (se un backup esiste), che viene solitamente utilizzata prima di un aggiornamento OTA; se vuoi disinstallare KernelSU Next, utlizza \"Disinstalla permanentemente\".</string>
|
||||
<string name="flashing">Installazione in corso</string>
|
||||
<string name="flash_success">Installazione completata</string>
|
||||
<string name="flash_failed">Installazione fallita</string>
|
||||
<string name="selected_lkm">LKM selezionato: %s</string>
|
||||
<string name="save_log">Salva i log</string>
|
||||
<string name="log_saved">Log salvati</string>
|
||||
<string name="send_log">Condividi i log</string>
|
||||
<string name="settings_disable_su">Disattiva la compatibilità su</string>
|
||||
<string name="settings_disable_su_summary">Disattiva temporaneamente la capacità di ogni applicazione di ottenere i permessi di root tramite il comando su (le sessioni di root esistenti non subiranno modifiche).</string>
|
||||
<string name="settings_language">Lingua</string>
|
||||
<string name="system_default">Default di sistema</string>
|
||||
<string name="settings_legacyui">Usa UI legacy</string>
|
||||
<string name="settings_legacyui_summary">Cambia al vecchio stile d\'interfaccia.</string>
|
||||
<string name="settings_banner">Attiva i banner</string>
|
||||
<string name="settings_banner_summary">Mostra uno sfondo dietro ai moduli.</string>
|
||||
<string name="use_webuix">Utilizza WebUI X</string>
|
||||
<string name="use_webuix_summary">Utilizza WebUI X al posto di WebUI, che supporta più API.</string>
|
||||
<string name="use_webuix_eruda">Inietta Eruda dentro WebUI X</string>
|
||||
<string name="use_webuix_eruda_summary">Inietta una console di debug dentro WebUI X per facilitare il debugging. Richiede il web debugging per funzionare.</string>
|
||||
<string name="customization">Personalizzazione</string>
|
||||
<string name="developer">Sviluppatore</string>
|
||||
<string name="sucompat_disabled">SUCOMPAT DISABILITATO</string>
|
||||
<string name="zygisk_required">Zygisk richiesto</string>
|
||||
<string name="zygisk_status">Iniezione Zygisk</string>
|
||||
<string name="home_superuser_count_singular">Superutente</string>
|
||||
<string name="home_superuser_count_plural">Superutenti</string>
|
||||
<string name="home_module_count_singular">Modulo</string>
|
||||
<string name="home_module_count_plural">Moduli</string>
|
||||
<string name="module_backup_message">Esegue il backup dei moduli attualmente esistenti.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user