gnome-shell/po/zh_TW.po

3124 lines
84 KiB
Plaintext
Raw Normal View History

# Chinese (Taiwan) translation for gnome-shell.
# Copyright (C) 2010 gnome-shell's COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome-shell package.
# Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>, 2010.
# Wei-Lun Chao <chaoweilun@gmail.com>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-shell 3.3.90\n"
2018-02-24 08:18:53 -05:00
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-shell/issues\n"
2020-01-23 02:38:24 -05:00
"POT-Creation-Date: 2020-01-21 05:01+0000\n"
"PO-Revision-Date: 2020-01-22 14:39+0800\n"
"Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n"
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2020-01-23 02:38:24 -05:00
"X-Generator: Poedit 2.2.4\n"
2017-03-01 19:40:07 -05:00
#: data/50-gnome-shell-system.xml:6
msgid "System"
msgstr "系統"
#: data/50-gnome-shell-system.xml:9
msgid "Show the notification list"
msgstr "顯示通知清單"
#: data/50-gnome-shell-system.xml:12
msgid "Focus the active notification"
msgstr "聚焦到使用中的通知"
#: data/50-gnome-shell-system.xml:15
msgid "Show the overview"
msgstr "顯示概覽"
#: data/50-gnome-shell-system.xml:18
msgid "Show all applications"
msgstr "顯示所有的應用程式"
#: data/50-gnome-shell-system.xml:21
msgid "Open the application menu"
msgstr "開啟應用程式選單"
2016-10-09 10:14:46 -04:00
#: data/gnome-shell-extension-prefs.desktop.in.in:4
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:209
2017-02-26 19:09:50 -05:00
msgid "Shell Extensions"
2017-08-27 01:39:24 -04:00
msgstr "Shell 擴充套件"
2016-10-09 10:14:46 -04:00
#: data/gnome-shell-extension-prefs.desktop.in.in:5
msgid "Configure GNOME Shell Extensions"
2017-08-27 01:39:24 -04:00
msgstr "設定 GNOME Shell 擴充套件"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.Shell.desktop.in.in:4
2016-02-22 21:52:30 -05:00
msgid "GNOME Shell"
msgstr "GNOME Shell"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.Shell.desktop.in.in:5
2016-02-22 21:52:30 -05:00
msgid "Window management and application launching"
msgstr "視窗管理與應用程式的執行"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.shell.gschema.xml.in:6
msgid "Enable internal tools useful for developers and testers from Alt-F2"
msgstr "啟用讓開發者與測試者能以 Alt-F2 使用好用的內部工具"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.shell.gschema.xml.in:9
msgid ""
"Allows access to internal debugging and monitoring tools using the Alt-F2 "
"dialog."
msgstr "允許使用 Alt-F2 對話盒存取內部除錯和監控工具。"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.shell.gschema.xml.in:16
msgid "UUIDs of extensions to enable"
2017-08-27 01:39:24 -04:00
msgstr "要啟用的擴充套件 UUID"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.shell.gschema.xml.in:17
msgid ""
"GNOME Shell extensions have a UUID property; this key lists extensions which "
"should be loaded. Any extension that wants to be loaded needs to be in this "
"list. You can also manipulate this list with the EnableExtension and "
"DisableExtension D-Bus methods on org.gnome.Shell."
msgstr ""
2017-08-27 01:39:24 -04:00
"GNOME Shell 擴充套件有 UUID 屬性;這個設定鍵列出了應載入的擴充套件。任何要載"
"入的擴充套件都要出現在這個清單中。您也可以用 org.gnome.Shell 中的 "
"EnableExtension 和 DisableExtension D-Bus 方法來操作這個清單。"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.shell.gschema.xml.in:26
2020-01-23 02:38:24 -05:00
msgid "UUIDs of extensions to force disabling"
msgstr "強制停用的擴充套件 UUID"
#: data/org.gnome.shell.gschema.xml.in:27
#, fuzzy
msgid ""
"GNOME Shell extensions have a UUID property; this key lists extensions which "
"should be disabled, even if loaded as part of the current mode. You can also "
"manipulate this list with the EnableExtension and DisableExtension D-Bus "
"methods on org.gnome.Shell. This key takes precedence over the “enabled-"
"extensions” setting."
msgstr ""
"GNOME Shell 擴充套件有 UUID 屬性;這個設定鍵列出了應停用的擴充套件,即便(?)。"
"任何要載入的擴充套件都要出現在這個清單中。您也可以用 org.gnome.Shell 中的 "
"EnableExtension 和 DisableExtension D-Bus 方法來操作這個清單。"
#: data/org.gnome.shell.gschema.xml.in:37
2017-02-26 19:09:50 -05:00
msgid "Disable user extensions"
2017-08-27 01:39:24 -04:00
msgstr "停用所有使用者擴充套件"
2017-02-26 19:09:50 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:38
2017-02-26 19:09:50 -05:00
msgid ""
"Disable all extensions the user has enabled without affecting the “enabled-"
"extension” setting."
2017-08-27 01:39:24 -04:00
msgstr "停用所有使用者啟用的擴充套件但不影響「enabled-extension」設定值。"
2017-02-26 19:09:50 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:45
2014-03-08 23:26:03 -05:00
msgid "Disables the validation of extension version compatibility"
2017-08-27 01:39:24 -04:00
msgstr "停用擴充套件版本相容性的驗證"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:46
2014-03-08 23:26:03 -05:00
msgid ""
"GNOME Shell will only load extensions that claim to support the current "
"running version. Enabling this option will disable this check and try to "
"load all extensions regardless of the versions they claim to support."
msgstr ""
2017-08-27 01:39:24 -04:00
"GNOME Shell 只會載入宣稱支援目前運行中版本的擴充套件。啟用此選項會停用這項檢"
"查,並嘗試載入所有的擴充套件,而不去管它們所宣稱支援的版本為何。"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:54
msgid "List of desktop file IDs for favorite applications"
msgstr "喜好的應用程式桌面檔案 ID 清單"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:55
msgid ""
"The applications corresponding to these identifiers will be displayed in the "
"favorites area."
msgstr "對應這些辨別碼的應用程式會顯示在喜好區域。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:62
msgid "App Picker View"
msgstr "程式挑選器檢視"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:63
msgid "Index of the currently selected view in the application picker."
msgstr "應用程式挑選器中目前選取檢視的索引。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:69
msgid "History for command (Alt-F2) dialog"
msgstr "指令 (Alt-F2) 對話盒歷史紀錄"
2016-10-09 10:14:46 -04:00
#. Translators: looking glass is a debugger and inspector tool, see https://wiki.gnome.org/Projects/GnomeShell/LookingGlass
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:74
msgid "History for the looking glass dialog"
msgstr "Looking glass 對話盒歷史紀錄"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:78
2017-02-26 19:09:50 -05:00
msgid "Always show the “Log out” menu item in the user menu."
msgstr "永遠在使用者選單顯示「登出」選單項目。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:79
msgid ""
2017-02-26 19:09:50 -05:00
"This key overrides the automatic hiding of the “Log out” menu item in single-"
"user, single-session situations."
msgstr ""
2017-02-26 19:09:50 -05:00
"這個設定鍵會覆蓋在單一使用者、單一工作階段情況下對「登出」選單項目的隱藏。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:86
msgid ""
"Whether to remember password for mounting encrypted or remote filesystems"
msgstr "是否記住已掛載的加密或遠端檔案系統的密碼"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:87
msgid ""
"The shell will request a password when an encrypted device or a remote "
"filesystem is mounted. If the password can be saved for future use a "
2017-02-26 19:09:50 -05:00
"“Remember Password” checkbox will be present. This key sets the default "
"state of the checkbox."
msgstr ""
"當掛載加密裝置或遠端檔案系統時會要求密碼。如果密碼可以被儲存以供未來使用時會"
2015-08-25 09:00:33 -04:00
"顯示「記住密碼」。這個設定鍵設定了勾選盒的預設狀態。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:96
2016-02-22 21:52:30 -05:00
msgid ""
"Whether the default Bluetooth adapter had set up devices associated to it"
msgstr "預設藍牙接收器是否已設定與裝置配對"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:97
2016-02-22 21:52:30 -05:00
msgid ""
"The shell will only show a Bluetooth menu item if a Bluetooth adapter is "
"powered, or if there were devices set up associated with the default "
"adapter. This will be reset if the default adapter is ever seen not to have "
"devices associated to it."
msgstr ""
"Shell 只有在藍牙接收器通上電源或有裝置設定與預設的接收器配對時才會顯示藍牙選"
"單項目。如果預設的接收器尚未與裝置配對時則會重設此選項。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:106
2019-03-31 11:12:01 -04:00
msgid "Enable introspection API"
msgstr "啟用審視 API"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:107
2019-03-31 11:12:01 -04:00
msgid ""
"Enables a D-Bus API that allows to introspect the application state of the "
"shell."
msgstr "啟用允許審視 Shell 應用程式狀態的 D-Bus API。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:119
msgid "Keybinding to open the application menu"
msgstr "開啟應用程式選單的組合鍵"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:120
msgid "Keybinding to open the application menu."
msgstr "開啟應用程式選單的組合鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:126
2017-02-26 19:09:50 -05:00
msgid "Keybinding to open the “Show Applications” view"
msgstr "開啟「顯示應用程式」檢視的組合鍵"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:127
msgid ""
2017-02-26 19:09:50 -05:00
"Keybinding to open the “Show Applications” view of the Activities Overview."
2019-03-31 11:12:01 -04:00
msgstr "開啟活動概覽「顯示應用程式」檢視的組合鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:134
msgid "Keybinding to open the overview"
msgstr "開啟概覽的組合鍵"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:135
msgid "Keybinding to open the Activities Overview."
msgstr "開啟「活動概覽」的組合鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:141
2015-03-17 08:39:36 -04:00
msgid "Keybinding to toggle the visibility of the notification list"
msgstr "切換訊息清單顯示的組合鍵"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:142
2015-03-17 08:39:36 -04:00
msgid "Keybinding to toggle the visibility of the notification list."
msgstr "切換訊息清單顯示的組合鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:148
msgid "Keybinding to focus the active notification"
msgstr "聚焦到使用中通知的組合鍵"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:149
msgid "Keybinding to focus the active notification."
msgstr "聚焦到使用中通知的組合鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:155
2019-03-31 11:12:01 -04:00
msgid "Switch to application 1"
msgstr "切換至應用程式 1"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:159
2019-03-31 11:12:01 -04:00
msgid "Switch to application 2"
msgstr "切換至應用程式 2"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:163
2019-03-31 11:12:01 -04:00
msgid "Switch to application 3"
msgstr "切換至應用程式 3"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:167
2019-03-31 11:12:01 -04:00
msgid "Switch to application 4"
msgstr "切換至應用程式 4"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:171
2019-03-31 11:12:01 -04:00
msgid "Switch to application 5"
msgstr "切換至應用程式 5"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:175
2019-03-31 11:12:01 -04:00
msgid "Switch to application 6"
msgstr "切換至應用程式 6"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:179
2019-03-31 11:12:01 -04:00
msgid "Switch to application 7"
msgstr "切換至應用程式 7"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:183
2019-03-31 11:12:01 -04:00
msgid "Switch to application 8"
msgstr "切換至應用程式 8"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:187
2019-03-31 11:12:01 -04:00
msgid "Switch to application 9"
msgstr "切換至應用程式 9"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:196
#: data/org.gnome.shell.gschema.xml.in:223
msgid "Limit switcher to current workspace."
2019-03-31 11:12:01 -04:00
msgstr "限制切換器使用目前的工作區。"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:197
2014-03-08 23:26:03 -05:00
msgid ""
"If true, only applications that have windows on the current workspace are "
"shown in the switcher. Otherwise, all applications are included."
2014-03-08 23:26:03 -05:00
msgstr ""
"如果設定為「true」切換器將僅顯示目前工作區中的應用程式視窗。否則所有的應"
"用程式都會包含在內。"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:214
msgid "The application icon mode."
msgstr "應用程式圖示模式。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:215
msgid ""
"Configures how the windows are shown in the switcher. Valid possibilities "
2017-02-26 19:09:50 -05:00
"are “thumbnail-only” (shows a thumbnail of the window), “app-icon-"
"only” (shows only the application icon) or “both”."
msgstr ""
"設定視窗在切換器中如何顯示。有效的數值為「thumbnail-only」(顯示視窗縮圖)、"
"「app-icon-only」(只顯示應用程式圖示) 或「both」。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:224
msgid ""
"If true, only windows from the current workspace are shown in the switcher. "
"Otherwise, all windows are included."
msgstr ""
"如果設定為「true」切換器將僅顯示目前工作區中的視窗。否則所有的視窗都會包"
"含在內。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:234
msgid "Locations"
msgstr "位置"
#: data/org.gnome.shell.gschema.xml.in:235
msgid "The locations to show in world clocks"
msgstr "要在世界時鐘顯示的位置"
#: data/org.gnome.shell.gschema.xml.in:245
msgid "Automatic location"
msgstr "自動位置"
#: data/org.gnome.shell.gschema.xml.in:246
msgid "Whether to fetch the current location or not"
msgstr "是否取得目前位置"
#: data/org.gnome.shell.gschema.xml.in:253
msgid "Location"
msgstr "位置"
#: data/org.gnome.shell.gschema.xml.in:254
msgid "The location for which to show a forecast"
msgstr "要顯示哪個區域的天氣預報"
#: data/org.gnome.shell.gschema.xml.in:266
msgid "Attach modal dialog to the parent window"
2017-08-26 23:29:13 -04:00
msgstr "情態對話盒附連母視窗"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:267
2019-03-31 11:12:01 -04:00
#: data/org.gnome.shell.gschema.xml.in:276
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:284
#: data/org.gnome.shell.gschema.xml.in:292
#: data/org.gnome.shell.gschema.xml.in:300
msgid ""
"This key overrides the key in org.gnome.mutter when running GNOME Shell."
msgstr "這個設定鍵會在執行 GNOME Shell 時覆蓋 org.gnome.mutter 中的設定鍵。"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:275
msgid "Enable edge tiling when dropping windows on screen edges"
msgstr "在螢幕邊緣放下視窗時啟用邊緣拼貼"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:283
msgid "Workspaces are managed dynamically"
msgstr "工作區以動態方式管理"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:291
msgid "Workspaces only on primary monitor"
msgstr "工作區只在主要顯示器"
2020-01-23 02:38:24 -05:00
#: data/org.gnome.shell.gschema.xml.in:299
msgid "Delay focus changes in mouse mode until the pointer stops moving"
msgstr "在滑鼠模式中延遲焦點變更直到指標停止移動"
2016-10-09 10:14:46 -04:00
#: data/org.gnome.Shell.PortalHelper.desktop.in.in:3
2015-02-21 05:18:01 -05:00
msgid "Network Login"
msgstr "網路登入"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:102 js/extensionPrefs/main.js:525
2019-03-31 11:12:01 -04:00
msgid "Somethings gone wrong"
msgstr "有地方出錯了"
2016-10-09 10:14:46 -04:00
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:109
2019-03-31 11:12:01 -04:00
msgid ""
"Were very sorry, but theres been a problem: the settings for this "
"extension cant be displayed. We recommend that you report the issue to the "
"extension authors."
msgstr ""
"我們非常抱歉,發生了這個問題:無法顯示此擴充套件的設定。我們建議您回報此議題"
"給擴充套件作者知曉。"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:116
2019-03-31 11:12:01 -04:00
msgid "Technical Details"
msgstr "技術細節"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:151
2019-03-31 11:12:01 -04:00
msgid "Copy Error"
msgstr "複製錯誤"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:178
2019-03-31 11:12:01 -04:00
msgid "Homepage"
msgstr "首頁"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:179
2019-03-31 11:12:01 -04:00
msgid "Visit extension homepage"
msgstr "造訪擴充套件首頁"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:467
2019-03-31 11:12:01 -04:00
msgid "No Extensions Installed"
msgstr "沒有安裝擴充套件"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:477
2019-03-31 11:12:01 -04:00
msgid ""
"Extensions can be installed through Software or <a href=\"https://extensions."
"gnome.org\">extensions.gnome.org</a>."
msgstr ""
"擴充套件可以透過《軟體》或到 <a href=\"https://extensions.gnome.org"
"\">extensions.gnome.org</a> 安裝。"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:492
2019-03-31 11:12:01 -04:00
msgid "Browse in Software"
msgstr "在《軟體》中瀏覽"
2020-01-23 02:38:24 -05:00
#: js/extensionPrefs/main.js:532
msgid ""
"Were very sorry, but it was not possible to get the list of installed "
"extensions. Make sure you are logged into GNOME and try again."
msgstr ""
"非常抱歉,但無法取得已安裝擴充套件的清單。請確定您已登入 GNOME 後重試。"
#: js/gdm/authPrompt.js:174 js/ui/audioDeviceSelection.js:57
#: js/ui/components/networkAgent.js:129 js/ui/components/polkitAgent.js:138
#: js/ui/endSessionDialog.js:374 js/ui/extensionDownloader.js:190
#: js/ui/shellMountOperation.js:399 js/ui/shellMountOperation.js:409
#: js/ui/status/network.js:910
msgid "Cancel"
msgstr "取消"
2020-01-23 02:38:24 -05:00
#: js/gdm/authPrompt.js:188 js/gdm/authPrompt.js:241 js/gdm/authPrompt.js:476
msgid "Next"
msgstr "下一個"
2020-01-23 02:38:24 -05:00
#: js/gdm/authPrompt.js:237 js/ui/shellMountOperation.js:403
#: js/ui/unlockDialog.js:44
msgid "Unlock"
msgstr "解鎖"
2020-01-23 02:38:24 -05:00
#: js/gdm/authPrompt.js:239
msgctxt "button"
msgid "Sign In"
msgstr "登入"
2020-01-23 02:38:24 -05:00
#: js/gdm/loginDialog.js:319
msgid "Choose Session"
2017-02-26 19:09:50 -05:00
msgstr "選擇工作階段"
2020-01-23 02:38:24 -05:00
#: js/gdm/loginDialog.js:461
msgid "Not listed?"
msgstr "沒有列出來?"
2016-02-22 21:52:30 -05:00
#. Translators: this message is shown below the username entry field
#. to clue the user in on how to login to the local network realm
2020-01-23 02:38:24 -05:00
#: js/gdm/loginDialog.js:895
#, javascript-format
msgid "(e.g., user or %s)"
msgstr "(例如: user 或 %s)"
2016-02-22 21:52:30 -05:00
#. TTLS and PEAP are actually much more complicated, but this complication
#. is not visible here since we only care about phase2 authentication
#. (and don't even care of which one)
2020-01-23 02:38:24 -05:00
#: js/gdm/loginDialog.js:899 js/ui/components/networkAgent.js:256
#: js/ui/components/networkAgent.js:279 js/ui/components/networkAgent.js:297
msgid "Username: "
msgstr "使用者名稱:"
2020-01-23 02:38:24 -05:00
#: js/gdm/loginDialog.js:1230
msgid "Login Window"
msgstr "登入視窗"
2020-01-23 02:38:24 -05:00
#: js/gdm/util.js:338
msgid "Authentication error"
msgstr "核對錯誤"
2016-02-22 21:52:30 -05:00
#. We don't show fingerprint messages directly since it's
#. not the main auth service. Instead we use the messages
#. as a cue to display our own message.
#. Translators: this message is shown below the password entry field
#. to indicate the user can swipe their finger instead
2020-01-23 02:38:24 -05:00
#: js/gdm/util.js:473
msgid "(or swipe finger)"
2017-08-26 23:25:24 -04:00
msgstr "(或是滑過手指)"
#. Translators: The name of the power-off action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:89
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
2018-02-24 08:18:53 -05:00
msgid "Power Off"
2017-08-26 23:25:24 -04:00
msgstr "關閉電源"
#. Translators: A list of keywords that match the power-off action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:92
msgid "power off;shutdown;reboot;restart;halt;stop"
msgstr ""
"power off;shutdown;reboot;restart;halt;stop;關機;關閉電源;重新開機;重新啟動;"
"中斷;停止"
2017-08-26 23:25:24 -04:00
#. Translators: The name of the lock screen action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:97
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
2018-02-24 08:18:53 -05:00
msgid "Lock Screen"
msgstr "鎖定螢幕"
2017-08-26 23:25:24 -04:00
#. Translators: A list of keywords that match the lock screen action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:100
2017-08-26 23:25:24 -04:00
msgid "lock screen"
msgstr "lock screen;螢幕鎖定"
#. Translators: The name of the logout action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:105
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
2018-02-24 08:18:53 -05:00
msgid "Log Out"
2017-08-26 23:25:24 -04:00
msgstr "登出"
#. Translators: A list of keywords that match the logout action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:108
msgid "logout;log out;sign off"
msgstr "logout;log out;sign off;登出"
2017-08-26 23:25:24 -04:00
#. Translators: The name of the suspend action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:113
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
msgid "Suspend"
msgstr "暫停"
#. Translators: A list of keywords that match the suspend action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:116
2017-08-26 23:25:24 -04:00
msgid "suspend;sleep"
msgstr "suspend;sleep;暫停;睡眠"
#. Translators: The name of the switch user action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:121
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
2018-02-24 08:18:53 -05:00
msgid "Switch User"
2017-08-26 23:25:24 -04:00
msgstr "切換使用者"
#. Translators: A list of keywords that match the switch user action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:124
2017-08-26 23:25:24 -04:00
msgid "switch user"
msgstr "switch user;切換使用者"
#. Translators: The name of the lock orientation action in search
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:129
2017-08-26 23:25:24 -04:00
msgctxt "search-result"
2018-02-24 08:18:53 -05:00
msgid "Lock Orientation"
msgstr "鎖定方向"
2017-08-26 23:25:24 -04:00
#. Translators: A list of keywords that match the lock orientation action, separated by semicolons
2020-01-23 02:38:24 -05:00
#: js/misc/systemActions.js:132
2018-02-24 08:18:53 -05:00
msgid "lock orientation;screen;rotation"
msgstr "lock orientation;screen;rotation;鎖定方向;方向鎖;螢幕;旋轉"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:116
msgid "Command not found"
msgstr "找不到指令"
2016-02-22 21:52:30 -05:00
#. Replace "Error invoking GLib.shell_parse_argv: " with
#. something nicer
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:152
msgid "Could not parse command:"
msgstr "無法分析指令:"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:160
#, javascript-format
msgid "Execution of “%s” failed:"
2014-03-08 23:26:03 -05:00
msgstr "執行「%s」失敗"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:177
2017-03-01 19:40:07 -05:00
msgid "Just now"
2017-08-26 23:25:24 -04:00
msgstr "就在剛才"
2017-03-01 19:40:07 -05:00
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:179
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d minute ago"
msgid_plural "%d minutes ago"
msgstr[0] "%d 分鐘前"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:183
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d hour ago"
msgid_plural "%d hours ago"
msgstr[0] "%d 小時前"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:187
2017-03-01 19:40:07 -05:00
msgid "Yesterday"
msgstr "昨天"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:189
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d day ago"
msgid_plural "%d days ago"
msgstr[0] "%d 天前"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:193
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d week ago"
msgid_plural "%d weeks ago"
msgstr[0] "%d 週前"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:197
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d month ago"
msgid_plural "%d months ago"
msgstr[0] "%d 個月前"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:200
2017-03-01 19:40:07 -05:00
#, javascript-format
msgid "%d year ago"
msgid_plural "%d years ago"
msgstr[0] "%d 年前"
2016-02-22 21:52:30 -05:00
#. Translators: Time in 24h format
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:233
2015-03-17 08:39:36 -04:00
msgid "%H%M"
msgstr "%H%M"
#. Translators: this is the word "Yesterday" followed by a
2016-02-22 21:52:30 -05:00
#. time string in 24h format. i.e. "Yesterday, 14:30"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:239
2016-02-22 21:52:30 -05:00
#, no-c-format
2015-03-17 08:39:36 -04:00
msgid "Yesterday, %H%M"
msgstr "昨天 %H:%M"
#. Translators: this is the week day name followed by a time
2016-02-22 21:52:30 -05:00
#. string in 24h format. i.e. "Monday, 14:30"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:245
2016-02-22 21:52:30 -05:00
#, no-c-format
2015-03-17 08:39:36 -04:00
msgid "%A, %H%M"
msgstr "%A %H%M"
#. Translators: this is the month name and day number
#. followed by a time string in 24h format.
2016-02-22 21:52:30 -05:00
#. i.e. "May 25, 14:30"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:251
2016-02-22 21:52:30 -05:00
#, no-c-format
2019-03-31 11:12:01 -04:00
msgid "%B %-d, %H%M"
msgstr "%b%-d日 %H%M"
2015-03-17 08:39:36 -04:00
#. Translators: this is the month name, day number, year
#. number followed by a time string in 24h format.
2016-02-22 21:52:30 -05:00
#. i.e. "May 25 2012, 14:30"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:257
2016-02-22 21:52:30 -05:00
#, no-c-format
2019-03-31 11:12:01 -04:00
msgid "%B %-d %Y, %H%M"
msgstr "%Y年%b%-d日 %H:%M"
2015-03-17 08:39:36 -04:00
2020-01-23 02:38:24 -05:00
#. Show only the time if date is on today
#. eslint-disable-line no-lonely-if
2016-02-22 21:52:30 -05:00
#. Translators: Time in 12h format
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:262
2015-03-17 08:39:36 -04:00
msgid "%l%M %p"
msgstr "%p %l%M"
#. Translators: this is the word "Yesterday" followed by a
2016-02-22 21:52:30 -05:00
#. time string in 12h format. i.e. "Yesterday, 2:30 pm"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:268
2016-02-22 21:52:30 -05:00
#, no-c-format
2015-03-17 08:39:36 -04:00
msgid "Yesterday, %l%M %p"
msgstr "昨天 %p %l%M"
#. Translators: this is the week day name followed by a time
2016-02-22 21:52:30 -05:00
#. string in 12h format. i.e. "Monday, 2:30 pm"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:274
2016-02-22 21:52:30 -05:00
#, no-c-format
2015-03-17 08:39:36 -04:00
msgid "%A, %l%M %p"
msgstr "%A%p %l%M"
#. Translators: this is the month name and day number
#. followed by a time string in 12h format.
2016-02-22 21:52:30 -05:00
#. i.e. "May 25, 2:30 pm"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:280
2016-02-22 21:52:30 -05:00
#, no-c-format
2019-03-31 11:12:01 -04:00
msgid "%B %-d, %l%M %p"
msgstr "%b%-d日%p %l%M"
2015-03-17 08:39:36 -04:00
#. Translators: this is the month name, day number, year
#. number followed by a time string in 12h format.
2016-02-22 21:52:30 -05:00
#. i.e. "May 25 2012, 2:30 pm"
2020-01-23 02:38:24 -05:00
#: js/misc/util.js:286
2016-02-22 21:52:30 -05:00
#, no-c-format
2019-03-31 11:12:01 -04:00
msgid "%B %-d %Y, %l%M %p"
msgstr "%Y年%b%-d日%p %l%M"
2015-03-17 08:39:36 -04:00
2017-02-26 19:09:50 -05:00
#. TRANSLATORS: this is the title of the wifi captive portal login window
2019-03-31 11:12:01 -04:00
#: js/portalHelper/main.js:40
2017-02-26 19:09:50 -05:00
msgid "Hotspot Login"
msgstr "熱點登入"
2019-03-31 11:12:01 -04:00
#: js/portalHelper/main.js:86
2017-02-26 19:09:50 -05:00
msgid ""
"Your connection to this hotspot login is not secure. Passwords or other "
"information you enter on this page can be viewed by people nearby."
msgstr ""
"您連線到此熱點登入是不安全的。密碼或在此頁面上輸入的其他資訊都可以被附近的人"
"看到。"
2016-10-09 10:14:46 -04:00
#. No support for non-modal system dialogs, so ignore the option
#. let modal = options['modal'] || true;
2020-01-23 02:38:24 -05:00
#: js/ui/accessDialog.js:39 js/ui/status/location.js:366
2016-10-09 10:14:46 -04:00
msgid "Deny Access"
msgstr "禁止存取"
2020-01-23 02:38:24 -05:00
#: js/ui/accessDialog.js:40 js/ui/status/location.js:369
2016-10-09 10:14:46 -04:00
msgid "Grant Access"
msgstr "授予存取權限"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:930
msgid "Unnamed Folder"
msgstr "未命名資料夾"
#: js/ui/appDisplay.js:953
msgid "Frequently used applications will appear here"
msgstr "經常使用的應用程式會出現在這裡"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:1088
msgid "Frequent"
msgstr "常用"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:1095
msgid "All"
msgstr "全部"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:1870
msgid "Rename"
msgstr "重新命名"
#. Translators: This is the heading of a list of open windows
#: js/ui/appDisplay.js:2558 js/ui/panel.js:75
msgid "Open Windows"
msgstr "開啟視窗"
#: js/ui/appDisplay.js:2578 js/ui/panel.js:82
msgid "New Window"
msgstr "新視窗"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:2589
2016-11-28 11:10:44 -05:00
msgid "Launch using Dedicated Graphics Card"
msgstr "使用獨立顯卡啟動"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:2617 js/ui/dash.js:239
msgid "Remove from Favorites"
msgstr "自喜好中移除"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:2623
msgid "Add to Favorites"
msgstr "加入喜好"
2020-01-23 02:38:24 -05:00
#: js/ui/appDisplay.js:2633 js/ui/panel.js:93
msgid "Show Details"
msgstr "顯示詳細資訊"
2020-01-23 02:38:24 -05:00
#: js/ui/appFavorites.js:152
#, javascript-format
msgid "%s has been added to your favorites."
msgstr "%s 已加入您的喜好中。"
2020-01-23 02:38:24 -05:00
#: js/ui/appFavorites.js:185
#, javascript-format
msgid "%s has been removed from your favorites."
msgstr "%s 已經從您的喜好中移除。"
2020-01-23 02:38:24 -05:00
#: js/ui/audioDeviceSelection.js:40
2016-02-22 21:52:30 -05:00
msgid "Select Audio Device"
msgstr "選擇音訊裝置"
2020-01-23 02:38:24 -05:00
#: js/ui/audioDeviceSelection.js:54
2016-02-22 21:52:30 -05:00
msgid "Sound Settings"
msgstr "音效設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/audioDeviceSelection.js:64
2016-02-22 21:52:30 -05:00
msgid "Headphones"
msgstr "頭戴式耳機"
2020-01-23 02:38:24 -05:00
#: js/ui/audioDeviceSelection.js:66
2016-02-22 21:52:30 -05:00
msgid "Headset"
msgstr "耳機麥克風"
2020-01-23 02:38:24 -05:00
#: js/ui/audioDeviceSelection.js:68 js/ui/status/volume.js:269
2016-02-22 21:52:30 -05:00
msgid "Microphone"
msgstr "麥克風"
2020-01-23 02:38:24 -05:00
#: js/ui/backgroundMenu.js:14
msgid "Change Background…"
msgstr "改變背景…"
2020-01-23 02:38:24 -05:00
#: js/ui/backgroundMenu.js:16 js/ui/status/nightLight.js:45
2015-08-25 09:00:33 -04:00
msgid "Display Settings"
2016-03-24 13:08:39 -04:00
msgstr "顯示器設定值"
2015-08-25 09:00:33 -04:00
2020-01-23 02:38:24 -05:00
#: js/ui/backgroundMenu.js:17
2015-08-25 09:00:33 -04:00
msgid "Settings"
msgstr "設定值"
2016-02-22 21:52:30 -05:00
#. Translators: Enter 0-6 (Sunday-Saturday) for non-work days. Examples: "0" (Sunday) "6" (Saturday) "06" (Sunday and Saturday).
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:40
2015-02-21 05:18:01 -05:00
msgctxt "calendar-no-work"
msgid "06"
msgstr "06"
#. Translators: Calendar grid abbreviation for Sunday.
#. *
#. * NOTE: These grid abbreviations are always shown together
#. * and in order, e.g. "S M T W T F S".
2016-02-22 21:52:30 -05:00
#.
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:69
msgctxt "grid sunday"
msgid "S"
msgstr "日"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Monday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:71
msgctxt "grid monday"
msgid "M"
msgstr "一"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Tuesday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:73
msgctxt "grid tuesday"
msgid "T"
msgstr "二"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Wednesday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:75
msgctxt "grid wednesday"
msgid "W"
msgstr "三"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Thursday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:77
msgctxt "grid thursday"
msgid "T"
msgstr "四"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Friday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:79
msgctxt "grid friday"
msgid "F"
msgstr "五"
2016-02-22 21:52:30 -05:00
#. Translators: Calendar grid abbreviation for Saturday
2019-03-31 11:12:01 -04:00
#: js/ui/calendar.js:81
2015-02-26 10:00:20 -05:00
msgctxt "grid saturday"
msgid "S"
msgstr "六"
2018-02-24 08:18:53 -05:00
#. *
#. * Translators: The header displaying just the month name
#. * standalone, when this is a month of the current year.
#. * "%OB" is the new format specifier introduced in glibc 2.27,
#. * in most cases you should not change it.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:370
2018-02-24 08:18:53 -05:00
msgid "%OB"
msgstr "%OB"
#. *
#. * Translators: The header displaying the month name and the year
#. * number, when this is a month of a different year. You can
#. * reorder the format specifiers or add other modifications
#. * according to the requirements of your language.
#. * "%OB" is the new format specifier introduced in glibc 2.27,
#. * in most cases you should not use the old "%B" here unless you
#. * absolutely know what you are doing.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:380
2018-02-24 08:18:53 -05:00
msgid "%OB %Y"
msgstr "%Y年%OB"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:439
msgid "Previous month"
msgstr "上個月"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:454
msgid "Next month"
msgstr "下個月"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:604
2016-02-22 21:52:30 -05:00
#, no-javascript-format
msgctxt "date day number format"
msgid "%d"
msgstr "%d"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:660
2015-03-17 08:39:36 -04:00
msgid "Week %V"
msgstr "%V 週"
#. Translators: Shown in calendar event list for all day events
#. * Keep it short, best if you can use less then 10 characters
2016-02-22 21:52:30 -05:00
#.
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:729
2015-03-17 08:39:36 -04:00
msgctxt "event list time"
msgid "All Day"
msgstr "整天"
2020-01-23 02:38:24 -05:00
#. Translators: Shown on calendar heading when selected day occurs on current year
#: js/ui/calendar.js:866
msgctxt "calendar heading"
2019-03-31 11:12:01 -04:00
msgid "%A, %B %-d"
2019-03-31 11:34:17 -04:00
msgstr "%b%-d日%A"
2020-01-23 02:38:24 -05:00
#. Translators: Shown on calendar heading when selected day occurs on different year
#: js/ui/calendar.js:869
msgctxt "calendar heading"
2019-03-31 11:12:01 -04:00
msgid "%A, %B %-d, %Y"
msgstr "%Y年%b%-d日%A"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:1095
2015-02-26 10:00:20 -05:00
msgid "No Notifications"
msgstr "沒有通知"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:1098
2015-02-26 10:00:20 -05:00
msgid "No Events"
msgstr "沒有行程"
2020-01-23 02:38:24 -05:00
#: js/ui/calendar.js:1130
2019-03-31 11:12:01 -04:00
msgid "Clear"
msgstr "清除"
2017-03-01 19:40:07 -05:00
2017-08-26 23:25:24 -04:00
#. Translators: %s is an application name
2019-03-31 11:12:01 -04:00
#: js/ui/closeDialog.js:42
2017-08-26 23:25:24 -04:00
#, javascript-format
msgid "“%s” is not responding."
msgstr "「%s」沒有回應。"
2019-03-31 11:12:01 -04:00
#: js/ui/closeDialog.js:43
2017-08-26 23:25:24 -04:00
msgid ""
"You may choose to wait a short while for it to continue or force the "
"application to quit entirely."
2017-08-27 00:08:34 -04:00
msgstr "您可以選擇再等一下讓它繼續,或是強制讓應用程式立刻退出。"
2017-08-26 23:25:24 -04:00
2020-01-23 02:38:24 -05:00
#: js/ui/closeDialog.js:70
2017-08-26 23:25:24 -04:00
msgid "Force Quit"
msgstr "強制退出"
2020-01-23 02:38:24 -05:00
#: js/ui/closeDialog.js:73
2017-08-26 23:25:24 -04:00
msgid "Wait"
2017-08-27 00:08:34 -04:00
msgstr "等待"
2017-08-26 23:25:24 -04:00
2019-03-31 11:12:01 -04:00
#: js/ui/components/automountManager.js:86
msgid "External drive connected"
msgstr "外部裝置已連接"
2019-03-31 11:12:01 -04:00
#: js/ui/components/automountManager.js:98
msgid "External drive disconnected"
msgstr "外部裝置已拔除"
2020-01-23 02:38:24 -05:00
#: js/ui/components/automountManager.js:208
msgid "Unable to unlock volume"
msgstr "無法解鎖磁碟區"
#: js/ui/components/automountManager.js:209
msgid "The installed udisks version does not support the PIM setting"
msgstr "安裝的 udisks 版本不支援設定 PIM"
#: js/ui/components/autorunManager.js:333
#, javascript-format
msgid "Open with %s"
msgstr "用 %s 開啟"
2020-01-23 02:38:24 -05:00
#: js/ui/components/keyring.js:70 js/ui/components/polkitAgent.js:278
msgid "Password:"
msgstr "密碼: "
2020-01-23 02:38:24 -05:00
#: js/ui/components/keyring.js:104
msgid "Type again:"
msgstr "再輸入一次:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:115
2019-03-31 11:12:01 -04:00
msgid ""
"Alternatively you can connect by pushing the “WPS” button on your router."
msgstr "或者您可以按下路由器的「WPS」按鈕來連接看看。"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:123 js/ui/status/network.js:223
#: js/ui/status/network.js:314 js/ui/status/network.js:913
msgid "Connect"
msgstr "連線"
2016-02-22 21:52:30 -05:00
#. Cisco LEAP
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:224 js/ui/components/networkAgent.js:236
#: js/ui/components/networkAgent.js:260 js/ui/components/networkAgent.js:281
#: js/ui/components/networkAgent.js:301 js/ui/components/networkAgent.js:311
msgid "Password: "
msgstr "密碼: "
2016-02-22 21:52:30 -05:00
#. static WEP
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:229
msgid "Key: "
msgstr "金鑰:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:264 js/ui/components/networkAgent.js:287
msgid "Private key password: "
msgstr "私密金鑰密碼:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:285
2018-10-08 08:47:45 -04:00
msgid "Identity: "
msgstr "識別身份:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:299
msgid "Service: "
msgstr "服務:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:328 js/ui/components/networkAgent.js:703
msgid "Authentication required by wireless network"
msgstr "無線網路所需要的核對"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:329 js/ui/components/networkAgent.js:704
#, javascript-format
msgid ""
"Passwords or encryption keys are required to access the wireless network "
"“%s”."
2014-03-08 23:26:03 -05:00
msgstr "需要密碼或是加密金鑰來存取無線網路「%s」。"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:333 js/ui/components/networkAgent.js:708
msgid "Wired 802.1X authentication"
msgstr "有線網路 802.1X 核對"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:335
msgid "Network name: "
msgstr "網路名稱:"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:340 js/ui/components/networkAgent.js:712
msgid "DSL authentication"
msgstr "DSL 核對"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:347 js/ui/components/networkAgent.js:717
msgid "PIN code required"
msgstr "需要 PIN 碼"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:348 js/ui/components/networkAgent.js:718
msgid "PIN code is needed for the mobile broadband device"
msgstr "這個行動寬頻裝置需要 PIN 碼"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:349
msgid "PIN: "
msgstr "PIN "
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:356 js/ui/components/networkAgent.js:724
msgid "Mobile broadband network password"
msgstr "行動寬頻網路密碼"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:357 js/ui/components/networkAgent.js:709
#: js/ui/components/networkAgent.js:713 js/ui/components/networkAgent.js:725
#: js/ui/components/networkAgent.js:729
#, javascript-format
msgid "A password is required to connect to “%s”."
2014-03-08 23:26:03 -05:00
msgstr "連線至「%s」需要密碼。"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:692 js/ui/status/network.js:1688
2015-03-17 08:39:36 -04:00
msgid "Network Manager"
msgstr "網路管理員"
2020-01-23 02:38:24 -05:00
#: js/ui/components/networkAgent.js:728
msgid "VPN password"
msgstr "VPN 密碼"
#: js/ui/components/polkitAgent.js:41
msgid "Authentication Required"
msgstr "要求核對"
2020-01-23 02:38:24 -05:00
#: js/ui/components/polkitAgent.js:81
msgid "Administrator"
2015-08-25 09:00:33 -04:00
msgstr "管理員"
2020-01-23 02:38:24 -05:00
#: js/ui/components/polkitAgent.js:141
msgid "Authenticate"
msgstr "核對"
#. Translators: "that didn't work" refers to the fact that the
#. * requested authentication was not gained; this can happen
#. * because of an authentication error (like invalid password),
2016-02-22 21:52:30 -05:00
#. * for instance.
2020-01-23 02:38:24 -05:00
#: js/ui/components/polkitAgent.js:259 js/ui/shellMountOperation.js:383
2017-02-26 19:09:50 -05:00
msgid "Sorry, that didnt work. Please try again."
msgstr "抱歉,那沒有作用。請再試一次。"
#. Translators: this is the other person changing their old IM name to their new
2016-02-22 21:52:30 -05:00
#. IM name.
2020-01-23 02:38:24 -05:00
#: js/ui/components/telepathyClient.js:787
#, javascript-format
msgid "%s is now known as %s"
msgstr "%s 現在被稱為 %s"
2020-01-23 02:38:24 -05:00
#: js/ui/ctrlAltTab.js:21 js/ui/viewSelector.js:177
msgid "Windows"
msgstr "視窗"
2019-03-31 11:12:01 -04:00
#: js/ui/dash.js:200 js/ui/dash.js:241
msgid "Show Applications"
msgstr "顯示應用程式"
2016-02-22 21:52:30 -05:00
#. Translators: this is the name of the dock/favorites area on
#. the left of the overview
2020-01-23 02:38:24 -05:00
#: js/ui/dash.js:394
msgid "Dash"
msgstr "Dash"
#. Translators: This is the date format to use when the calendar popup is
2019-03-31 11:12:01 -04:00
#. * shown - it is shown just below the time in the top bar (e.g.,
#. * "Tue 9:29 AM"). The string itself should become a full date, e.g.,
#. * "February 17 2015".
2016-02-22 21:52:30 -05:00
#.
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:75
2019-03-31 11:12:01 -04:00
msgid "%B %-d %Y"
msgstr "%Y年%b%-d日"
2015-02-26 10:00:20 -05:00
#. Translators: This is the accessible name of the date button shown
#. * below the time in the shell; it should combine the weekday and the
#. * date, e.g. "Tuesday February 17 2015".
2016-02-22 21:52:30 -05:00
#.
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:82
2015-02-26 10:00:20 -05:00
msgid "%A %B %e %Y"
2017-10-01 10:27:01 -04:00
msgstr "%Y年%b%e日%A"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:161
2015-02-26 10:00:20 -05:00
msgid "Add world clocks…"
msgstr "加入世界時鐘…"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:162
2015-02-26 10:00:20 -05:00
msgid "World Clocks"
msgstr "世界時鐘"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:276
2017-03-01 19:40:07 -05:00
msgid "Weather"
msgstr "天氣"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:391
2017-08-26 23:25:24 -04:00
msgid "Select a location…"
msgstr "選擇位置…"
2017-03-01 19:40:07 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:404
2017-03-01 19:40:07 -05:00
msgid "Loading…"
msgstr "載入中…"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:414
2017-03-01 19:40:07 -05:00
msgid "Go online for weather information"
msgstr "上線以取得天氣資訊"
2020-01-23 02:38:24 -05:00
#: js/ui/dateMenu.js:416
2017-03-01 19:40:07 -05:00
msgid "Weather information is currently unavailable"
msgstr "天氣資訊目前不可使用"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:37
#, javascript-format
msgctxt "title"
msgid "Log Out %s"
msgstr "登出 %s"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:38
msgctxt "title"
msgid "Log Out"
msgstr "登出"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:40
#, javascript-format
msgid "%s will be logged out automatically in %d second."
msgid_plural "%s will be logged out automatically in %d seconds."
msgstr[0] "%s 會在 %d 秒後自動登出。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:45
#, javascript-format
msgid "You will be logged out automatically in %d second."
msgid_plural "You will be logged out automatically in %d seconds."
msgstr[0] "您會在 %d 秒後自動登出。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:51
msgctxt "button"
msgid "Log Out"
msgstr "登出"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:56
msgctxt "title"
msgid "Power Off"
msgstr "關閉電源"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:57
2014-03-08 23:26:03 -05:00
msgctxt "title"
msgid "Install Updates & Power Off"
msgstr "安裝更新並關機"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:59
#, javascript-format
msgid "The system will power off automatically in %d second."
msgid_plural "The system will power off automatically in %d seconds."
msgstr[0] "系統會在 %d 秒後關閉電源。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:63
2014-03-08 23:26:03 -05:00
msgctxt "checkbox"
msgid "Install pending software updates"
msgstr "安裝擱置的軟體更新"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:66 js/ui/endSessionDialog.js:82
msgctxt "button"
msgid "Restart"
msgstr "重新啟動"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:68
msgctxt "button"
msgid "Power Off"
msgstr "關閉電源"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:74
msgctxt "title"
msgid "Restart"
msgstr "重新啟動"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:76
#, javascript-format
msgid "The system will restart automatically in %d second."
msgid_plural "The system will restart automatically in %d seconds."
msgstr[0] "系統會在 %d 秒後自動重新啟動。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:89
msgctxt "title"
msgid "Restart & Install Updates"
msgstr "重新啟動並安裝更新"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:91
#, javascript-format
msgid "The system will automatically restart and install updates in %d second."
msgid_plural ""
"The system will automatically restart and install updates in %d seconds."
msgstr[0] "系統會在 %d 秒後自動重新啟動。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:97 js/ui/endSessionDialog.js:116
2014-03-08 23:26:03 -05:00
msgctxt "button"
msgid "Restart &amp; Install"
msgstr "重新啟動並安裝"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:98
msgctxt "button"
2014-03-08 23:26:03 -05:00
msgid "Install &amp; Power Off"
msgstr "安裝並關機"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:99
2014-03-08 23:26:03 -05:00
msgctxt "checkbox"
msgid "Power off after updates are installed"
msgstr "在安裝完更新之後關機"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:106
2016-10-09 10:14:46 -04:00
msgctxt "title"
msgid "Restart & Install Upgrade"
msgstr "重新啟動並安裝升級"
#. Translators: This is the text displayed for system upgrades in the
#. shut down dialog. First %s gets replaced with the distro name and
#. second %s with the distro version to upgrade to
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:111
2016-10-09 10:14:46 -04:00
#, javascript-format
msgid ""
"%s %s will be installed after restart. Upgrade installation can take a long "
"time: ensure that you have backed up and that the computer is plugged in."
msgstr ""
"%s %s 將在重新啟動之後展開安裝。升級的過程可能會花上一段較長的時間:請確認您"
"已有備份,並且已將電腦電源插上。"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:259
msgid "Running on battery power: Please plug in before installing updates."
msgstr "正於電池電源執行:請在安裝更新前插入電源線。"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:268
msgid "Some applications are busy or have unsaved work"
msgstr "部分應用程式忙碌中或有未儲存的工作"
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:273
msgid "Other users are logged in"
msgstr "其他使用者已登入"
2016-02-22 21:52:30 -05:00
#. Translators: Remote here refers to a remote session, like a ssh login
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:588
#, javascript-format
msgid "%s (remote)"
msgstr "%s (遠端)"
2016-02-22 21:52:30 -05:00
#. Translators: Console here refers to a tty like a VT console
2020-01-23 02:38:24 -05:00
#: js/ui/endSessionDialog.js:591
#, javascript-format
msgid "%s (console)"
msgstr "%s (主控臺)"
2020-01-23 02:38:24 -05:00
#: js/ui/extensionDownloader.js:194
msgid "Install"
msgstr "安裝"
2020-01-23 02:38:24 -05:00
#: js/ui/extensionDownloader.js:200
#, javascript-format
msgid "Download and install “%s” from extensions.gnome.org?"
2014-03-08 23:26:03 -05:00
msgstr "是否從 extensions.gnome.org 下載並安裝「%s」"
2020-01-23 02:38:24 -05:00
#: js/ui/inhibitShortcutsDialog.js:80
2017-08-26 23:25:24 -04:00
#, javascript-format
msgid "%s wants to inhibit shortcuts"
msgstr "%s 想要抑制快捷鍵"
2020-01-23 02:38:24 -05:00
#: js/ui/inhibitShortcutsDialog.js:81
2017-08-26 23:25:24 -04:00
msgid "Application wants to inhibit shortcuts"
msgstr "應用程式想要抑制快捷鍵"
2017-08-26 23:25:24 -04:00
#. Translators: %s is a keyboard shortcut like "Super+x"
2020-01-23 02:38:24 -05:00
#: js/ui/inhibitShortcutsDialog.js:89
2017-08-26 23:25:24 -04:00
#, javascript-format
msgid "You can restore shortcuts by pressing %s."
msgstr "您可以按下 %s 還原快捷鍵。"
2020-01-23 02:38:24 -05:00
#: js/ui/inhibitShortcutsDialog.js:95
2017-08-26 23:25:24 -04:00
msgid "Deny"
msgstr "禁止"
2020-01-23 02:38:24 -05:00
#: js/ui/inhibitShortcutsDialog.js:102
2017-08-26 23:25:24 -04:00
msgid "Allow"
msgstr "允許"
2015-03-17 08:39:36 -04:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:32
2018-02-24 08:18:53 -05:00
msgid "Slow Keys Turned On"
2018-03-10 07:31:16 -05:00
msgstr "遲緩按鍵開啟"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:33
2018-02-24 08:18:53 -05:00
msgid "Slow Keys Turned Off"
2018-03-10 07:31:16 -05:00
msgstr "遲緩按鍵關閉"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:34
2018-02-24 08:18:53 -05:00
msgid ""
"You just held down the Shift key for 8 seconds. This is the shortcut for the "
"Slow Keys feature, which affects the way your keyboard works."
msgstr ""
2018-10-08 08:47:45 -04:00
"您方才長按 Shift 按鍵達 8 秒鐘。這是「遲緩按鈕」功能的快捷鍵,會影響您的鍵盤"
"運作方式。"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:41
2018-02-24 08:18:53 -05:00
msgid "Sticky Keys Turned On"
2018-03-10 07:31:16 -05:00
msgstr "黏性特殊鍵開啟"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:42
2018-02-24 08:18:53 -05:00
msgid "Sticky Keys Turned Off"
2018-03-10 07:31:16 -05:00
msgstr "黏性特殊鍵關閉"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:44
2018-02-24 08:18:53 -05:00
msgid ""
"You just pressed the Shift key 5 times in a row. This is the shortcut for "
"the Sticky Keys feature, which affects the way your keyboard works."
msgstr ""
2018-10-08 08:47:45 -04:00
"您方才連按 Shift 鍵達 5 次。這是「黏性特殊鍵」功能的快捷鍵,會影響您的鍵盤運"
"作方式。"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:46
2018-02-24 08:18:53 -05:00
msgid ""
"You just pressed two keys at once, or pressed the Shift key 5 times in a "
"row. This turns off the Sticky Keys feature, which affects the way your "
"keyboard works."
msgstr ""
2018-10-08 08:47:45 -04:00
"您方才同時按下兩個按鍵,或是連續按 Shift 鍵 5 次。這會關閉「黏性特殊鍵」功"
"能,會影響您的鍵盤運作方式。"
2018-02-24 08:18:53 -05:00
2019-03-31 11:12:01 -04:00
#: js/ui/kbdA11yDialog.js:57
2018-02-24 08:18:53 -05:00
msgid "Leave On"
2018-03-10 07:31:16 -05:00
msgstr "離開"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:57 js/ui/status/bluetooth.js:135
#: js/ui/status/network.js:1285
2018-02-24 08:18:53 -05:00
msgid "Turn On"
msgstr "開啟"
2020-01-23 02:38:24 -05:00
#: js/ui/kbdA11yDialog.js:65 js/ui/status/bluetooth.js:135
#: js/ui/status/network.js:131 js/ui/status/network.js:315
#: js/ui/status/network.js:1285 js/ui/status/network.js:1397
#: js/ui/status/nightLight.js:41 js/ui/status/rfkill.js:81
#: js/ui/status/rfkill.js:108
2018-02-24 08:18:53 -05:00
msgid "Turn Off"
msgstr "關閉"
2019-03-31 11:12:01 -04:00
#: js/ui/kbdA11yDialog.js:65
2018-02-24 08:18:53 -05:00
msgid "Leave Off"
2018-03-10 07:31:16 -05:00
msgstr "離開"
2018-02-24 08:18:53 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/keyboard.js:207
2018-02-24 08:18:53 -05:00
msgid "Region & Language Settings"
msgstr "地區和語言設定值"
2015-03-17 08:39:36 -04:00
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:659
msgid "No extensions installed"
2017-08-27 01:39:24 -04:00
msgstr "沒有安裝擴充套件"
2016-02-22 21:52:30 -05:00
#. Translators: argument is an extension UUID.
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:714
#, javascript-format
msgid "%s has not emitted any errors."
msgstr "%s 沒有發出任何錯誤。"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:720
msgid "Hide Errors"
msgstr "隱藏錯誤"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:724 js/ui/lookingGlass.js:789
msgid "Show Errors"
msgstr "顯示錯誤"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:733
msgid "Enabled"
msgstr "已啟用"
#. translators:
#. * The device has been disabled
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:736 subprojects/gvc/gvc-mixer-control.c:1892
msgid "Disabled"
msgstr "已停用"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:738
msgid "Error"
msgstr "錯誤"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:740
msgid "Out of date"
msgstr "過期"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:742
msgid "Downloading"
msgstr "下載中"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:771
msgid "View Source"
msgstr "檢示來源"
2020-01-23 02:38:24 -05:00
#: js/ui/lookingGlass.js:780
msgid "Web Page"
msgstr "網頁"
2020-01-23 02:38:24 -05:00
#: js/ui/main.js:267
msgid "Logged in as a privileged user"
msgstr "以特權使用者身分登入"
#: js/ui/main.js:268
msgid ""
"Running a session as a privileged user should be avoided for security "
"reasons. If possible, you should log in as a normal user."
msgstr ""
"因安全因素,應避免在特權使用者執行工作階段。如果可以,應以一般使用者身份登"
"入。"
#: js/ui/main.js:274
msgid "Screen Lock disabled"
msgstr "已停用螢幕鎖定"
#: js/ui/main.js:275
msgid "Screen Locking requires the GNOME display manager."
msgstr "螢幕鎖定需要 GNOME 登入管理員。"
#: js/ui/messageTray.js:1552
msgid "System Information"
msgstr "系統資訊"
2020-01-23 02:38:24 -05:00
#: js/ui/mpris.js:199
2016-02-22 21:52:30 -05:00
msgid "Unknown artist"
msgstr "不明的演出者"
2020-01-23 02:38:24 -05:00
#: js/ui/mpris.js:209
2016-02-22 21:52:30 -05:00
msgid "Unknown title"
msgstr "沒有標題"
2019-03-31 11:12:01 -04:00
#: js/ui/overview.js:73
msgid "Undo"
msgstr "復原"
2017-02-26 19:09:50 -05:00
#. Translators: This is the main view to select
#. activities. See also note for "Activities" string.
2020-01-23 02:38:24 -05:00
#: js/ui/overview.js:86
msgid "Overview"
msgstr "概覽"
#. Translators: this is the text displayed
#. in the search entry when no search is
#. active; it should not exceed ~30
2016-02-22 21:52:30 -05:00
#. characters.
2020-01-23 02:38:24 -05:00
#: js/ui/overview.js:107
msgid "Type to search…"
msgstr "輸入以搜尋…"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:95
2016-11-28 11:10:44 -05:00
msgid "New shortcut…"
2017-08-26 23:25:24 -04:00
msgstr "新增快捷鍵…"
2016-11-28 11:10:44 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:142
2016-11-28 11:10:44 -05:00
msgid "Application defined"
msgstr "定義的應用程式"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:143
2016-11-28 11:10:44 -05:00
msgid "Show on-screen help"
msgstr "顯示螢幕求助"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:144
2016-11-28 11:10:44 -05:00
msgid "Switch monitor"
msgstr "切換監視器"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:145
2016-11-28 11:10:44 -05:00
msgid "Assign keystroke"
msgstr "指派按鍵"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:211
2016-11-28 11:10:44 -05:00
msgid "Done"
msgstr "完成"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:747
2016-11-28 11:10:44 -05:00
msgid "Edit…"
msgstr "編輯…"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:789 js/ui/padOsd.js:912
2016-11-28 11:10:44 -05:00
msgid "None"
msgstr "無"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:865
2016-11-28 11:10:44 -05:00
msgid "Press a button to configure"
msgstr "按下按鈕來設定"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:866
2016-11-28 11:10:44 -05:00
msgid "Press Esc to exit"
msgstr "按下 Esc 離開"
2020-01-23 02:38:24 -05:00
#: js/ui/padOsd.js:869
2016-11-28 11:10:44 -05:00
msgid "Press any key to exit"
msgstr "按下任意鍵離開"
2020-01-23 02:38:24 -05:00
#: js/ui/panel.js:109
msgid "Quit"
msgstr "結束"
#. Translators: If there is no suitable word for "Activities"
2016-02-22 21:52:30 -05:00
#. in your language, you can use the word for "Overview".
2020-01-23 02:38:24 -05:00
#: js/ui/panel.js:434
msgid "Activities"
2018-10-08 08:47:45 -04:00
msgstr "概覽"
2020-01-23 02:38:24 -05:00
#: js/ui/panel.js:707
2016-02-22 21:52:30 -05:00
msgctxt "System menu in the top bar"
msgid "System"
msgstr "系統"
2020-01-23 02:38:24 -05:00
#: js/ui/panel.js:820
msgid "Top Bar"
msgstr "頂端列"
2020-01-23 02:38:24 -05:00
#: js/ui/runDialog.js:58
msgid "Enter a Command"
msgstr "請輸入指令"
2020-01-23 02:38:24 -05:00
#: js/ui/runDialog.js:97 js/ui/windowMenu.js:167
msgid "Close"
msgstr "關閉"
2020-01-23 02:38:24 -05:00
#: js/ui/runDialog.js:259
2016-11-28 11:10:44 -05:00
msgid "Restart is not available on Wayland"
msgstr "因使用 Wayland 而無法重新啟動"
2020-01-23 02:38:24 -05:00
#: js/ui/runDialog.js:264
msgid "Restarting…"
msgstr "重新啟動…"
#. Translators: This is a time format for a date in
2016-02-22 21:52:30 -05:00
#. long format
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:82
msgid "%A, %B %d"
2017-10-01 10:27:01 -04:00
msgstr "%b%d日%A"
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:139
2015-02-26 10:00:20 -05:00
#, javascript-format
msgid "%d new message"
msgid_plural "%d new messages"
msgstr[0] "%d 個新訊息"
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:141
#, javascript-format
msgid "%d new notification"
msgid_plural "%d new notifications"
msgstr[0] "%d 個新通知"
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:454 js/ui/status/system.js:93
msgid "Lock"
msgstr "鎖定"
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:717
msgid "GNOME needs to lock the screen"
msgstr "GNOME 需要鎖定螢幕"
2016-02-22 21:52:30 -05:00
#. We could not become modal, so we can't activate the
#. screenshield. The user is probably very upset at this
#. point, but any application using global grabs is broken
#. Just tell him to stop using this app
#.
#. XXX: another option is to kick the user into the gdm login
#. screen, where we're not affected by grabs
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:830 js/ui/screenShield.js:1301
msgid "Unable to lock"
msgstr "無法鎖定"
2020-01-23 02:38:24 -05:00
#: js/ui/screenShield.js:831 js/ui/screenShield.js:1302
msgid "Lock was blocked by an application"
msgstr "鎖定被應用程式阻擋"
2020-01-23 02:38:24 -05:00
#: js/ui/search.js:694
msgid "Searching…"
msgstr "搜尋…"
2020-01-23 02:38:24 -05:00
#: js/ui/search.js:696
msgid "No results."
msgstr "沒有結果。"
2020-01-23 02:38:24 -05:00
#: js/ui/search.js:822
2017-08-26 23:25:24 -04:00
#, javascript-format
msgid "%d more"
msgid_plural "%d more"
msgstr[0] "其他 %d 項"
2020-01-23 02:38:24 -05:00
#: js/ui/shellEntry.js:20
msgid "Copy"
msgstr "複製"
2020-01-23 02:38:24 -05:00
#: js/ui/shellEntry.js:25
msgid "Paste"
msgstr "貼上"
2020-01-23 02:38:24 -05:00
#: js/ui/shellEntry.js:73
msgid "Show Text"
msgstr "顯示文字"
2020-01-23 02:38:24 -05:00
#: js/ui/shellEntry.js:75
msgid "Hide Text"
msgstr "隱藏文字"
2020-01-23 02:38:24 -05:00
#: js/ui/shellEntry.js:162
msgid "Caps lock is on."
msgstr "已開啟大寫鎖定。"
#: js/ui/shellMountOperation.js:305
msgid "Hidden Volume"
msgstr "隱藏磁碟區"
#: js/ui/shellMountOperation.js:308
msgid "Windows System Volume"
msgstr "Windows 系統磁碟區"
#: js/ui/shellMountOperation.js:311
msgid "Uses Keyfiles"
msgstr "使用 Keyfiles"
#. Translators: %s is the Disks application
#: js/ui/shellMountOperation.js:317
#, javascript-format
msgid ""
"To unlock a volume that uses keyfiles, use the <i>%s</i> utility instead."
msgstr "如要解鎖使用 keyfiles 的磁碟區,請改用 <i>%s</i> 工具。"
#: js/ui/shellMountOperation.js:324
msgid "PIM Number"
msgstr "PIM 碼"
#: js/ui/shellMountOperation.js:343
msgid "The PIM must be a number or empty."
msgstr "PIM 必須是數字或空白。"
#: js/ui/shellMountOperation.js:354
msgid "Password"
msgstr "密碼"
2020-01-23 02:38:24 -05:00
#: js/ui/shellMountOperation.js:390
msgid "Remember Password"
msgstr "記住密碼"
2020-01-23 02:38:24 -05:00
#. Translators: %s is the Disks application
#: js/ui/shellMountOperation.js:414
#, javascript-format
msgid "Open %s"
msgstr "開啟 %s"
#. Translators: %s is the Disks application
#: js/ui/shellMountOperation.js:486
#, javascript-format
msgid "Unable to start %s"
msgstr "無法啟動 %s"
#. Translators: %s is the Disks application
#: js/ui/shellMountOperation.js:488
#, javascript-format
msgid "Couldnt find the %s application"
msgstr "找不到 %s 應用程式"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:35
msgid "Accessibility"
msgstr "無障礙功能"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:50
msgid "Zoom"
msgstr "縮放"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:57
msgid "Screen Reader"
msgstr "螢幕閱讀器"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:61
msgid "Screen Keyboard"
msgstr "螢幕鍵盤"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:65
msgid "Visual Alerts"
msgstr "視覺警示"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:68
msgid "Sticky Keys"
msgstr "黏性特殊鍵"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:71
msgid "Slow Keys"
msgstr "遲緩按鍵"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:74
msgid "Bounce Keys"
msgstr "反彈鍵"
2019-03-31 11:12:01 -04:00
#: js/ui/status/accessibility.js:77
msgid "Mouse Keys"
msgstr "滑鼠按鍵"
2020-01-23 02:38:24 -05:00
#: js/ui/status/accessibility.js:136
msgid "High Contrast"
msgstr "高反差"
2020-01-23 02:38:24 -05:00
#: js/ui/status/accessibility.js:178
msgid "Large Text"
msgstr "大型文字"
2020-01-23 02:38:24 -05:00
#: js/ui/status/bluetooth.js:40
2016-02-22 21:52:30 -05:00
msgid "Bluetooth"
msgstr "藍牙"
2020-01-23 02:38:24 -05:00
#: js/ui/status/bluetooth.js:49 js/ui/status/network.js:590
msgid "Bluetooth Settings"
msgstr "藍牙設定值"
2016-02-22 21:52:30 -05:00
#. Translators: this is the number of connected bluetooth devices
2020-01-23 02:38:24 -05:00
#: js/ui/status/bluetooth.js:129
#, javascript-format
2015-08-25 09:00:33 -04:00
msgid "%d Connected"
msgid_plural "%d Connected"
msgstr[0] "%d 已連線"
2020-01-23 02:38:24 -05:00
#: js/ui/status/bluetooth.js:131
2016-02-22 21:52:30 -05:00
msgid "Off"
msgstr "關閉"
2020-01-23 02:38:24 -05:00
#: js/ui/status/bluetooth.js:133
2016-11-28 11:10:44 -05:00
msgid "On"
msgstr "開啟"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/status/brightness.js:39
msgid "Brightness"
msgstr "亮度"
2020-01-23 02:38:24 -05:00
#: js/ui/status/dwellClick.js:13
msgid "Single Click"
msgstr "按一下"
#: js/ui/status/dwellClick.js:18
msgid "Double Click"
msgstr "按兩下"
#: js/ui/status/dwellClick.js:23
msgid "Drag"
msgstr "拖曳"
#: js/ui/status/dwellClick.js:28
msgid "Secondary Click"
msgstr "右鍵"
#: js/ui/status/dwellClick.js:37
msgid "Dwell Click"
msgstr "替代點選"
#: js/ui/status/keyboard.js:825
2018-02-24 08:18:53 -05:00
msgid "Keyboard"
msgstr "鍵盤"
2020-01-23 02:38:24 -05:00
#: js/ui/status/keyboard.js:847
msgid "Show Keyboard Layout"
msgstr "顯示鍵盤配置"
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:65 js/ui/status/location.js:174
2015-08-25 09:00:33 -04:00
msgid "Location Enabled"
msgstr "位置已啟用"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:66 js/ui/status/location.js:175
2014-07-04 08:24:13 -04:00
msgid "Disable"
msgstr "停用"
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:67
2014-10-02 08:04:11 -04:00
msgid "Privacy Settings"
msgstr "隱私設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:173
2015-08-25 09:00:33 -04:00
msgid "Location In Use"
msgstr "位置使用中"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:177
2015-08-25 09:00:33 -04:00
msgid "Location Disabled"
msgstr "位置已停用"
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:178
msgid "Enable"
msgstr "啟用"
2016-02-22 21:52:30 -05:00
#. Translators: %s is an application name
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:355
2016-02-22 21:52:30 -05:00
#, javascript-format
msgid "Give %s access to your location?"
msgstr "允許 %s 存取您的位置?"
2020-01-23 02:38:24 -05:00
#: js/ui/status/location.js:361
2016-03-24 13:08:39 -04:00
msgid "Location access can be changed at any time from the privacy settings."
msgstr "位置存取可以隨時從隱私設定值中更改。"
2016-02-22 21:52:30 -05:00
2019-03-31 11:12:01 -04:00
#: js/ui/status/network.js:66
2014-03-08 23:26:03 -05:00
msgid "<unknown>"
msgstr "<不明>"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:420 js/ui/status/network.js:1314
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Off"
msgstr "%s 關閉"
2014-07-04 08:24:13 -04:00
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:423
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Connected"
msgstr "%s 已連線"
2014-03-08 23:26:03 -05:00
#. Translators: this is for network devices that are physically present but are not
2015-08-25 09:00:33 -04:00
#. under NetworkManager's control (and thus cannot be used in the menu);
2016-02-22 21:52:30 -05:00
#. %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:428
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Unmanaged"
msgstr "%s 未受管理"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:431
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Disconnecting"
msgstr "%s 正在斷線"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:438 js/ui/status/network.js:1306
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Connecting"
msgstr "正連線到 %s"
2016-02-22 21:52:30 -05:00
#. Translators: this is for network connections that require some kind of key or password; %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:441
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Requires Authentication"
msgstr "%s 需要核對"
#. Translators: this is for devices that require some kind of firmware or kernel
2016-02-22 21:52:30 -05:00
#. module, which is missing; %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:449
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "Firmware Missing For %s"
msgstr "缺少 %s 韌體"
#. Translators: this is for a network device that cannot be activated (for example it
2016-02-22 21:52:30 -05:00
#. is disabled by rfkill, or it has no coverage; %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:453
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Unavailable"
msgstr "%s 無法使用"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:456
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Connection Failed"
msgstr "%s 連線失敗"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:468
msgid "Wired Settings"
msgstr "有線設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:511
msgid "Mobile Broadband Settings"
msgstr "行動寬頻設定值"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:558 js/ui/status/network.js:1311
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Hardware Disabled"
msgstr "%s 硬體已停用"
#. Translators: this is for a network device that cannot be activated
2016-02-22 21:52:30 -05:00
#. because it's disabled by rfkill (airplane mode); %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:562
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Disabled"
msgstr "%s 已停用"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:602
2016-10-09 10:14:46 -04:00
msgid "Connect to Internet"
msgstr "連接至網際網路"
2014-03-08 23:26:03 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:805
2014-03-08 23:26:03 -05:00
msgid "Airplane Mode is On"
msgstr "飛安模式開啟"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:806
2014-03-08 23:26:03 -05:00
msgid "Wi-Fi is disabled when airplane mode is on."
msgstr "開啟飛安模式時會停用 Wi-Fi 。"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:807
2014-03-08 23:26:03 -05:00
msgid "Turn Off Airplane Mode"
msgstr "關閉飛安模式"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:816
2014-03-08 23:26:03 -05:00
msgid "Wi-Fi is Off"
msgstr "Wi-Fi 關閉"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:817
2014-03-08 23:26:03 -05:00
msgid "Wi-Fi needs to be turned on in order to connect to a network."
msgstr "需要開啟 Wi-Fi 才能連接網路。"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:818
2014-03-08 23:26:03 -05:00
msgid "Turn On Wi-Fi"
msgstr "開啟 Wi-Fi"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:843
msgid "Wi-Fi Networks"
msgstr "Wi-Fi 網路"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:845
msgid "Select a network"
msgstr "選擇一個網路"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:877
msgid "No Networks"
msgstr "沒有網路"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:898 js/ui/status/rfkill.js:106
2014-03-08 23:26:03 -05:00
msgid "Use hardware switch to turn off"
msgstr "使用硬體開關來關閉"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1175
msgid "Select Network"
msgstr "選擇網路"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1181
msgid "Wi-Fi Settings"
msgstr "Wi-Fi 設定值"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1302
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Hotspot Active"
msgstr "%s 熱點有效"
2016-02-22 21:52:30 -05:00
#. Translators: %s is a network identifier
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1317
2015-08-25 09:00:33 -04:00
#, javascript-format
msgid "%s Not Connected"
msgstr "%s 未連線"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1414
2017-02-26 19:09:50 -05:00
msgid "connecting…"
msgstr "連線中…"
2016-02-22 21:52:30 -05:00
#. Translators: this is for network connections that require some kind of key or password
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1417
msgid "authentication required"
msgstr "要求核對"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1419
msgid "connection failed"
msgstr "連線失敗"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1470
2014-03-08 23:26:03 -05:00
msgid "VPN Settings"
msgstr "VPN 設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1487
msgid "VPN"
msgstr "VPN"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1497
2015-08-25 09:00:33 -04:00
msgid "VPN Off"
msgstr "VPN 關閉"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1558 js/ui/status/rfkill.js:84
2017-08-26 23:25:24 -04:00
msgid "Network Settings"
msgstr "網路設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1587
2016-11-28 11:10:44 -05:00
#, javascript-format
msgid "%s Wired Connection"
msgid_plural "%s Wired Connections"
msgstr[0] "%s 個有線網路連線"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1591
2016-11-28 11:10:44 -05:00
#, javascript-format
msgid "%s Wi-Fi Connection"
msgid_plural "%s Wi-Fi Connections"
msgstr[0] "%s 個 Wi-Fi 連線"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1595
2016-11-28 11:10:44 -05:00
#, javascript-format
msgid "%s Modem Connection"
msgid_plural "%s Modem Connections"
msgstr[0] "%s 個數據機連線"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1729
2015-08-25 09:00:33 -04:00
msgid "Connection failed"
msgstr "連線失敗"
2020-01-23 02:38:24 -05:00
#: js/ui/status/network.js:1730
msgid "Activation of network connection failed"
msgstr "啟動網路連線失敗"
2020-01-23 02:38:24 -05:00
#: js/ui/status/nightLight.js:63
2017-02-26 19:09:50 -05:00
msgid "Night Light Disabled"
msgstr "夜光模式已停用"
2020-01-23 02:38:24 -05:00
#: js/ui/status/nightLight.js:64
2017-02-26 19:09:50 -05:00
msgid "Night Light On"
msgstr "夜光模式開啟"
2020-01-23 02:38:24 -05:00
#: js/ui/status/nightLight.js:66
2017-02-26 19:09:50 -05:00
msgid "Resume"
msgstr "繼續"
2020-01-23 02:38:24 -05:00
#: js/ui/status/nightLight.js:67
2017-02-26 19:09:50 -05:00
msgid "Disable Until Tomorrow"
msgstr "停用直到明天"
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:47
msgid "Power Settings"
msgstr "電源設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:63
msgid "Fully Charged"
msgstr "已完全充飽"
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:69
2019-03-31 11:12:01 -04:00
msgid "Not Charging"
msgstr "沒在充電中"
2016-02-22 21:52:30 -05:00
#. 0 is reported when UPower does not have enough data
#. to estimate battery life
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:72 js/ui/status/power.js:78
msgid "Estimating…"
msgstr "評估中…"
2016-02-22 21:52:30 -05:00
#. Translators: this is <hours>:<minutes> Remaining (<percentage>)
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:86
#, javascript-format
2016-02-22 21:52:30 -05:00
msgid "%d%02d Remaining (%d%%)"
2014-10-02 08:04:11 -04:00
msgstr "剩餘時間 %d%02d (%d%%)"
2016-02-22 21:52:30 -05:00
#. Translators: this is <hours>:<minutes> Until Full (<percentage>)
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:91
#, javascript-format
2016-02-22 21:52:30 -05:00
msgid "%d%02d Until Full (%d%%)"
2014-10-02 08:04:11 -04:00
msgstr "直到充滿還需 %d%02d (%d%%)"
2020-01-23 02:38:24 -05:00
#: js/ui/status/power.js:139 js/ui/status/power.js:141
2016-02-22 21:52:30 -05:00
#, javascript-format
msgid "%d%%"
msgstr "%d%%"
2020-01-23 02:38:24 -05:00
#: js/ui/status/remoteAccess.js:44
2018-08-12 06:18:17 -04:00
msgid "Screen is Being Shared"
msgstr "正在分享螢幕"
2020-01-23 02:38:24 -05:00
#: js/ui/status/remoteAccess.js:46
2018-08-12 06:18:17 -04:00
msgid "Turn off"
msgstr "關閉"
2016-02-22 21:52:30 -05:00
#. The menu only appears when airplane mode is on, so just
#. statically build it as if it was on, rather than dynamically
#. changing the menu contents.
2020-01-23 02:38:24 -05:00
#: js/ui/status/rfkill.js:79
2015-08-25 09:00:33 -04:00
msgid "Airplane Mode On"
msgstr "飛安模式已開啟"
2014-07-04 08:24:13 -04:00
2020-01-23 02:38:24 -05:00
#: js/ui/status/system.js:57
msgid "Lock Screen Rotation"
msgstr "鎖定螢幕方向"
2020-01-23 02:38:24 -05:00
#: js/ui/status/system.js:106
msgid "Power Off / Log Out"
msgstr "關閉電源/登出"
#: js/ui/status/system.js:109
msgid "Log Out"
msgstr "登出"
2020-01-23 02:38:24 -05:00
#: js/ui/status/system.js:121
msgid "Switch User…"
msgstr "切換使用者…"
2020-01-23 02:38:24 -05:00
#: js/ui/status/system.js:135
msgid "Suspend"
msgstr "暫停"
2020-01-23 02:38:24 -05:00
#: js/ui/status/system.js:147
msgid "Power Off…"
msgstr "關閉電源…"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:263
2018-02-24 08:18:53 -05:00
msgid "Thunderbolt"
msgstr "Thunderbolt"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:324
2018-02-24 08:18:53 -05:00
msgid "Unknown Thunderbolt device"
msgstr "未知 Thunderbolt 裝置"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:325
2018-02-24 08:18:53 -05:00
msgid ""
"New device has been detected while you were away. Please disconnect and "
"reconnect the device to start using it."
msgstr "您離開之後已偵測到新裝置。請先中斷連接,重新連接該裝置後可開始使用。"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:328
2019-03-31 11:12:01 -04:00
msgid "Unauthorized Thunderbolt device"
msgstr "未授權的 Thunderbolt 裝置"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:329
2019-03-31 11:12:01 -04:00
msgid ""
"New device has been detected and needs to be authorized by an administrator."
msgstr "已偵測到新裝置,需要有系統管理員授權。"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:335
2018-02-24 08:18:53 -05:00
msgid "Thunderbolt authorization error"
msgstr "Thunderbolt 授權錯誤"
2020-01-23 02:38:24 -05:00
#: js/ui/status/thunderbolt.js:336
2018-02-24 08:18:53 -05:00
#, javascript-format
2018-06-13 04:38:03 -04:00
msgid "Could not authorize the Thunderbolt device: %s"
2018-02-24 08:18:53 -05:00
msgstr "無法授權該 Thunderbolt 裝置:%s"
2020-01-23 02:38:24 -05:00
#: js/ui/status/volume.js:150
msgid "Volume changed"
msgstr "音量已變更"
2020-01-23 02:38:24 -05:00
#: js/ui/status/volume.js:221
msgid "Volume"
msgstr "音量"
2017-08-26 23:25:24 -04:00
#. Translators: this is for display mirroring i.e. cloning.
#. * Try to keep it under around 15 characters.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/switchMonitor.js:17
2017-08-26 23:25:24 -04:00
msgid "Mirror"
msgstr "相同"
#. Translators: this is for the desktop spanning displays.
#. * Try to keep it under around 15 characters.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/switchMonitor.js:22
2017-08-26 23:25:24 -04:00
msgid "Join Displays"
msgstr "接合多臺顯示器"
#. Translators: this is for using only an external display.
#. * Try to keep it under around 15 characters.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/switchMonitor.js:27
2017-08-26 23:25:24 -04:00
msgid "External Only"
msgstr "僅外接"
#. Translators: this is for using only the laptop display.
#. * Try to keep it under around 15 characters.
#.
2020-01-23 02:38:24 -05:00
#: js/ui/switchMonitor.js:32
2017-08-26 23:25:24 -04:00
msgid "Built-in Only"
msgstr "僅內建"
2020-01-23 02:38:24 -05:00
#: js/ui/unlockDialog.js:52
msgid "Log in as another user"
msgstr "以另一個使用者身分登入"
2020-01-23 02:38:24 -05:00
#: js/ui/unlockDialog.js:67
msgid "Unlock Window"
msgstr "解鎖視窗"
2020-01-23 02:38:24 -05:00
#: js/ui/viewSelector.js:181
msgid "Applications"
msgstr "應用程式"
2020-01-23 02:38:24 -05:00
#: js/ui/viewSelector.js:185
msgid "Search"
msgstr "搜尋"
2020-01-23 02:38:24 -05:00
#: js/ui/windowAttentionHandler.js:20
#, javascript-format
msgid "“%s” is ready"
2014-03-08 23:26:03 -05:00
msgstr "「%s」已就緒"
2020-01-23 02:38:24 -05:00
#: js/ui/windowManager.js:54
msgid "Do you want to keep these display settings?"
msgstr "您想要保留這些顯示器設定值嗎?"
2020-01-23 02:38:24 -05:00
#. Translators: this and the following message should be limited in length,
#. to avoid ellipsizing the labels.
2016-02-22 21:52:30 -05:00
#.
2020-01-23 02:38:24 -05:00
#: js/ui/windowManager.js:68
msgid "Revert Settings"
msgstr "還原設定值"
2020-01-23 02:38:24 -05:00
#: js/ui/windowManager.js:71
msgid "Keep Changes"
msgstr "保留變更"
2020-01-23 02:38:24 -05:00
#: js/ui/windowManager.js:89
#, javascript-format
msgid "Settings changes will revert in %d second"
msgid_plural "Settings changes will revert in %d seconds"
msgstr[0] "設定值的變更會在 %d 秒內還原"
2015-02-21 05:18:01 -05:00
#. Translators: This represents the size of a window. The first number is
2016-02-22 21:52:30 -05:00
#. * the width of the window and the second is the height.
2020-01-23 02:38:24 -05:00
#: js/ui/windowManager.js:546
2015-02-21 05:18:01 -05:00
#, javascript-format
2017-02-26 19:09:50 -05:00
msgid "%d × %d"
msgstr "%d × %d"
2015-02-21 05:18:01 -05:00
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:27
msgid "Minimize"
msgstr "最小化"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:34
msgid "Unmaximize"
msgstr "取消最大化"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:38
msgid "Maximize"
msgstr "最大化"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:45
msgid "Move"
msgstr "移動"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:51
msgid "Resize"
msgstr "重設大小"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:58
msgid "Move Titlebar Onscreen"
msgstr "移動螢幕標題列"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:63
msgid "Always on Top"
msgstr "永遠在最上層"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:82
msgid "Always on Visible Workspace"
msgstr "永遠在顯示的工作區"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:96
2015-08-25 09:00:33 -04:00
msgid "Move to Workspace Left"
msgstr "將工作區左移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:102
2015-08-25 09:00:33 -04:00
msgid "Move to Workspace Right"
msgstr "將工作區右移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:108
msgid "Move to Workspace Up"
msgstr "將工作區上移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:114
msgid "Move to Workspace Down"
msgstr "將工作區下移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:132
2015-08-25 09:00:33 -04:00
msgid "Move to Monitor Up"
msgstr "將工作區上移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:141
2015-08-25 09:00:33 -04:00
msgid "Move to Monitor Down"
msgstr "將工作區下移"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:150
2015-08-25 09:00:33 -04:00
msgid "Move to Monitor Left"
msgstr "移至螢幕左側"
2020-01-23 02:38:24 -05:00
#: js/ui/windowMenu.js:159
2015-08-25 09:00:33 -04:00
msgid "Move to Monitor Right"
msgstr "移至螢幕右側"
2016-10-09 10:14:46 -04:00
#: src/calendar-server/evolution-calendar.desktop.in:3
msgid "Evolution Calendar"
msgstr "Evolution 行事曆"
2020-01-23 02:38:24 -05:00
#: src/main.c:460 subprojects/extensions-tool/src/main.c:249
msgid "Print version"
msgstr "顯示版本"
2020-01-23 02:38:24 -05:00
#: src/main.c:466
msgid "Mode used by GDM for login screen"
msgstr "GDM 在登入畫面使用的模式"
2020-01-23 02:38:24 -05:00
#: src/main.c:472
2017-02-26 19:09:50 -05:00
msgid "Use a specific mode, e.g. “gdm” for login screen"
msgstr "使用指定的模式例如「gdm」為登入畫面"
2020-01-23 02:38:24 -05:00
#: src/main.c:478
msgid "List possible modes"
msgstr "列出可能的模式"
2020-01-23 02:38:24 -05:00
#: src/shell-app.c:265
2015-02-26 10:00:20 -05:00
msgctxt "program"
msgid "Unknown"
msgstr "不明"
2020-01-23 02:38:24 -05:00
#: src/shell-app.c:516
#, c-format
msgid "Failed to launch “%s”"
2014-03-08 23:26:03 -05:00
msgstr "無法啟動「%s」"
2020-01-23 02:38:24 -05:00
#: src/shell-keyring-prompt.c:731
msgid "Passwords do not match."
msgstr "密碼不相符。"
2020-01-23 02:38:24 -05:00
#: src/shell-keyring-prompt.c:739
msgid "Password cannot be blank"
msgstr "密碼不能為空白"
2020-01-23 02:38:24 -05:00
#: src/shell-polkit-authentication-agent.c:344
msgid "Authentication dialog was dismissed by the user"
msgstr "核對對話盒被使用者取消了"
2020-01-23 02:38:24 -05:00
#. Translators: a file path to an extension directory
#: subprojects/extensions-tool/src/command-create.c:125
#, c-format
msgid "The new extension was successfully created in %s.\n"
msgstr "已成功在 %s 建立新擴充套件。\n"
#: subprojects/extensions-tool/src/command-create.c:194
#, c-format
msgid ""
"Name should be a very short (ideally descriptive) string.\n"
"Examples are: %s"
msgstr ""
"名稱應是非常短(理想上是描述性的)字串。\n"
"範例:%s"
#: subprojects/extensions-tool/src/command-create.c:197
#: subprojects/extensions-tool/src/main.c:170
msgid "Name"
msgstr "名稱"
#: subprojects/extensions-tool/src/command-create.c:208
#, c-format
msgid ""
"Description is a single-sentence explanation of what your extension does.\n"
"Examples are: %s"
msgstr ""
"描述是解釋你擴充套件作用的一句話。\n"
"範例:%s"
#: subprojects/extensions-tool/src/command-create.c:211
#: subprojects/extensions-tool/src/main.c:173
msgid "Description"
msgstr "描述"
#: subprojects/extensions-tool/src/command-create.c:222
msgid ""
"UUID is a globally-unique identifier for your extension.\n"
"This should be in the format of an email address (clicktofocus@janedoe."
"example.com)\n"
msgstr ""
"UUID 是您擴充套件的全域唯一識別碼。\n"
"格式應該如電子信箱位址 (clicktofocus@janedoe.example.com)\n"
#: subprojects/extensions-tool/src/command-create.c:244
msgid "The unique identifier of the new extension"
msgstr "新擴充套件的唯一識別碼"
#: subprojects/extensions-tool/src/command-create.c:247
msgid "NAME"
msgstr "名稱"
#: subprojects/extensions-tool/src/command-create.c:248
msgid "The user-visible name of the new extension"
msgstr "使用者看得到的新擴充套件名稱"
#: subprojects/extensions-tool/src/command-create.c:250
msgid "DESCRIPTION"
msgstr "描述"
#: subprojects/extensions-tool/src/command-create.c:252
msgid "A short description of what the extension does"
msgstr "簡短描述這擴充套件的作用"
#: subprojects/extensions-tool/src/command-create.c:255
msgid "Enter extension information interactively"
msgstr "互動式輸入擴充套件資訊"
#: subprojects/extensions-tool/src/command-create.c:263
msgid "Create a new extension"
msgstr "建立新擴充套件"
#: subprojects/extensions-tool/src/command-create.c:280
#: subprojects/extensions-tool/src/command-list.c:158
msgid "Unknown arguments"
msgstr "未知參數"
#: subprojects/extensions-tool/src/command-create.c:289
msgid "UUID, name and description are required"
msgstr "UUID、名稱及描述皆必填"
#: subprojects/extensions-tool/src/command-disable.c:57
msgid "Disable an extension"
msgstr "停用擴充套件"
#: subprojects/extensions-tool/src/command-disable.c:74
#: subprojects/extensions-tool/src/command-enable.c:74
#: subprojects/extensions-tool/src/command-info.c:96
#: subprojects/extensions-tool/src/command-prefs.c:107
#: subprojects/extensions-tool/src/command-reset.c:74
#: subprojects/extensions-tool/src/command-uninstall.c:89
msgid "No UUID given"
msgstr "未提供 UUID"
#: subprojects/extensions-tool/src/command-disable.c:79
#: subprojects/extensions-tool/src/command-enable.c:79
#: subprojects/extensions-tool/src/command-info.c:101
#: subprojects/extensions-tool/src/command-prefs.c:112
#: subprojects/extensions-tool/src/command-reset.c:79
#: subprojects/extensions-tool/src/command-uninstall.c:94
msgid "More than one UUID given"
msgstr "提供多於一個 UUID"
#: subprojects/extensions-tool/src/command-enable.c:57
msgid "Enable an extension"
msgstr "啟用擴充套件"
#: subprojects/extensions-tool/src/command-info.c:79
msgid "Show extensions info"
msgstr "顯示擴充套件資訊"
#: subprojects/extensions-tool/src/command-install.c:173
msgid "Overwrite an existing extension"
msgstr "覆蓋現存擴充套件"
#: subprojects/extensions-tool/src/command-install.c:175
msgid "EXTENSION_BUNDLE"
msgstr "擴充套件組合"
#: subprojects/extensions-tool/src/command-install.c:184
msgid "Install an extension bundle"
msgstr "安裝擴充套件組合"
#: subprojects/extensions-tool/src/command-install.c:201
msgid "No extension bundle specified"
msgstr "未指定擴充套件組合"
#: subprojects/extensions-tool/src/command-install.c:207
msgid "More than one extension bundle specified"
msgstr "指定多於一個擴充套件組合"
#: subprojects/extensions-tool/src/command-list.c:118
msgid "Show user-installed extensions"
msgstr "顯示使用者安裝的擴充套件"
#: subprojects/extensions-tool/src/command-list.c:121
msgid "Show system-installed extensions"
msgstr "顯示系統安裝的擴充套件"
#: subprojects/extensions-tool/src/command-list.c:124
msgid "Show enabled extensions"
msgstr "顯示啟用的擴充套件"
#: subprojects/extensions-tool/src/command-list.c:127
msgid "Show disabled extensions"
msgstr "顯示停用的擴充套件"
#: subprojects/extensions-tool/src/command-list.c:130
msgid "Show extensions with preferences"
msgstr "顯示有偏好設定的擴充套件"
#: subprojects/extensions-tool/src/command-list.c:133
msgid "Print extension details"
msgstr "輸出擴充套件的詳細資訊"
#: subprojects/extensions-tool/src/command-list.c:141
msgid "List installed extensions"
msgstr "列出已安裝的擴充套件"
#: subprojects/extensions-tool/src/command-pack.c:450
msgid "FILE"
msgstr "檔案"
#: subprojects/extensions-tool/src/command-pack.c:451
msgid "Additional source to include in the bundle"
msgstr "要包進組合的其他來源"
#: subprojects/extensions-tool/src/command-pack.c:454
msgid "SCHEMA"
msgstr "基模"
#: subprojects/extensions-tool/src/command-pack.c:455
msgid "A GSettings schema that should be included"
msgstr "應包含的 GSettings 基模"
#: subprojects/extensions-tool/src/command-pack.c:457
#: subprojects/extensions-tool/src/command-pack.c:468
msgid "DIRECTORY"
msgstr "目錄"
#: subprojects/extensions-tool/src/command-pack.c:459
msgid "The directory where translations are found"
msgstr "翻譯的尋找目錄"
#: subprojects/extensions-tool/src/command-pack.c:461
msgid "DOMAIN"
msgstr "領域"
#: subprojects/extensions-tool/src/command-pack.c:463
msgid "The gettext domain to use for translations"
msgstr "用於翻譯的 gettext 領域"
#: subprojects/extensions-tool/src/command-pack.c:466
msgid "Overwrite an existing pack"
msgstr "覆蓋既存套件"
#: subprojects/extensions-tool/src/command-pack.c:470
msgid "The directory where the pack should be created"
msgstr "應建立套件的目錄"
#: subprojects/extensions-tool/src/command-pack.c:472
msgid "SOURCE_DIRECTORY"
msgstr "來源目錄"
#: subprojects/extensions-tool/src/command-pack.c:481
msgid "Create an extension bundle"
msgstr "建立擴充套件組合"
#: subprojects/extensions-tool/src/command-pack.c:500
msgid "More than one source directory specified"
msgstr "指定多於一個來源目錄"
#: subprojects/extensions-tool/src/command-prefs.c:90
msgid "Opens extension preferences"
msgstr "開啟擴充套件的偏好設定"
#: subprojects/extensions-tool/src/command-reset.c:57
msgid "Reset an extension"
msgstr "重設擴充套件"
#: subprojects/extensions-tool/src/command-uninstall.c:72
msgid "Uninstall an extension"
msgstr "解除安裝擴充套件"
#: subprojects/extensions-tool/src/main.c:176
msgid "Path"
msgstr "路徑"
#: subprojects/extensions-tool/src/main.c:179
msgid "URL"
msgstr "網址"
#: subprojects/extensions-tool/src/main.c:182
msgid "Original author"
msgstr "原始作者"
#: subprojects/extensions-tool/src/main.c:185
msgid "Version"
msgstr "版本"
#: subprojects/extensions-tool/src/main.c:188
msgid "State"
msgstr "狀態"
#: subprojects/extensions-tool/src/main.c:222
msgid "“version” takes no arguments"
msgstr "「版本」沒有參數"
#: subprojects/extensions-tool/src/main.c:224
#: subprojects/extensions-tool/src/main.c:244
msgid "Usage:"
msgstr "用法:"
#: subprojects/extensions-tool/src/main.c:227
msgid "Print version information and exit."
msgstr "輸出版本資訊後離開。"
#: subprojects/extensions-tool/src/main.c:242
#: subprojects/extensions-tool/src/main.c:245
msgid "COMMAND"
msgstr "指令"
#: subprojects/extensions-tool/src/main.c:245
msgid "[ARGS…]"
msgstr "[參數...]"
#: subprojects/extensions-tool/src/main.c:247
msgid "Commands:"
msgstr "指令:"
#: subprojects/extensions-tool/src/main.c:248
msgid "Print help"
msgstr "輸出說明"
#: subprojects/extensions-tool/src/main.c:250
msgid "Enable extension"
msgstr "啟用擴充套件"
#: subprojects/extensions-tool/src/main.c:251
msgid "Disable extension"
msgstr "停用擴充套件"
#: subprojects/extensions-tool/src/main.c:252
msgid "Reset extension"
msgstr "重設擴充套件"
#: subprojects/extensions-tool/src/main.c:253
msgid "Uninstall extension"
msgstr "解除安裝擴充套件"
#: subprojects/extensions-tool/src/main.c:254
msgid "List extensions"
msgstr "列出擴充套件"
#: subprojects/extensions-tool/src/main.c:255
#: subprojects/extensions-tool/src/main.c:256
msgid "Show extension info"
msgstr "顯示擴充套件資訊"
#: subprojects/extensions-tool/src/main.c:257
msgid "Open extension preferences"
msgstr "開啟擴充套件偏好設定"
#: subprojects/extensions-tool/src/main.c:258
msgid "Create extension"
msgstr "建立擴充套件"
#: subprojects/extensions-tool/src/main.c:259
msgid "Package extension"
msgstr "軟體包擴充套件"
#: subprojects/extensions-tool/src/main.c:260
msgid "Install extension bundle"
msgstr "安裝擴充套件組合"
#: subprojects/extensions-tool/src/main.c:262
#, c-format
msgid "Use “%s” to get detailed help.\n"
msgstr "使用「%s」取得詳細說明。\n"
2017-08-26 23:25:24 -04:00
#. translators:
#. * The number of sound outputs on a particular device
2020-01-23 02:38:24 -05:00
#: subprojects/gvc/gvc-mixer-control.c:1899
2017-08-26 23:25:24 -04:00
#, c-format
msgid "%u Output"
msgid_plural "%u Outputs"
msgstr[0] "%u 輸出"
#. translators:
#. * The number of sound inputs on a particular device
2020-01-23 02:38:24 -05:00
#: subprojects/gvc/gvc-mixer-control.c:1909
2017-08-26 23:25:24 -04:00
#, c-format
msgid "%u Input"
msgid_plural "%u Inputs"
msgstr[0] "%u 輸入"
2020-01-23 02:38:24 -05:00
#: subprojects/gvc/gvc-mixer-control.c:2766
2017-08-26 23:25:24 -04:00
msgid "System Sounds"
msgstr "系統音效"
2020-01-23 02:38:24 -05:00
#~ msgid ""
#~ "Keybinding that pauses and resumes all running tweens, for debugging "
#~ "purposes"
#~ msgstr "暫停與恢復執行中重複項的組合鍵,用於除錯用途"
#~ msgid "Which keyboard to use"
#~ msgstr "要使用哪種鍵盤"
#~ msgid "The type of keyboard to use."
#~ msgstr "要使用的鍵盤類型。"
#~ msgid "toggle-switch-us"
#~ msgstr "toggle-switch-us"
#~ msgid "Account Settings"
#~ msgstr "帳號設定值"
#~ msgid "Orientation Lock"
#~ msgstr "方向鎖"
2019-03-31 11:12:01 -04:00
#~ msgid "network-workgroup"
#~ msgstr "network-workgroup"
#~ msgid "There was an error loading the preferences dialog for %s:"
#~ msgstr "載入 %s 的偏好設定對話盒時發生錯誤:"
#~ msgid "%s all day."
#~ msgstr "全天%s。"
#~ msgid "%s, then %s later."
#~ msgstr "%s較晚%s。"
#~ msgid "%s, then %s, followed by %s later."
#~ msgstr "%s然後%s接著較晚%s。"
#~ msgid "Feels like %s."
#~ msgstr "體感溫度 %s。"
#~ msgid "evolution"
#~ msgstr "evolution"
2018-02-24 08:18:53 -05:00
#~ msgctxt "search-result"
#~ msgid "Power off"
#~ msgstr "關閉電源"
#~ msgctxt "search-result"
#~ msgid "Log out"
#~ msgstr "登出"
#~ msgctxt "search-result"
#~ msgid "Switch user"
#~ msgstr "切換使用者"
2017-08-26 23:25:24 -04:00
#~ msgid "Hide tray"
#~ msgstr "隱藏系統匣"
#~ msgid "Status Icons"
#~ msgstr "狀態圖示"
2017-03-01 19:40:07 -05:00
#~ msgid "Events"
#~ msgstr "行程"
2017-02-26 19:09:50 -05:00
2017-03-01 19:40:07 -05:00
#~ msgid "Notifications"
#~ msgstr "通知"
2017-02-26 19:09:50 -05:00
2017-03-01 19:40:07 -05:00
#~ msgid "Clear section"
#~ msgstr "清除區段"
2017-02-26 19:09:50 -05:00
2017-03-01 19:40:07 -05:00
#~ msgid "Media"
#~ msgstr "媒體"
2017-02-26 19:09:50 -05:00
#~ msgid "Web Authentication Redirect"
#~ msgstr "網頁核對重新導向"
#~ msgid "connecting..."
#~ msgstr "連線中…"
#~ msgid "%d x %d"
#~ msgstr "%d x %d"
2016-11-28 11:10:44 -05:00
#~ msgid "Not In Use"
#~ msgstr "未被使用"
2016-10-09 10:14:46 -04:00
#~ msgid "Show the week date in the calendar"
#~ msgstr "在日曆中顯示週數"
#~ msgid "If true, display the ISO week date in the calendar."
#~ msgstr "如果設為 true在日曆中顯示 ISO 週數。"
#~ msgid "Use as Internet connection"
#~ msgstr "作為網際網路連線"
2016-03-24 13:08:39 -04:00
#~ msgid "%s is requesting access to your location."
#~ msgstr "%s 要求存取您的位置。"
2016-02-22 21:52:30 -05:00
#~ msgid "GNOME Shell (wayland compositor)"
#~ msgstr "GNOME Shell (wayland 組合器)"
2015-08-25 09:00:33 -04:00
#~ msgid "%d Connected Device"
#~ msgid_plural "%d Connected Devices"
#~ msgstr[0] "%d 已連線的裝置"
#~ msgid "Not Connected"
#~ msgstr "未連線"
#~ msgid "In Use"
#~ msgstr "使用中"
#~ msgid "Connected"
#~ msgstr "已連線"
#~ msgid "Unmanaged"
#~ msgstr "未管理"
#~ msgid "Disconnecting"
#~ msgstr "斷線"
#~ msgid "Authentication required"
#~ msgstr "要求核對"
#~ msgid "Firmware missing"
#~ msgstr "缺少韌體"
#~ msgid "Unavailable"
#~ msgstr "無法使用"
#~ msgid "Hardware Disabled"
#~ msgstr "硬體已停用"
#~ msgid "UPS"
#~ msgstr "UPS"
#~ msgid "Battery"
#~ msgstr "電池"
#~ msgid "Airplane Mode"
#~ msgstr "飛安模式"
2015-03-17 08:39:36 -04:00
#~ msgid "Show the message list"
#~ msgstr "顯示訊息清單"
#~ msgctxt "event list time"
#~ msgid "%H%M"
#~ msgstr "%H%M"
#~ msgctxt "event list time"
#~ msgid "%l%M%p"
#~ msgstr "%p %l%M"
#~ msgid "Invitation"
#~ msgstr "邀請"
#~ msgid "Call"
#~ msgstr "通話"
#~ msgid "File Transfer"
#~ msgstr "檔案傳輸程式"
#~ msgid "Chat"
#~ msgstr "聊天"
#~ msgid "Invitation to %s"
#~ msgstr "邀請加入 %s"
#~ msgid "%s is inviting you to join %s"
#~ msgstr "%s 正在邀請您加入 %s"
#~ msgid "Decline"
#~ msgstr "拒絕"
#~ msgid "Accept"
#~ msgstr "接受"
#~ msgid "Video call from %s"
#~ msgstr "來自 %s 的視訊電話"
#~ msgid "Call from %s"
#~ msgstr "%s 來電"
#~ msgid "Answer"
#~ msgstr "接聽"
#~ msgid "%s is sending you %s"
#~ msgstr "%s 正傳送給您 %s"
#~ msgid "%s would like permission to see when you are online"
#~ msgstr "%s 想要得到查看您上線狀態的許可"
#~ msgid "Authentication failed"
#~ msgstr "核對失敗"
#~ msgid "Encryption error"
#~ msgstr "加密發生錯誤"
#~ msgid "Certificate not provided"
#~ msgstr "沒有提供憑證"
#~ msgid "Certificate untrusted"
#~ msgstr "憑證不被信任"
#~ msgid "Certificate expired"
#~ msgstr "憑證已逾期"
#~ msgid "Certificate not activated"
#~ msgstr "憑證尚未使用"
#~ msgid "Certificate hostname mismatch"
#~ msgstr "憑證主機名稱不符"
#~ msgid "Certificate fingerprint mismatch"
#~ msgstr "憑證數位指紋不符"
#~ msgid "Certificate self-signed"
#~ msgstr "憑證為自我簽署"
#~ msgid "Status is set to offline"
#~ msgstr "狀態設為離線"
#~ msgid "Certificate is invalid"
#~ msgstr "憑證無效"
#~ msgid "Connection has been refused"
#~ msgstr "連線遭到拒絕"
#~ msgid "Connection can't be established"
#~ msgstr "無法建立連線"
#~ msgid "Connection has been lost"
#~ msgstr "已失去連線"
#~ msgid "This account is already connected to the server"
#~ msgstr "這個帳號已連接至該伺服器"
#~ msgid ""
#~ "Connection has been replaced by a new connection using the same resource"
#~ msgstr "連線已被使用相同資源的新連線取代"
#~ msgid "The account already exists on the server"
#~ msgstr "該帳號已經存在於伺服器上"
#~ msgid "Server is currently too busy to handle the connection"
#~ msgstr "伺服器目前過於忙碌以致於無法處理該連線"
#~ msgid "Certificate has been revoked"
#~ msgstr "憑證已被撤銷"
#~ msgid ""
#~ "Certificate uses an insecure cipher algorithm or is cryptographically weak"
#~ msgstr "憑證使用不安全的密碼演算法,或是密碼處理上較弱"
#~ msgid ""
#~ "The length of the server certificate, or the depth of the server "
#~ "certificate chain, exceed the limits imposed by the cryptography library"
#~ msgstr ""
#~ "伺服器憑證的長度,或是伺服器憑證鏈的深度超過密碼函式庫所能處理的範圍"
#~ msgid "Internal error"
#~ msgstr "內部的錯誤"
#~ msgid "View account"
#~ msgstr "檢視帳號"
2015-02-26 10:00:20 -05:00
#~ msgctxt "list sunday"
#~ msgid "Su"
#~ msgstr "日"
#~ msgctxt "list monday"
#~ msgid "M"
#~ msgstr "一"
#~ msgctxt "list tuesday"
#~ msgid "T"
#~ msgstr "二"
#~ msgctxt "list wednesday"
#~ msgid "W"
#~ msgstr "三"
#~ msgctxt "list thursday"
#~ msgid "Th"
#~ msgstr "四"
#~ msgctxt "list friday"
#~ msgid "F"
#~ msgstr "五"
#~ msgctxt "list saturday"
#~ msgid "S"
#~ msgstr "六"
#~ msgid "Nothing Scheduled"
#~ msgstr "沒有預訂行程"
#~ msgid "Today"
#~ msgstr "今天"
#~ msgid "Tomorrow"
#~ msgstr "明天"
#~ msgid "This week"
#~ msgstr "本週"
#~ msgid "Next week"
#~ msgstr "下週"
#~ msgid "Removable Devices"
#~ msgstr "可移除式裝置"
#~ msgid "Eject"
#~ msgstr "退出"
#~ msgid "Unmute"
#~ msgstr "取消靜音"
#~ msgid "Mute"
#~ msgstr "靜音"
#~ msgid "Open Calendar"
#~ msgstr "開啟行事曆"
#~ msgid "Open"
#~ msgstr "開啟"
#~ msgid "Remove"
#~ msgstr "移除"
#~ msgid "Clear Messages"
#~ msgstr "清除訊息"
#~ msgid "Notification Settings"
#~ msgstr "通知設定值"
#~ msgid "Tray Menu"
#~ msgstr "系統匣選單"
#~ msgid "No Messages"
#~ msgstr "沒有訊息"
#~ msgid "Message Tray"
#~ msgstr "訊息匣"
2015-02-21 05:18:01 -05:00
#~ msgid "Captive Portal"
#~ msgstr "網頁入口管制"
#~ msgid "The maximum accuracy level of location."
#~ msgstr "地理位置的最高精確等級。"
#~ msgid ""
#~ "Configures the maximum level of location accuracy applications are "
#~ "allowed to see. Valid options are 'off' (disable location tracking), "
#~ "'country', 'city', 'neighborhood', 'street', and 'exact' (typically "
#~ "requires GPS receiver). Please keep in mind that this only controls what "
#~ "GeoClue will allow applications to see and they can find user's location "
#~ "on their own using network resources (albeit with street-level accuracy "
#~ "at best)."
#~ msgstr ""
#~ "設定應用程式可查看的地理位置最高精確等級。有效的選項為「off」(停用地理位置"
#~ "追蹤)、「country」(國家)、「city」(縣市)、「neiborhood」(鄰里)、「street」"
#~ "(街路)、「exact」(一般需要 GPS 接收器)。請務必記住這只能控制 GeoClue 所允"
#~ "許應用程式查看的等級,而程式可自行使用本身的網路資源尋找使用者的所在位置 "
#~ "(雖然精確度最高只能到達街路等級)。"
#~ msgid "Arrangement of buttons on the titlebar"
#~ msgstr "標題列上的按鈕排列"
#~ msgid ""
#~ "This key overrides the key in org.gnome.desktop.wm.preferences when "
#~ "running GNOME Shell."
#~ msgstr ""
#~ "這個設定鍵會在執行 GNOME Shell 時覆蓋 org.gnome.desktop.wm.preferences 中"
#~ "的設定鍵。"
#~ msgid "Select an extension to configure using the combobox above."
#~ msgstr "使用上面的組合方塊選擇要設定的擴充功能。"
#~ msgid "calendar:MY"
#~ msgstr "calendar:MY"
2014-03-08 23:26:03 -05:00
#~ msgid "<b>%A</b>, <b>%H:%M</b>"
#~ msgstr "<b>%A</b><b>%H:%M</b>"
#~ msgid "<b>%B</b> <b>%d</b>, <b>%H:%M</b>"
#~ msgstr "<b>%m月</b><b>%d日</b><b>%H:%M</b>"
#~ msgid "<b>%B</b> <b>%d</b> <b>%Y</b>, <b>%H:%M</b> "
#~ msgstr "<b>%Y年</b><b>%m月</b><b>%d日</b><b>%H:%M</b> "
#~ msgid "List of categories that should be displayed as folders"
#~ msgstr "要顯示為資料夾的分類清單"
#~ msgid ""
#~ "Each category name in this list will be represented as folder in the "
#~ "application view, rather than being displayed inline in the main view."
#~ msgstr ""
#~ "這個清單中的每個分類名稱都會在應用程式檢視中以資料夾表示,而不是在主要檢視"
#~ "中直接顯示。"
#~ msgid "Authorization request from %s"
#~ msgstr "來自「%s」的核對要求"
#~ msgid "Device %s wants to pair with this computer"
#~ msgstr "裝置 %s 想要和這個電腦配對"
#~ msgid "Device %s wants access to the service '%s'"
#~ msgstr "裝置 %s 想要存取服務「%s」"
#~ msgid "Grant this time only"
#~ msgstr "只有這次准許"
#~ msgid "Reject"
#~ msgstr "拒絕"
#~ msgid "Pairing confirmation for %s"
#~ msgstr "%s 的配對確認"
#~ msgid ""
#~ "Please confirm whether the Passkey '%06d' matches the one on the device."
#~ msgstr "請確認通行碼「%06d」是否和裝置上的相符。"
#~ msgid "Matches"
#~ msgstr "相符"
#~ msgid "Does not match"
#~ msgstr "不相符"
#~ msgid "Pairing request for %s"
#~ msgstr "%s 的配對請求"
#~ msgid "Please enter the PIN mentioned on the device."
#~ msgstr "請輸入裝置所提及的 PIN。"
#~ msgid "OK"
#~ msgstr "確定"
#~ msgid ""
#~ "Sorry, no wisdom for you today:\n"
#~ "%s"
#~ msgstr ""
#~ "抱歉,今天可能有些問題:\n"
#~ "%s"
#~ msgid "%s the Oracle says"
#~ msgstr "%s Oracle 說:"
#~ msgctxt "event list time"
#~ msgid "%H\\u2236%M"
#~ msgstr "%H\\u2236%M"
#~ msgctxt "event list time"
#~ msgid "%l\\u2236%M\\u2009%p"
#~ msgstr "%l\\u2236%M\\u2009%p"