summaryrefslogtreecommitdiff
path: root/share/locale/zh_Hant.json
diff options
context:
space:
mode:
Diffstat (limited to 'share/locale/zh_Hant.json')
-rw-r--r--share/locale/zh_Hant.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/share/locale/zh_Hant.json b/share/locale/zh_Hant.json
index 1cee99c7..0567004f 100644
--- a/share/locale/zh_Hant.json
+++ b/share/locale/zh_Hant.json
@@ -132,7 +132,7 @@
"gui_tor_connection_canceled": "無法連接到Tor。\n\n請確認您已連接上網路,然後再重新開啟OnionShare並設定Tor連線。",
"gui_tor_connection_lost": "已斷開Tor連接。",
"gui_server_started_after_autostop_timer": "自動停止計時器在伺服器啟動前就時間已到。\n請重新分享。",
- "gui_server_autostop_timer_expired": "自動停止計時器時間已到。\n請更新它來開始分享。",
+ "gui_server_autostop_timer_expired": "自動停止計時器時間已到。\n請調整它來開始分享。",
"share_via_onionshare": "使用OnionShare分享",
"gui_use_legacy_v2_onions_checkbox": "使用傳統地址",
"gui_save_private_key_checkbox": "使用永久地址",
@@ -218,7 +218,7 @@
"gui_waiting_to_start": "預定在 {} 開始。點擊以取消。",
"gui_settings_autostart_timer_checkbox": "使用自動開始計時器",
"gui_settings_autostart_timer": "開始分享於:",
- "gui_server_autostart_timer_expired": "排定的時間已經過了。請更新它以開始分享。",
+ "gui_server_autostart_timer_expired": "排定的時間已經過了。請調整它以開始分享。",
"gui_autostop_timer_cant_be_earlier_than_autostart_timer": "自動停止時間不能相同或早於自動開始時間。請更新它以開始分享。",
"gui_status_indicator_share_scheduled": "預定…",
"gui_status_indicator_receive_scheduled": "預定…",
@@ -227,5 +227,7 @@
"days_first_letter": "天",
"hours_first_letter": "時",
"minutes_first_letter": "分",
- "seconds_first_letter": "秒"
+ "seconds_first_letter": "秒",
+ "incorrect_password": "密碼錯誤",
+ "gui_settings_csp_header_disabled_option": "停用Content Security Policy標頭"
}