Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ja.js « l10n « admin_audit « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c6144bc5470d4734cce8a88dbe5a7d1162e7cd07 (plain)
1
2
3
4
5
6
7
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;");