aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-30 00:20:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-30 00:20:24 +0000
commit7cdd7013eec810cbd89d1694ef51799bc434bef3 (patch)
tree614dbd103318536f39482b1a726e66abc57c3b7d /apps/admin_audit
parent3f6e70907b0b44cabe1603617c818451f71484a2 (diff)
downloadnextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.tar.gz
nextcloud-server-7cdd7013eec810cbd89d1694ef51799bc434bef3.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/zh_TW.js4
-rw-r--r--apps/admin_audit/l10n/zh_TW.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/admin_audit/l10n/zh_TW.js b/apps/admin_audit/l10n/zh_TW.js
index 8c0cdedb78e..496a40683ed 100644
--- a/apps/admin_audit/l10n/zh_TW.js
+++ b/apps/admin_audit/l10n/zh_TW.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"admin_audit",
{
- "Auditing / Logging" : "稽核/記錄",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如記錄檔存取或其他敏感操作。"
+ "Auditing / Logging" : "稽核/記錄",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如紀錄檔存取,或其他敏感操作。"
},
"nplurals=1; plural=0;");
diff --git a/apps/admin_audit/l10n/zh_TW.json b/apps/admin_audit/l10n/zh_TW.json
index 84a0946e953..ceffb30fa44 100644
--- a/apps/admin_audit/l10n/zh_TW.json
+++ b/apps/admin_audit/l10n/zh_TW.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Auditing / Logging" : "稽核/記錄",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如記錄檔存取或其他敏感操作。"
+ "Auditing / Logging" : "稽核/記錄",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如紀錄檔存取,或其他敏感操作。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file