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:
authorNextcloud bot <bot@nextcloud.com>2022-04-02 06:24:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-02 06:24:54 +0300
commit05957c5d5e48ccb285a27fa0a65369a70b81aee1 (patch)
treed8069e71f0a0e546e430820285a55191d4b81788 /l10n/zh_HK.js
parenta7a63dac67d256fd0308e6ffa422530802b1c712 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index c58cdad3f..3daac917b 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Saved" : "已儲存",
"Last saved {lastSaved}" : "上次儲存於 {lastSaved}",
"Unsaved changes" : "未儲存變更",
+ "Image file format not supported" : "不支持圖像格式",
"No emoji found" : "找不到表情符號",
"Enter your name so other users can see who is editing" : "輸入您的名稱,這樣其他用戶才能查看是誰在編輯",
"Edit guest name" : "編輯訪客名稱",
@@ -77,6 +78,13 @@ OC.L10N.register(
"Author colors are only shown until everyone has closed the document." : "僅在所有人都關閉文件前才顯示文件顏色。",
"Currently active users:" : "目前活躍用戶:",
"_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯"],
+ "Add row before" : "在前面添加行",
+ "Add row after" : "在後面添加行",
+ "Delete this row" : "刪除此行",
+ "Add column before" : "在前面添加縱列",
+ "Add column after" : "在後面添加縱列",
+ "Delete this column" : "删除此縱列",
+ "Delete this table" : "删除此表",
"Show rich workspaces" : "顯示較多功能的工作區",
"Add notes, lists or links …" : "加入筆記、清單或連結…",
"Edit" : "編輯",
@@ -93,6 +101,7 @@ OC.L10N.register(
"Success" : "成功",
"Warning" : "警告",
"Danger" : "危險",
+ "Table" : "表",
"Emoji picker" : "Emoji 選擇器"
},
"nplurals=1; plural=0;");