Translate templates into Brazilian Portuguese (#1362)
Co-authored-by: weishu <twsxtd@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id":"system",
|
||||
"author":"kernelsu.org",
|
||||
"name":"system ",
|
||||
"description":"The permission level at which the Android system runs without any capability",
|
||||
"name":"System",
|
||||
"description":"The permission level at which the Android system runs without any capability.",
|
||||
"uid":1000,
|
||||
"gid":1000,
|
||||
"groups":[
|
||||
@@ -11,11 +11,15 @@
|
||||
"locales": {
|
||||
"zh_CN": {
|
||||
"name": "Android 系统",
|
||||
"description": "Android 系统运行的权限级别,但没有任何权能"
|
||||
"description": "Android 系统运行的权限级别,但没有任何权能。"
|
||||
},
|
||||
"tr": {
|
||||
"name": "sistem",
|
||||
"description": "Android sisteminin herhangi bir yetenek olmadan çalıştığı izin düzeyi"
|
||||
"name": "Sistem",
|
||||
"description": "Android sisteminin herhangi bir yetenek olmadan çalıştığı izin düzeyi."
|
||||
},
|
||||
"pt_BR": {
|
||||
"name": "Sistema",
|
||||
"description": "O nível de permissão no qual o sistema Android é executado sem qualquer capacidade."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user