2021-01-03 18:34:11 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Gnome Terminator <terminator@lazyfrosch.de>, 2020
#
#, fuzzy
2008-07-07 21:53:52 +00:00
msgid ""
msgstr ""
2021-01-03 18:34:11 +00:00
"Project-Id-Version: PACKAGE VERSION\n"
2015-08-03 19:15:28 +00:00
"Report-Msgid-Bugs-To: \n"
2021-01-03 18:34:11 +00:00
"POT-Creation-Date: 2021-01-03 19:12+0100\n"
"PO-Revision-Date: 2020-04-22 08:11+0000\n"
"Last-Translator: Gnome Terminator <terminator@lazyfrosch.de>, 2020\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/terminator/teams/109338/zh_TW/)\n"
2008-07-07 21:53:52 +00:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2021-01-03 18:34:11 +00:00
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#. Command uuid req. Description
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:39
2015-09-20 04:59:10 +00:00
msgid "Open a new window"
2017-11-16 05:35:50 +00:00
msgstr "開啟新視窗"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:40
2015-09-20 04:59:10 +00:00
msgid "Open a new tab"
2017-11-16 05:35:50 +00:00
msgstr "開啟新分頁"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:41
2015-09-20 04:59:10 +00:00
msgid "Split the current terminal horizontally"
2017-11-16 05:35:50 +00:00
msgstr "水平分割"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:42
2015-09-20 04:59:10 +00:00
msgid "Split the current terminal vertically"
2017-11-16 05:35:50 +00:00
msgstr "垂直分割"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:43
2015-09-20 04:59:10 +00:00
msgid "Get a list of all terminals"
2017-11-16 05:35:50 +00:00
msgstr "取得所有终端的列表"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:44
2015-09-20 04:59:10 +00:00
msgid "Get the UUID of a parent window"
2016-07-05 06:04:04 +00:00
msgstr "取得母視窗UUID"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:45
2015-09-20 04:59:10 +00:00
msgid "Get the title of a parent window"
2016-07-05 06:04:04 +00:00
msgstr "取得母視窗名稱"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:46
2015-09-20 04:59:10 +00:00
msgid "Get the UUID of a parent tab"
2016-07-05 06:04:04 +00:00
msgstr "取得母分頁UUID"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:47
2015-09-20 04:59:10 +00:00
msgid "Get the title of a parent tab"
2016-07-05 06:04:04 +00:00
msgstr "取得母分頁名稱"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:64
2015-09-20 04:59:10 +00:00
#, python-format
msgid ""
"Run one of the following Terminator DBus commands:\n"
"\n"
"%s"
msgstr ""
2017-11-16 05:35:50 +00:00
"執行下列Terminator DBus指令:\n"
2016-07-05 06:04:04 +00:00
"\n"
"%s"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:65
2015-09-20 04:59:10 +00:00
msgid ""
"* These entries require either TERMINATOR_UUID environment var,\n"
" or the --uuid option must be used."
2017-11-16 05:35:50 +00:00
msgstr ""
"* 這些項目需要用到TERMINATOR_UUID環境變數, \n"
" 也可以使用--uuid選項來指定TERMINATOR_UUID。"
2015-09-20 04:59:10 +00:00
2020-10-19 21:45:16 +00:00
#: ../remotinator.py:67
2015-09-20 04:59:10 +00:00
msgid "Terminal UUID for when not in env var TERMINATOR_UUID"
2017-11-16 05:35:50 +00:00
msgstr "當環境變數TERMINATOR_UUID不存在時, 指定終端的UUID"
2015-09-20 04:59:10 +00:00
2015-09-01 21:16:04 +00:00
#: ../data/terminator.desktop.in.h:1 ../data/terminator.appdata.xml.in.h:1
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:83
#: ../terminatorlib/plugins/activitywatch.py:162
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:155
2010-03-30 19:02:44 +00:00
msgid "Terminator"
2017-11-16 05:35:50 +00:00
msgstr "Terminator"
2009-12-03 13:07:49 +00:00
2015-09-01 21:16:04 +00:00
#: ../data/terminator.desktop.in.h:2 ../data/terminator.appdata.xml.in.h:2
2013-01-31 04:32:37 +00:00
msgid "Multiple terminals in one window"
2017-11-16 05:35:50 +00:00
msgstr "單一視窗,多重終端"
2013-01-31 04:32:37 +00:00
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:3
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:156
2015-09-01 21:16:04 +00:00
msgid "The robot future of terminals"
2017-11-16 05:35:50 +00:00
msgstr "終結者(Terminator) - 終端機器人的未來"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:4
msgid ""
"A power-user tool for arranging terminals. It is inspired by programs such "
"as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging "
2021-01-03 18:34:11 +00:00
"terminals in grids (tabs is the most common default method, which Terminator"
" also supports)."
2015-09-01 21:16:04 +00:00
msgstr ""
#: ../data/terminator.appdata.xml.in.h:5
msgid ""
"Much of the behavior of Terminator is based on GNOME Terminal, and we are "
"adding more features from that as time goes by, but we also want to extend "
"out in different directions with useful features for sysadmins and other "
"users."
msgstr ""
#: ../data/terminator.appdata.xml.in.h:6
msgid "Some highlights:"
2017-11-16 05:35:50 +00:00
msgstr "特色"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:7
msgid "Arrange terminals in a grid"
2017-11-16 05:35:50 +00:00
msgstr "可在格線中放置終端"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:8
msgid "Tabs"
2017-11-16 05:35:50 +00:00
msgstr "可以使用分頁"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:9
msgid "Drag and drop re-ordering of terminals"
2017-11-16 05:35:50 +00:00
msgstr "可使用拖曳方式重新排列終端"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:10
msgid "Lots of keyboard shortcuts"
2017-11-16 05:35:50 +00:00
msgstr "各式的鍵盤快捷鍵"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:11
msgid "Save multiple layouts and profiles via GUI preferences editor"
2017-11-15 05:29:18 +00:00
msgstr "使用圖形化介面儲存多重版面配置和設定檔"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:12
msgid "Simultaneous typing to arbitrary groups of terminals"
2017-11-16 05:35:50 +00:00
msgstr "可以同時輸入(命令)到任意群組的終端"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:13
msgid "And lots more..."
2017-11-16 05:35:50 +00:00
msgstr "還有更多的特色..."
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:14
msgid "The main window showing the application in action"
2017-11-16 05:35:50 +00:00
msgstr "Terminator執行的畫面"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:15
msgid "Getting a little crazy with the terminals"
2017-11-16 05:35:50 +00:00
msgstr "多到瘋狂的終端"
2015-09-01 21:16:04 +00:00
#: ../data/terminator.appdata.xml.in.h:16
msgid "The preferences window where you can change the defaults"
2017-11-16 05:35:50 +00:00
msgstr "您可以在\"偏好設定\"中更改預設值"
2015-09-01 21:16:04 +00:00
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/container.py:163
2010-07-04 03:42:38 +00:00
msgid "Close?"
2010-12-26 04:43:02 +00:00
msgstr "關閉?"
2010-07-04 03:42:38 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/container.py:169
2010-07-04 03:42:38 +00:00
msgid "Close _Terminals"
2017-11-16 05:35:50 +00:00
msgstr "關閉終端(_T)"
2009-12-03 13:07:49 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/container.py:171
2010-07-04 03:42:38 +00:00
msgid "<big><b>Close multiple terminals?</b></big>"
2017-11-16 05:35:50 +00:00
msgstr "<big><b>要關閉多個終端嗎?</b></big>"
2010-07-04 03:42:38 +00:00
2017-01-13 06:38:29 +00:00
#: ../terminatorlib/container.py:175
2010-07-04 03:42:38 +00:00
msgid ""
2017-01-13 06:38:29 +00:00
"This window has several terminals open. Closing the window will also close "
"all terminals within it."
2017-11-16 05:35:50 +00:00
msgstr "這個視窗已經開啟多個終端。關閉視窗會關閉視窗內的所有終端。"
2017-01-13 06:38:29 +00:00
#: ../terminatorlib/container.py:178
msgid ""
"This tab has several terminals open. Closing the tab will also close all "
2010-07-04 03:42:38 +00:00
"terminals within it."
2017-11-16 05:35:50 +00:00
msgstr "這個分頁已經開啟多個終端。關閉分頁會關閉視窗內的所有終端。"
2009-12-03 13:07:49 +00:00
2017-01-13 06:38:29 +00:00
#: ../terminatorlib/container.py:198
2013-01-31 04:32:37 +00:00
msgid "Do not show this message next time"
2017-11-16 05:35:50 +00:00
msgstr "下次不要再顯示此訊息"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:34
2008-07-07 21:53:52 +00:00
msgid "Current Locale"
2017-11-16 05:35:50 +00:00
msgstr "在地語言"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:35 ../terminatorlib/encoding.py:48
#: ../terminatorlib/encoding.py:67 ../terminatorlib/encoding.py:90
#: ../terminatorlib/encoding.py:101
2008-07-07 21:53:52 +00:00
msgid "Western"
2008-08-28 12:06:52 +00:00
msgstr "西歐語系"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:36 ../terminatorlib/encoding.py:68
#: ../terminatorlib/encoding.py:80 ../terminatorlib/encoding.py:99
2008-07-07 21:53:52 +00:00
msgid "Central European"
2008-08-28 12:06:52 +00:00
msgstr "中歐語系"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:37
2008-07-07 21:53:52 +00:00
msgid "South European"
2010-09-03 03:41:46 +00:00
msgstr "南歐語系"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:38 ../terminatorlib/encoding.py:46
#: ../terminatorlib/encoding.py:106
2008-07-07 21:53:52 +00:00
msgid "Baltic"
2010-09-03 03:41:46 +00:00
msgstr "波羅的海語"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "JOHAB", _("Korean") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:39 ../terminatorlib/encoding.py:69
#: ../terminatorlib/encoding.py:75 ../terminatorlib/encoding.py:77
#: ../terminatorlib/encoding.py:82 ../terminatorlib/encoding.py:100
2009-12-03 13:07:49 +00:00
msgid "Cyrillic"
2010-09-03 03:41:46 +00:00
msgstr "斯拉夫語"
2009-12-03 13:07:49 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:40 ../terminatorlib/encoding.py:72
#: ../terminatorlib/encoding.py:79 ../terminatorlib/encoding.py:105
2008-07-07 21:53:52 +00:00
msgid "Arabic"
2010-09-03 03:41:46 +00:00
msgstr "阿拉伯語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:41 ../terminatorlib/encoding.py:85
#: ../terminatorlib/encoding.py:102
2008-07-07 21:53:52 +00:00
msgid "Greek"
2010-09-03 03:41:46 +00:00
msgstr "希臘語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:42
2008-07-07 21:53:52 +00:00
msgid "Hebrew Visual"
2010-09-03 03:41:46 +00:00
msgstr "希伯來語(左至右)"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:43 ../terminatorlib/encoding.py:71
#: ../terminatorlib/encoding.py:88 ../terminatorlib/encoding.py:104
2008-07-07 21:53:52 +00:00
msgid "Hebrew"
2010-09-03 03:41:46 +00:00
msgstr "希伯來語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:44 ../terminatorlib/encoding.py:70
#: ../terminatorlib/encoding.py:92 ../terminatorlib/encoding.py:103
2008-07-07 21:53:52 +00:00
msgid "Turkish"
2008-08-28 12:06:52 +00:00
msgstr "土耳其語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:45
2008-07-07 21:53:52 +00:00
msgid "Nordic"
2008-08-28 12:06:52 +00:00
msgstr "北歐語系"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:47
2008-07-07 21:53:52 +00:00
msgid "Celtic"
2010-12-26 04:43:02 +00:00
msgstr "塞爾特語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:49 ../terminatorlib/encoding.py:91
2008-07-07 21:53:52 +00:00
msgid "Romanian"
2008-08-28 12:06:52 +00:00
msgstr "羅馬尼亞語"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "UTF-7", _("Unicode") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:51
2008-07-07 21:53:52 +00:00
msgid "Unicode"
2010-12-26 04:43:02 +00:00
msgstr "萬國碼 (Unicode)"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. [False, "UTF-16", _("Unicode") ],
#. [False, "UCS-2", _("Unicode") ],
#. [False, "UCS-4", _("Unicode") ],
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:55
2008-07-07 21:53:52 +00:00
msgid "Armenian"
2010-12-26 04:43:02 +00:00
msgstr "亞美尼亞語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:56 ../terminatorlib/encoding.py:57
#: ../terminatorlib/encoding.py:61
2008-07-07 21:53:52 +00:00
msgid "Chinese Traditional"
2010-12-26 04:43:02 +00:00
msgstr "正體中文"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:58
2009-12-03 13:07:49 +00:00
msgid "Cyrillic/Russian"
2010-09-03 03:41:46 +00:00
msgstr "斯拉夫語系/俄文"
2009-12-03 13:07:49 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:59 ../terminatorlib/encoding.py:73
#: ../terminatorlib/encoding.py:94
2008-07-07 21:53:52 +00:00
msgid "Japanese"
2010-09-03 03:41:46 +00:00
msgstr "日本語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:60 ../terminatorlib/encoding.py:74
#: ../terminatorlib/encoding.py:97
2008-07-07 21:53:52 +00:00
msgid "Korean"
2010-09-03 03:41:46 +00:00
msgstr "韓國語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:62 ../terminatorlib/encoding.py:63
#: ../terminatorlib/encoding.py:64 ../terminatorlib/encoding.py:66
2008-07-07 21:53:52 +00:00
msgid "Chinese Simplified"
2010-12-26 04:43:02 +00:00
msgstr "簡體中文"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:65
2008-07-07 21:53:52 +00:00
msgid "Georgian"
2010-09-03 03:41:46 +00:00
msgstr "喬治亞語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:78 ../terminatorlib/encoding.py:93
2008-07-07 21:53:52 +00:00
msgid "Cyrillic/Ukrainian"
2010-09-03 03:41:46 +00:00
msgstr "斯拉夫/烏克蘭語系"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:81
2008-07-07 21:53:52 +00:00
msgid "Croatian"
2010-09-03 03:41:46 +00:00
msgstr "克羅埃西亞語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:83
2008-07-07 21:53:52 +00:00
msgid "Hindi"
2010-09-03 03:41:46 +00:00
msgstr "北印度語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:84
2008-07-07 21:53:52 +00:00
msgid "Persian"
2010-09-03 03:41:46 +00:00
msgstr "波斯語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:86
2008-07-07 21:53:52 +00:00
msgid "Gujarati"
2010-09-03 03:41:46 +00:00
msgstr "古吉拉特語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:87
2008-07-07 21:53:52 +00:00
msgid "Gurmukhi"
2010-09-03 03:41:46 +00:00
msgstr "古爾穆奇文"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:89
2008-07-07 21:53:52 +00:00
msgid "Icelandic"
2010-09-03 03:41:46 +00:00
msgstr "冰島語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:95 ../terminatorlib/encoding.py:98
#: ../terminatorlib/encoding.py:107
2008-07-07 21:53:52 +00:00
msgid "Vietnamese"
2010-09-03 03:41:46 +00:00
msgstr "越南語"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/encoding.py:96
2008-07-07 21:53:52 +00:00
msgid "Thai"
2010-09-03 03:41:46 +00:00
msgstr "泰語"
2008-07-07 21:53:52 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/layoutlauncher.glade.h:1
msgid "Terminator Layout Launcher"
2017-11-16 05:35:50 +00:00
msgstr "Terminator版面配置啟動器"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/layoutlauncher.glade.h:2
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:142
2015-08-03 19:15:28 +00:00
msgid "Layout"
2017-11-15 05:29:18 +00:00
msgstr "版面配置"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/layoutlauncher.glade.h:3
msgid "Launch"
2017-11-15 05:29:18 +00:00
msgstr "啟動"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/notebook.py:359
2010-07-04 03:42:38 +00:00
msgid "tab"
2010-09-03 03:41:46 +00:00
msgstr "分頁"
2009-01-20 22:45:57 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/notebook.py:629
2010-07-04 03:42:38 +00:00
msgid "Close Tab"
msgstr "關閉分頁"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:49
2010-12-26 04:43:02 +00:00
msgid "Display program version"
msgstr "顯示程式版本"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:51 ../terminatorlib/optionparse.py:53
2015-12-03 06:18:33 +00:00
msgid "Maximize the window"
2017-11-15 05:29:18 +00:00
msgstr "最大化視窗"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:55
2010-12-26 04:43:02 +00:00
msgid "Make the window fill the screen"
msgstr "以全螢幕顯示視窗"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:57
2010-12-26 04:43:02 +00:00
msgid "Disable window borders"
2017-11-15 05:29:18 +00:00
msgstr "取消視窗邊框"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:59
2010-12-26 04:43:02 +00:00
msgid "Hide the window at startup"
msgstr "啟動時隱藏視窗"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:61
2010-12-26 04:43:02 +00:00
msgid "Specify a title for the window"
msgstr "自訂視窗標題"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:63
2013-01-31 04:32:37 +00:00
msgid "Set the preferred size and position of the window(see X man page)"
2013-08-04 05:13:01 +00:00
msgstr "設定喜好的尺寸及視窗的位置 ( 詳情請見 X man 的頁面 )"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:67 ../terminatorlib/optionparse.py:70
2010-12-26 04:43:02 +00:00
msgid "Specify a command to execute inside the terminal"
2017-11-16 05:35:50 +00:00
msgstr "自訂要在終端中執行的指令"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:73 ../terminatorlib/optionparse.py:81
2010-12-26 04:43:02 +00:00
msgid ""
"Use the rest of the command line as a command to execute inside the "
"terminal, and its arguments"
2017-11-16 05:35:50 +00:00
msgstr "將整個命令列內容(含參數)視為一個指令,於終端內執行"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:76
2015-08-03 19:15:28 +00:00
msgid "Specify a config file"
msgstr "指定一個設定檔"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:78
msgid "Specify a partial config json file"
msgstr ""
#: ../terminatorlib/optionparse.py:84
2010-12-26 04:43:02 +00:00
msgid "Set the working directory"
msgstr "設定工作目錄"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:85
2013-01-31 04:32:37 +00:00
msgid "Set a custom icon for the window (by file or name)"
2017-11-16 05:35:50 +00:00
msgstr "設定視窗圖示(透過檔案或是名稱)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:88
2010-12-26 04:43:02 +00:00
msgid "Set a custom WM_WINDOW_ROLE property on the window"
msgstr "自訂視窗的 WM_WINDOW_ROLE 屬性"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:90
2015-08-03 19:15:28 +00:00
msgid "Launch with the given layout"
2017-11-16 05:35:50 +00:00
msgstr "以給定的版面配置啟動"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:92
2015-08-03 19:15:28 +00:00
msgid "Select a layout from a list"
2017-11-16 05:35:50 +00:00
msgstr "從清單中選取版面配置"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:94
2010-12-26 04:43:02 +00:00
msgid "Use a different profile as the default"
2017-11-16 05:35:50 +00:00
msgstr "使用不同的設定檔為預設值"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:96
2010-12-26 04:43:02 +00:00
msgid "Disable DBus"
msgstr "停用 DBus"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:98
2010-12-26 04:43:02 +00:00
msgid "Enable debugging information (twice for debug server)"
2017-11-16 05:35:50 +00:00
msgstr "啟用除錯訊息(重複兩次以啟用 debug server) "
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:100
2010-12-26 04:43:02 +00:00
msgid "Comma separated list of classes to limit debugging to"
2017-11-16 05:35:50 +00:00
msgstr "除錯訊息中只列出要顯示的DEBUG_CLASSES( 多個選項時, 請使用\",\"分隔)"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:102
2010-12-26 04:43:02 +00:00
msgid "Comma separated list of methods to limit debugging to"
2017-11-16 05:35:50 +00:00
msgstr "除錯訊息中只列出要顯示的DEBUG_METHODS( 多個選項時, 請使用\",\"分隔)"
2010-12-26 04:43:02 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/optionparse.py:104
2013-01-31 04:32:37 +00:00
msgid "If Terminator is already running, just open a new tab"
2017-11-16 05:35:50 +00:00
msgstr "如果 Terminator 已經執行, 在執行中的Terminator 開一個新的分頁"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/optionparse.py:106
msgid "If Terminator is already running, just unhide all hidden windows"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:54
2015-08-04 01:17:05 +00:00
msgid "Watch for _activity"
2017-11-16 05:35:50 +00:00
msgstr "顯示\"執行中(_activity)\"的通知"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:83
2015-08-04 01:17:05 +00:00
#, python-format
msgid "Activity in: %s"
2017-11-16 05:35:50 +00:00
msgstr "執行中:%s"
2010-07-04 03:42:38 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:120
2015-08-04 01:17:05 +00:00
msgid "Watch for _silence"
2017-11-16 05:35:50 +00:00
msgstr "顯示\"已閒置(_silence)\"的通知"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/activitywatch.py:162
2015-08-04 01:17:05 +00:00
#, python-format
msgid "Silence in: %s"
2017-11-16 05:35:50 +00:00
msgstr "已閒置:%s"
2011-08-21 04:31:44 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/plugins/custom_commands.py:61
2015-08-04 01:17:05 +00:00
msgid "_Custom Commands"
2017-11-16 05:35:50 +00:00
msgstr "自訂指令"
2009-01-20 22:45:57 +00:00
2015-09-20 04:59:10 +00:00
#. VERIFY FOR GTK3: is this ever false?
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/plugins/custom_commands.py:67
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:194
2015-08-03 19:15:28 +00:00
msgid "_Preferences"
msgstr "偏好設定(_P)"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:134
2010-03-30 19:02:44 +00:00
msgid "Custom Commands Configuration"
2010-12-26 04:43:02 +00:00
msgstr "自訂指令設定"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:138
#: ../terminatorlib/plugins/custom_commands.py:287
#: ../terminatorlib/plugins/logger.py:20
#: ../terminatorlib/plugins/terminalshot.py:20
2015-08-04 01:17:05 +00:00
msgid "_Cancel"
2017-11-15 05:29:18 +00:00
msgstr "取消(_C)"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:139
#: ../terminatorlib/plugins/custom_commands.py:288
2015-08-04 01:17:05 +00:00
msgid "_OK"
2017-11-15 05:29:18 +00:00
msgstr "確定(_O)"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:166
2015-08-04 01:17:05 +00:00
msgid "Enabled"
2017-11-15 05:29:18 +00:00
msgstr "啟用"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:170
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:144
2015-08-04 01:17:05 +00:00
msgid "Name"
2017-11-15 05:29:18 +00:00
msgstr "名稱"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:174
#: ../terminatorlib/preferences.glade.h:108
2015-08-04 01:17:05 +00:00
msgid "Command"
msgstr "指令"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:188
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:37
2015-08-04 01:17:05 +00:00
msgid "Top"
msgstr "上緣"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:194
2015-08-04 01:17:05 +00:00
msgid "Up"
2017-11-15 05:29:18 +00:00
msgstr "向上鍵"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:200
2015-08-04 01:17:05 +00:00
msgid "Down"
2017-11-15 05:29:18 +00:00
msgstr "向下鍵"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:206
2015-08-04 01:17:05 +00:00
msgid "Last"
2017-11-15 05:29:18 +00:00
msgstr "最後"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:212
2015-08-04 01:17:05 +00:00
msgid "New"
2017-11-15 05:29:18 +00:00
msgstr "新增"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:217
2015-08-04 01:17:05 +00:00
msgid "Edit"
2017-11-15 05:29:18 +00:00
msgstr "編輯"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:223
2015-08-04 01:17:05 +00:00
msgid "Delete"
2017-11-15 05:29:18 +00:00
msgstr "刪除"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:283
2010-03-30 19:02:44 +00:00
msgid "New Command"
2010-12-26 04:43:02 +00:00
msgstr "新指令"
2009-12-03 13:07:49 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:294
2010-03-30 19:02:44 +00:00
msgid "Enabled:"
2017-11-16 05:35:50 +00:00
msgstr "已啟用:"
2008-08-28 12:06:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:300
2010-03-30 19:02:44 +00:00
msgid "Name:"
2010-09-03 03:41:46 +00:00
msgstr "名稱:"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:306
2010-03-30 19:02:44 +00:00
msgid "Command:"
2010-09-03 03:41:46 +00:00
msgstr "指令"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:329
#: ../terminatorlib/plugins/custom_commands.py:439
2010-03-30 19:02:44 +00:00
msgid "You need to define a name and command"
2010-12-26 04:43:02 +00:00
msgstr "您需要定義名稱和指令"
2010-03-30 19:02:44 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/custom_commands.py:346
#: ../terminatorlib/plugins/custom_commands.py:458
2010-03-30 19:02:44 +00:00
#, python-format
msgid "Name *%s* already exist"
2017-11-16 05:35:50 +00:00
msgstr "*%s*已存在,名稱不可相同"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:21
#: ../terminatorlib/plugins/terminalshot.py:21
2015-08-04 01:17:05 +00:00
msgid "_Save"
2017-11-15 05:29:18 +00:00
msgstr "儲存(_S)"
2015-08-04 01:17:05 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:32
2015-08-04 01:17:05 +00:00
msgid "Start _Logger"
2016-07-05 06:04:04 +00:00
msgstr "啟動日誌"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:35
2015-08-04 01:17:05 +00:00
msgid "Stop _Logger"
2016-07-05 06:04:04 +00:00
msgstr "停止日誌"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/logger.py:65
2015-08-03 19:15:28 +00:00
msgid "Save Log File As"
2016-07-05 06:04:04 +00:00
msgstr "另存日誌檔"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/terminalshot.py:28
2015-08-04 01:17:05 +00:00
msgid "Terminal _screenshot"
2017-11-16 05:35:50 +00:00
msgstr "畫面截圖"
2008-07-07 21:53:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/plugins/terminalshot.py:37
2015-08-03 19:15:28 +00:00
msgid "Save image"
2017-11-15 05:29:18 +00:00
msgstr "儲存影像"
2015-08-03 19:15:28 +00:00
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:1
msgid "Automatic"
2013-06-26 05:09:36 +00:00
msgstr "自動"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:2
msgid "Control-H"
2013-08-04 05:13:01 +00:00
msgstr "Control-H"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:3
msgid "ASCII DEL"
2013-08-04 05:13:01 +00:00
msgstr "ASCII DEL"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:4
msgid "Escape sequence"
2013-08-04 05:13:01 +00:00
msgstr "跳脫序列"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#. FIXME: Why isn't this being done by Terminator() ?
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:5 ../terminatorlib/window.py:715
2015-08-03 19:15:28 +00:00
msgid "All"
msgstr "全部"
#: ../terminatorlib/preferences.glade.h:6
msgid "Group"
2017-11-15 05:29:18 +00:00
msgstr "群組"
2015-08-03 19:15:28 +00:00
2015-08-04 18:52:02 +00:00
#: ../terminatorlib/preferences.glade.h:7
2015-08-03 19:15:28 +00:00
msgid "None"
msgstr "無"
#: ../terminatorlib/preferences.glade.h:8
2013-01-31 04:32:37 +00:00
msgid "Exit the terminal"
2013-06-26 05:09:36 +00:00
msgstr "結束終端機"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:9
2013-01-31 04:32:37 +00:00
msgid "Restart the command"
2013-08-04 05:13:01 +00:00
msgstr "重新啟動指令"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:10
2013-01-31 04:32:37 +00:00
msgid "Hold the terminal open"
2013-06-26 05:09:36 +00:00
msgstr "保持終端機開啟"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:11
2013-01-31 04:32:37 +00:00
msgid "Black on light yellow"
2013-08-04 05:13:01 +00:00
msgstr "淺黃底黑字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:12
2013-01-31 04:32:37 +00:00
msgid "Black on white"
2013-08-04 05:13:01 +00:00
msgstr "白底黑字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:13
2015-12-03 06:18:33 +00:00
msgid "Gray on black"
2017-11-15 05:29:18 +00:00
msgstr "黑底灰字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:14
2013-01-31 04:32:37 +00:00
msgid "Green on black"
2013-08-04 05:13:01 +00:00
msgstr "黑底綠字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:15
2013-01-31 04:32:37 +00:00
msgid "White on black"
2013-08-04 05:13:01 +00:00
msgstr "黑底白字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:16
2013-01-31 04:32:37 +00:00
msgid "Orange on black"
2013-08-04 05:13:01 +00:00
msgstr "黑底橘字"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:17
2013-01-31 04:32:37 +00:00
msgid "Ambience"
2013-08-04 05:13:01 +00:00
msgstr "Ambience"
2013-01-31 04:32:37 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:18
msgid "Solarized light"
2017-11-15 05:29:18 +00:00
msgstr "陽光白"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:19
msgid "Solarized dark"
2017-11-15 05:29:18 +00:00
msgstr "陽光黑"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/preferences.glade.h:20
2016-12-13 05:54:37 +00:00
msgid "Gruvbox light"
msgstr ""
#: ../terminatorlib/preferences.glade.h:21
msgid "Gruvbox dark"
msgstr ""
#: ../terminatorlib/preferences.glade.h:22
2013-01-31 04:32:37 +00:00
msgid "Custom"
2013-06-26 05:09:36 +00:00
msgstr "自訂"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:23
2013-01-31 04:32:37 +00:00
msgid "Block"
2013-08-04 05:13:01 +00:00
msgstr "封鎖"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:24
2013-01-31 04:32:37 +00:00
msgid "Underline"
2013-06-26 05:09:36 +00:00
msgstr "底線"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:25
2013-01-31 04:32:37 +00:00
msgid "I-Beam"
2013-08-04 05:13:01 +00:00
msgstr "I 字型"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:26
2013-01-31 04:32:37 +00:00
msgid "GNOME Default"
2013-06-26 05:09:36 +00:00
msgstr "GNOME 預設值"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:27
2013-01-31 04:32:37 +00:00
msgid "Click to focus"
2013-08-04 05:13:01 +00:00
msgstr "點選獲取焦點"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:28
2013-01-31 04:32:37 +00:00
msgid "Follow mouse pointer"
2013-08-04 05:13:01 +00:00
msgstr "完全跟著滑鼠"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:29
2013-01-31 04:32:37 +00:00
msgid "Tango"
2013-10-12 04:34:25 +00:00
msgstr "Tango"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:30
2013-01-31 04:32:37 +00:00
msgid "Linux"
2013-06-26 05:09:36 +00:00
msgstr "Linux"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:31
2013-01-31 04:32:37 +00:00
msgid "XTerm"
2013-06-26 05:09:36 +00:00
msgstr "XTerm"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:32
2013-01-31 04:32:37 +00:00
msgid "Rxvt"
2013-06-26 05:09:36 +00:00
msgstr "Rxvt"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:33
2015-08-03 19:15:28 +00:00
msgid "Solarized"
2017-11-15 05:29:18 +00:00
msgstr "陽光化"
2015-08-03 19:15:28 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:34
2013-01-31 04:32:37 +00:00
msgid "On the left side"
2013-06-26 05:09:36 +00:00
msgstr "位於左邊"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:35
2013-01-31 04:32:37 +00:00
msgid "On the right side"
2013-06-26 05:09:36 +00:00
msgstr "位於右邊"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:36
2013-01-31 04:32:37 +00:00
msgid "Disabled"
2013-06-26 05:09:36 +00:00
msgstr "已停用"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:38
2013-01-31 04:32:37 +00:00
msgid "Bottom"
2013-10-12 04:34:25 +00:00
msgstr "下緣"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:39
2013-01-31 04:32:37 +00:00
msgid "Left"
2013-10-12 04:34:25 +00:00
msgstr "左端"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:40
2013-01-31 04:32:37 +00:00
msgid "Right"
2013-10-12 04:34:25 +00:00
msgstr "右端"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:41
2013-01-31 04:32:37 +00:00
msgid "Hidden"
2013-06-26 05:09:36 +00:00
msgstr "隱藏"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:42
2013-01-31 04:32:37 +00:00
msgid "Normal"
2013-06-26 05:09:36 +00:00
msgstr "正常"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:43
2013-01-31 04:32:37 +00:00
msgid "Maximised"
2017-11-15 05:29:18 +00:00
msgstr "最大化"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:44
2013-01-31 04:32:37 +00:00
msgid "Fullscreen"
2013-06-26 05:09:36 +00:00
msgstr "全螢幕"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:45
2013-01-31 04:32:37 +00:00
msgid "Terminator Preferences"
2013-06-26 05:09:36 +00:00
msgstr "終端機偏好設定"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:46
2015-08-03 19:15:28 +00:00
msgid "<b>Behavior</b>"
2017-11-15 05:29:18 +00:00
msgstr "<b>行為</b>"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:47
2015-08-03 19:15:28 +00:00
msgid "Window state:"
2017-11-15 05:29:18 +00:00
msgstr "視窗狀態"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:48
2015-08-03 19:15:28 +00:00
msgid "Always on top"
msgstr "永遠顯示在最上層"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:49
2013-01-31 04:32:37 +00:00
msgid "Show on all workspaces"
2017-11-15 05:29:18 +00:00
msgstr "在所有工作區顯示"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:50
2015-08-03 19:15:28 +00:00
msgid "Hide on lose focus"
2017-11-15 05:29:18 +00:00
msgstr "當視窗失去焦點時隱藏"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:51
2015-08-03 19:15:28 +00:00
msgid "Hide from taskbar"
2017-11-15 05:29:18 +00:00
msgstr "不要工作列中顯示"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:52
2015-08-03 19:15:28 +00:00
msgid "Window geometry hints"
msgstr "視窗形狀小叮嚀"
2013-01-31 04:32:37 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/preferences.glade.h:53
2015-12-03 06:18:33 +00:00
msgid "DBus server"
msgstr "DBus server"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:54
2016-12-13 05:54:37 +00:00
msgid "Mouse focus:"
2017-11-15 05:29:18 +00:00
msgstr "滑鼠所在的視窗"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:55
2016-12-13 05:54:37 +00:00
msgid "Broadcast default:"
2017-11-15 05:29:18 +00:00
msgstr "預設發送設定值"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:56
2020-10-19 21:45:16 +00:00
msgid "PuTTY style paste:"
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:57
2016-12-13 05:54:37 +00:00
msgid "Smart copy"
2015-12-03 06:18:33 +00:00
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:58
2016-12-13 05:54:37 +00:00
msgid "Re-use profiles for new terminals"
2017-11-15 05:29:18 +00:00
msgstr "在新終端機上套用當前設定檔"
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:59
2016-12-13 05:54:37 +00:00
msgid "Use custom URL handler"
2015-08-03 19:15:28 +00:00
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:60
2016-12-13 05:54:37 +00:00
msgid "Custom URL handler:"
2015-08-03 19:15:28 +00:00
msgstr ""
2013-01-31 04:32:37 +00:00
#: ../terminatorlib/preferences.glade.h:61
2020-10-19 21:45:16 +00:00
msgid "PRIMARY"
msgstr ""
#: ../terminatorlib/preferences.glade.h:62
msgid "Clipboard"
msgstr ""
#: ../terminatorlib/preferences.glade.h:63
2021-01-03 18:34:11 +00:00
msgid "Clear selection on copy"
msgstr ""
#: ../terminatorlib/preferences.glade.h:64
2016-12-13 05:54:37 +00:00
msgid "<b>Appearance</b>"
2017-11-15 05:29:18 +00:00
msgstr "<b>外觀</b>"
2015-12-03 06:18:33 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:65
2015-08-03 19:15:28 +00:00
msgid "Window borders"
msgstr "視窗邊界"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:66
2016-12-13 05:54:37 +00:00
msgid "Unfocused terminal font brightness:"
2017-11-15 05:29:18 +00:00
msgstr "字型亮度(非當前視窗)"
2016-12-13 05:54:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:67
2016-12-13 05:54:37 +00:00
msgid "Terminal separator size:"
2017-11-15 05:29:18 +00:00
msgstr "分隔線寬度"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:68
2020-10-19 21:45:16 +00:00
msgid "Line Height:"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:69
2016-12-13 05:54:37 +00:00
msgid "Extra Styling (Theme dependant)"
2015-08-03 19:15:28 +00:00
msgstr ""
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:70
2016-12-13 05:54:37 +00:00
msgid "Tab position:"
2017-11-15 05:29:18 +00:00
msgstr "分頁列位置:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:71
2016-12-13 05:54:37 +00:00
msgid "Tabs homogeneous"
2017-11-15 05:29:18 +00:00
msgstr "平均分配分頁寬度"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:72
2016-12-13 05:54:37 +00:00
msgid "Tabs scroll buttons"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:73
2016-12-13 05:54:37 +00:00
msgid "<b>Terminal Titlebar</b>"
2017-11-15 05:29:18 +00:00
msgstr "<b>終端機標題</b>"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:74
2016-12-13 05:54:37 +00:00
msgid "Font color:"
2017-11-15 05:29:18 +00:00
msgstr "字型顏色:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:75
2016-12-13 05:54:37 +00:00
msgid "Background:"
2017-11-15 05:29:18 +00:00
msgstr "背景:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:76
2016-12-13 05:54:37 +00:00
msgid "Focused"
2017-11-15 05:29:18 +00:00
msgstr "當前視窗"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:77
2016-12-13 05:54:37 +00:00
msgid "Inactive"
2017-11-15 05:29:18 +00:00
msgstr "非使用中"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:78
2016-12-13 05:54:37 +00:00
msgid "Receiving"
2017-11-15 05:29:18 +00:00
msgstr "接收中"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:79
2020-10-19 21:45:16 +00:00
msgid "Title bar at bottom (Require restart)"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:80
2016-12-13 05:54:37 +00:00
msgid "Hide size from title"
2017-11-15 05:29:18 +00:00
msgstr "不在標題列顯示終端機大小(列數X行數)"
2016-12-13 05:54:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:81
2016-12-13 05:54:37 +00:00
msgid "_Use the system font"
2017-11-15 05:29:18 +00:00
msgstr "使用系統字型"
2016-12-13 05:54:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:82
2015-08-03 19:15:28 +00:00
msgid "_Font:"
msgstr "字型 (_F): "
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:83
2015-08-03 19:15:28 +00:00
msgid "Choose A Titlebar Font"
2017-11-15 05:29:18 +00:00
msgstr "選擇標題列字型"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:84
2015-08-03 19:15:28 +00:00
msgid "Global"
msgstr "全域"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:85
2015-08-04 01:17:05 +00:00
msgid "Profile"
2017-11-15 05:29:18 +00:00
msgstr "設定檔"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:86
2015-08-03 19:15:28 +00:00
msgid "_Use the system fixed width font"
msgstr "使用系統的固定寬度字型 (_U)"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:87
2015-08-03 19:15:28 +00:00
msgid "Choose A Terminal Font"
msgstr "請選取終端機字型"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:88
2015-08-03 19:15:28 +00:00
msgid "_Allow bold text"
msgstr "可使用粗體文字 (_A)"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:89
2015-08-03 19:15:28 +00:00
msgid "Show titlebar"
msgstr "顯示標題列"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:90
2015-08-03 19:15:28 +00:00
msgid "Copy on selection"
msgstr "選擇即複製"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:91
msgid "Disable Ctrl+mousewheel zoom"
msgstr ""
#: ../terminatorlib/preferences.glade.h:92
2015-12-03 06:18:33 +00:00
msgid "Select-by-_word characters:"
msgstr "用滑鼠連按兩下選取字詞時會包括以下字元(_W):"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:93
2015-08-03 19:15:28 +00:00
msgid "<b>Cursor</b>"
msgstr "<b>游標</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:94
2016-12-13 05:54:37 +00:00
msgid "_Shape:"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:95
2016-12-13 05:54:37 +00:00
msgid "Color:"
2017-11-15 05:29:18 +00:00
msgstr "顏色:"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:96
2015-08-03 19:15:28 +00:00
msgid "Blink"
2017-11-15 05:29:18 +00:00
msgstr "閃爍"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:97
2016-12-13 05:54:37 +00:00
msgid "Foreground"
2017-11-15 05:29:18 +00:00
msgstr "前景顏色"
2016-12-13 05:54:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:98
2015-08-03 19:15:28 +00:00
msgid "<b>Terminal bell</b>"
msgstr ""
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:99
2015-08-03 19:15:28 +00:00
msgid "Titlebar icon"
msgstr "標題列圖示"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:100
2015-12-03 06:18:33 +00:00
msgid "Visual flash"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:101
2015-08-03 19:15:28 +00:00
msgid "Audible beep"
msgstr ""
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:102
2015-08-03 19:15:28 +00:00
msgid "Window list flash"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:103
2015-08-03 19:15:28 +00:00
msgid "General"
msgstr "一般"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:104
2015-08-03 19:15:28 +00:00
msgid "_Run command as a login shell"
2013-01-31 04:32:37 +00:00
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:105
2015-08-03 19:15:28 +00:00
msgid "Ru_n a custom command instead of my shell"
2017-11-15 05:29:18 +00:00
msgstr "啟動時執行自訂的指令而不是執行 shell(_N)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:106
2015-08-03 19:15:28 +00:00
msgid "Custom co_mmand:"
msgstr "自訂指令 (_M): "
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:107
2015-08-03 19:15:28 +00:00
msgid "When command _exits:"
msgstr "當完成執行指令後(_E):"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:109
2015-08-03 19:15:28 +00:00
msgid "<b>Foreground and Background</b>"
msgstr "<b>前景與背景</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:110
2016-12-13 05:54:37 +00:00
msgid "_Use colors from system theme"
2017-11-15 05:29:18 +00:00
msgstr "使用系統佈景主題指定的色彩(_U)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:111
2016-12-13 05:54:37 +00:00
msgid "Built-in sche_mes:"
2017-11-15 05:29:18 +00:00
msgstr "內建色彩組合(_M)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:112
2016-12-13 05:54:37 +00:00
msgid "_Text color:"
2017-11-15 05:29:18 +00:00
msgstr "文字顏色(_T): "
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:113
2016-12-13 05:54:37 +00:00
msgid "_Background color:"
2017-11-15 05:29:18 +00:00
msgstr "背景顏色(_B): "
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:114
2016-12-13 05:54:37 +00:00
msgid "<b>Palette</b>"
2017-11-15 05:29:18 +00:00
msgstr "<b>調色盤</b>"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:115
2016-12-13 05:54:37 +00:00
msgid "Built-in _schemes:"
2017-11-15 05:29:18 +00:00
msgstr "內建色彩組合(_S): "
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:116
2016-12-13 05:54:37 +00:00
msgid "Color p_alette:"
2017-11-15 05:29:18 +00:00
msgstr "調色盤(_A): "
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:117
2020-04-25 18:24:11 +00:00
msgid "Show b_old text in bright colors"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:118
msgid "Colors"
msgstr "色彩"
#: ../terminatorlib/preferences.glade.h:119
2016-12-13 05:54:37 +00:00
msgid "_Solid color"
2017-11-15 05:29:18 +00:00
msgstr "固定顏色(_S)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:120
2016-12-13 05:54:37 +00:00
msgid "_Transparent background"
2017-11-15 05:29:18 +00:00
msgstr "透明背景(_T)"
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:121
2021-01-03 18:34:11 +00:00
msgid "Background Image"
msgstr ""
2013-01-31 04:32:37 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:122
2021-01-03 18:34:11 +00:00
msgid "Background Image File:"
msgstr ""
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:123
2021-01-03 18:34:11 +00:00
msgid "Choose file"
msgstr ""
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:124
2021-01-03 18:34:11 +00:00
msgid "S_hade background:"
2020-10-19 21:45:16 +00:00
msgstr ""
#: ../terminatorlib/preferences.glade.h:125
2021-01-03 18:34:11 +00:00
msgid "<small><i>None</i></small>"
msgstr "<small><i>完全透明</i></small>"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:126
2021-01-03 18:34:11 +00:00
msgid "<small><i>Maximum</i></small>"
msgstr "<small><i>不透明</i></small>"
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/preferences.glade.h:127
2016-12-13 05:54:37 +00:00
msgid "Background"
msgstr "背景"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:128
2016-12-13 05:54:37 +00:00
msgid "_Scrollbar is:"
2017-11-15 05:29:18 +00:00
msgstr "捲動列(_S): "
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:129
2016-12-13 05:54:37 +00:00
msgid "Scroll on _output"
2017-11-15 05:29:18 +00:00
msgstr "輸出時捲動(_O)"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:130
2016-12-13 05:54:37 +00:00
msgid "Scroll on _keystroke"
2017-11-15 05:29:18 +00:00
msgstr "按鍵時還原至原來位置(_K)"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:131
2013-01-31 04:32:37 +00:00
msgid "Infinite Scrollback"
2017-11-15 05:29:18 +00:00
msgstr "無限制"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:132
2016-12-13 05:54:37 +00:00
msgid "Scroll_back:"
2017-11-15 05:29:18 +00:00
msgstr "向後捲動(_B):"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:133
2016-12-13 05:54:37 +00:00
msgid "lines"
2017-11-15 05:29:18 +00:00
msgstr "行"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:134
2016-12-13 05:54:37 +00:00
msgid "Scrolling"
2017-11-15 05:29:18 +00:00
msgstr "捲動列"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:135
2016-12-13 05:54:37 +00:00
msgid ""
"<small><i><b>Note:</b> These options may cause some applications to behave "
"incorrectly. They are only here to allow you to work around certain "
2021-01-03 18:34:11 +00:00
"applications and operating systems that expect different terminal "
"behavior.</i></small>"
2013-01-31 04:32:37 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
"<small><i><b>注意:</b> "
"以下的選項可能令某部分應用程式無法正常運作。它們只是在某些應用程式及作業系統需要不同的終端機運作方式時,提供暫時的解決方法。</i></small>"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:136
2016-12-13 05:54:37 +00:00
msgid "_Backspace key generates:"
2017-11-15 05:29:18 +00:00
msgstr "Backspace 鍵產生(_B)"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:137
2016-12-13 05:54:37 +00:00
msgid "_Delete key generates:"
2017-11-15 05:29:18 +00:00
msgstr "Detelet 鍵產生(_D):"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:138
2016-12-13 05:54:37 +00:00
msgid "Encoding:"
2017-11-15 05:29:18 +00:00
msgstr "編碼:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:139
2016-12-13 05:54:37 +00:00
msgid "_Reset Compatibility Options to Defaults"
2017-11-15 05:29:18 +00:00
msgstr "將有關兼容性的選項重設為預設值(_R)"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:140
2016-12-13 05:54:37 +00:00
msgid "Compatibility"
2017-11-15 05:29:18 +00:00
msgstr "相容性"
2016-12-13 05:54:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:141
#: ../terminatorlib/terminal_popup_menu.py:201
2013-01-31 04:32:37 +00:00
msgid "Profiles"
msgstr "設定組合"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:143
2015-08-04 01:17:05 +00:00
msgid "Type"
2017-11-15 05:29:18 +00:00
msgstr "類型"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:145
2015-08-03 19:15:28 +00:00
msgid "Profile:"
2017-11-15 05:29:18 +00:00
msgstr "設定檔:"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:146
2015-08-03 19:15:28 +00:00
msgid "Custom command:"
2017-11-15 05:29:18 +00:00
msgstr "客製化命令"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:147
2015-08-03 19:15:28 +00:00
msgid "Working directory:"
2017-11-15 05:29:18 +00:00
msgstr "工作目錄:"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:148
2013-01-31 04:32:37 +00:00
msgid "Layouts"
2017-11-15 05:29:18 +00:00
msgstr "版面設置"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:149
2015-08-04 01:17:05 +00:00
msgid "Action"
2017-11-15 05:29:18 +00:00
msgstr "動作"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:150
2015-08-04 01:17:05 +00:00
msgid "Keybinding"
2017-11-15 05:29:18 +00:00
msgstr "快速鍵"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:151
2013-01-31 04:32:37 +00:00
msgid "Keybindings"
2017-11-15 05:29:18 +00:00
msgstr "快速鍵"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:152
2015-08-04 01:17:05 +00:00
msgid "Plugin"
2017-11-15 05:29:18 +00:00
msgstr "外掛程式"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:153
2013-01-31 04:32:37 +00:00
msgid "This plugin has no configuration options"
2017-11-15 05:29:18 +00:00
msgstr "當前外掛程式沒有可設定的選項"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:154
2013-01-31 04:32:37 +00:00
msgid "Plugins"
2017-11-15 05:29:18 +00:00
msgstr "外掛程式"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:157
2020-10-19 21:45:16 +00:00
msgid "Version: 2.0.1"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:158
2015-08-03 19:15:28 +00:00
msgid ""
2021-01-03 18:34:11 +00:00
"The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).\n"
2015-08-03 19:15:28 +00:00
"\n"
2021-01-03 18:34:11 +00:00
"Much of the behavior of Terminator is based on GNOME Terminal, and we are adding more features from that as time goes by, but we also want to extend out in different directions with useful features for sysadmins and other users. If you have any suggestions, please file wishlist bugs! (see left for the Development link)"
2015-08-03 19:15:28 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
"這個項目的目標是製作一個可以排列終端機視窗的有用工具。此項目受到諸如gnome-multi-term、quadkonsole等程序的啟發, 其主要功能是聚焦在網格中排列各個終端機視窗( 使用分頁是最常用的手法, Terminator也是這樣做的) 。\n"
2017-11-15 05:29:18 +00:00
"\n"
2021-01-03 18:34:11 +00:00
"Terminator的許多行為都是以GNOME Terminal為基礎開發的, 隨著時間的推移, 我們會添加更多的功能, 也希望向系統管理員和其他用戶提供更多有用的功能。如果您有任何建議, 請提交您期待的功能清單! ( 請參閱左側的鏈結) "
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:161
2015-09-01 20:50:09 +00:00
msgid "The Manual"
2017-11-15 05:29:18 +00:00
msgstr "手冊"
2015-09-01 20:50:09 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:162
2015-09-01 20:50:09 +00:00
msgid ""
2020-04-17 15:35:41 +00:00
"<a href=\"https://github.com/gnome-terminator/terminator\">Development</a>\n"
2021-01-03 18:34:11 +00:00
"<a href=\"https://github.com/gnome-terminator/terminator/issues\">Bugs / Enhancements</a>"
2015-09-01 20:50:09 +00:00
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/preferences.glade.h:164
2015-08-03 19:15:28 +00:00
msgid "About"
2017-11-15 05:29:18 +00:00
msgstr "關於"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:105
2015-08-03 19:15:28 +00:00
msgid "Increase font size"
2017-11-15 05:29:18 +00:00
msgstr "字型變大"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:106
2015-08-03 19:15:28 +00:00
msgid "Decrease font size"
2017-11-15 05:29:18 +00:00
msgstr "字型變小"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:107
2015-08-03 19:15:28 +00:00
msgid "Restore original font size"
2017-11-15 05:29:18 +00:00
msgstr "恢復原始字型大小"
2015-08-03 19:15:28 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/prefseditor.py:108
2021-01-03 18:34:11 +00:00
msgid "Increase font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:109
msgid "Decrease font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:110
msgid "Restore original font size on all terminals"
msgstr ""
#: ../terminatorlib/prefseditor.py:111
2015-08-03 19:15:28 +00:00
msgid "Create a new tab"
2017-11-15 05:29:18 +00:00
msgstr "建立新分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:112 ../terminatorlib/prefseditor.py:114
2015-08-03 19:15:28 +00:00
msgid "Focus the next terminal"
2017-11-15 05:29:18 +00:00
msgstr "切換到下一個終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:113 ../terminatorlib/prefseditor.py:115
2015-08-03 19:15:28 +00:00
msgid "Focus the previous terminal"
2017-11-15 05:29:18 +00:00
msgstr "切換到上一個終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:116
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal above"
2017-11-15 05:29:18 +00:00
msgstr "切換到上方終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:117
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal below"
2017-11-15 05:29:18 +00:00
msgstr "切換到下方終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:118
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal left"
2017-11-15 05:29:18 +00:00
msgstr "切換到左方終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:119
2015-08-03 19:15:28 +00:00
msgid "Focus the terminal right"
2017-11-15 05:29:18 +00:00
msgstr "切換到右方終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:120
2015-08-03 19:15:28 +00:00
msgid "Rotate terminals clockwise"
2017-11-15 05:29:18 +00:00
msgstr "順時針旋轉所有終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:121
2015-08-03 19:15:28 +00:00
msgid "Rotate terminals counter-clockwise"
2017-11-15 05:29:18 +00:00
msgstr "逆時針旋轉所有終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:122
2015-08-03 19:15:28 +00:00
msgid "Split horizontally"
2017-11-15 05:29:18 +00:00
msgstr "垂直分割"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:123
2015-08-03 19:15:28 +00:00
msgid "Split vertically"
2017-11-15 05:29:18 +00:00
msgstr "水平分割"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:124
2015-08-03 19:15:28 +00:00
msgid "Close terminal"
2017-11-15 05:29:18 +00:00
msgstr "關閉終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:125
2015-08-03 19:15:28 +00:00
msgid "Copy selected text"
2017-11-15 05:29:18 +00:00
msgstr "複製所選文字"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:126
2015-08-03 19:15:28 +00:00
msgid "Paste clipboard"
2017-11-15 05:29:18 +00:00
msgstr "貼上剪貼簿的內容"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:127
2015-08-03 19:15:28 +00:00
msgid "Show/Hide the scrollbar"
2017-11-15 05:29:18 +00:00
msgstr "顯示/隱藏"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:128
2015-08-03 19:15:28 +00:00
msgid "Search terminal scrollback"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:129
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards one page"
2017-11-15 05:29:18 +00:00
msgstr "往上捲動一頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:130
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards one page"
2017-11-15 05:29:18 +00:00
msgstr "往下捲動一頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:131
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards half a page"
2017-11-15 05:29:18 +00:00
msgstr "往上捲動半頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:132
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards half a page"
2017-11-15 05:29:18 +00:00
msgstr "往下捲動半頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:133
2015-08-03 19:15:28 +00:00
msgid "Scroll upwards one line"
2017-11-15 05:29:18 +00:00
msgstr "往上捲動一行"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:134
2015-08-03 19:15:28 +00:00
msgid "Scroll downwards one line"
2017-11-15 05:29:18 +00:00
msgstr "往下捲動一行"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:135
2015-08-03 19:15:28 +00:00
msgid "Close window"
2017-11-15 05:29:18 +00:00
msgstr "關閉視窗"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:136
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal up"
2017-11-15 05:29:18 +00:00
msgstr "向上改變大小"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:137
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal down"
2017-11-15 05:29:18 +00:00
msgstr "向下改變大小"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:138
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal left"
2017-11-15 05:29:18 +00:00
msgstr "向左改變大小"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:139
2015-08-03 19:15:28 +00:00
msgid "Resize the terminal right"
2017-11-15 05:29:18 +00:00
msgstr "向右改變大小"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:140
2015-08-03 19:15:28 +00:00
msgid "Move the tab right"
2017-11-15 05:29:18 +00:00
msgstr "將分頁的順序向右移動"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:141
2015-08-03 19:15:28 +00:00
msgid "Move the tab left"
2017-11-15 05:29:18 +00:00
msgstr "將分頁的順序向左移動"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:142
2015-12-03 06:18:33 +00:00
msgid "Maximize terminal"
2017-11-15 05:29:18 +00:00
msgstr "最大化終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:143
2015-08-03 19:15:28 +00:00
msgid "Zoom terminal"
2017-11-15 05:29:18 +00:00
msgstr "調整終端機大小"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:144
2015-08-03 19:15:28 +00:00
msgid "Switch to the next tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至下一個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:145
2015-08-03 19:15:28 +00:00
msgid "Switch to the previous tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至上一個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:146
2015-08-03 19:15:28 +00:00
msgid "Switch to the first tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至第一個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:147
2015-08-03 19:15:28 +00:00
msgid "Switch to the second tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至第二個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:148
2015-08-03 19:15:28 +00:00
msgid "Switch to the third tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至第三個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:149
2015-08-03 19:15:28 +00:00
msgid "Switch to the fourth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換至第四個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:150
2015-08-03 19:15:28 +00:00
msgid "Switch to the fifth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第五個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:151
2015-08-03 19:15:28 +00:00
msgid "Switch to the sixth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第六個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:152
2015-08-03 19:15:28 +00:00
msgid "Switch to the seventh tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第七個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:153
2015-08-03 19:15:28 +00:00
msgid "Switch to the eighth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第八個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:154
2015-08-03 19:15:28 +00:00
msgid "Switch to the ninth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第九個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:155
2015-08-03 19:15:28 +00:00
msgid "Switch to the tenth tab"
2017-11-15 05:29:18 +00:00
msgstr "切換到第十個分頁"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:156
2015-08-03 19:15:28 +00:00
msgid "Toggle fullscreen"
2017-11-15 05:29:18 +00:00
msgstr "切換全螢幕模式"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:157
2015-08-03 19:15:28 +00:00
msgid "Reset the terminal"
2017-11-15 05:29:18 +00:00
msgstr "重置終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:158
2015-08-03 19:15:28 +00:00
msgid "Reset and clear the terminal"
2017-11-15 05:29:18 +00:00
msgstr "重置並清除終端機內容"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:159
2015-08-03 19:15:28 +00:00
msgid "Toggle window visibility"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:160
2020-10-19 21:45:16 +00:00
msgid "Create new group"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:161
2015-08-03 19:15:28 +00:00
msgid "Group all terminals"
2017-11-15 05:29:18 +00:00
msgstr "群組所有的終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:162
2015-08-03 19:15:28 +00:00
msgid "Group/Ungroup all terminals"
2017-11-15 05:29:18 +00:00
msgstr "群組/取消群組(所有的終端機)"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:163
2015-08-03 19:15:28 +00:00
msgid "Ungroup all terminals"
2017-11-15 05:29:18 +00:00
msgstr "取消群組(所有的終端機)"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:164
2015-08-03 19:15:28 +00:00
msgid "Group terminals in tab"
2017-11-15 05:29:18 +00:00
msgstr "群組分頁中的終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:165
2015-08-03 19:15:28 +00:00
msgid "Group/Ungroup terminals in tab"
2017-11-15 05:29:18 +00:00
msgstr "群組/取消群組 分頁中的終端機"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:166
2015-08-03 19:15:28 +00:00
msgid "Ungroup terminals in tab"
2017-11-15 05:29:18 +00:00
msgstr "取消群組(分頁中的終端機)"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:167
2015-08-03 19:15:28 +00:00
msgid "Create a new window"
2017-11-15 05:29:18 +00:00
msgstr "開啟新的視窗"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:168
2015-08-03 19:15:28 +00:00
msgid "Spawn a new Terminator process"
2017-11-15 05:29:18 +00:00
msgstr "生成新的終端機程序"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:169
2015-08-03 19:15:28 +00:00
msgid "Don't broadcast key presses"
2017-11-15 05:29:18 +00:00
msgstr "不要發送\"壓下按鍵\"通知"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:170
2015-08-03 19:15:28 +00:00
msgid "Broadcast key presses to group"
2017-11-15 05:29:18 +00:00
msgstr "對群組發送\"壓下按鍵\"通知"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:171
2015-08-03 19:15:28 +00:00
msgid "Broadcast key events to all"
2017-11-15 05:29:18 +00:00
msgstr "對所有視窗發送按鍵的事件"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:172
2015-08-03 19:15:28 +00:00
msgid "Insert terminal number"
msgstr "插入終端機編號"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:173
2015-08-03 19:15:28 +00:00
msgid "Insert padded terminal number"
msgstr "插入自動補 0 的終端機編號"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:174
2015-08-03 19:15:28 +00:00
msgid "Edit window title"
2017-11-15 05:29:18 +00:00
msgstr "編輯視窗標題"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:175
2015-12-03 06:18:33 +00:00
msgid "Edit terminal title"
2017-11-15 05:29:18 +00:00
msgstr "編輯終端機標題"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:176
2015-12-03 06:18:33 +00:00
msgid "Edit tab title"
2017-11-15 05:29:18 +00:00
msgstr "編輯分頁標題"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:177
2015-12-03 06:18:33 +00:00
msgid "Open layout launcher window"
2017-11-15 05:29:18 +00:00
msgstr "打開版面配置啟動器視窗"
2015-08-03 19:15:28 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:178
2015-12-03 06:18:33 +00:00
msgid "Switch to next profile"
2017-11-15 05:29:18 +00:00
msgstr "切換到下一個配置檔"
2015-12-03 06:18:33 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:179
2015-12-03 06:18:33 +00:00
msgid "Switch to previous profile"
2017-11-15 05:29:18 +00:00
msgstr "切換到上一個配置檔"
2015-12-03 06:18:33 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:180
2020-10-19 21:45:16 +00:00
msgid "Open the Preferences window"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:181
2015-09-01 20:50:09 +00:00
msgid "Open the manual"
2017-11-15 05:29:18 +00:00
msgstr "開啟使用手冊"
2015-09-01 20:50:09 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:1327 ../terminatorlib/prefseditor.py:1332
2010-07-04 03:42:38 +00:00
msgid "New Profile"
2010-12-26 04:43:02 +00:00
msgstr "新增設定組合"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/prefseditor.py:1372 ../terminatorlib/prefseditor.py:1377
2010-07-04 03:42:38 +00:00
msgid "New Layout"
2010-07-11 03:38:06 +00:00
msgstr "新配置"
2008-07-07 21:53:52 +00:00
2010-03-30 19:02:44 +00:00
#. Label
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/searchbar.py:56
2010-03-30 19:02:44 +00:00
msgid "Search:"
2010-09-03 03:41:46 +00:00
msgstr "搜尋:"
2008-07-07 21:53:52 +00:00
2016-12-13 05:54:37 +00:00
#: ../terminatorlib/searchbar.py:68
2010-03-30 19:02:44 +00:00
msgid "Close Search bar"
2010-07-11 03:38:06 +00:00
msgstr "關閉搜尋列"
2009-01-20 22:45:57 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:59
2010-07-04 03:42:38 +00:00
msgid "_Send email to..."
2010-08-02 03:45:04 +00:00
msgstr "發送電子郵件給...(_S)"
2009-12-03 13:07:49 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:60
2010-07-04 03:42:38 +00:00
msgid "_Copy email address"
2010-08-02 03:45:04 +00:00
msgstr "複製電子郵件地址(_C)"
2009-12-03 13:07:49 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:62
2010-07-04 03:42:38 +00:00
msgid "Ca_ll VoIP address"
2010-08-02 03:45:04 +00:00
msgstr "呼叫網路電話地址(_l)"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:63
2010-07-04 03:42:38 +00:00
msgid "_Copy VoIP address"
2010-08-02 03:45:04 +00:00
msgstr "複製網路電話地址(_C)"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:84
2010-07-04 03:42:38 +00:00
msgid "_Open link"
2010-09-03 03:41:46 +00:00
msgstr "開啟連結(_O)"
2009-12-03 13:07:49 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:86
2010-07-04 03:42:38 +00:00
msgid "_Copy address"
2010-12-26 04:43:02 +00:00
msgstr "複製連結位址"
2009-12-03 13:07:49 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/terminal_popup_menu.py:102
msgid "_Copy"
2017-11-15 05:29:18 +00:00
msgstr "複製(_C)"
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/terminal_popup_menu.py:107
msgid "_Paste"
2017-11-15 05:29:18 +00:00
msgstr "貼上(_P)"
2015-08-03 19:15:28 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:114
2010-07-04 03:42:38 +00:00
msgid "Split H_orizontally"
2010-12-26 04:43:02 +00:00
msgstr "水平分割"
2010-07-04 03:42:38 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:124
2010-07-04 03:42:38 +00:00
msgid "Split V_ertically"
2010-12-26 04:43:02 +00:00
msgstr "垂直分割"
2010-07-04 03:42:38 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:134
2010-07-04 03:42:38 +00:00
msgid "Open _Tab"
2010-09-03 03:41:46 +00:00
msgstr "開啟分頁(_T)"
2008-07-07 21:53:52 +00:00
2015-09-20 04:59:10 +00:00
#: ../terminatorlib/terminal_popup_menu.py:140
2010-07-04 03:42:38 +00:00
msgid "Open _Debug Tab"
2010-09-03 03:41:46 +00:00
msgstr "開啟除錯分頁(_D)"
2008-08-28 12:06:52 +00:00
2015-08-03 19:15:28 +00:00
#: ../terminatorlib/terminal_popup_menu.py:147
msgid "_Close"
2017-11-15 05:29:18 +00:00
msgstr "關閉(_C)"
2015-08-03 19:15:28 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:156
2010-07-04 03:42:38 +00:00
msgid "_Zoom terminal"
2010-08-02 03:45:04 +00:00
msgstr "縮放終端機(_Z)"
2008-07-07 21:53:52 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:161
msgid "Ma_ximize terminal"
2017-11-15 05:29:18 +00:00
msgstr "最大化終端機"
2008-07-07 21:53:52 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:168
2010-07-04 03:42:38 +00:00
msgid "_Restore all terminals"
2010-12-26 04:43:02 +00:00
msgstr "還原所有終端機(_R)"
2008-07-07 21:53:52 +00:00
2015-12-03 06:18:33 +00:00
#: ../terminatorlib/terminal_popup_menu.py:175
2010-07-04 03:42:38 +00:00
msgid "Grouping"
2010-12-26 04:43:02 +00:00
msgstr "群組"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:183
msgid "Relaunch Command"
msgstr ""
#: ../terminatorlib/terminal_popup_menu.py:188
2010-07-04 03:42:38 +00:00
msgid "Show _scrollbar"
2010-12-26 04:43:02 +00:00
msgstr "顯示捲動列"
2008-07-07 21:53:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:246
2020-10-19 21:45:16 +00:00
msgid "_Layouts..."
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:260
2010-07-04 03:42:38 +00:00
msgid "Encodings"
msgstr "編碼"
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:275
2010-07-04 03:42:38 +00:00
msgid "Default"
2010-09-03 03:41:46 +00:00
msgstr "預設"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:278
2010-07-04 03:42:38 +00:00
msgid "User defined"
2010-09-03 03:41:46 +00:00
msgstr "使用者定義"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal_popup_menu.py:294
2010-07-04 03:42:38 +00:00
msgid "Other Encodings"
2010-08-02 03:45:04 +00:00
msgstr "其他編碼"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:509
2015-08-04 18:52:02 +00:00
msgid "N_ew group..."
2017-11-15 05:29:18 +00:00
msgstr "新增群組"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:515
2015-08-04 18:52:02 +00:00
msgid "_None"
2017-11-15 05:29:18 +00:00
msgstr "無(_N)"
2015-08-04 01:17:05 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:535
2010-07-04 03:42:38 +00:00
#, python-format
msgid "Remove group %s"
2010-08-02 03:45:04 +00:00
msgstr "移除群組 %s"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:540
2010-07-04 03:42:38 +00:00
msgid "G_roup all in tab"
2010-12-26 04:43:02 +00:00
msgstr "將分頁內容合併為群組(_R)"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:545
2015-08-04 18:52:02 +00:00
msgid "Ungro_up all in tab"
2017-11-15 05:29:18 +00:00
msgstr "取消分頁中的群組"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:550
2010-07-04 03:42:38 +00:00
msgid "Remove all groups"
2010-08-02 03:45:04 +00:00
msgstr "移除所有群組"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:557
2010-07-04 03:42:38 +00:00
#, python-format
msgid "Close group %s"
2010-08-02 03:45:04 +00:00
msgstr "關閉群組 %s"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:567
2015-08-04 18:52:02 +00:00
msgid "Broadcast _all"
2017-11-15 05:29:18 +00:00
msgstr "發送到所有終端機"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:568
2015-08-04 18:52:02 +00:00
msgid "Broadcast _group"
2017-11-15 05:29:18 +00:00
msgstr "發送到群組"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:569
2015-08-04 18:52:02 +00:00
msgid "Broadcast _off"
2017-11-15 05:29:18 +00:00
msgstr "停用發送功能"
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:585
2015-08-04 18:52:02 +00:00
msgid "_Split to this group"
2017-11-15 05:29:18 +00:00
msgstr "分割群組"
2009-01-20 22:45:57 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:590
2015-08-04 18:52:02 +00:00
msgid "Auto_clean groups"
msgstr ""
2010-03-30 19:02:44 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:597
2015-08-04 18:52:02 +00:00
msgid "_Insert terminal number"
2017-11-15 05:29:18 +00:00
msgstr "在命令列插入終端機編號"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:601
2015-08-04 18:52:02 +00:00
msgid "Insert _padded terminal number"
msgstr ""
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1494
2010-07-04 03:42:38 +00:00
msgid "Unable to find a shell"
2010-12-26 04:43:02 +00:00
msgstr "找不到 shell"
2009-12-03 13:07:49 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1525
2010-07-04 03:42:38 +00:00
msgid "Unable to start shell:"
2010-12-26 04:43:02 +00:00
msgstr "無法啟動 shell"
2009-06-23 19:58:52 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1956
2013-01-31 04:32:37 +00:00
msgid "Rename Window"
2017-11-15 05:29:18 +00:00
msgstr "修改視窗名稱"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/terminal.py:1964
2013-01-31 04:32:37 +00:00
msgid "Enter a new title for the Terminator window..."
2017-11-15 05:29:18 +00:00
msgstr "輸入終端機視窗新標題"
2013-01-31 04:32:37 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:112
msgid "[INACTIVE: Right-Click for Relaunch option] "
msgstr ""
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Alpha"
2017-11-15 05:29:18 +00:00
msgstr "Alpha"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Beta"
2017-11-15 05:29:18 +00:00
msgstr "Beta"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Gamma"
2017-11-15 05:29:18 +00:00
msgstr "Gamma"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Delta"
2017-11-15 05:29:18 +00:00
msgstr "Delta"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Epsilon"
2017-11-15 05:29:18 +00:00
msgstr "Epsilon"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Zeta"
2017-11-15 05:29:18 +00:00
msgstr "Zeta"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:258
2015-08-04 18:52:02 +00:00
msgid "Eta"
2017-11-15 05:29:18 +00:00
msgstr "Eta"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Theta"
2017-11-15 05:29:18 +00:00
msgstr "Theta"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Iota"
2017-11-15 05:29:18 +00:00
msgstr "Iota"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Kappa"
2017-11-15 05:29:18 +00:00
msgstr "Kappa"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Lambda"
2017-11-15 05:29:18 +00:00
msgstr "Lambda"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Mu"
2017-11-15 05:29:18 +00:00
msgstr "Mu"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Nu"
2017-11-15 05:29:18 +00:00
msgstr "Nu"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:259
2015-08-04 18:52:02 +00:00
msgid "Xi"
2017-11-15 05:29:18 +00:00
msgstr "Xi"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Omicron"
2017-11-15 05:29:18 +00:00
msgstr "Omicron"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Pi"
2017-11-15 05:29:18 +00:00
msgstr "Pi"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Rho"
2017-11-15 05:29:18 +00:00
msgstr "Rho"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Sigma"
2017-11-15 05:29:18 +00:00
msgstr "Sigma"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Tau"
2017-11-15 05:29:18 +00:00
msgstr "Tau"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Upsilon"
2017-11-15 05:29:18 +00:00
msgstr "Upsilon"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:260
2015-08-04 18:52:02 +00:00
msgid "Phi"
2017-11-15 05:29:18 +00:00
msgstr "Phi"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Chi"
2017-11-15 05:29:18 +00:00
msgstr "Chi"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Psi"
2017-11-15 05:29:18 +00:00
msgstr "Psi"
2015-08-04 18:52:02 +00:00
2021-01-03 18:34:11 +00:00
#: ../terminatorlib/titlebar.py:261
2015-08-04 18:52:02 +00:00
msgid "Omega"
msgstr ""
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/window.py:283 ../terminatorlib/window.py:288
2010-07-04 03:42:38 +00:00
msgid "window"
2010-09-03 03:41:46 +00:00
msgstr "視窗"
2009-06-23 19:58:52 +00:00
2020-10-19 21:45:16 +00:00
#: ../terminatorlib/window.py:741
2010-07-04 03:42:38 +00:00
#, python-format
msgid "Tab %d"
2010-08-02 03:45:04 +00:00
msgstr "分頁 %d"