templates: fix italian templates language id (#1554)

Sorry for the previous PR.

This fixes #1553
This commit is contained in:
Fede2782
2024-03-29 02:14:45 +01:00
committed by GitHub
parent a5fa45baf2
commit f8c6c747b3
9 changed files with 9 additions and 9 deletions

View File

@@ -32,7 +32,7 @@
"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": {
"it_IT": {
"name": "Adaway Root",
"description": "Concede le autorizzazioni essenziali affinché Adaway possa modificare il file host e gestire un server web. "
}

View File

@@ -33,7 +33,7 @@
"name": "Adb",
"description": "ほとんどのアプリが使用するために必要な最小限のルール ADB."
},
"it": {
"it_IT": {
"name": "Adb",
"description": "Autorizzazioni minime richieste dalla maggior parte delle app che usano i privilegi di ADB."
}

View File

@@ -39,7 +39,7 @@
"name": "Cemiuiler",
"description": "Cemiuiler に適切に動作するための最小限の権限を付与し、アプリケーションを再起動します。"
},
"it": {
"it_IT": {
"name": "Cemiuiler",
"description": "Concedi a Cemiuiler le autorizzazioni minime per riavviare correttamente l'applicazione."
}

View File

@@ -33,7 +33,7 @@
"name": "無能な root",
"description": "権限のない root ユーザー。"
},
"it": {
"it_IT": {
"name": "Root incompetente",
"description": "Un utente root senza nessuna capacità."
}

View File

@@ -45,7 +45,7 @@
"name": "Kernel マネージャー",
"description": "FKM や SmartPack などの XXX マネージャーでよく使用されます。"
},
"it": {
"it_IT": {
"name": "Gestore Kernel",
"description": "Autorizzazioni comunemente richieste in applicazioni per gestire il Kernel come FKM e SmartPack."
}

View File

@@ -31,7 +31,7 @@
"name": "Kali NetHunter",
"description": "Permissões necessárias para o app Kali NetHunter fazer chroot."
},
"it": {
"it_IT": {
"name": "Kali NetHunter",
"description": "Autorizzazioni richieste per il chroot dell'applicazione Kali NetHunter."
}

View File

@@ -40,7 +40,7 @@
"name": "Root ブラウザ",
"description": "Root 機能を備えたファイル マネージャー。"
},
"it": {
"it_IT": {
"name": "Gestore file root",
"description": "Gestore file con permessi root."
}

View File

@@ -34,7 +34,7 @@
"name": "Shizuku",
"description": "Shizuku サービスを開始するために必要な権限のみ。"
},
"it": {
"it_IT": {
"name": "Shizuku",
"description": "Permessi essenziali per avviare il servizio Shizuku."
}

View File

@@ -33,7 +33,7 @@
"name": "System",
"description": "Android システムが実行される許可レベルですが、機能はありません。"
},
"it": {
"it_IT": {
"name": "Sistema",
"description": "Il livello di permessi con il quale viene eseguito il sistema operativo Android senza alcuna capacità."
}