aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-02 11:06:18 +0000
commit0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch)
tree6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/admin_audit/l10n/ja.js
parent905e1918d2796b9a79025283cd6edf2c40f49d77 (diff)
downloadnextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz
nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/ja.js')
-rw-r--r--apps/admin_audit/l10n/ja.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/ja.js b/apps/admin_audit/l10n/ja.js
new file mode 100644
index 00000000000..c6144bc5470
--- /dev/null
+++ b/apps/admin_audit/l10n/ja.js
@@ -0,0 +1,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;");