aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:17 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-06 00:26:17 +0000
commit4016c7a1bef8fd5c9ae771f8eb56ad5da1809947 (patch)
tree34809e80d7196e07b619e685fc7a54b6534260d0 /apps/files/l10n/zh_HK.js
parentb4fec29e8e403cdf6a589f5a0855b3b904c720e4 (diff)
downloadnextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.tar.gz
nextcloud-server-4016c7a1bef8fd5c9ae771f8eb56ad5da1809947.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 89e79484898..46b69b22fe8 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "“{displayName}” 操作失敗",
"\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。",
"{newName} already exists." : "{newName} 已經存在。",
+ "\"{char}\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"{char}\"。",
"Name cannot be empty" : "名稱不能空白",
"Another entry with the same name already exists" : "另一個同名的條目已經存在",
"Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」",