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_TW.js')
-rw-r--r--l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 4032af106..2491614b7 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -76,8 +76,6 @@ OC.L10N.register(
"Select file to link to" : "選擇要連結的檔案",
"Show author colors" : "顯示作者顏色",
"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" : "刪除此列",
@@ -102,6 +100,8 @@ OC.L10N.register(
"Warning" : "警告",
"Danger" : "危險",
"Table" : "表格",
- "Emoji picker" : "表情符號挑選器"
+ "Emoji picker" : "表情符號挑選器",
+ "Currently active users:" : "目前活動中的使用者:",
+ "_and %n other editor_::_and %n other editors_" : ["及其他 %n 個編輯器"]
},
"nplurals=1; plural=0;");