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>2022-08-16 05:26:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-16 05:26:13 +0300
commit7e2aef510f97d9303491595f6c2011e506fab594 (patch)
tree0ed888e45e6947b403987c7b71125f6a9b835262 /apps/files/l10n/zh_HK.js
parent2436987db7b5ee95f698ba0725028573e26df141 (diff)
[tx-robot] updated 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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 94277b9b3fb..c8dc7ec08c6 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -189,7 +189,6 @@ OC.L10N.register(
"Templates" : "模板",
"Unable to initialize the templates directory" : "無法初始化模板目錄",
"%s used" : "使用了 %s 的存儲空間",
- "%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s 中使用了 %1$s",
"Files settings" : "檔案設定",
"Show hidden files" : "顯示隱藏檔",
@@ -219,6 +218,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案",
"New" : "新增",
"Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。",
+ "%s%% of %s used" : "%s 在 %s 中使用了 %%",
"Settings" : "設定"
},
"nplurals=1; plural=0;");