summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/zh-TW.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/zh-TW.json')
-rw-r--r--webapp/i18n/zh-TW.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/webapp/i18n/zh-TW.json b/webapp/i18n/zh-TW.json
index ffd0a5cda..9d902440d 100644
--- a/webapp/i18n/zh-TW.json
+++ b/webapp/i18n/zh-TW.json
@@ -824,6 +824,9 @@
"admin.sql.maxOpenTitle": "最大開啟連線:",
"admin.sql.noteDescription": "變更此段落設定必須重啟伺服器以生效。",
"admin.sql.noteTitle": "註:",
+ "admin.sql.queryTimeoutDescription": "The number of seconds to wait for a response from the database after opening a connection and sending the query. Errors that you see in the UI or in the logs as a result of a query timeout can vary depending on the type of query. This setting has no effect on PostgreSQL databases.",
+ "admin.sql.queryTimeoutExample": "E.g.: \"30\"",
+ "admin.sql.queryTimeoutTitle": "Query Timeout:",
"admin.sql.replicas": "資料來源複本:",
"admin.sql.traceDescription": "(開發模式)若啟用,執行的 SQL 指令會寫入記錄。",
"admin.sql.traceTitle": "Trace:",
@@ -1695,6 +1698,7 @@
"mobile.channel_list.openGM": "開啟群組訊息",
"mobile.channel_list.privateChannel": "私人頻道",
"mobile.channel_list.publicChannel": "公開頻道",
+ "mobile.channel_list.unreads": "UNREADS",
"mobile.components.channels_list_view.yourChannels": "您的頻道:",
"mobile.components.error_list.dismiss_all": "全部關閉",
"mobile.components.select_server_view.continue": "繼續",
@@ -1709,6 +1713,7 @@
"mobile.file_upload.camera": "照相或錄影",
"mobile.file_upload.library": "相簿",
"mobile.file_upload.more": "更多",
+ "mobile.file_upload.video": "Video Libary",
"mobile.help.title": "說明",
"mobile.intro_messages.DM": "這是跟{teammate}之間直接訊息的起頭。直接訊息跟在這邊分享的檔案除了在此處以外的人都看不到。",
"mobile.intro_messages.default_message": "這將是團隊成員註冊後第一個看到的頻道,請利用它張貼所有人都應該知道的事項。",
@@ -1717,6 +1722,7 @@
"mobile.loading_members": "正在載入成員...",
"mobile.loading_posts": "正在載入訊息...",
"mobile.login_options.choose_title": "選擇登入方式",
+ "mobile.notification.in": " in ",
"mobile.offlineIndicator.connected": "已連線",
"mobile.offlineIndicator.connecting": "連線中",
"mobile.offlineIndicator.offline": "沒有網際網路連線",
@@ -1749,6 +1755,7 @@
"mobile.routes.thread_dm": "直接傳訊討論串",
"mobile.routes.user_profile": "個人檔案",
"mobile.routes.user_profile.send_message": "發送訊息",
+ "mobile.select_team.choose": "您所屬的團隊:",
"mobile.server_ping_failed": "無法與伺服器連線。請檢查伺服器網址與網際網路連線。",
"mobile.server_url.invalid_format": "網址開頭必須是 http:// 或 https://",
"mobile.session_expired": "Session Expired: Please log in to continue receiving notifications.",