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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index dcbeeb7c8..7f3c775bf 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"text",
{
- "New text document" : "新文字文件",
+ "New text file" : "新文字檔",
"The file was uploaded" : "檔案已上傳",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制",
@@ -103,6 +103,7 @@ OC.L10N.register(
"Table" : "表",
"Emoji picker" : "Emoji 選擇器",
"Insert image" : "插入圖像",
+ "New text document" : "新文字文件",
"Currently active users:" : "目前活躍用戶:",
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"]
},