summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/zh-TW.json')
-rw-r--r--i18n/zh-TW.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index d0f94bbcc..be6a7def2 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -1443,6 +1443,10 @@
"translation": "無法為其他使用者儲存互動。"
},
{
+ "id": "api.reaction.town_square_read_only",
+ "translation": "Reacting to posts is not possible in read-only channels."
+ },
+ {
"id": "api.roles.patch_roles.license.error",
"translation": "目前授權不支援進階權限。"
},
@@ -2403,6 +2407,10 @@
"translation": "匯入檔案中的版本訊息不正確或是不存在。請確定版本是匯入檔案當中的第一個物件並重新嘗試。"
},
{
+ "id": "app.import.emoji.bad_file.error",
+ "translation": "Error reading import emoji image file. Emoji with name: \"{{.EmojiName}}\""
+ },
+ {
"id": "app.import.import_channel.scheme_deleted.error",
"translation": "無法設定頻道使用已被刪除的配置。"
},
@@ -2623,6 +2631,18 @@
"translation": "缺少必要的直接訊息屬性:使用者。"
},
{
+ "id": "app.import.validate_emoji_import_data.empty.error",
+ "translation": "Import emoji data empty."
+ },
+ {
+ "id": "app.import.validate_emoji_import_data.image_missing.error",
+ "translation": "Import emoji image field missing or blank."
+ },
+ {
+ "id": "app.import.validate_emoji_import_data.name_missing.error",
+ "translation": "Import emoji name field missing or blank."
+ },
+ {
"id": "app.import.validate_post_import_data.channel_missing.error",
"translation": "缺少必要的訊息屬性:頻道。"
},