add main branch files

This commit is contained in:
樱檩殇雪
2025-03-17 02:38:37 +08:00
commit a6e3221bdc
360 changed files with 44453 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
{
"id":"incompetent.root",
"name":"Incompetent root",
"author":"kernelsu.org",
"description":"A incompetent root user without any capability.",
"uid":0,
"gid":0,
"groups":[
"ROOT"
],
"locales": {
"bn": {
"name": "অযোগ্য রুট ইউজার",
"description": "অযোগ্য রুট ইউজার যার কোনো স্পেশাল ক্ষমতা নেই।"
},
"zh_CN": {
"name": "无能的 Root",
"description": "无任何权能的 root 用户。"
},
"zh_TW": {
"name": "無能的 Root",
"description": "無任何權限的 root"
},
"tr": {
"name": "Yetersiz root",
"description": "Herhangi bir özelliği olmayan yetersiz bir root kullanıcısı."
},
"pt_BR": {
"name": "Root incompetente",
"description": "Um usuário root incompetente sem qualquer capacidade."
},
"ja": {
"name": "無能な root",
"description": "権限のない root ユーザー。"
},
"it_IT": {
"name": "Root incompetente",
"description": "Un utente root senza nessuna capacità."
}
}
}