summaryrefslogtreecommitdiffstats
path: root/l10n-zh-TW/suite/chrome/common/quitDialog.properties
blob: 5c70daf99845dcd939a5863d55ff756706a4aabb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# Strings for the Quit, Restart, and Close-browser dialogs
# used by _onQuitRequest() in nsSuiteGlue.js

# LOCALIZATION NOTE:
# %S (also in the messages further down)
# is the application's short name (e.g. SeaMonkey)
# from the brand.properties file
quitDialogTitle=離開 %S
lastwindowDialogTitle=關閉 %S 瀏覽器
restartDialogTitle=重新啟動 %S

restartNowTitle=立刻重新啟動 (&R)
restartLaterTitle=稍後再重新啟動 (&L)
quitTitle=離開(&Q)
lastwindowTitle=關閉瀏覽器 (&B)
cancelTitle=取消(&C)
# LOCALIZATION NOTE:
# The following two strings are labels for the same button, depending on
# whether we are quitting the whole Suite, or only the Browser
saveTitle=儲存後離開(&S)
savelastwindowTitle=儲存並關閉 (&S)
neverAsk=下次不要再詢問
message=您要讓 %S 儲存您開啟的分頁及視窗並在下次啟動時顯示嗎?
messageNoWindows=您要讓 %S 儲存您開啟的分頁並在下次啟動時顯示嗎?
messageRestart=%S 會嘗試在下次啟動時復原您開啟的分頁及視窗。