summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-08 02:20:20 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-08 02:20:20 +0000
commit7e784afa6576db2876a86df1e9ec40bc1d1f7596 (patch)
tree91da9870c7e54f9e106ab6c30e98d77813f4ae69 /apps/admin_audit/l10n/zh_TW.js
parente02c9ec1bfc7eaabafe640dce87adb5efb013ad0 (diff)
downloadnextcloud-server-7e784afa6576db2876a86df1e9ec40bc1d1f7596.tar.gz
nextcloud-server-7e784afa6576db2876a86df1e9ec40bc1d1f7596.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit/l10n/zh_TW.js')
-rw-r--r--apps/admin_audit/l10n/zh_TW.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/admin_audit/l10n/zh_TW.js b/apps/admin_audit/l10n/zh_TW.js
new file mode 100644
index 00000000000..699f1af96d8
--- /dev/null
+++ b/apps/admin_audit/l10n/zh_TW.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;");