diff --git a/website/docs/public/templates/adaway.root b/website/docs/public/templates/adaway.root index d2534dfc..768f68d6 100644 --- a/website/docs/public/templates/adaway.root +++ b/website/docs/public/templates/adaway.root @@ -31,6 +31,10 @@ "tr": { "name": "Adaway Root", "description": "Adaway'in hosts dosyasını değiştirmesine ve bir web sunucusunu çalıştırmasına izin vermek için gerekli izinler." - } + }, + "it": { + "name": "Adaway Root", + "description": "Concede le autorizzazioni essenziali affinché Adaway possa modificare il file host e gestire un server web. " + } } } diff --git a/website/docs/public/templates/adb b/website/docs/public/templates/adb index 8507e1c2..eaef15f3 100644 --- a/website/docs/public/templates/adb +++ b/website/docs/public/templates/adb @@ -28,6 +28,10 @@ "ja": { "name": "Adb", "description": "ほとんどのアプリが使用するために必要な最小限のルール ADB." - } + }, + "it": { + "name": "Adb", + "description": "Autorizzazioni minime richieste dalla maggior parte delle app che usano i privilegi di ADB." + } } } diff --git a/website/docs/public/templates/cemiuiler.readproc b/website/docs/public/templates/cemiuiler.readproc index 9d6fe01c..953f12f3 100644 --- a/website/docs/public/templates/cemiuiler.readproc +++ b/website/docs/public/templates/cemiuiler.readproc @@ -34,6 +34,10 @@ "ja": { "name": "Cemiuiler", "description": "Cemiuiler に適切に動作するための最小限の権限を付与し、アプリケーションを再起動します。" - } + }, + "it": { + "name": "Cemiuiler", + "description": "Concedi a Cemiuiler le autorizzazioni minime per riavviare correttamente l'applicazione." + } } } diff --git a/website/docs/public/templates/incompetent.root b/website/docs/public/templates/incompetent.root index 7016c284..0d044934 100644 --- a/website/docs/public/templates/incompetent.root +++ b/website/docs/public/templates/incompetent.root @@ -28,6 +28,10 @@ "ja": { "name": "無能な root", "description": "権限のない root ユーザー。" - } + }, + "it": { + "name": "Root incompetente", + "description": "Un utente root senza nessuna capacità." + } } } diff --git a/website/docs/public/templates/kernelmanager.root b/website/docs/public/templates/kernelmanager.root index 92e914fa..af55da6b 100644 --- a/website/docs/public/templates/kernelmanager.root +++ b/website/docs/public/templates/kernelmanager.root @@ -40,6 +40,10 @@ "ja": { "name": "Kernel マネージャー", "description": "FKM や SmartPack などの XXX マネージャーでよく使用されます。" - } + }, + "it": { + "name": "Gestore Kernel", + "description": "Autorizzazioni comunemente richieste in applicazioni per gestire il Kernel come FKM e SmartPack." + } } } diff --git a/website/docs/public/templates/nethunter.root b/website/docs/public/templates/nethunter.root index 607cc502..4baf7d09 100644 --- a/website/docs/public/templates/nethunter.root +++ b/website/docs/public/templates/nethunter.root @@ -26,6 +26,10 @@ "pt_BR": { "name": "Kali NetHunter", "description": "Permissões necessárias para o app Kali NetHunter fazer chroot." - } + }, + "it": { + "name": "Kali NetHunter", + "description": "Autorizzazioni richieste per il chroot dell'applicazione Kali NetHunter." + } } } diff --git a/website/docs/public/templates/rootexploler.root b/website/docs/public/templates/rootexploler.root index f09fc9ee..4455888e 100644 --- a/website/docs/public/templates/rootexploler.root +++ b/website/docs/public/templates/rootexploler.root @@ -35,6 +35,10 @@ "ja": { "name": "Root ブラウザ", "description": "Root 機能を備えたファイル マネージャー。" - } + }, + "it": { + "name": "Gestore file root", + "description": "Gestore file con permessi root." + } } } diff --git a/website/docs/public/templates/shizuku.root b/website/docs/public/templates/shizuku.root index a7ecf877..56d0358c 100644 --- a/website/docs/public/templates/shizuku.root +++ b/website/docs/public/templates/shizuku.root @@ -33,6 +33,10 @@ "ja": { "name": "Shizuku", "description": "Shizuku サービスを開始するために必要な権限のみ。" - } + }, + "it": { + "name": "Shizuku", + "description": "Permessi essenziali per avviare il servizio Shizuku." + } } } diff --git a/website/docs/public/templates/system b/website/docs/public/templates/system index 562a4ed6..14bd006f 100644 --- a/website/docs/public/templates/system +++ b/website/docs/public/templates/system @@ -28,6 +28,10 @@ "ja": { "name": "System", "description": "Android システムが実行される許可レベルですが、機能はありません。" - } + }, + "it": { + "name": "Sistema", + "description": "Il livello di permessi con il quale viene eseguito il sistema operativo Android senza alcuna capacità." + } } }