|
OC.L10N.register(
|
|
"admin_audit",
|
|
{
|
|
"Auditing / Logging" : "감시 / 로깅",
|
|
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Nextcloud는 파일 접근 로깅 및 기타 민감한 작업들에 대해 로깅을 제공합니다. "
|
|
},
|
|
"nplurals=1; plural=0;");
|