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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-28 05:19:54 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-28 05:19:54 +0300
commit24d5afb1b1434557e8d1d6f21fe0c4dfe9f7563a (patch)
tree7cd0e51255239f7fd1deee24fe47469330c53763 /apps/admin_audit
parent65b0511d79d1c095bc1131b42a795165b4170e5b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/admin_audit')
-rw-r--r--apps/admin_audit/l10n/zh_HK.js2
-rw-r--r--apps/admin_audit/l10n/zh_HK.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/zh_HK.js b/apps/admin_audit/l10n/zh_HK.js
index 699f1af96d8..49ba70ac516 100644
--- a/apps/admin_audit/l10n/zh_HK.js
+++ b/apps/admin_audit/l10n/zh_HK.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "稽核 / 記錄",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如記錄檔存取或其他敏感操作。"
+ "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_HK.json b/apps/admin_audit/l10n/zh_HK.json
index 20e615aa666..bebabc1e271 100644
--- a/apps/admin_audit/l10n/zh_HK.json
+++ b/apps/admin_audit/l10n/zh_HK.json
@@ -1,5 +1,5 @@
{ "translations": {
"Auditing / Logging" : "稽核 / 記錄",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "提供 Nextcloud 的記錄功能,例如記錄檔存取或其他敏感操作。"
+ "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