0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/admin_audit/l10n/ja.js
2020-10-02 11:06:18 +00:00

7 lines
352 B
JavaScript

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;");