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.json80
1 files changed, 80 insertions, 0 deletions
diff --git a/i18n/zh-TW.json b/i18n/zh-TW.json
index fb2a6b480..e12080e77 100644
--- a/i18n/zh-TW.json
+++ b/i18n/zh-TW.json
@@ -1025,6 +1025,10 @@
"translation": "無法建立繪文字。嘗試編碼 gif 圖片時發生錯誤。"
},
{
+ "id": "api.emoji.upload.large_image.too_large.app_error",
+ "translation": "Unable to create emoji. Image must be smaller than {{.MaxWidth}} by {{.MaxHeight}}."
+ },
+ {
"id": "api.emoji.upload.open.app_error",
"translation": "無法建立繪文字。嘗試開啟圖片時發生錯誤。"
},
@@ -2447,6 +2451,14 @@
"translation": "找不到叢集 API 端點。"
},
{
+ "id": "app.export.export_write_line.io_writer.error",
+ "translation": "An error occurred writing the export data."
+ },
+ {
+ "id": "app.export.export_write_line.json_marshall.error",
+ "translation": "An error occured marshalling the JSON data for export."
+ },
+ {
"id": "app.import.attachment.bad_file.error",
"translation": "讀取檔案時錯誤:\"{{.FilePath}}\""
},
@@ -4903,10 +4915,34 @@
"translation": "無法刪除頻道"
},
{
+ "id": "store.sql_channel.permanent_delete.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.delete_public_channel.app_error",
+ "translation": "Unable to delete materialized public channel"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_by_team.app_error",
"translation": "無法刪除這些頻道"
},
{
+ "id": "store.sql_channel.permanent_delete_by_team.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.delete_public_channels.app_error",
+ "translation": "Unable to delete materialized public channels"
+ },
+ {
+ "id": "store.sql_channel.permanent_delete_by_team.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.permanent_delete_members_by_user.app_error",
"translation": "無法移除頻道成員"
},
@@ -4923,10 +4959,26 @@
"translation": "無法重置頻道配置"
},
{
+ "id": "store.sql_channel.reset_all_channel_schemes.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_all_channel_schemes.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.reset_last_post_at.app_error",
"translation": "無法重設頻道最新發文的時間"
},
{
+ "id": "store.sql_channel.reset_last_post_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.reset_last_post_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.save.archived_channel.app_error",
"translation": "不能修改已封存的頻道"
},
@@ -4943,6 +4995,10 @@
"translation": "無法開啟交易"
},
{
+ "id": "store.sql_channel.save.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.save_channel.current_count.app_error",
"translation": "取得目前的頻道數量失敗"
},
@@ -5003,6 +5059,18 @@
"translation": "搜尋頻道時遇到錯誤"
},
{
+ "id": "store.sql_channel.set_delete_at.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
+ "id": "store.sql_channel.set_delete_at.update_public_channel.app_error",
+ "translation": "Unable to update the materialized public channel"
+ },
+ {
"id": "store.sql_channel.update.app_error",
"translation": "無法更新頻道"
},
@@ -5011,10 +5079,18 @@
"translation": "不能修改已封存的頻道"
},
{
+ "id": "store.sql_channel.update.commit_transaction.app_error",
+ "translation": "Unable to commit transaction"
+ },
+ {
"id": "store.sql_channel.update.exists.app_error",
"translation": "該識別名已經被其他頻道使用"
},
{
+ "id": "store.sql_channel.update.open_transaction.app_error",
+ "translation": "Unable to open transaction"
+ },
+ {
"id": "store.sql_channel.update.previously.app_error",
"translation": "該識別名先前已有建立頻道"
},
@@ -5023,6 +5099,10 @@
"translation": "更新頻道時遇到錯誤"
},
{
+ "id": "store.sql_channel.update.upsert_public_channel.app_error",
+ "translation": "Unable to upsert materialized public channel"
+ },
+ {
"id": "store.sql_channel.update_last_viewed_at.app_error",
"translation": "無法更新最後瀏覽時間"
},