mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-09 06:32:00 -03:30
12 lines
464 B
JSON
12 lines
464 B
JSON
{
|
||
"translations": {
|
||
"Configure system limits for NextCloudPi": "設定NextcloudPi的系統限制",
|
||
"MAXFILESIZE": "最大文件大小(<=2G)",
|
||
"MEMORYLIMIT": "內存限制",
|
||
"PHPTHREADS": "PHP線程",
|
||
"REDISMEM": "REDIS記憶大小",
|
||
"Examples: 200M or 2G. Write 0 for autoconfig": "例如:輸入200M或是2G。若要讓系統自行設定,請輸入0",
|
||
"nc-limits": "修改NCP系統限制"
|
||
}
|
||
}
|