diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /apps/files/l10n/zh_HK.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 976db58d966..ab8cc87bba6 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -75,7 +75,7 @@ OC.L10N.register( "Select file range" : "選擇多個檔案", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", "{used} used" : "已使用 {used}", - "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", + "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", "File name cannot be empty." : "檔名不能為空", "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"", "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", |