# translation of konsole.po to Chinese Traditional # Copyright (C) 2001-2002, 2006, 2007, 2008 Free Software Foundation, Inc. # # SPDX-FileCopyrightText: 2023, 2024 Kisaragi Hiu # Jouston Huang (Huang, Jiun-Jeng) , 2001. # Roy Hiu-yeung Chan (voidoo) , 2002. # Kenduest Lee , 2002. # Franklin Weng , 2011, 2012, 2013, 2014, 2015, 2017. # Jeff Huang , 2016, 2017, 2018, 2022. # pan93412 , 2018, 2019, 2020. # Frank Weng (a.k.a. Franklin) , 2006, 2007, 2008, 2009, 2010. # Franklin Weng , 2007, 2008. # Chaoting Liu , 2021. # Kisaragi Hiu , 2023. msgid "" msgstr "" "Project-Id-Version: konsole\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-10-11 02:43+0000\n" "PO-Revision-Date: 2024-08-25 01:54+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: Traditional Chinese \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" "X-Generator: Lokalize 24.04.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Franklin Weng, Jeff Huang, Chaoting Liu, Kisaragi Hiu" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "" "franklin@goodhorse.idv.tw, s8321414@gmail.com, brli@chakralinux.org, " "mail@kisaragi-hiu.com" #. i18n: ectx: Menu (file) #: ../desktop/konsoleui.rc:6 #, kde-format msgid "File" msgstr "檔案" #. i18n: ectx: property (text), widget (QPushButton, btnEdit) #. i18n: ectx: Menu (edit) #: ../desktop/konsoleui.rc:16 plugins/QuickCommands/quickcommandswidget.cpp:296 #: plugins/SSHManager/sshwidget.ui:300 #, kde-format msgid "Edit" msgstr "編輯" #. i18n: ectx: Menu (view) #: ../desktop/konsoleui.rc:19 #, kde-format msgid "View" msgstr "檢視" #. i18n: ectx: Menu (view-split) #: ../desktop/konsoleui.rc:20 ../desktop/partui.rc:12 #: ../desktop/sessionui.rc:62 #, kde-format msgid "Split View" msgstr "分割檢視" #. i18n: ectx: Menu (settings) #: ../desktop/konsoleui.rc:41 #, kde-format msgid "Settings" msgstr "設定" #. i18n: ectx: Menu (plugins) #: ../desktop/konsoleui.rc:54 #, kde-format msgid "Plugins" msgstr "擴充元件" #. i18n: ectx: Menu (help) #: ../desktop/konsoleui.rc:57 #, kde-format msgid "Help" msgstr "說明" #. i18n: ectx: ToolBar (mainToolBar) #: ../desktop/konsoleui.rc:61 #, kde-format msgid "Main Toolbar" msgstr "主工具列" #. i18n: ectx: Menu (history) #: ../desktop/partui.rc:20 #, kde-format msgid "S&crollback" msgstr "往回捲軸(&C)" #. i18n: ectx: ToolBar (sessionToolbar) #: ../desktop/sessionui.rc:78 #, kde-format msgid "Session Toolbar" msgstr "工作階段工具列" #: Application.cpp:53 #, kde-format msgctxt "@info:shell" msgid "Name of profile to use for new Konsole instance" msgstr "新的 Konsole 實體使用的設定檔名稱" #: Application.cpp:54 #, kde-format msgctxt "@info:shell" msgid "json layoutfile to be loaded to use for new Konsole instance" msgstr "新的 Konsole 實體使用的 json 格式版型設定檔" #: Application.cpp:55 #, kde-format msgctxt "@info:shell" msgid "Use the built-in profile instead of the default profile" msgstr "使用內建的設定檔而非預設設定檔" #: Application.cpp:56 #, kde-format msgctxt "@info:shell" msgid "Set the initial working directory of the new tab or window to 'dir'" msgstr "設定開啟新分頁或新視窗時的啟始目錄" #: Application.cpp:57 #, kde-format msgctxt "@info:shell" msgid "Do not close the initial session automatically when it ends." msgstr "結束時不要自動關閉初始工作階段。" #: Application.cpp:61 #, kde-format msgctxt "@info:shell" msgid "" "Create a new tab in an existing window rather than creating a new window " "('Run all Konsole windows in a single process' must be enabled)" msgstr "" "在現有的視窗中建立新分頁,而非另開新視窗。(必須啟用「以單一程序執行所有 " "Konsole 視窗」)" #: Application.cpp:62 #, kde-format msgctxt "@info:shell" msgid "Create tabs as specified in given tabs configuration file" msgstr "以指定分頁設定檔來建立分頁" #: Application.cpp:64 #, kde-format msgctxt "@info:shell" msgid "" "Start Konsole in the background and bring to the front when Ctrl+Shift+F12 " "(by default) is pressed" msgstr "在背景開啟 Konsole,並在按下 Ctrl+Shift+F12 鍵(預設值)時帶到前景" #: Application.cpp:65 #, kde-format msgctxt "@info:shell" msgid "Run in a separate process" msgstr "在不同的行程中執行" #: Application.cpp:66 #, kde-format msgctxt "@info:shell" msgid "Show the menubar, overriding the default setting" msgstr "顯示選單列,覆蓋預設的設定" #: Application.cpp:67 #, kde-format msgctxt "@info:shell" msgid "Hide the menubar, overriding the default setting" msgstr "隱藏選單列,覆蓋預設的設定" #: Application.cpp:68 #, kde-format msgctxt "@info:shell" msgid "Show the tabbar, overriding the default setting" msgstr "顯示分頁列,覆蓋預設的設定" #: Application.cpp:69 #, kde-format msgctxt "@info:shell" msgid "Hide the tabbar, overriding the default setting" msgstr "隱藏分頁列,覆蓋預設的設定" #: Application.cpp:70 #, kde-format msgctxt "@info:shell" msgid "Start Konsole in fullscreen mode" msgstr "以全螢幕模式開啟 Konsole" #: Application.cpp:71 #, kde-format msgctxt "@info:shell" msgid "Disable transparent backgrounds, even if the system supports them." msgstr "關閉透明背景,即使系統有支援" #: Application.cpp:72 #, kde-format msgctxt "@info:shell" msgid "List the available profiles" msgstr "可用的設定檔清單" #: Application.cpp:73 #, kde-format msgctxt "@info:shell" msgid "List all the profile properties names and their type (for use with -p)" msgstr "列出所有設定檔屬性名稱與型態(以便與 -p 使用) " #: Application.cpp:74 #, kde-format msgctxt "@info:shell" msgid "Change the value of a profile property." msgstr "改變設定檔內容的值。" #: Application.cpp:76 #, kde-format msgctxt "@info:shell" msgid "" "Command to execute. This option will catch all following arguments, so use " "it as the last option." msgstr "要執行的指令。此選項會將所有後面的字串都視為參數,所以不得已不要使用。" #: Application.cpp:79 #, kde-format msgctxt "@info:shell" msgid "" "Force re-using the existing instance even if it breaks functionality, e. g. " "--new-tab. Mostly for debugging." msgstr "" "強制重複使用已存在的實體(就算功能會被破壞),例如 --new-tab。主要用於除錯。" #: Application.cpp:86 #, kde-format msgctxt "@info:shell" msgid "Arguments passed to command" msgstr "要傳給指令的參數" #: Application.cpp:516 #, kde-format msgctxt "@item" msgid "Toggle Background Window" msgstr "切換背景視窗" #: BookmarkHandler.cpp:107 #, kde-format msgctxt "@item:inmenu The user's name and host they are connected to via ssh" msgid "%1 on %2" msgstr "%1 於 %2" #: BookmarkHandler.cpp:109 #, kde-format msgctxt "@item:inmenu The host the user is connected to via ssh" msgid "%1" msgstr "%1" #: colorscheme/ColorScheme.cpp:123 msgctxt "@item:intable palette" msgid "Foreground" msgstr "前景" #: colorscheme/ColorScheme.cpp:124 msgctxt "@item:intable palette" msgid "Background" msgstr "背景" #: colorscheme/ColorScheme.cpp:125 msgctxt "@item:intable palette" msgid "Color 1" msgstr "顏色 1" #: colorscheme/ColorScheme.cpp:126 msgctxt "@item:intable palette" msgid "Color 2" msgstr "顏色 2" #: colorscheme/ColorScheme.cpp:127 msgctxt "@item:intable palette" msgid "Color 3" msgstr "顏色 3" #: colorscheme/ColorScheme.cpp:128 msgctxt "@item:intable palette" msgid "Color 4" msgstr "顏色 4" #: colorscheme/ColorScheme.cpp:129 msgctxt "@item:intable palette" msgid "Color 5" msgstr "顏色 5" #: colorscheme/ColorScheme.cpp:130 msgctxt "@item:intable palette" msgid "Color 6" msgstr "顏色 6" #: colorscheme/ColorScheme.cpp:131 msgctxt "@item:intable palette" msgid "Color 7" msgstr "顏色 7" #: colorscheme/ColorScheme.cpp:132 msgctxt "@item:intable palette" msgid "Color 8" msgstr "顏色 8" #: colorscheme/ColorScheme.cpp:133 msgctxt "@item:intable palette" msgid "Foreground (Intense)" msgstr "前景(強烈)" #: colorscheme/ColorScheme.cpp:134 msgctxt "@item:intable palette" msgid "Background (Intense)" msgstr "背景(強烈)" #: colorscheme/ColorScheme.cpp:135 msgctxt "@item:intable palette" msgid "Color 1 (Intense)" msgstr "顏色 1 (強烈)" #: colorscheme/ColorScheme.cpp:136 msgctxt "@item:intable palette" msgid "Color 2 (Intense)" msgstr "顏色 2 (強烈)" #: colorscheme/ColorScheme.cpp:137 msgctxt "@item:intable palette" msgid "Color 3 (Intense)" msgstr "顏色 3 (強烈)" #: colorscheme/ColorScheme.cpp:138 msgctxt "@item:intable palette" msgid "Color 4 (Intense)" msgstr "顏色 4 (強烈)" #: colorscheme/ColorScheme.cpp:139 msgctxt "@item:intable palette" msgid "Color 5 (Intense)" msgstr "顏色 5 (強烈)" #: colorscheme/ColorScheme.cpp:140 msgctxt "@item:intable palette" msgid "Color 6 (Intense)" msgstr "顏色 6 (強烈)" #: colorscheme/ColorScheme.cpp:141 msgctxt "@item:intable palette" msgid "Color 7 (Intense)" msgstr "顏色 7 (強烈)" #: colorscheme/ColorScheme.cpp:142 msgctxt "@item:intable palette" msgid "Color 8 (Intense)" msgstr "顏色 8 (強烈)" #: colorscheme/ColorScheme.cpp:143 msgctxt "@item:intable palette" msgid "Foreground (Faint)" msgstr "前景(暗淡)" #: colorscheme/ColorScheme.cpp:144 msgctxt "@item:intable palette" msgid "Background (Faint)" msgstr "背景(暗淡)" #: colorscheme/ColorScheme.cpp:145 msgctxt "@item:intable palette" msgid "Color 1 (Faint)" msgstr "顏色 1(暗淡)" #: colorscheme/ColorScheme.cpp:146 msgctxt "@item:intable palette" msgid "Color 2 (Faint)" msgstr "顏色 2(暗淡)" #: colorscheme/ColorScheme.cpp:147 msgctxt "@item:intable palette" msgid "Color 3 (Faint)" msgstr "顏色 3(暗淡)" #: colorscheme/ColorScheme.cpp:148 msgctxt "@item:intable palette" msgid "Color 4 (Faint)" msgstr "顏色 4(暗淡)" #: colorscheme/ColorScheme.cpp:149 msgctxt "@item:intable palette" msgid "Color 5 (Faint)" msgstr "顏色 5(暗淡)" #: colorscheme/ColorScheme.cpp:150 msgctxt "@item:intable palette" msgid "Color 6 (Faint)" msgstr "顏色 6(暗淡)" #: colorscheme/ColorScheme.cpp:151 msgctxt "@item:intable palette" msgid "Color 7 (Faint)" msgstr "顏色 7(暗淡)" #: colorscheme/ColorScheme.cpp:152 msgctxt "@item:intable palette" msgid "Color 8 (Faint)" msgstr "顏色 8(暗淡)" #: colorscheme/ColorScheme.cpp:451 #, kde-format msgctxt "@item" msgid "Un-named Color Scheme" msgstr "未命名配色" #: colorscheme/ColorSchemeEditor.cpp:110 #, kde-format msgctxt "@label:listbox Column header text for color names" msgid "Name" msgstr "名稱" #: colorscheme/ColorSchemeEditor.cpp:110 #, kde-format msgctxt "@label:listbox Column header text for the actual colors" msgid "Color" msgstr "顏色" #: colorscheme/ColorSchemeEditor.cpp:111 #, kde-format msgctxt "@label:listbox Column header text for the actual intense colors" msgid "Intense color" msgstr "緊密顏色" #: colorscheme/ColorSchemeEditor.cpp:112 #, kde-format msgctxt "@label:listbox Column header text for the actual faint colors" msgid "Faint color" msgstr "暗淡顏色" #: colorscheme/ColorSchemeEditor.cpp:137 #, kde-format msgctxt "@info:status" msgid "" "The background transparency setting will not be used because your desktop " "does not appear to support transparent windows." msgstr "因為您的桌面不支援透明視窗,所以背景透明設定將不會被使用。" #: colorscheme/ColorSchemeEditor.cpp:188 #, kde-format msgctxt "@title:window" msgid "Select wallpaper image file" msgstr "選擇桌布影像檔" #: colorscheme/ColorSchemeEditor.cpp:190 #, kde-format msgctxt "@label:textbox Filter in file open dialog" msgid "Supported Images" msgstr "支援的影像" #: colorscheme/ColorSchemeEditor.cpp:334 #, kde-format msgctxt "@title:window" msgid "New Color Scheme" msgstr "新增配色" #: colorscheme/ColorSchemeEditor.cpp:337 #, kde-format msgctxt "@title:window" msgid "Edit Color Scheme" msgstr "編輯配色" #: colorscheme/ColorSchemeEditor.cpp:383 #, kde-format msgctxt "@info:tooltip" msgid "Click to choose color" msgstr "點擊以選擇顏色" #: colorscheme/ColorSchemeEditor.cpp:388 #, kde-format msgctxt "@info:tooltip" msgid "Click to choose intense color" msgstr "點擊以選擇緊密顏色" #: colorscheme/ColorSchemeEditor.cpp:393 #, kde-format msgctxt "@info:tooltip" msgid "Click to choose Faint color" msgstr "點擊以選擇暗淡顏色" #. i18n: ectx: property (text), widget (QLabel, descriptionLabel) #. i18n: ectx: property (text), widget (QLabel, discriptionLabel) #: colorscheme/ColorSchemeEditor.ui:31 KeyBindingEditor.ui:31 #, kde-format msgid "Description:" msgstr "描述:" #. i18n: ectx: property (toolTip), widget (QCheckBox, randomizedBackgroundCheck) #: colorscheme/ColorSchemeEditor.ui:50 #, kde-format msgid "" "Hue and saturation values of default foreground and background colors are " "randomized by default. Some color schemes might use different randomization " "settings.\n" "To see any effect, set colors with saturation value greater than 0." msgstr "" "預設前景及背景顏色的色調及飽和度值預設是隨機調整的。部份配色可能會使用不同的" "隨機調整設定。\n" "若要檢視效果,請設定飽和度值大於 0 的顏色。" #. i18n: ectx: property (text), widget (QCheckBox, randomizedBackgroundCheck) #: colorscheme/ColorSchemeEditor.ui:53 #, kde-format msgid "Randomly adjust colors for each session" msgstr "隨機調整每個工作階段的顏色" #. i18n: ectx: property (text), widget (QCheckBox, blurCheckBox) #: colorscheme/ColorSchemeEditor.ui:60 #, kde-format msgid "Blur background" msgstr "模糊背景" #. i18n: ectx: property (text), widget (QLabel, transparencyLabel) #: colorscheme/ColorSchemeEditor.ui:69 #, kde-format msgid "Background color transparency:" msgstr "背景透明度:" #. i18n: ectx: property (text), widget (QLabel, transparencyPercentLabel) #. i18n: ectx: property (text), widget (QLabel, wallpaperTransparencyPercentLabel) #: colorscheme/ColorSchemeEditor.ui:89 colorscheme/ColorSchemeEditor.ui:123 #, kde-format msgid "Percent" msgstr "百分比" #. i18n: ectx: property (text), widget (QLabel, wallpaperTransparencyLabel) #: colorscheme/ColorSchemeEditor.ui:103 #, kde-format msgid "Wallpaper transparency:" msgstr "背景桌布透明度:" #. i18n: ectx: property (text), widget (QLabel, wallpaperLabel) #: colorscheme/ColorSchemeEditor.ui:137 #, kde-format msgid "Background image:" msgstr "背景影像:" #. i18n: ectx: property (toolTip), widget (QLineEdit, wallpaperPath) #: colorscheme/ColorSchemeEditor.ui:144 #, kde-format msgid "Edit the path of the background image" msgstr "編輯背景影像路徑" #. i18n: ectx: property (toolTip), widget (QToolButton, wallpaperSelectButton) #: colorscheme/ColorSchemeEditor.ui:151 #, kde-format msgid "Choose the background image" msgstr "選擇背景影像" #. i18n: ectx: property (text), widget (QToolButton, wallpaperSelectButton) #. i18n: ectx: property (text), widget (QToolButton, dirSelectButton) #. i18n: ectx: property (text), widget (QToolButton, btnFindSshKey) #: colorscheme/ColorSchemeEditor.ui:154 plugins/SSHManager/sshwidget.ui:155 #: widgets/EditProfileGeneralPage.ui:186 #, kde-format msgid "..." msgstr "..." #. i18n: ectx: property (text), widget (QLabel, wallpaperScalingLabel) #: colorscheme/ColorSchemeEditor.ui:165 #, kde-format msgid "Wallpaper scaling:" msgstr "背景桌布調整:" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType) #: colorscheme/ColorSchemeEditor.ui:173 #, kde-format msgid "Tile" msgstr "舖排" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType) #: colorscheme/ColorSchemeEditor.ui:178 #, kde-format msgid "Stretch" msgstr "拉伸" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType) #: colorscheme/ColorSchemeEditor.ui:183 #, kde-format msgid "Crop" msgstr "剪裁邊緣" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType) #: colorscheme/ColorSchemeEditor.ui:188 #, kde-format msgid "Adapt" msgstr "自動調整" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperScalingType) #: colorscheme/ColorSchemeEditor.ui:193 #, kde-format msgid "NoScaling" msgstr "不縮放" #. i18n: ectx: property (text), widget (QLabel, wallpaperFlipLabel) #: colorscheme/ColorSchemeEditor.ui:205 #, kde-format msgid "Wallpaper flip:" msgstr "桌布翻轉:" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType) #: colorscheme/ColorSchemeEditor.ui:213 #, kde-format msgid "NoFlip" msgstr "不要翻轉" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType) #: colorscheme/ColorSchemeEditor.ui:218 #, kde-format msgid "Horizontal" msgstr "水平" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType) #: colorscheme/ColorSchemeEditor.ui:223 #, kde-format msgid "Vertical" msgstr "垂直" #. i18n: ectx: property (text), item, widget (QComboBox, wallpaperFlipType) #: colorscheme/ColorSchemeEditor.ui:228 #, kde-format msgid "Both" msgstr "兩邊都要" #. i18n: ectx: property (text), widget (QLabel, wallpaperHorizontalAnchorLabel) #: colorscheme/ColorSchemeEditor.ui:240 #, kde-format msgid "Horizontal Anchor:" msgstr "水平錨定:" #. i18n: ectx: property (text), widget (QLabel, wallpaperHorizontalAnchorPosition) #: colorscheme/ColorSchemeEditor.ui:266 #, kde-format msgid "Left" msgstr "左側" #. i18n: ectx: property (text), widget (QLabel, wallpaperVerticalAnchorLabel) #: colorscheme/ColorSchemeEditor.ui:277 #, kde-format msgid "Vertical Anchor:" msgstr "垂直錨定:" #. i18n: ectx: property (text), widget (QLabel, wallpaperVerticalAnchorPosition) #: colorscheme/ColorSchemeEditor.ui:303 #, kde-format msgid "Top" msgstr "頂端" #: colorscheme/ColorSchemeViewDelegate.cpp:52 #, kde-format msgid "AaZz09..." msgstr "AaZz09..." #: CopyInputDialog.cpp:30 #, kde-format msgid "Copy Input" msgstr "複製輸入" #. i18n: ectx: property (text), widget (QLabel, filterLabel) #. i18n: ectx: property (text), widget (QLabel, label) #: CopyInputDialog.ui:19 KeyBindingEditor.ui:41 #, kde-format msgid "Filter:" msgstr "過濾器:" #. i18n: ectx: property (text), widget (QPushButton, selectAllButton) #: CopyInputDialog.ui:46 #, kde-format msgid "Select All" msgstr "全部選擇" #. i18n: ectx: property (text), widget (QPushButton, deselectAllButton) #: CopyInputDialog.ui:53 #, kde-format msgid "Deselect All" msgstr "全部取消選擇" #: filterHotSpots/ColorFilterHotSpot.cpp:84 #, kde-format msgctxt "Caption of hover tooltip" msgid "Color Preview" msgstr "顏色預覽" #: filterHotSpots/FileFilterHotspot.cpp:158 #, kde-format msgid "" "Could not open file with the text editor specified in the profile settings;\n" "it will be opened with the system default editor." msgstr "" "無法開啟設定檔指定的文字編輯器\n" "檔案將以系統預設的編輯器開啟" #: filterHotSpots/FileFilterHotspot.cpp:172 #, kde-format msgid "Copy Location" msgstr "複製檔案位置" #: filterHotSpots/FileFilterHotspot.cpp:280 #, kde-format msgid "Generating Thumbnail" msgstr "縮圖產生中" #: filterHotSpots/UrlFilterHotspot.cpp:90 #, kde-format msgid "Open Link" msgstr "開啟連結" #: filterHotSpots/UrlFilterHotspot.cpp:92 #, kde-format msgid "Copy Link Address" msgstr "複製連結位址" #: filterHotSpots/UrlFilterHotspot.cpp:95 #, kde-format msgid "Send Email To..." msgstr "傳送電子郵件到..." #: filterHotSpots/UrlFilterHotspot.cpp:97 #, kde-format msgid "Copy Email Address" msgstr "複製電子郵件地址" #: FontDialog.cpp:26 #, kde-format msgctxt "@title:window" msgid "Select font" msgstr "選擇字型" #: FontDialog.cpp:38 #, kde-format msgctxt "@action:button" msgid "Show all fonts" msgstr "顯示所有字型" #: FontDialog.cpp:67 #, kde-format msgctxt "@info:status" msgid "" "By its very nature, a terminal program requires font characters that are " "equal width (monospace). Any non monospaced font may cause display issues. " "This should not be necessary except in rare cases." msgstr "" "就其本質而言,終端程式需要等寬 (monospace) 的字型字元。任何非等寬字型可能導致" "顯示上的問題。除極少數情況之外,應該不需要設定。" #: HistorySizeDialog.cpp:25 #, kde-format msgctxt "@title:window" msgid "Adjust Scrollback" msgstr "調整捲軸" #: HistorySizeDialog.cpp:46 #, kde-format msgctxt "@info:status" msgid "Any adjustments are only temporary to this session." msgstr "此調整只是暫時性的。" #: KeyBindingEditor.cpp:54 #, kde-format msgctxt "@label:textbox" msgid "Enter descriptive label" msgstr "輸入描述標籤" #: KeyBindingEditor.cpp:63 #, kde-format msgid "Key Combination" msgstr "熱鍵組合" #: KeyBindingEditor.cpp:63 #, kde-format msgid "Output" msgstr "輸出" #: KeyBindingEditor.cpp:219 KeyBindingEditor.cpp:220 #, kde-format msgid "New Key Binding List" msgstr "新增熱鍵組合清單" #: KeyBindingEditor.cpp:223 #, kde-format msgid "Edit Key Binding List" msgstr "編輯熱鍵組合清單" #: KeyBindingEditor.cpp:286 #, kde-format msgid "A key bindings scheme cannot be saved with an empty description." msgstr "組合鍵方案不能在沒有說明的情況下儲存。" #. i18n: ectx: property (text), widget (QPushButton, addEntryButton) #. i18n: ectx: property (text), widget (QPushButton, btnAdd) #: KeyBindingEditor.ui:65 plugins/QuickCommands/qcwidget.ui:246 #: plugins/SSHManager/sshmanagerpluginwidget.cpp:350 #: plugins/SSHManager/sshwidget.ui:310 #, kde-format msgid "Add" msgstr "新增" #. i18n: ectx: property (text), widget (QPushButton, removeEntryButton) #. i18n: ectx: property (text), widget (QPushButton, removeKeyBindingsButton) #. i18n: ectx: property (text), widget (QPushButton, removeColorSchemeButton) #: KeyBindingEditor.ui:72 widgets/EditProfileAppearancePage.ui:92 #: widgets/EditProfileKeyboardPage.ui:83 #, kde-format msgid "Remove" msgstr "移除" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: KeyBindingEditor.ui:94 #, kde-format msgctxt "Title of the area where you test your keys are properly configured" msgid "Test Area" msgstr "測試區" #. i18n: ectx: property (text), widget (QLabel, label) #: KeyBindingEditor.ui:115 #, kde-format msgid "Input:" msgstr "輸入:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: KeyBindingEditor.ui:128 #, kde-format msgid "Output:" msgstr "輸出:" #: main.cpp:186 #, kde-format msgctxt "@title" msgid "Konsole" msgstr "Konsole" #: main.cpp:188 #, kde-format msgctxt "@title" msgid "Terminal emulator" msgstr "終端機模擬程式" #: main.cpp:190 #, kde-format msgctxt "@info:credit" msgid "(c) 1997-2022, The Konsole Developers" msgstr "(c) 1997-2022, Konsole 開發團隊" #: main.cpp:341 #, kde-format msgctxt "@info:credit" msgid "Kurt Hindenburg" msgstr "Kurt Hindenburg" #: main.cpp:343 #, kde-format msgctxt "@info:credit" msgid "General maintainer, bug fixes and general improvements" msgstr "一般維護者,錯誤修正與一般改進" #: main.cpp:346 #, kde-format msgctxt "@info:credit" msgid "Robert Knight" msgstr "Robert Knight" #: main.cpp:347 #, kde-format msgctxt "@info:credit" msgid "Previous maintainer, ported to KDE4" msgstr "前任維護者,移植到 KDE4" #: main.cpp:349 #, kde-format msgctxt "@info:credit" msgid "Lars Doelle" msgstr "Lars Doelle" #: main.cpp:349 #, kde-format msgctxt "@info:credit" msgid "Original author" msgstr "原始作者" #: main.cpp:350 #, kde-format msgctxt "@info:credit" msgid "Ahmad Samir" msgstr "Ahmad Samir" #: main.cpp:351 main.cpp:354 main.cpp:357 main.cpp:360 #, kde-format msgctxt "@info:credit" msgid "Major refactoring, bug fixes and major improvements" msgstr "主力重構、除蟲,與主力改善" #: main.cpp:353 #, kde-format msgctxt "@info:credit" msgid "Carlos Alves" msgstr "Carlos Alves" #: main.cpp:356 #, kde-format msgctxt "@info:credit" msgid "Tomaz Canabrava" msgstr "Tomaz Canabrava" #: main.cpp:359 #, kde-format msgctxt "@info:credit" msgid "Gustavo Carneiro" msgstr "Gustavo Carneiro" #: main.cpp:362 #, kde-format msgctxt "@info:credit" msgid "Edwin Pujols" msgstr "Edwin Pujols" #: main.cpp:363 main.cpp:366 main.cpp:368 main.cpp:373 main.cpp:375 #: main.cpp:376 main.cpp:377 #, kde-format msgctxt "@info:credit" msgid "Bug fixes and general improvements" msgstr "錯誤修正與一般改進" #: main.cpp:365 #, kde-format msgctxt "@info:credit" msgid "Martin T. H. Sandsmark" msgstr "Martin T. H. Sandsmark" #: main.cpp:368 #, kde-format msgctxt "@info:credit" msgid "Nate Graham" msgstr "Nate Graham" #: main.cpp:369 #, kde-format msgctxt "@info:credit" msgid "Mariusz Glebocki" msgstr "Mariusz Glebocki" #: main.cpp:370 #, kde-format msgctxt "@info:credit" msgid "Bug fixes and major improvements" msgstr "錯誤修正與主力改進" #: main.cpp:372 #, kde-format msgctxt "@info:credit" msgid "Thomas Surrel" msgstr "Thomas Surrel" #: main.cpp:375 #, kde-format msgctxt "@info:credit" msgid "Jekyll Wu" msgstr "Jekyll Wu" #: main.cpp:376 #, kde-format msgctxt "@info:credit" msgid "Waldo Bastian" msgstr "Waldo Bastian" #: main.cpp:377 #, kde-format msgctxt "@info:credit" msgid "Stephan Binner" msgstr "Stephan Binner" #: main.cpp:378 #, kde-format msgctxt "@info:credit" msgid "Thomas Dreibholz" msgstr "Thomas Dreibholz" #: main.cpp:378 #, kde-format msgctxt "@info:credit" msgid "General improvements" msgstr "一般改進" #: main.cpp:379 #, kde-format msgctxt "@info:credit" msgid "Chris Machemer" msgstr "Chris Machemer" #: main.cpp:379 main.cpp:380 main.cpp:407 main.cpp:408 main.cpp:409 #: main.cpp:410 #, kde-format msgctxt "@info:credit" msgid "Bug fixes" msgstr "錯誤修正" #: main.cpp:380 #, kde-format msgctxt "@info:credit" msgid "Francesco Cecconi" msgstr "Francesco Cecconi" #: main.cpp:381 #, kde-format msgctxt "@info:credit" msgid "Stephan Kulow" msgstr "Stephan Kulow" #: main.cpp:381 #, kde-format msgctxt "@info:credit" msgid "Solaris support and history" msgstr "支援 Solaris 和歷史紀錄" #: main.cpp:382 #, kde-format msgctxt "@info:credit" msgid "Alexander Neundorf" msgstr "Alexander Neundorf" #: main.cpp:383 #, kde-format msgctxt "@info:credit" msgid "Bug fixes and improved startup performance" msgstr "錯誤修正與啟動效能改進" #: main.cpp:385 #, kde-format msgctxt "@info:credit" msgid "Peter Silva" msgstr "Peter Silva" #: main.cpp:385 #, kde-format msgctxt "@info:credit" msgid "Marking improvements" msgstr "標記改進" #: main.cpp:386 #, kde-format msgctxt "@info:credit" msgid "Lotzi Boloni" msgstr "Lotzi Boloni" #: main.cpp:388 #, kde-format msgctxt "@info:credit" msgid "" "Embedded Konsole\n" "Toolbar and session names" msgstr "" "嵌入式 Konsole\n" "工作列和工作階段名稱" #: main.cpp:391 #, kde-format msgctxt "@info:credit" msgid "David Faure" msgstr "David Faure" #: main.cpp:393 #, kde-format msgctxt "@info:credit" msgid "" "Embedded Konsole\n" "General improvements" msgstr "" "嵌入式 Konsole\n" "一般改進" #: main.cpp:396 #, kde-format msgctxt "@info:credit" msgid "Antonio Larrosa" msgstr "Antonio Larrosa" #: main.cpp:396 #, kde-format msgctxt "@info:credit" msgid "Visual effects" msgstr "視覺效果" #: main.cpp:397 #, kde-format msgctxt "@info:credit" msgid "Matthias Ettrich" msgstr "Matthias Ettrich" #: main.cpp:399 #, kde-format msgctxt "@info:credit" msgid "" "Code from the kvt project\n" "General improvements" msgstr "" "從 kvt 專案移植源碼\n" "一般改進" #: main.cpp:402 #, kde-format msgctxt "@info:credit" msgid "Warwick Allison" msgstr "Warwick Allison" #: main.cpp:403 #, kde-format msgctxt "@info:credit" msgid "Schema and text selection improvements" msgstr "架構和文字選擇改進" #: main.cpp:405 #, kde-format msgctxt "@info:credit" msgid "Dan Pilone" msgstr "Dan Pilone" #: main.cpp:405 #, kde-format msgctxt "@info:credit" msgid "SGI port" msgstr "SGI 移植" #: main.cpp:406 #, kde-format msgctxt "@info:credit" msgid "Kevin Street" msgstr "Kevin Street" #: main.cpp:406 #, kde-format msgctxt "@info:credit" msgid "FreeBSD port" msgstr "FreeBSD 移植" #: main.cpp:407 #, kde-format msgctxt "@info:credit" msgid "Sven Fischer" msgstr "Sven Fischer" #: main.cpp:408 #, kde-format msgctxt "@info:credit" msgid "Dale M. Flaven" msgstr "Dale M. Flaven" #: main.cpp:409 #, kde-format msgctxt "@info:credit" msgid "Martin Jones" msgstr "Martin Jones" #: main.cpp:410 #, kde-format msgctxt "@info:credit" msgid "Lars Knoll" msgstr "Lars Knoll" #: main.cpp:411 #, kde-format msgctxt "@info:credit" msgid "Thanks to many others.\n" msgstr "感謝其他許多人。\n" #: MainWindow.cpp:327 #, kde-format msgctxt "@action:inmenu" msgid "&New Tab" msgstr "新增分頁(&N)" #: MainWindow.cpp:337 #, kde-format msgctxt "@action:inmenu" msgid "&Clone Tab" msgstr "複製分頁(&C)" #: MainWindow.cpp:344 #, kde-format msgctxt "@action:inmenu" msgid "New &Window" msgstr "新增視窗(&W)" #: MainWindow.cpp:351 #, kde-format msgctxt "@action:inmenu" msgid "Close Window" msgstr "關閉視窗" #: MainWindow.cpp:356 #, kde-format msgctxt "@title:menu" msgid "&Bookmarks" msgstr "書籤(&B)" #: MainWindow.cpp:379 #, kde-format msgid "&Window Color Scheme" msgstr "視窗配色(&W)" #: MainWindow.cpp:391 #, kde-format msgctxt "@action:inmenu" msgid "Manage Profiles..." msgstr "管理設定檔..." #: MainWindow.cpp:397 #, kde-format msgctxt "@item" msgid "Activate Menu" msgstr "啟動選單" #: MainWindow.cpp:403 #, kde-format msgctxt "@action:inmenu" msgid "Save Tab Layout..." msgstr "儲存分頁佈局……" #: MainWindow.cpp:412 #, kde-format msgctxt "@action:inmenu" msgid "Load Tab Layout..." msgstr "載入分頁佈局……" #: MainWindow.cpp:726 MainWindow.cpp:743 #, kde-format msgctxt "@info" msgid "There is a process running in this window. Do you still want to quit?" msgid_plural "" "There are %1 processes running in this window. Do you still want to quit?" msgstr[0] "此視窗中目前有 %1 個行程執行中。您確定要離開嗎?" #: MainWindow.cpp:732 MainWindow.cpp:749 MainWindow.cpp:763 #, kde-format msgctxt "@title" msgid "Confirm Close" msgstr "確認關閉" #: MainWindow.cpp:733 MainWindow.cpp:750 MainWindow.cpp:764 #, kde-format msgctxt "@action:button" msgid "Close &Window" msgstr "關閉視窗(&W)" #: MainWindow.cpp:751 MainWindow.cpp:765 #, kde-format msgctxt "@action:button" msgid "Close Current &Tab" msgstr "關閉目前的分頁(&T)" #: MainWindow.cpp:760 #, kde-format msgctxt "@info" msgid "There are %1 open terminals in this window. Do you still want to quit?" msgstr "此視窗中目前有 %1 個開啟的終端機。您確定要離開嗎?" #: MainWindow.cpp:867 Part.cpp:297 #, kde-format msgctxt "@title Preferences page name" msgid "Profiles" msgstr "設定檔" #: MainWindow.cpp:884 #, kde-format msgctxt "@title Preferences page name" msgid "General" msgstr "一般" #: MainWindow.cpp:896 #, kde-format msgctxt "@title Preferences page name" msgid "Memory" msgstr "記憶體" #: MainWindow.cpp:902 #, kde-format msgctxt "@title Preferences page name" msgid "Tab Bar / Splitters" msgstr "分頁列/界線" #: MainWindow.cpp:907 #, kde-format msgctxt "@title Preferences page name" msgid "Temporary Files" msgstr "暫存檔" #: MainWindow.cpp:912 #, kde-format msgctxt "@title Preferences page name" msgid "Thumbnails" msgstr "縮圖" #: Part.cpp:300 #, kde-format msgctxt "@title Preferences page name" msgid "Part Info" msgstr "部份資訊" #. i18n: ectx: property (windowTitle), widget (QWidget, QuickCommandsWidget) #: plugins/QuickCommands/qcwidget.ui:14 #, kde-format msgid "Form" msgstr "表單" #. i18n: ectx: property (text), widget (QLabel, label_2) #: plugins/QuickCommands/qcwidget.ui:22 #, kde-format msgid "Shortcut:" msgstr "快捷鍵:" #. i18n: ectx: property (placeholderText), widget (QLineEdit, filterLine) #. i18n: ectx: property (placeholderText), widget (QLineEdit, filterText) #: plugins/QuickCommands/qcwidget.ui:52 plugins/SSHManager/sshwidget.ui:33 #, kde-format msgid "Filter..." msgstr "過濾器…" #. i18n: ectx: property (text), widget (QCheckBox, invertFilter) #. i18n: ectx: property (text), widget (QCheckBox, btnInvertFilter) #: plugins/QuickCommands/qcwidget.ui:59 plugins/SSHManager/sshwidget.ui:46 #, kde-format msgid "Invert" msgstr "反向" #. i18n: ectx: property (text), widget (QLabel, label) #: plugins/QuickCommands/qcwidget.ui:97 #, kde-format msgid "Title" msgstr "標題" #. i18n: ectx: property (text), widget (QLabel, label_3) #: plugins/QuickCommands/qcwidget.ui:107 #, kde-format msgid "Tooltip" msgstr "工具提示" #. i18n: ectx: property (text), widget (QLabel, labelGroup) #: plugins/QuickCommands/qcwidget.ui:117 #, kde-format msgid "Group" msgstr "群組" #. i18n: ectx: property (text), item, widget (QComboBox, group) #. i18n: ectx: property (currentText), widget (QComboBox, folder) #: plugins/QuickCommands/qcwidget.ui:128 plugins/SSHManager/sshwidget.ui:213 #, kde-format msgid "Default" msgstr "預設" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: plugins/QuickCommands/qcwidget.ui:143 #, kde-format msgid "Command" msgstr "指令" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #: plugins/QuickCommands/qcwidget.ui:193 #: plugins/QuickCommands/quickcommandswidget.cpp:333 #, kde-format msgid "Warnings" msgstr "警告" #. i18n: ectx: property (text), widget (QPushButton, btnRun) #: plugins/QuickCommands/qcwidget.ui:236 #, kde-format msgid "Run" msgstr "執行" #. i18n: ectx: property (text), widget (QPushButton, btnSave) #: plugins/QuickCommands/qcwidget.ui:256 #, kde-format msgid "Save" msgstr "儲存" #. i18n: ectx: property (text), widget (QPushButton, btnUpdate) #: plugins/QuickCommands/qcwidget.ui:266 #: plugins/SSHManager/sshmanagerpluginwidget.cpp:281 #, kde-format msgid "Update" msgstr "更新" #. i18n: ectx: property (text), widget (QPushButton, btnCancel) #: plugins/QuickCommands/qcwidget.ui:276 plugins/SSHManager/sshwidget.ui:320 #, kde-format msgid "Cancel" msgstr "取消(&C)" #: plugins/QuickCommands/quickcommandsplugin.cpp:46 #: plugins/QuickCommands/quickcommandsplugin.cpp:113 #, kde-format msgid "Quick Commands" msgstr "快捷指令" #: plugins/QuickCommands/quickcommandsplugin.cpp:71 #, kde-format msgid "Show Quick Access" msgstr "顯示快速存取" #: plugins/QuickCommands/quickcommandsplugin.cpp:106 #, kde-format msgid "No quick commands found. You can add one on Plugins -> Quick Commands" msgstr "沒有找到快捷指令。您可以在擴充元件 → 快捷指令裡新增一個" #: plugins/QuickCommands/quickcommandsplugin.cpp:107 #, kde-format msgid "Plugins - Quick Commands" msgstr "擴充元件 - 快捷指令" #: plugins/QuickCommands/quickcommandsplugin.cpp:125 #, kde-format msgid "Show Quick Commands" msgstr "顯示快捷指令" #: plugins/QuickCommands/quickcommandswidget.cpp:166 #: plugins/QuickCommands/quickcommandswidget.cpp:177 #, kde-format msgid "A duplicate item exists" msgstr "存在重複項目" #: plugins/QuickCommands/quickcommandswidget.cpp:183 #, kde-format msgid "Please fix all the warnings before trying to run this script" msgstr "請在嘗試執行此指令稿前修復所有警告" #: plugins/QuickCommands/quickcommandswidget.cpp:215 #, kde-format msgid "There are some errors on the script, do you really want to run it?" msgstr "指令稿有一些錯誤,您確定要執行它嗎?" #: plugins/QuickCommands/quickcommandswidget.cpp:216 #, kde-format msgid "Shell Errors" msgstr "殼層錯誤" #: plugins/QuickCommands/quickcommandswidget.cpp:217 #, kde-format msgctxt "@action:button" msgid "Run" msgstr "執行" #: plugins/QuickCommands/quickcommandswidget.cpp:242 #, kde-format msgid "" "You are about to delete the group %1,\n" " with multiple configurations, are you sure?" msgstr "" "您將要刪除分頁群組 %1 ,\n" "內含多個設定檔,確定移除?" #: plugins/QuickCommands/quickcommandswidget.cpp:243 #: plugins/SSHManager/sshmanagerpluginwidget.cpp:231 #, kde-format msgid "You are about to delete %1, are you sure?" msgstr "您將要刪除 %1 ,確定嗎?" #: plugins/QuickCommands/quickcommandswidget.cpp:246 #, kde-format msgid "Delete Quick Commands Configurations" msgstr "移除快速指令設定" #: plugins/QuickCommands/quickcommandswidget.cpp:276 #, kde-format msgid "Title can not be empty or blank" msgstr "標題不能是空白" #: plugins/QuickCommands/quickcommandswidget.cpp:280 #, kde-format msgid "Command can not be empty" msgstr "指令不能是空的" #: plugins/QuickCommands/quickcommandswidget.cpp:300 #, kde-format msgid "Rename" msgstr "重新命名" #: plugins/QuickCommands/quickcommandswidget.cpp:304 #, kde-format msgid "Delete" msgstr "刪除" #: plugins/QuickCommands/quickcommandswidget.cpp:335 #, kde-format msgid "Warnings (*)" msgstr "警告 (*)" #: plugins/SSHManager/sshmanagermodel.cpp:46 #, kde-format msgctxt "@item:inlistbox Hosts from ssh/config file" msgid "SSH Config" msgstr "SSH 設定" #: plugins/SSHManager/sshmanagermodel.cpp:49 #, kde-format msgctxt "@item:inlistbox The default list of ssh hosts" msgid "Default" msgstr "預設" #: plugins/SSHManager/sshmanagermodel.cpp:75 #, kde-format msgid "%1 is a folder for SSH entries" msgstr "%1 是儲存 SSH 設定檔的資料夾" #: plugins/SSHManager/sshmanagermodel.cpp:79 #: plugins/SSHManager/sshmanagermodel.cpp:318 #: plugins/SSHManager/sshmanagermodel.cpp:386 #: plugins/SSHManager/sshmanagermodel.cpp:419 #: plugins/SSHManager/sshmanagerpluginwidget.cpp:102 #: plugins/SSHManager/sshmanagerpluginwidget.cpp:437 #, kde-format msgid "SSH Config" msgstr "SSH 設定" #: plugins/SSHManager/sshmanagermodel.cpp:103 #, kde-format msgid "Host: %1" msgstr "本地端主機:%1" #: plugins/SSHManager/sshmanagerplugin.cpp:66 #, kde-format msgid "SSH Manager" msgstr "SSH 管理員" #: plugins/SSHManager/sshmanagerplugin.cpp:96 #, kde-format msgid "Show SSH Manager" msgstr "顯示 SSH 管理員" #: plugins/SSHManager/sshmanagerplugin.cpp:115 #, kde-format msgid "Show Quick Access for SSH Actions" msgstr "顯示 SSH 動作的快速存取" #: plugins/SSHManager/sshmanagerplugin.cpp:146 #, kde-format msgid "No saved SSH config found. You can add one on Plugins -> SSH Manager" msgstr "沒有找到已儲存的 SSH 設定。您可以在擴充元件 → SSH 管理器裡新增一個" #: plugins/SSHManager/sshmanagerplugin.cpp:147 #, kde-format msgid "Plugins - SSH Manager" msgstr "擴充元件 - SSH 管理器" #: plugins/SSHManager/sshmanagerplugin.cpp:153 #, kde-format msgid "SSH Entries" msgstr "SSH 條目" #: plugins/SSHManager/sshmanagerplugin.cpp:182 #, kde-format msgid "" "Could not get the process name, assume that we can't request a connection" msgstr "無法取得程序名稱,可能因為是無法連線" #: plugins/SSHManager/sshmanagerplugin.cpp:182 #: plugins/SSHManager/sshmanagerplugin.cpp:194 #, kde-format msgid "Error issuing SSH Command" msgstr "下達 SSH 命令時出錯" #: plugins/SSHManager/sshmanagerplugin.cpp:194 #, kde-format msgid "" "Can't issue SSH command outside the shell application (eg, bash, zsh, sh)" msgstr "無法在殼層應用程式(如: bash, zsh, sh)外下達 SSH 命令" #. i18n: ectx: property (text), widget (QLabel, label_4) #: plugins/SSHManager/sshmanagerpluginwidget.cpp:78 #: plugins/SSHManager/sshwidget.ui:133 #, kde-format msgid "SSH Key" msgstr "SSH 金鑰" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:117 #, kde-format msgctxt "@action:inmenu" msgid "Delete" msgstr "刪除" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:159 #, kde-format msgid "Don't Change" msgstr "不要變更" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:230 #, kde-format msgid "" "You are about to delete the folder %1,\n" " with multiple SSH Configurations, are you sure?" msgstr "" "您將要刪除 %1 資料夾,\n" "其中有多個 SSH 設定值,確認刪除?" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:238 #, kde-format msgctxt "@title:window" msgid "Delete SSH Configurations" msgstr "刪除 SSH 設定" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:292 #, kde-format msgid "Imported SSH Profile
Some settings are read only." msgstr "已匯入 SSH 設定檔
有些設定是唯讀的。" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:387 #, kde-format msgid "Missing Hostname" msgstr "未指定主機名稱" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:392 #, kde-format msgid "Missing Name" msgstr "未指定名稱" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:399 #, kde-format msgid "If Use Ssh Config is set, do not specify sshkey or username." msgstr "啟用「使用 SSH 設定檔」後,請勿再自行指定 SSH 金鑰或使用者名稱。" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:404 #, kde-format msgid "At least Username or SSHKey must be set" msgstr "至少需指定使用者名稱或 SSH 金鑰" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:410 #, kde-format msgid "Missing Folder" msgstr "找不到資料夾" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:415 #, kde-format msgid "An SSH session must have a profile" msgstr "所有 SSH 工作階段都必須指定設定值" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:439 #, kde-format msgid "Cannot delete this folder" msgstr "無法刪除本資料夾" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:442 #, kde-format msgid "Delete folder and all of its contents" msgstr "刪除資料夾及所有其內容" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:446 #, kde-format msgid "Double click to change the folder name." msgstr "按兩下以重新命名資料夾" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:453 #, kde-format msgid "You can't delete an automatically added entry." msgstr "您無法刪除自動加入的條目。" #: plugins/SSHManager/sshmanagerpluginwidget.cpp:453 #, kde-format msgid "Delete selected entry" msgstr "刪除選定條目" #. i18n: ectx: property (text), widget (QLabel, label_6) #: plugins/SSHManager/sshwidget.ui:19 #, kde-format msgid "Shortcut" msgstr "快捷鍵" #. i18n: ectx: property (toolTip), widget (QCheckBox, btnInvertFilter) #: plugins/SSHManager/sshwidget.ui:43 #, kde-format msgid "Show entries that don't match the filter" msgstr "顯示不符合篩選器的設定檔" #. i18n: ectx: property (toolTip), widget (QCheckBox, btnManageProfile) #: plugins/SSHManager/sshwidget.ui:57 #, kde-format msgid "Change profile on connect/disconnect" msgstr "變更連線/斷線時的設定檔" #. i18n: ectx: property (text), widget (QCheckBox, btnManageProfile) #: plugins/SSHManager/sshwidget.ui:60 #, kde-format msgid "Manage profile" msgstr "管理設定檔" #. i18n: ectx: property (text), widget (QLabel, label_2) #: plugins/SSHManager/sshwidget.ui:82 #, kde-format msgid "Identifier" msgstr "識別子" #. i18n: ectx: property (toolTip), widget (QLineEdit, name) #: plugins/SSHManager/sshwidget.ui:89 #, kde-format msgid "A name for this ssh entry" msgstr "本 SSH 設定檔在清單中的名稱" #. i18n: ectx: property (placeholderText), widget (QLineEdit, name) #: plugins/SSHManager/sshwidget.ui:92 #, kde-format msgid "The name of this entry on the list" msgstr "本設定檔在清單中的名稱" #. i18n: ectx: property (text), widget (QLabel, label) #: plugins/SSHManager/sshwidget.ui:99 #, kde-format msgid "SSH Hostname" msgstr "SSH 主機名稱" #. i18n: ectx: property (toolTip), widget (QLineEdit, hostname) #. i18n: ectx: property (placeholderText), widget (QLineEdit, hostname) #: plugins/SSHManager/sshwidget.ui:106 plugins/SSHManager/sshwidget.ui:109 #, kde-format msgid "The hostname of the server" msgstr "伺服器的 hostname" #. i18n: ectx: property (text), widget (QLabel, label_3) #: plugins/SSHManager/sshwidget.ui:116 #, kde-format msgid "Port" msgstr "連接埠" #. i18n: ectx: property (toolTip), widget (QLineEdit, port) #: plugins/SSHManager/sshwidget.ui:123 #, kde-format msgid "The port of the server, 22 is the default for ssh connections" msgstr "該伺服器的連接埠,預設值為 22" #. i18n: ectx: property (text), widget (QLineEdit, port) #: plugins/SSHManager/sshwidget.ui:126 #, kde-format msgid "22" msgstr "22" #. i18n: ectx: property (toolTip), widget (QLineEdit, sshkey) #: plugins/SSHManager/sshwidget.ui:142 #, kde-format msgid "The private key to be used for this connection" msgstr "用於本連線的私鑰" #. i18n: ectx: property (placeholderText), widget (QLineEdit, sshkey) #: plugins/SSHManager/sshwidget.ui:148 #, kde-format msgid "The private key" msgstr "私鑰" #. i18n: ectx: property (toolTip), widget (QCheckBox, useSshConfig) #: plugins/SSHManager/sshwidget.ui:167 #, kde-format msgid "" "If this is set, we don't rely on the SSH key set above, but on the " "configuration on ~/.ssh/config" msgstr "" "若勾選此項目,我們將使用 ~/.ssh/config 的設定值而不是本視窗上的金鑰設定" #. i18n: ectx: property (text), widget (QCheckBox, useSshConfig) #: plugins/SSHManager/sshwidget.ui:170 #, kde-format msgid "Use ~/.ssh/config for key" msgstr "使用 ~/.ssh/config 以讀取金鑰" #. i18n: ectx: property (text), widget (QLabel, label_7) #: plugins/SSHManager/sshwidget.ui:177 #, kde-format msgid "Username" msgstr "使用者名稱" #. i18n: ectx: property (toolTip), widget (QLineEdit, username) #: plugins/SSHManager/sshwidget.ui:184 #, kde-format msgid "The username for the connection" msgstr "用於本連線的使用者名稱" #. i18n: ectx: property (placeholderText), widget (QLineEdit, username) #: plugins/SSHManager/sshwidget.ui:187 #, kde-format msgid "Your username" msgstr "Franklin Weng, Jeff Huang, Chaoting Liu" #. i18n: ectx: property (text), widget (QLabel, folderLabel) #: plugins/SSHManager/sshwidget.ui:194 #, kde-format msgid "Folder" msgstr "資料夾" #. i18n: ectx: property (toolTip), widget (QComboBox, folder) #: plugins/SSHManager/sshwidget.ui:207 #, kde-format msgid "For organizational purposes, this entry will be inside of this folder." msgstr "為了避免混亂,本設定檔將存進本資料夾下。" #. i18n: ectx: property (text), widget (QLabel, label_5) #: plugins/SSHManager/sshwidget.ui:220 #, kde-format msgid "Profile" msgstr "設定檔" #. i18n: ectx: property (toolTip), widget (QComboBox, profile) #: plugins/SSHManager/sshwidget.ui:233 #, kde-format msgid "The profile to be active when the ssh session starts" msgstr "選擇 SSH 會話成立後要使用的 Konsole 設定檔" #. i18n: ectx: property (toolTip), widget (QPushButton, newSSHConfig) #: plugins/SSHManager/sshwidget.ui:271 #, kde-format msgid "Add a new SSH Entry" msgstr "新增 SSH 設定檔" #. i18n: ectx: property (toolTip), widget (QPushButton, btnDelete) #: plugins/SSHManager/sshwidget.ui:284 #, kde-format msgid "Delete selected SSH entry" msgstr "刪除選定的 SSH 條目" #. i18n: ectx: property (toolTip), widget (QPushButton, btnEdit) #: plugins/SSHManager/sshwidget.ui:297 #, kde-format msgid "Edit selected entry" msgstr "編輯所選取的設定檔" #. i18n: ectx: property (toolTip), widget (QPushButton, btnAdd) #: plugins/SSHManager/sshwidget.ui:307 #, kde-format msgid "Add new SSH Configuration" msgstr "新增 SSH 設定值" #. i18n: ectx: property (toolTip), widget (QPushButton, btnCancel) #: plugins/SSHManager/sshwidget.ui:317 #, kde-format msgid "Cancel Add or Edit" msgstr "取消新增或編輯" #: pluginsystem/PluginManager.cpp:70 #, kde-format msgid "No plugins available" msgstr "無可用的擴充元件" #. i18n: ectx: property (windowTitle), widget (QWidget, PrintOptions) #. i18n: ectx: property (title), widget (QGroupBox, OutputOptions) #: PrintOptions.ui:14 PrintOptions.ui:20 #, kde-format msgid "Output Options" msgstr "輸出選項" #. i18n: ectx: property (text), widget (QCheckBox, printerFriendly) #. i18n: ectx: label, entry (PrinterFriendly), group (PrintOptions) #: PrintOptions.ui:39 settings/konsole.kcfg:182 #, kde-format msgid "Printer &friendly mode (black text, no background)" msgstr "便於列印模式 (黑色文字,不列印背景)(&F)" #. i18n: ectx: property (text), widget (QCheckBox, scaleOutput) #. i18n: ectx: label, entry (ScaleOutput), group (PrintOptions) #: PrintOptions.ui:46 settings/konsole.kcfg:186 #, kde-format msgid "&Scale output" msgstr "調整輸出(&S)" #: profile/Profile.cpp:266 #, kde-format msgctxt "Name of the built-in profile" msgid "Built-in" msgstr "內建" #: profile/ProfileList.cpp:37 widgets/EditProfileDialog.cpp:537 #, kde-format msgid "Default profile" msgstr "預設設定檔" #: profile/ProfileManager.cpp:280 #, kde-format msgctxt "New profile name, %1 is a number" msgid "Profile %1" msgstr "設定檔 %1" #: profile/ProfileManager.cpp:294 #, kde-format msgid "Konsole does not have permission to save this profile to %1" msgstr "Konsole 沒有權限儲存這個設定檔到 %1" #: profile/ProfileModel.cpp:55 #, kde-format msgctxt "@title:column Profile name" msgid "Name" msgstr "名稱" #: profile/ProfileModel.cpp:57 #, kde-format msgctxt "@title:column Profile keyboard shortcut" msgid "Shortcut" msgstr "捷徑" #: profile/ProfileModel.cpp:80 #, kde-format msgctxt "" "@label:textbox added to the name of the built-in profile, to point out it's " "read-only" msgid " [Read-only]" msgstr " [唯讀]" #: profile/ProfileModel.cpp:84 #, kde-format msgctxt "@label:textbox added to the name of the current default profile" msgid " [Default]" msgstr " [預設]" #: profile/ProfileModel.cpp:99 #, kde-format msgctxt "@info:tooltip" msgid "Built-in profile is always available" msgstr "內建設定檔一律可用" #: profile/ProfileModel.cpp:111 #, kde-format msgctxt "@info:tooltip" msgid "Double click to change shortcut" msgstr "雙擊以變更快捷鍵" #: RenameTabDialog.cpp:25 #, kde-format msgid "Tab Properties" msgstr "分頁列設定值" #: SaveHistoryTask.cpp:71 #, kde-format msgid "Save Output From %1" msgstr "儲存 %1 的輸出" #: SaveHistoryTask.cpp:83 #, kde-format msgid "%1 is an invalid URL, the output could not be saved." msgstr "%1 是不合法的網址,輸出將無法被儲存。" #: SaveHistoryTask.cpp:173 #, kde-format msgid "" "A problem occurred when saving the output.\n" "%1" msgstr "" "儲存輸出時發生問題。\n" "%1" #: schemas.cpp:1 #, kde-format msgid "Black on Light Yellow" msgstr "淺黃底黑字" #: schemas.cpp:2 #, kde-format msgid "Black on Random Light" msgstr "淺色底黑字" #: schemas.cpp:3 #, kde-format msgid "Black on White" msgstr "白底黑字" #: schemas.cpp:4 #, kde-format msgid "Blue on Black" msgstr "黑底藍字" #: schemas.cpp:5 #, kde-format msgid "Breeze" msgstr "Breeze" #: schemas.cpp:6 #, kde-format msgid "Dark Pastels" msgstr "深粉色" #: schemas.cpp:7 #, kde-format msgid "Green on Black" msgstr "黑底綠字" #: schemas.cpp:8 #, kde-format msgid "Linux Colors" msgstr "Linux 顏色" #: schemas.cpp:9 #, kde-format msgid "Red on Black" msgstr "黑底紅字" #: schemas.cpp:10 #, kde-format msgid "Solarized" msgstr "Solarized" #: schemas.cpp:11 #, kde-format msgid "Solarized Light" msgstr "Solarized Light" #: schemas.cpp:12 #, kde-format msgid "White on Black" msgstr "黑底白字" #: schemas.cpp:13 #, kde-format msgid "Default (XFree 4)" msgstr "預設(XFree 4)" #: schemas.cpp:14 #, kde-format msgid "Linux console" msgstr "Linux 主控台" #: schemas.cpp:15 #, kde-format msgid "macOS" msgstr "麥金塔作業系統" #: schemas.cpp:16 #, kde-format msgid "Solaris console" msgstr "Solaris 主控台" #: session/Session.cpp:109 #, kde-format msgid "Bell in '%1' (Session '%2')" msgstr "工作階段「%2」的響鈴 %1" #: session/Session.cpp:417 #, kde-format msgid "Could not find binary: " msgstr "找不到執行檔:" #: session/Session.cpp:426 #, kde-format msgctxt "@info:shell Alert the user with red color text" msgid "Warning: " msgstr "警告:" #: session/Session.cpp:520 #, kde-format msgid "Could not find an interactive shell to start." msgstr "找不到要啟動的互動式 shell。" #: session/Session.cpp:526 session/Session.cpp:528 #, kde-format msgid "" "Could not find '%1', starting '%2' instead. Please check your profile " "settings." msgstr "找不到 %1,改啟動 %2。請檢查您的設定檔。" #: session/Session.cpp:593 #, kde-format msgid "Could not start program '%1' with arguments '%2'." msgstr "無法啟動程式 %1,參數為 %2。" #: session/Session.cpp:741 #, kde-format msgid "Silence in '%1' (Session '%2')" msgstr "分頁 %1 目前靜默中(於工作階段 %2)" #: session/Session.cpp:742 session/Session.cpp:2080 #: session/SessionController.cpp:354 session/SessionController.cpp:1846 #: terminalDisplay/TerminalBell.cpp:43 Vt102Emulation.cpp:1156 #, kde-format msgid "Show session" msgstr "顯示工作階段" #: session/Session.cpp:1026 #, kde-format msgid "" "The D-Bus methods sendText/runCommand were just used. There are security " "concerns about allowing these methods to be public. If desired, these " "methods can be changed to internal use only by re-compiling Konsole.

This " "warning will only show once for this Konsole instance.

" msgstr "" "使用了 D-Bus 傳送文字/執行指令。允許這些方法公開可能會造成安全性問題。如果需" "要的話,這些方法只能由重新編譯 Konsole 來變更為內部使用。

這個警告將只會在" "這個Konsole 實體中顯示一次。

" #: session/Session.cpp:1066 #, kde-format msgctxt "@info:shell This session is done" msgid "Finished" msgstr "已完成" #: session/Session.cpp:1080 session/Session.cpp:1096 #, kde-format msgid "Program '%1' crashed." msgstr "程式 %1 當掉了。" #: session/Session.cpp:1082 #, kde-format msgid "Program '%1' exited with status %2." msgstr "程式 %1 以 %2 狀態結束。" #: session/Session.cpp:1608 #, kde-format msgid "ZModem Progress" msgstr "ZModem 進度" #: session/Session.cpp:2079 #, kde-format msgid "Activity in '%1' (Session '%2')" msgstr "分頁 %1 目前活躍中(於工作階段 %2)" #: session/SessionController.cpp:139 #, kde-format msgid "Konsole" msgstr "Konsole" #: session/SessionController.cpp:353 #, kde-format msgid "The process '%1' has finished running in session '%2'" msgstr "程序 %1 已在工作階段 %2 中完成執行" #: session/SessionController.cpp:436 #, kde-format msgid "Konsole does not know how to open the bookmark: " msgstr "Konsole 不知道如何開啟此書籤:" #: session/SessionController.cpp:515 #, kde-format msgid "Search for '%1' with" msgstr "搜尋 %1 於" #: session/SessionController.cpp:531 #, kde-format msgid "Configure Web Shortcuts..." msgstr "設定網頁捷徑..." #: session/SessionController.cpp:641 #, kde-format msgid "&Close Session" msgstr "關閉工作階段(&C)" #: session/SessionController.cpp:648 #, kde-format msgid "Open File Manager" msgstr "開啟檔案管理員" #: session/SessionController.cpp:660 #, kde-format msgid "Copy" msgstr "複製" #: session/SessionController.cpp:667 #, kde-format msgid "Split View Left-Right" msgstr "左右分割檢視" #: session/SessionController.cpp:672 #, kde-format msgid "Split View Top-Bottom" msgstr "上下分割檢視" #: session/SessionController.cpp:676 #, kde-format msgid "Copy except prompts" msgstr "複製除了提示字元以外的內容" #: session/SessionController.cpp:682 #, kde-format msgid "Copy user input" msgstr "複製使用者輸入" #: session/SessionController.cpp:688 #, kde-format msgid "Copy command output" msgstr "複製命令輸入" #: session/SessionController.cpp:703 #, kde-format msgid "Paste Selection" msgstr "貼上選擇區" #: session/SessionController.cpp:710 #, kde-format msgid "Web Search" msgstr "網頁搜尋" #: session/SessionController.cpp:716 #, kde-format msgid "&Select All" msgstr "全部選取(&S)" #: session/SessionController.cpp:720 #, kde-format msgid "Select &Mode" msgstr "選取模式(&M)" #: session/SessionController.cpp:725 #, kde-format msgid "Select &Line" msgstr "選擇行(&L)" #: session/SessionController.cpp:728 #, kde-format msgid "Save Output &As..." msgstr "儲存輸出為(&A)..." #: session/SessionController.cpp:734 #, kde-format msgid "&Print Screen..." msgstr "列印螢幕(&P)..." #: session/SessionController.cpp:738 #, kde-format msgid "Adjust Scrollback..." msgstr "調整捲軸..." #: session/SessionController.cpp:742 #, kde-format msgid "Clear Scrollback" msgstr "清除歷史內容" #: session/SessionController.cpp:746 #, kde-format msgid "Clear Scrollback and Reset" msgstr "清除歷史內容並重設" #: session/SessionController.cpp:757 #, kde-format msgid "Next Profile" msgstr "下一個設定檔" #: session/SessionController.cpp:762 #, kde-format msgid "Previous Profile" msgstr "上一個設定檔" #: session/SessionController.cpp:765 #, kde-format msgid "Switch Profile" msgstr "切換設定檔" #: session/SessionController.cpp:790 #, kde-format msgid "Set &Encoding" msgstr "設定編碼(&E)..." #: session/SessionController.cpp:812 #, kde-format msgctxt "@item:inmenu Allows terminal applications to request mouse tracking" msgid "Allow Mouse Tracking" msgstr "允許追蹤滑鼠" #: session/SessionController.cpp:821 #, kde-format msgctxt "@item:inmenu A read only (locked) session" msgid "Read-Only" msgstr "唯讀" #: session/SessionController.cpp:832 #, kde-format msgid "&Configure or Rename Tab..." msgstr "重新命名分頁(&C)..." #: session/SessionController.cpp:838 #, kde-format msgid "&All Tabs in Current Window" msgstr "目前視窗中的所有分頁" #: session/SessionController.cpp:845 #, kde-format msgid "&Select Tabs..." msgstr "選取分頁(&S)..." #: session/SessionController.cpp:851 #, kde-format msgctxt "@action:inmenu Do not select any tabs" msgid "&None" msgstr "無(&N)" #: session/SessionController.cpp:859 #, kde-format msgid "Copy Input To" msgstr "複製輸入到" #: session/SessionController.cpp:867 #, kde-format msgid "&ZModem Upload..." msgstr "ZModem 上傳(&Z)..." #: session/SessionController.cpp:872 #, kde-format msgid "One-Shot Monitors" msgstr "單次監控" #: session/SessionController.cpp:877 #, kde-format msgid "Monitor for &Prompt" msgstr "監視提示字元(&P)" #: session/SessionController.cpp:884 #, kde-format msgid "Monitor for &Activity" msgstr "監視有回應視窗(&A)" #: session/SessionController.cpp:890 #, kde-format msgid "Monitor for &Silence" msgstr "監視靜默的分頁(&S)" #: session/SessionController.cpp:896 #, kde-format msgid "Monitor for Process Finishing" msgstr "監視完成中的程序" #: session/SessionController.cpp:903 #, kde-format msgid "Enlarge Font" msgstr "增大字型" #: session/SessionController.cpp:911 #, kde-format msgid "Shrink Font" msgstr "縮小字型" #: session/SessionController.cpp:916 #, kde-format msgid "Reset Font Size" msgstr "重設字型大小" #: session/SessionController.cpp:922 #, kde-format msgid "Send Signal" msgstr "送出訊號" #: session/SessionController.cpp:926 #, kde-format msgid "&Suspend Task" msgstr "暫停工作(&S)" #: session/SessionController.cpp:931 #, kde-format msgid "&Continue Task" msgstr "繼續工作(&C)" #: session/SessionController.cpp:936 #, kde-format msgid "&Hangup" msgstr "掛斷(&H)" #: session/SessionController.cpp:941 #, kde-format msgid "&Interrupt Task" msgstr "中斷工作(&I)" #: session/SessionController.cpp:946 #, kde-format msgid "&Terminate Task" msgstr "結束工作(&T)" #: session/SessionController.cpp:951 #, kde-format msgid "&Kill Task" msgstr "砍掉工作(&K)" #: session/SessionController.cpp:956 #, kde-format msgid "User Signal &1" msgstr "使用者訊號 1(&1)" #: session/SessionController.cpp:961 #, kde-format msgid "User Signal &2" msgstr "使用者訊號 2(&2)" #: session/SessionController.cpp:979 #, kde-format msgid "Create New Profile..." msgstr "新增設定檔" #: session/SessionController.cpp:981 #, kde-format msgid "Edit Current Profile..." msgstr "編輯目前的設定檔..." #: session/SessionController.cpp:1112 #, kde-format msgid "" "A program is currently running in this session. Are you sure you want to " "close it?" msgstr "有程式正在此工作階段中執行。您確定要將它關閉嗎?" #: session/SessionController.cpp:1116 #, kde-format msgid "" "The program '%1' is currently running in this session. Are you sure you " "want to close it?" msgstr "程式 %1 正在此工作階段中執行。您確定要將它關閉嗎?" #: session/SessionController.cpp:1123 session/SessionController.cpp:1158 #, kde-format msgid "Confirm Close" msgstr "確認關閉" #: session/SessionController.cpp:1124 #, kde-format msgctxt "@action:button" msgid "Close Program" msgstr "關閉程式" #: session/SessionController.cpp:1147 #, kde-format msgid "" "A program in this session would not die. Are you sure you want to kill it " "by force?" msgstr "有程式正在此工作階段中執行。您確定要將它強制關閉嗎?" #: session/SessionController.cpp:1151 #, kde-format msgid "" "The program '%1' is in this session would not die. Are you sure you want to " "kill it by force?" msgstr "程式 %1 正在此工作階段中執行。您確定要將它強制關閉嗎?" #: session/SessionController.cpp:1159 #, kde-format msgctxt "@action:button" msgid "Kill Program" msgstr "砍除程式" #: session/SessionController.cpp:1845 #, kde-format msgid "The shell prompt is displayed in session '%1'" msgstr "shell 提示字元會顯示在工作階段「%1」" #: session/SessionController.cpp:2038 #, kde-format msgid "Open Current Folder With" msgstr "以…開啟目前資料夾" #: session/SessionController.cpp:2108 #, kde-format msgid "Save ZModem Download to..." msgstr "儲存 ZModem 下載檔到..." #: session/SessionController.cpp:2118 #, kde-format msgid "" "

A ZModem file transfer attempt has been detected, but no suitable ZModem " "software was found on this system.

You may wish to install the 'rzsz' " "or 'lrzsz' package.

" msgstr "" "

偵測到要使用 ZModem 做檔案傳輸,但是此系統上找不到適合的 ZModem 軟體。

您可能需要安裝 rzsz 或 lrzsz 等軟體包。

" #: session/SessionController.cpp:2128 #, kde-format msgid "" "

The current session already has a ZModem file transfer in progress.

" msgstr "

目前的工作階段已經有一個 ZModem 檔案傳輸在進行中。

" #: session/SessionController.cpp:2141 #, kde-format msgid "" "

No suitable ZModem software was found on this system.

You may wish " "to install the 'rzsz' or 'lrzsz' package.

" msgstr "" "

此系統上找不到適合的 ZModem 軟體。

您可能需要安裝 rzsz 或 lrzsz 等軟" "體包。

" #: session/SessionController.cpp:2146 #, kde-format msgid "Select Files for ZModem Upload" msgstr "選擇要用 ZModem 上傳的檔案" #: session/SessionListModel.cpp:89 #, kde-format msgctxt "@item:intable The session index" msgid "Number" msgstr "編號" #: session/SessionListModel.cpp:91 #, kde-format msgctxt "@item:intable The session title" msgid "Title" msgstr "標題" #: settings/ConfigurationDialog.cpp:31 #, kde-format msgctxt "@title:window" msgid "Configure" msgstr "設定" #. i18n: ectx: property (text), widget (QLabel, label_2) #: settings/GeneralSettings.ui:43 #, kde-format msgctxt "@item:intext Search options" msgid "Search:" msgstr "搜尋:" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_AllowMenuAccelerators) #. i18n: ectx: label, entry (AllowMenuAccelerators), group (KonsoleWindow) #: settings/GeneralSettings.ui:56 settings/konsole.kcfg:22 #, kde-format msgid "Enable menu accelerators" msgstr "開啟選單加速器" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_RememberWindowSize) #: settings/GeneralSettings.ui:69 #, kde-format msgid "If enabled, profile settings will be ignored" msgstr "開啟此選項的話,設定檔將會被忽略" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberWindowSize) #: settings/GeneralSettings.ui:72 #, kde-format msgid "Remember window size" msgstr "記住視窗大小" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowWindowTitleOnTitleBar) #. i18n: ectx: label, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow) #: settings/GeneralSettings.ui:85 settings/konsole.kcfg:17 #, kde-format msgid "Show window title on the titlebar" msgstr "在標題列顯示視窗標題" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FocusFollowsMouse) #. i18n: ectx: label, entry (FocusFollowsMouse), group (KonsoleWindow) #: settings/GeneralSettings.ui:92 settings/konsole.kcfg:13 #, kde-format msgid "Focus terminals when the mouse pointer is moved over them" msgstr "當滑鼠游標經過時,聚焦至該終端機視窗" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchRegExpression) #. i18n: ectx: label, entry (SearchRegExpression), group (SearchSettings) #: settings/GeneralSettings.ui:105 settings/konsole.kcfg:69 #, kde-format msgid "Match using regular expressions" msgstr "使用正則表達式尋找符合項目" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_UseSingleInstance) #. i18n: ectx: tooltip, entry (UseSingleInstance), group (KonsoleWindow) #: settings/GeneralSettings.ui:118 settings/konsole.kcfg:33 #, kde-format msgid "When launching Konsole re-use existing process if possible" msgstr "當執行 Konsole 時,若可以的話就重新使用既存的行程" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_UseSingleInstance) #. i18n: ectx: label, entry (UseSingleInstance), group (KonsoleWindow) #: settings/GeneralSettings.ui:121 settings/konsole.kcfg:32 #, kde-format msgid "Run all Konsole windows in a single process" msgstr "在單一行程中執行所有的 Konsole 視窗" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchHighlightMatches) #: settings/GeneralSettings.ui:134 #, kde-format msgid "Highlight all matches" msgstr "標示所有符合項目" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchCaseSensitive) #. i18n: ectx: tooltip, entry (SearchCaseSensitive), group (SearchSettings) #: settings/GeneralSettings.ui:163 settings/konsole.kcfg:65 #, kde-format msgid "Sets whether the search is case sensitive" msgstr "設定搜尋時是否要區分大小寫" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchCaseSensitive) #: settings/GeneralSettings.ui:166 #, kde-format msgid "Case sensitive" msgstr "區分大小寫" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RemoveWindowTitleBarAndFrame) #. i18n: ectx: label, entry (RemoveWindowTitleBarAndFrame), group (KonsoleWindow) #: settings/GeneralSettings.ui:173 settings/konsole.kcfg:9 #, kde-format msgid "Remove window titlebar and frame" msgstr "移除視窗標題列與邊框" #. i18n: ectx: property (text), widget (QLabel, label) #: settings/GeneralSettings.ui:196 #, kde-format msgid "Process and window:" msgstr "程式及視窗:" #. i18n: ectx: property (text), widget (QLabel, label_3) #: settings/GeneralSettings.ui:206 #, kde-format msgid "Notifications:" msgstr "通知:" #. i18n: ectx: property (toolTip), widget (QPushButton, enableAllMessagesButton) #: settings/GeneralSettings.ui:224 #, kde-format msgid "All dialogs will be shown again" msgstr "所有通知對話框都會重新再顯示" #. i18n: ectx: property (text), widget (QPushButton, enableAllMessagesButton) #: settings/GeneralSettings.ui:227 #, kde-format msgid "Enable all \"Don't Ask Again\" messages" msgstr "打開所有「不要再問我」的訊息" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchReverseSearch) #. i18n: ectx: tooltip, entry (SearchReverseSearch), group (SearchSettings) #: settings/GeneralSettings.ui:255 settings/konsole.kcfg:79 #, kde-format msgid "Sets whether search should start from the bottom" msgstr "設定是否要從底端開始搜尋" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchReverseSearch) #. i18n: ectx: label, entry (SearchReverseSearch), group (SearchSettings) #: settings/GeneralSettings.ui:258 settings/konsole.kcfg:78 #, kde-format msgid "Search backwards" msgstr "向後尋找" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_SearchNoWrap) #. i18n: ectx: tooltip, entry (SearchNoWrap), group (SearchSettings) #: settings/GeneralSettings.ui:271 settings/konsole.kcfg:84 #, kde-format msgid "Sets whether search should stop instead of wrapping" msgstr "設定搜尋是否應該停止,而非從另一頭繼續" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_SearchNoWrap) #: settings/GeneralSettings.ui:274 #, kde-format msgid "No wrap" msgstr "不從另一頭繼續" #. i18n: ectx: tooltip, entry (ShowWindowTitleOnTitleBar), group (KonsoleWindow) #: settings/konsole.kcfg:18 #, kde-format msgid "Show window title set by escape sequence on the titlebar" msgstr "在標題列顯示用脫逸序列設定的視窗標題" #. i18n: ectx: tooltip, entry (AllowMenuAccelerators), group (KonsoleWindow) #: settings/konsole.kcfg:23 #, kde-format msgid "Allow users to access top menu through Alt+Key combination" msgstr "允許使用者用 Alt-按鍵組合存取頂層選單" #. i18n: ectx: label, entry (RememberWindowSize), group (KonsoleWindow) #: settings/konsole.kcfg:27 #, kde-format msgid "Use current window size on next startup" msgstr "下次啟動時使用目前的視窗大小" #. i18n: ectx: tooltip, entry (RememberWindowSize), group (KonsoleWindow) #: settings/konsole.kcfg:28 #, kde-format msgid "The window size will be saved upon exiting Konsole" msgstr "離開 Konsole 時會儲存視窗大小" #. i18n: ectx: label, entry (ThumbnailSize), group (ThumbnailsSettings) #: settings/konsole.kcfg:42 #, kde-format msgid "Thumbnail Width" msgstr "縮圖寬度" #. i18n: ectx: tooltip, entry (ThumbnailSize), group (ThumbnailsSettings) #: settings/konsole.kcfg:43 #, kde-format msgid "Sets the width of the thumbnail" msgstr "選擇縮圖的寬度" #. i18n: ectx: label, entry (ThumbnailShift), group (ThumbnailsSettings) #. i18n: ectx: tooltip, entry (ThumbnailShift), group (ThumbnailsSettings) #: settings/konsole.kcfg:47 settings/konsole.kcfg:48 #, kde-format msgid "Use Shift to display a thumbnail" msgstr "使用 Shift 鍵顯示縮圖" #. i18n: ectx: label, entry (ThumbnailAlt), group (ThumbnailsSettings) #. i18n: ectx: tooltip, entry (ThumbnailAlt), group (ThumbnailsSettings) #: settings/konsole.kcfg:52 settings/konsole.kcfg:53 #, kde-format msgid "Use Alt to display a thumbnail" msgstr "使用 Alt 鍵顯示縮圖" #. i18n: ectx: label, entry (ThumbnailCtrl), group (ThumbnailsSettings) #. i18n: ectx: tooltip, entry (ThumbnailCtrl), group (ThumbnailsSettings) #: settings/konsole.kcfg:57 settings/konsole.kcfg:58 #, kde-format msgid "Use Ctrl to display a thumbnail" msgstr "使用 Ctrl 鍵顯示縮圖" #. i18n: ectx: label, entry (SearchCaseSensitive), group (SearchSettings) #: settings/konsole.kcfg:64 #, kde-format msgid "Search is case sensitive" msgstr "區分大小寫搜尋" #. i18n: ectx: label, entry (SearchHighlightMatches), group (SearchSettings) #: settings/konsole.kcfg:73 #, kde-format msgid "Highlight all search matches" msgstr "突顯所有的搜尋符合" #. i18n: ectx: tooltip, entry (SearchHighlightMatches), group (SearchSettings) #: settings/konsole.kcfg:74 #, kde-format msgid "Sets whether matching text should be highlighted" msgstr "設定符合的文字是否要突顯出來" #. i18n: ectx: label, entry (SearchNoWrap), group (SearchSettings) #: settings/konsole.kcfg:83 #, kde-format msgid "Search stops instead of wrapping" msgstr "搜尋會停止而非從另一頭繼續" #. i18n: ectx: label, entry (EnableMemoryMonitoring), group (MemorySettings) #: settings/konsole.kcfg:90 #, kde-format msgid "Control whether child cgroups are created for individual tabs" msgstr "控制是否要為個別分頁建立子 cgroup" #. i18n: ectx: label, entry (MemoryLimitValue), group (MemorySettings) #: settings/konsole.kcfg:94 #, kde-format msgid "" "Determines the memory consumption level above which throttling will start" msgstr "決定記憶體用量超過多少時要開始限制用量" #. i18n: ectx: label, entry (SplitViewVisibility), group (SplitView) #. i18n: ectx: label, entry (TabBarVisibility), group (TabBar) #: settings/konsole.kcfg:100 settings/konsole.kcfg:120 #, kde-format msgid "Control the visibility of the whole tab bar" msgstr "控制整個分頁列的可見度" #. i18n: ectx: label, entry (SplitDragHandleSize), group (SplitView) #: settings/konsole.kcfg:109 #, kde-format msgid "Control the size of the handle between panels" msgstr "改變面板控制器的尺寸" #. i18n: ectx: label, entry (TabBarPosition), group (TabBar) #: settings/konsole.kcfg:129 #, kde-format msgid "Control the position of the tab bar" msgstr "控制分頁列的位置" #. i18n: ectx: label, entry (TabBarStyleSheet), group (TabBar) #: settings/konsole.kcfg:139 #, kde-format msgid "Control the visual style of the tab bar" msgstr "控制分頁列的可見樣式" #. i18n: ectx: label, entry (TabBarUseUserStyleSheet), group (TabBar) #: settings/konsole.kcfg:143 #, kde-format msgid "Use a user-defined .css file for the tab bar" msgstr "在分頁列使用自定義的 .css 檔" #. i18n: ectx: label, entry (TabBarUserStyleSheetFile), group (TabBar) #: settings/konsole.kcfg:147 #, kde-format msgid "The .css file to use for the tab bar style" msgstr "用於分頁列樣式的 .css 檔" #. i18n: ectx: label, entry (CloseTabOnMiddleMouseButton), group (TabBar) #: settings/konsole.kcfg:151 #, kde-format msgid "Allow middle-clicking on open tabs to close them" msgstr "允許透過按下中鍵來關閉開啟的分頁" #. i18n: ectx: label, entry (NewTabButton), group (TabBar) #: settings/konsole.kcfg:155 #, kde-format msgid "Control the visibility of 'New Tab' button on the tab bar" msgstr "控制分頁欄上「新增分頁」按鈕的可見度" #. i18n: ectx: label, entry (CloseTabButton), group (TabBar) #: settings/konsole.kcfg:159 #, kde-format msgid "Control where the \"Close tab\" button will be displayed" msgstr "控制要顯示「關閉分頁」按鈕的位置" #. i18n: ectx: label, entry (NewTabBehavior), group (TabBar) #: settings/konsole.kcfg:168 #, kde-format msgid "Control where to put the new tab" msgstr "控制新分頁要放在哪裡" #. i18n: ectx: label, entry (ExpandTabWidth), group (TabBar) #: settings/konsole.kcfg:176 #, kde-format msgid "Expand the tab widths" msgstr "展開分頁寬度" #. i18n: ectx: label, entry (scrollbackUseSystemLocation), group (FileLocation) #: settings/konsole.kcfg:192 #, kde-format msgid "For scrollback files, use system-wide folder location" msgstr "捲軸歷史檢視檔案使用系統指定的位置" #. i18n: ectx: label, entry (scrollbackUseCacheLocation), group (FileLocation) #: settings/konsole.kcfg:196 #, kde-format msgid "For scrollback files, use user's specific folder location" msgstr "使用者自己指定捲軸歷史檢視檔案的位置" #. i18n: ectx: label, entry (scrollbackUseSpecifiedLocation), group (FileLocation) #: settings/konsole.kcfg:200 #, kde-format msgid "For scrollback files, use specified folder location" msgstr "歷史檢視檔案使用指定的資料夾位置" #. i18n: ectx: label, entry (scrollbackUseSpecifiedLocationDirectory), group (FileLocation) #: settings/konsole.kcfg:204 #, kde-format msgid "For scrollback files, use this folder" msgstr "歷史檢視檔案使用這個資料夾" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableMemoryMonitoring) #: settings/MemorySettings.ui:17 #, kde-format msgid "Enable memory monitoring:" msgstr "啟用記憶體監控:" #. i18n: ectx: property (text), widget (QLabel, label) #: settings/MemorySettings.ui:28 #, kde-format msgid "" "Changes will take effect upon restart. If enabled, sustained memory " "consumption by Konsole\n" "exceeding the specified value will cause systemd-oomd to eliminate the " "tab(s)\n" "containing the memory-intensive process(es). Note: enabling\n" "might cause greater slowdowns during high memory consumption and specifying\n" "excessively low values might still cause Konsole to be killed." msgstr "" "變更將在重新啟動後生效。若啟用,Konsole 持續使用超過指定量的記憶體時將會使 " "systemd-oomd \n" "強制中止包含使用大量記憶體的程序的分頁。\n" "請注意:啟用這個選項可能會在記憶體用量大的時候造成更嚴重的效能下降,\n" "並且若是指定的數值太低 Konsole 本身可能還是會被強制中止。" #. i18n: ectx: property (text), widget (QLabel, label_2) #: settings/MemorySettings.ui:41 #, kde-format msgid "Memory limit:" msgstr "記憶體限制:" #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_MemoryLimitValue) #: settings/MemorySettings.ui:48 #, kde-format msgid " MB" msgstr " MB" #. i18n: ectx: property (text), widget (QLabel, label) #: settings/PartInfo.ui:17 #, kde-format msgid "" "

Applications that use KonsolePart share profiles.

They do not share with Konsole or other applications:

  • default " "profile
  • show in menu
  • shortcuts

Feel free to " "open a Konsole bug report if you desire " "a change to how these are handled." msgstr "" "

使用 KonsolePart 的應用程式共享設定檔。

它們不會" "與 Konsole 或其他應用程式共享:

  • 預設 設定檔
  • 在選單中顯示
  • 快捷鍵

不要吝於 開啟一份新的 Konsole 臭蟲回報,如果您對如何 改" "變這些東西的處理方式有想法的話。" #. i18n: ectx: property (toolTip), widget (QPushButton, newProfileButton) #: settings/ProfileSettings.ui:51 #, kde-format msgid "Create a new profile based on the selected profile" msgstr "根據選擇的設定檔來建立新的設定檔" #. i18n: ectx: property (text), widget (QPushButton, newProfileButton) #: settings/ProfileSettings.ui:54 #, kde-format msgid "&New..." msgstr "新增(&N)…" #. i18n: ectx: property (toolTip), widget (QPushButton, editProfileButton) #: settings/ProfileSettings.ui:64 #, kde-format msgid "" "Edit the selected profile (this button is disabled for read-only profiles)" msgstr "編輯選擇的設定檔(設定檔為唯讀狀態時無法啟用)" #. i18n: ectx: property (text), widget (QPushButton, editProfileButton) #: settings/ProfileSettings.ui:67 #, kde-format msgid "&Edit..." msgstr "編輯(&E)…" #. i18n: ectx: property (toolTip), widget (QPushButton, deleteProfileButton) #: settings/ProfileSettings.ui:77 #, kde-format msgid "Delete the selected profile" msgstr "刪除選擇的設定檔" #. i18n: ectx: property (text), widget (QPushButton, deleteProfileButton) #: settings/ProfileSettings.ui:80 #, kde-format msgid "&Remove" msgstr "移除(&R)" #. i18n: ectx: property (toolTip), widget (QPushButton, setAsDefaultButton) #: settings/ProfileSettings.ui:90 #, kde-format msgid "Set the selected profile as the default for new terminal sessions" msgstr "將所選取的設定檔設為新增終端機工作階段時的預設設定檔" #. i18n: ectx: property (text), widget (QPushButton, setAsDefaultButton) #: settings/ProfileSettings.ui:93 #, kde-format msgid "&Set as Default" msgstr "設為預設(&S)" #. i18n: ectx: attribute (title), widget (QWidget, appearanceTab) #: settings/TabBarSettings.ui:39 #, kde-format msgctxt "@title:tab Tab bar settings" msgid "Appearance" msgstr "外觀" #. i18n: ectx: property (text), widget (QLabel, showTabBarLabel) #: settings/TabBarSettings.ui:53 #, kde-format msgid "Show:" msgstr "顯示:" #. i18n: ectx: property (text), widget (QRadioButton, ShowTabBarWhenNeeded) #: settings/TabBarSettings.ui:63 #, kde-format msgid "When needed" msgstr "需要時" #. i18n: ectx: property (text), widget (QRadioButton, AlwaysShowTabBar) #: settings/TabBarSettings.ui:73 #, kde-format msgid "Alwa&ys" msgstr "永遠(&Y)" #. i18n: ectx: property (text), widget (QRadioButton, AlwaysHideTabBar) #: settings/TabBarSettings.ui:83 #, kde-format msgid "&Never" msgstr "永不(&N)" #. i18n: ectx: property (text), widget (QLabel, positionLabel) #: settings/TabBarSettings.ui:109 #, kde-format msgid "Position:" msgstr "位置:" #. i18n: ectx: property (text), widget (QRadioButton, Top) #: settings/TabBarSettings.ui:119 #, kde-format msgid "Above terminal area" msgstr "在終端機區域上方" #. i18n: ectx: property (text), widget (QRadioButton, Bottom) #: settings/TabBarSettings.ui:129 #, kde-format msgid "Be&low terminal area" msgstr "在終端機區域下方(&L)" #. i18n: ectx: property (text), widget (QRadioButton, Left) #: settings/TabBarSettings.ui:139 #, kde-format msgid "To the left of terminal area" msgstr "在終端機區域左方" #. i18n: ectx: property (text), widget (QRadioButton, Right) #: settings/TabBarSettings.ui:149 #, kde-format msgid "To the &right of terminal area" msgstr "在終端機區域右方(&R)" #. i18n: ectx: property (text), widget (QLabel, showCloseTabButtonLabel) #: settings/TabBarSettings.ui:175 #, kde-format msgid "Show Close Tab button:" msgstr "顯示「關閉分頁」按鈕:" #. i18n: ectx: property (text), widget (QRadioButton, OnEachTab) #: settings/TabBarSettings.ui:185 #, kde-format msgid "On ea&ch tab" msgstr "在每個分頁顯示(&C)" #. i18n: ectx: property (text), widget (QRadioButton, OnTabBar) #: settings/TabBarSettings.ui:195 #, kde-format msgid "On &the tab bar" msgstr "只在分頁欄顯示(&T)" #. i18n: ectx: property (text), widget (QRadioButton, None) #: settings/TabBarSettings.ui:205 #, kde-format msgctxt "Do not show a close button" msgid "None" msgstr "無" #. i18n: ectx: property (text), widget (QLabel, miscellaneousAppearanceLabel) #. i18n: ectx: property (text), widget (QLabel, miscellaneousBehaviorLabel) #: settings/TabBarSettings.ui:231 settings/TabBarSettings.ui:364 #, kde-format msgctxt "@item:intext Miscellaneous Options" msgid "Miscellaneous:" msgstr "雜項:" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_NewTabButton) #: settings/TabBarSettings.ui:241 #, kde-format msgid "Show 'New Tab' button" msgstr "顯示「新增分頁」按鈕" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ExpandTabWidth) #: settings/TabBarSettings.ui:248 #, kde-format msgid "Expand individual tab widths to full window" msgstr "將個別分頁寬度擴展到整個視窗" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabBarUseUserStyleSheet) #: settings/TabBarSettings.ui:255 #, kde-format msgid "Use user-defined stylesheet:" msgstr "使用使用者自訂的樣式表:" #. i18n: ectx: property (placeholderText), widget (KUrlRequester, kcfg_TabBarUserStyleSheetFile) #: settings/TabBarSettings.ui:281 #, kde-format msgctxt "@item:intext Optional file path is empty" msgid "(none)" msgstr "(無)" #. i18n: ectx: attribute (title), widget (QWidget, behaviorTab) #: settings/TabBarSettings.ui:304 #, kde-format msgctxt "@title:tab Tab bar settings" msgid "Behavior" msgstr "行為" #. i18n: ectx: property (text), widget (QLabel, putNewTabsLabel) #: settings/TabBarSettings.ui:318 #, kde-format msgid "Put new tabs:" msgstr "放入新分頁:" #. i18n: ectx: property (text), widget (QRadioButton, PutNewTabAtTheEnd) #: settings/TabBarSettings.ui:328 #, kde-format msgid "At &the end" msgstr "放在結尾(&T)" #. i18n: ectx: property (text), widget (QRadioButton, PutNewTabAfterCurrentTab) #: settings/TabBarSettings.ui:338 #, kde-format msgid "After current &tab" msgstr "在目前分頁之後(&T)" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_CloseTabOnMiddleMouseButton) #: settings/TabBarSettings.ui:374 #, kde-format msgid "Close tab on middle-click" msgstr "按中鍵關閉分頁" #. i18n: ectx: attribute (title), widget (QWidget, splitTab) #: settings/TabBarSettings.ui:397 #, kde-format msgid "Splits" msgstr "分離檢視" #. i18n: ectx: property (text), widget (QLabel, label) #: settings/TabBarSettings.ui:403 #, kde-format msgid "Show Header:" msgstr "顯示標頭:" #. i18n: ectx: property (text), widget (QRadioButton, ShowSplitHeaderWhenNeeded) #: settings/TabBarSettings.ui:410 #, kde-format msgctxt "@option:radio When needed show the split header" msgid "When needed" msgstr "需要時" #. i18n: ectx: property (text), widget (QRadioButton, AlwaysHideSplitHeader) #: settings/TabBarSettings.ui:420 #, kde-format msgctxt "@option:radio Never show the split header" msgid "Never" msgstr "永不(&N)" #. i18n: ectx: property (text), widget (QLabel, label_2) #: settings/TabBarSettings.ui:446 #, kde-format msgid "Drag Handle Size:" msgstr "拖曳感應區大小:" #. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleSmall) #: settings/TabBarSettings.ui:456 #, kde-format msgctxt "@option:radio Small height/width of splitter widget" msgid "Small" msgstr "小" #. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleMedium) #: settings/TabBarSettings.ui:466 #, kde-format msgctxt "@option:radio Medium height/width of splitter widget" msgid "Medium" msgstr "中" #. i18n: ectx: property (text), widget (QRadioButton, SplitDragHandleLarge) #: settings/TabBarSettings.ui:476 #, kde-format msgctxt "@option:radio Large height/width of splitter widget" msgid "Large" msgstr "大" #. i18n: ectx: property (text), widget (QRadioButton, AlwaysShowSplitHeader) #: settings/TabBarSettings.ui:499 #, kde-format msgctxt "@option:radio Always show the split header" msgid "Always" msgstr "永遠(&Y)" #: settings/TemporaryFilesSettings.cpp:31 #, kde-format msgctxt "" "@option:radio File location; %1: path to directory " "placeholder" msgid "System temporary directory (%1)" msgstr "系統暫存目錄 (%1)" #: settings/TemporaryFilesSettings.cpp:33 #, kde-format msgctxt "" "@option:radio File location; %1: path to directory " "placeholder" msgid "User cache directory (%1)" msgstr "使用者快取目錄 (%1)" #. i18n: ectx: property (text), widget (QLabel, label_4) #: settings/TemporaryFilesSettings.ui:25 #, kde-format msgid "Scrollback file location:" msgstr "捲回(顯示歷史)檔案位置:" #. i18n: ectx: property (text), widget (QRadioButton, kcfg_scrollbackUseSpecifiedLocation) #: settings/TemporaryFilesSettings.ui:64 #, kde-format msgctxt "@option:radio Custom (file location); followed by text entry field" msgid "Custom:" msgstr "自訂:" #. i18n: ectx: property (text), widget (QLabel, label) #: settings/ThumbnailsSettings.ui:17 #, kde-format msgid "Size:" msgstr "大小:" #. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_ThumbnailSize) #: settings/ThumbnailsSettings.ui:24 #, kde-format msgid "px" msgstr " 像素(px)" #. i18n: ectx: property (text), widget (QLabel, label_3) #: settings/ThumbnailsSettings.ui:37 #, kde-format msgid "" "

To use this feature, enable Mouse->Miscellaneous->Underline files in your profile settings

" msgstr "" "

本功能需先啟用檔案底線,相關功能請至編輯設定檔中的 滑" "鼠→雜項→在檔案下加底線 啟用

" #. i18n: ectx: property (text), widget (QLabel, label_2) #: settings/ThumbnailsSettings.ui:53 #, kde-format msgid "Activation:" msgstr "觸發方式:" #. i18n: ectx: property (text), widget (QLabel, label_5) #: settings/ThumbnailsSettings.ui:63 #, kde-format msgid "Mouse hover plus" msgstr "滑鼠停留於目標上並按下" # key on keyboard #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailShift) #: settings/ThumbnailsSettings.ui:70 #, kde-format msgid "Shift" msgstr "Shift" # key on keyboard #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailAlt) #: settings/ThumbnailsSettings.ui:77 #, kde-format msgid "Alt" msgstr "Alt" # key on keyboard #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ThumbnailCtrl) #: settings/ThumbnailsSettings.ui:84 #, kde-format msgid "Ctrl" msgstr "Ctrl" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_EnableThumbnails) #: settings/ThumbnailsSettings.ui:93 #, kde-format msgid "Enable thumbnails generation" msgstr "開啟縮圖產生器" #: terminalDisplay/TerminalDisplay.cpp:663 #, kde-format msgid "Size: %1 x %2" msgstr "大小: %1 x %2" #: terminalDisplay/TerminalDisplay.cpp:2259 #, kde-format msgid "Are you sure you want to paste %1 character?" msgid_plural "Are you sure you want to paste %1 characters?" msgstr[0] "您確定要貼上這 %1 個字元嗎?" #: terminalDisplay/TerminalDisplay.cpp:2260 #, kde-format msgid "Confirm Paste" msgstr "確認貼上" #: terminalDisplay/TerminalDisplay.cpp:2293 #, kde-format msgid "End Of Text/Interrupt: may exit the current process" msgstr "文字結尾/中止:可能會退出目前程序" #: terminalDisplay/TerminalDisplay.cpp:2294 #, kde-format msgid "End Of Transmission: may exit the current process" msgstr "傳輸結尾:可能會退出目前程序" #: terminalDisplay/TerminalDisplay.cpp:2295 #, kde-format msgid "Bell: will try to emit an audible warning" msgstr "鈴響 (Bell):將嘗試發出聲音警告" #: terminalDisplay/TerminalDisplay.cpp:2296 #, kde-format msgid "Backspace" msgstr "Backspace 鍵" #: terminalDisplay/TerminalDisplay.cpp:2297 #, kde-format msgid "Device Control Three/XOFF: suspends output" msgstr "裝置控制 3 / XOFF: 暫停輸出" #: terminalDisplay/TerminalDisplay.cpp:2298 #, kde-format msgid "Substitute/Suspend: may suspend current process" msgstr "替代字元/暫停:可能會暫停目前程序" #: terminalDisplay/TerminalDisplay.cpp:2299 #, kde-format msgid "Escape: used for manipulating terminal state" msgstr "Esc 鍵:用來控制終端機狀態" #: terminalDisplay/TerminalDisplay.cpp:2300 #, kde-format msgid "File Separator/Quit: may abort the current process" msgstr "檔案分隔符/退出:可能會中止目前程序" #: terminalDisplay/TerminalDisplay.cpp:2323 #, kde-format msgid "" "The text you're trying to paste contains hidden control characters, do you " "want to filter them out?" msgstr "您嘗試貼上的文字有隱藏控制字元。是否過濾出這些字元?" #: terminalDisplay/TerminalDisplay.cpp:2326 #, kde-format msgctxt "@title" msgid "Confirm Paste" msgstr "確認貼上" #: terminalDisplay/TerminalDisplay.cpp:2327 #, kde-format msgctxt "@action:button" msgid "Paste &without control characters" msgstr "去除控制字元後貼上(&W)" #: terminalDisplay/TerminalDisplay.cpp:2328 #, kde-format msgctxt "@action:button" msgid "&Paste everything" msgstr "全部貼上(&P)" #: terminalDisplay/TerminalDisplay.cpp:2329 #, kde-format msgctxt "@action:button" msgid "&Cancel" msgstr "取消(&C)" #: terminalDisplay/TerminalDisplay.cpp:2560 #, kde-format msgid "" "Output has been suspended by pressing Ctrl+S. Press Ctrl+Q to resume." msgstr "" "輸出已經被 Ctrl+S 暫停。按下 Ctrl+Q 回復。" #: terminalDisplay/TerminalDisplay.cpp:2615 #, kde-format msgid "This terminal is read-only." msgstr "此終端器為唯讀狀態。" #: terminalDisplay/TerminalDisplay.cpp:3010 #, kde-format msgid "Change &Directory To" msgstr "變更目錄為(&D)" #: terminalDisplay/TerminalDisplay.cpp:3043 #, kde-format msgid "&Paste Location" msgstr "貼上位置(&P)" #: ViewManager.cpp:120 #, kde-format msgctxt "@action:inmenu" msgid "Split View" msgstr "分割檢視" #: ViewManager.cpp:127 #, kde-format msgctxt "@action:inmenu" msgid "Split View Left/Right" msgstr "左右分割檢視" #: ViewManager.cpp:135 #, kde-format msgctxt "@action:inmenu" msgid "Split View Top/Bottom" msgstr "上下分割檢視" #: ViewManager.cpp:143 #, kde-format msgctxt "@action:inmenu" msgid "Split View Automatically" msgstr "自動分割檢視" #: ViewManager.cpp:153 #, kde-format msgctxt "@action:inmenu" msgid "Split View Left/Right from next tab" msgstr "從下一個分頁左右分割檢視" #: ViewManager.cpp:161 #, kde-format msgctxt "@action:inmenu" msgid "Split View Top/Bottom from next tab" msgstr "從下一個分頁上下分割檢視" #: ViewManager.cpp:169 #, kde-format msgctxt "@action:inmenu" msgid "Split View Automatically from next tab" msgstr "從下一個分頁自動分割檢視" #: ViewManager.cpp:179 #, kde-format msgctxt "@action:inmenu" msgid "Load a new tab with layout 2x2 terminals" msgstr "新增四分割的分頁" #: ViewManager.cpp:188 #, kde-format msgctxt "@action:inmenu" msgid "Load a new tab with layout 2x1 terminals" msgstr "新增上二下一的分頁" #: ViewManager.cpp:197 #, kde-format msgctxt "@action:inmenu" msgid "Load a new tab with layout 1x2 terminals" msgstr "新增上一下二版面的分頁" #: ViewManager.cpp:205 #, kde-format msgctxt "@action:inmenu" msgid "Expand View" msgstr "展開樹狀檢視" #: ViewManager.cpp:213 #, kde-format msgctxt "@action:inmenu" msgid "Shrink View" msgstr "縮回樹狀檢視" #: ViewManager.cpp:223 #, kde-format msgctxt "@action:inmenu" msgid "Detach Current &View" msgstr "在獨立視窗顯示目前檢視(&V)" #: ViewManager.cpp:235 #, kde-format msgctxt "@action:inmenu" msgid "Detach Current &Tab" msgstr "在獨立視窗顯示目前分頁(&T)" #: ViewManager.cpp:240 #, kde-format msgctxt "@action Shortcut entry" msgid "Next Tab" msgstr "下一個分頁" #: ViewManager.cpp:248 #, kde-format msgctxt "@action Shortcut entry" msgid "Previous Tab" msgstr "前一個分頁" #: ViewManager.cpp:256 #, kde-format msgctxt "@action Shortcut entry" msgid "Focus Above Terminal" msgstr "將焦點移至上方終端機" #: ViewManager.cpp:263 #, kde-format msgctxt "@action Shortcut entry" msgid "Focus Below Terminal" msgstr "將焦點移至下方終端機" #: ViewManager.cpp:270 #, kde-format msgctxt "@action Shortcut entry" msgid "Focus Left Terminal" msgstr "將焦點移至左方終端機" #: ViewManager.cpp:276 #, kde-format msgctxt "@action Shortcut entry" msgid "Focus Right Terminal" msgstr "將焦點移至右方終端機" #: ViewManager.cpp:282 #, kde-format msgctxt "@action Shortcut entry" msgid "Switch to Last Tab" msgstr "切換到最後一個分頁" #: ViewManager.cpp:287 #, kde-format msgctxt "@action Shortcut entry" msgid "Last Used Tabs" msgstr "上次使用分頁" #: ViewManager.cpp:292 #, kde-format msgctxt "@action Shortcut entry" msgid "Toggle Between Two Tabs" msgstr "在兩個分頁中切換" #: ViewManager.cpp:297 #, kde-format msgctxt "@action Shortcut entry" msgid "Last Used Tabs (Reverse)" msgstr "上次使用分頁 (倒序)" #: ViewManager.cpp:302 #, kde-format msgctxt "@action Shortcut entry" msgid "Toggle maximize current view" msgstr "切換最大化目前檢視" #: ViewManager.cpp:303 #, kde-format msgctxt "@action:inmenu" msgid "Toggle maximize current view" msgstr "切換最大化目前檢視" #: ViewManager.cpp:311 #, kde-format msgctxt "@action Shortcut entry" msgid "Toggle zoom-maximize current view" msgstr "切換縮放最大化目前檢視" #: ViewManager.cpp:312 #, kde-format msgctxt "@action:inmenu" msgid "Toggle zoom-maximize current view" msgstr "切換縮放最大化目前檢視" #: ViewManager.cpp:320 #, kde-format msgctxt "@action Shortcut entry" msgid "Move tab to the right" msgstr "將分頁右移" #: ViewManager.cpp:327 #, kde-format msgctxt "@action Shortcut entry" msgid "Move tab to the left" msgstr "將分頁左移" #: ViewManager.cpp:334 #, kde-format msgctxt "@action Shortcut entry" msgid "Setup semantic integration (bash)" msgstr "設定語意整合 (bash)" #: ViewManager.cpp:340 #, kde-format msgctxt "@action Shortcut entry" msgid "Toggle semantic hints display" msgstr "切換語意提示顯示" #: ViewManager.cpp:346 #, kde-format msgctxt "@action Shortcut entry" msgid "Toggle line numbers display" msgstr "切換行數顯示" #: ViewManager.cpp:353 #, kde-format msgctxt "@action:inmenu" msgid "Equal size to all views" msgstr "所有檢視區域大小相等" #: ViewManager.cpp:363 #, kde-format msgctxt "@action Shortcut entry" msgid "Switch to Tab %1" msgstr "切換到分頁 %1" #: ViewManager.cpp:576 #, kde-format msgid "Semantic hints " msgstr "語意提示" #: ViewManager.cpp:592 #, kde-format msgid "Line numbers " msgstr "行數" #: ViewManager.cpp:1177 #, kde-format msgctxt "@title:window" msgid "Save Tab Layout" msgstr "儲存分頁佈局" #: ViewManager.cpp:1179 ViewManager.cpp:1266 #, kde-format msgctxt "@item:inlistbox" msgid "Konsole View Layout (*.json)" msgstr "Konsole 檢視佈局 (*.json)" #: ViewManager.cpp:1192 #, kde-format msgctxt "@label:textbox" msgid "" "A problem occurred when saving the Layout.\n" "%1" msgstr "" "儲存佈局時發生問題。\n" "%1" #: ViewManager.cpp:1253 #, kde-format msgctxt "@label:textbox" msgid "" "A problem occurred when loading the Layout.\n" "%1" msgstr "" "載入佈局時發生問題。\n" "%1" #: ViewManager.cpp:1264 #, kde-format msgctxt "@title:window" msgid "Load Tab Layout" msgstr "載入分頁佈局" #: Vt102Emulation.cpp:2478 #, kde-format msgid "" "No keyboard translator available. The information needed to convert key " "presses into characters to send to the terminal is missing." msgstr "沒有可用的鍵盤轉換器。找不到要將鍵盤輸入的字元轉換並送到終端機的資訊。" #. i18n: ectx: property (text), widget (QLabel, urlHintsLabel) #: widgets/EditProfileAdvancedPage.ui:19 #, kde-format msgid "Key combination to show URL hints:" msgstr "顯示 URL 提示的按鍵組合:" #. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierShift) #: widgets/EditProfileAdvancedPage.ui:51 #, kde-format msgctxt "key on keyboard" msgid "Shift" msgstr "Shift" #. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierCtrl) #: widgets/EditProfileAdvancedPage.ui:70 #, kde-format msgctxt "key on keyboard" msgid "Ctrl" msgstr "Ctrl" #. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierAlt) #: widgets/EditProfileAdvancedPage.ui:89 #, kde-format msgctxt "key on keyboard" msgid "Alt" msgstr "Alt" #. i18n: ectx: property (text), widget (QToolButton, urlHintsModifierMeta) #: widgets/EditProfileAdvancedPage.ui:108 #, kde-format msgctxt "key on keyboard" msgid "Meta" msgstr "Meta" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/EditProfileAdvancedPage.ui:154 #, kde-format msgctxt "Items that do not fit in other categories" msgid "Miscellaneous:" msgstr "雜項:" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableReverseUrlHints) #: widgets/EditProfileAdvancedPage.ui:164 #, kde-format msgid "Number URL hints in reverse, starting from the bottom" msgstr "反轉 URL 提示編號,使其從底部開始" #. i18n: ectx: property (text), widget (QCheckBox, enableReverseUrlHints) #: widgets/EditProfileAdvancedPage.ui:167 #, kde-format msgid "Reverse URL hint numbering" msgstr "反轉 URL 提示編號" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingTextButton) #: widgets/EditProfileAdvancedPage.ui:180 #, kde-format msgid "Allow terminal programs to create blinking sections of text" msgstr "允許終端機程式建立會閃動的文字區塊" #. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingTextButton) #: widgets/EditProfileAdvancedPage.ui:183 #, kde-format msgid "Allow blinking text" msgstr "允許文字閃動" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableFlowControlButton) #: widgets/EditProfileAdvancedPage.ui:196 #, kde-format msgid "Allow the output to be suspended by pressing Ctrl+S" msgstr "允許使用 Ctrl+S 暫停輸出" #. i18n: ectx: property (text), widget (QCheckBox, enableFlowControlButton) #: widgets/EditProfileAdvancedPage.ui:199 #, kde-format msgid "Flow control" msgstr "流量控制" #. i18n: ectx: property (text), widget (QLabel, label_14) #: widgets/EditProfileAdvancedPage.ui:222 #, kde-format msgid "&Default character encoding:" msgstr "預設字元編碼(&D):" #. i18n: ectx: property (text), widget (QLabel, peekPrimaryLabel) #: widgets/EditProfileAdvancedPage.ui:242 #, kde-format msgid "Shortcut for peeking the primary screen:" msgstr "快速瀏覽主螢幕的快捷鍵:" #. i18n: ectx: property (text), widget (QLabel, label_linenums) #: widgets/EditProfileAdvancedPage.ui:255 #, kde-format msgid "Line Numbers:" msgstr "行號:" #. i18n: ectx: property (text), widget (QRadioButton, lineNumsNever) #: widgets/EditProfileAdvancedPage.ui:265 #, kde-format msgctxt "Never" msgid "&Never" msgstr "永不(&N)" #. i18n: ectx: property (text), widget (QRadioButton, lineNumsURL) #: widgets/EditProfileAdvancedPage.ui:275 #, kde-format msgctxt "When showing URL hints" msgid "When &URL hints show" msgstr "顯示 &URL 提示時" #. i18n: ectx: property (text), widget (QRadioButton, lineNumsAlways) #: widgets/EditProfileAdvancedPage.ui:285 #, kde-format msgctxt "Always" msgid "A&lways" msgstr "總是(&L)" #. i18n: ectx: attribute (title), widget (QWidget, colorSchemeTab) #: widgets/EditProfileAppearancePage.ui:36 #, kde-format msgid "Color scheme && font" msgstr "配色與字型" #. i18n: ectx: property (toolTip), widget (QPushButton, newColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:69 #, kde-format msgid "Create a new color scheme based upon the selected scheme" msgstr "依據所選取的機制來建立新的配色" #. i18n: ectx: property (text), widget (QPushButton, newColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:72 #, kde-format msgctxt "@action:button Create an alternate color scheme" msgid "New..." msgstr "新增..." #. i18n: ectx: property (toolTip), widget (QPushButton, editColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:79 #, kde-format msgid "Edit the selected color scheme" msgstr "編輯所選取的配色" #. i18n: ectx: property (text), widget (QPushButton, editKeyBindingsButton) #. i18n: ectx: property (text), widget (QPushButton, environmentEditButton) #. i18n: ectx: property (text), widget (QPushButton, textEditorCustomBtn) #. i18n: ectx: property (text), widget (QPushButton, editColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:82 #: widgets/EditProfileGeneralPage.ui:227 widgets/EditProfileKeyboardPage.ui:73 #: widgets/EditProfileMousePage.ui:320 #, kde-format msgid "Edit..." msgstr "編輯..." #. i18n: ectx: property (toolTip), widget (QPushButton, removeColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:89 #, kde-format msgid "Delete the selected color scheme" msgstr "刪除所選取的配色" #. i18n: ectx: property (toolTip), widget (QPushButton, resetColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:99 #, kde-format msgid "Reset the selected color scheme settings to the default values" msgstr "將色彩設定檔還原至預設設定" #. i18n: ectx: property (text), widget (QPushButton, resetKeyBindingsButton) #. i18n: ectx: property (text), widget (QPushButton, resetColorSchemeButton) #: widgets/EditProfileAppearancePage.ui:102 #: widgets/EditProfileKeyboardPage.ui:93 #, kde-format msgid "Defaults" msgstr "預設值" #. i18n: ectx: property (text), widget (QLabel, label_7) #: widgets/EditProfileAppearancePage.ui:135 #, kde-format msgid "Font:" msgstr "字型:" #. i18n: ectx: property (text), widget (QPushButton, chooseFontButton) #: widgets/EditProfileAppearancePage.ui:167 #, kde-format msgctxt "@action:button open a dialog with list of fonts" msgid "Choose..." msgstr "選擇…" #. i18n: ectx: property (text), widget (QCheckBox, antialiasTextButton) #: widgets/EditProfileAppearancePage.ui:174 #, kde-format msgid "Smooth fonts" msgstr "平滑字型" #. i18n: ectx: property (text), widget (QCheckBox, boldIntenseButton) #: widgets/EditProfileAppearancePage.ui:181 #, kde-format msgid "Draw intense colors in bold font" msgstr "以粗體字型繪製強烈的顏色" #. i18n: ectx: property (toolTip), widget (QCheckBox, useFontLineCharactersButton) #: widgets/EditProfileAppearancePage.ui:188 #, kde-format msgid "Use the selected font for line characters instead of the builtin code" msgstr "使用選定的字型來顯示行字元而不是內建的代碼" #. i18n: ectx: property (text), widget (QCheckBox, useFontLineCharactersButton) #: widgets/EditProfileAppearancePage.ui:191 #, kde-format msgid "Use line characters contained in font" msgstr "使用包含在字型內的行字元" #. i18n: ectx: property (toolTip), widget (QCheckBox, useFontBrailleCharactersButton) #: widgets/EditProfileAppearancePage.ui:198 #, kde-format msgid "" "Use the selected font for unicode Braille characters instead of the builtin " "code" msgstr "使用選定的字型來顯示 Unicode 點字字元而不是內建的代碼" #. i18n: ectx: property (text), widget (QCheckBox, useFontBrailleCharactersButton) #: widgets/EditProfileAppearancePage.ui:201 #, kde-format msgid "Use unicode Braille characters contained in font" msgstr "使用包含在字型內的 Unicode 點字字元" #. i18n: ectx: attribute (title), widget (QWidget, cursorTab) #: widgets/EditProfileAppearancePage.ui:209 #, kde-format msgid "Cursor" msgstr "游標" #. i18n: ectx: property (text), widget (QLabel, label_8) #: widgets/EditProfileAppearancePage.ui:229 #, kde-format msgid "Shape:" msgstr "形狀:" #. i18n: ectx: property (text), widget (QRadioButton, cursorShapeBlock) #: widgets/EditProfileAppearancePage.ui:239 #, kde-format msgctxt "A solid rectangular" msgid "Block" msgstr "區塊" #. i18n: ectx: property (text), widget (QRadioButton, cursorShapeIBeam) #: widgets/EditProfileAppearancePage.ui:249 #, kde-format msgctxt "A vertical line on the left edge" msgid "I-Beam" msgstr "I 字型" #. i18n: ectx: property (text), widget (QRadioButton, cursorShapeUnderline) #: widgets/EditProfileAppearancePage.ui:259 #, kde-format msgctxt "A hortizonal line on the bottom edge" msgid "Underline" msgstr "底線" #. i18n: ectx: property (text), widget (QLabel, label_3) #: widgets/EditProfileAppearancePage.ui:291 #, kde-format msgctxt "Cursor color options" msgid "Color:" msgstr "顏色:" #. i18n: ectx: property (toolTip), widget (QRadioButton, autoCursorColorButton) #: widgets/EditProfileAppearancePage.ui:307 #, kde-format msgid "Set the cursor to match the color of the character underneath it." msgstr "讓游標設為符合底下字元的顏色。" #. i18n: ectx: property (text), widget (QRadioButton, autoCursorColorButton) #: widgets/EditProfileAppearancePage.ui:310 #, kde-format msgid "Match current character" msgstr "符合目前字元" #. i18n: ectx: property (toolTip), widget (QRadioButton, customCursorColorButton) #: widgets/EditProfileAppearancePage.ui:326 #, kde-format msgid "Use a custom, fixed color for the cursor" msgstr "游標使用自訂、固定的顏色" #. i18n: ectx: property (text), widget (QRadioButton, customCursorColorButton) #: widgets/EditProfileAppearancePage.ui:329 #, kde-format msgid "Custom cursor color" msgstr "自訂游標色彩" #. i18n: ectx: property (text), widget (QLabel, customCursorColorLabel) #: widgets/EditProfileAppearancePage.ui:360 #, kde-format msgid "Cursor:" msgstr "游標:" #. i18n: ectx: property (toolTip), widget (KColorButton, customColorSelectButton) #: widgets/EditProfileAppearancePage.ui:373 #, kde-format msgid "Select the color used to draw the cursor" msgstr "選擇要用於畫游標的顏色" #. i18n: ectx: property (text), widget (QLabel, customCursorTextColorLabel) #: widgets/EditProfileAppearancePage.ui:393 #, kde-format msgid "Text:" msgstr "文字:" #. i18n: ectx: property (toolTip), widget (KColorButton, customTextColorSelectButton) #: widgets/EditProfileAppearancePage.ui:406 #, kde-format msgid "Select the color used to draw the character underneath the cursor" msgstr "選擇要用來畫游標下字元的色彩" #. i18n: ectx: property (text), widget (QLabel, label_2) #: widgets/EditProfileAppearancePage.ui:431 #, kde-format msgid "Blinking:" msgstr "閃爍:" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableBlinkingCursorButton) #: widgets/EditProfileAppearancePage.ui:447 #, kde-format msgid "Make the cursor blink regularly" msgstr "讓游標定時閃動" #. i18n: ectx: property (text), widget (QCheckBox, enableBlinkingCursorButton) #. i18n: ectx: property (text), widget (QCheckBox, alignToCenterButton) #: widgets/EditProfileAppearancePage.ui:450 #: widgets/EditProfileAppearancePage.ui:733 #, kde-format msgid "Enabled" msgstr "啟用" #. i18n: ectx: attribute (title), widget (QWidget, tab_2) #. i18n: ectx: attribute (title), widget (QWidget, miscTab) #: widgets/EditProfileAppearancePage.ui:473 widgets/EditProfileMousePage.ui:252 #, kde-format msgctxt "Items that do not fit in other categories" msgid "Miscellaneous" msgstr "雜項" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/EditProfileAppearancePage.ui:484 #, kde-format msgid "Window:" msgstr "視窗:" #. i18n: ectx: property (toolTip), widget (QCheckBox, showTerminalSizeHintButton) #: widgets/EditProfileAppearancePage.ui:491 #, kde-format msgid "" "Show terminal size in columns and lines in the center of window after " "resizing" msgstr "調整大小之後在終端機中央顯示欄數與行數" #. i18n: ectx: property (text), widget (QCheckBox, showTerminalSizeHintButton) #: widgets/EditProfileAppearancePage.ui:494 #, kde-format msgid "Show hint for terminal size after resizing" msgstr "調整大小之後顯示終端機大小" #. i18n: ectx: property (text), widget (QCheckBox, invertSelectionColorsCheckbox) #: widgets/EditProfileAppearancePage.ui:501 #, kde-format msgid "Always invert the colors of selected text" msgstr "總是反轉選取文字的顏色" #. i18n: ectx: property (text), widget (QLabel, dimLabel) #: widgets/EditProfileAppearancePage.ui:510 #, kde-format msgid "Darkening strength:" msgstr "黯淡程度" #. i18n: ectx: property (text), widget (QLabel, borderLabel) #: widgets/EditProfileAppearancePage.ui:543 #, kde-format msgctxt "Border color options" msgid "Color:" msgstr "顏色:" #. i18n: ectx: property (toolTip), widget (KColorButton, focusBorderColor) #: widgets/EditProfileAppearancePage.ui:559 #, kde-format msgid "Select the color used to draw the border" msgstr "選擇要用於繪製邊框的顏色" #. i18n: ectx: property (text), widget (QLabel, label_10) #: widgets/EditProfileAppearancePage.ui:581 #, kde-format msgid "Inactive Terminals:" msgstr "不活躍的終端機:" #. i18n: ectx: property (text), widget (QLabel, label_11) #: widgets/EditProfileAppearancePage.ui:591 #, kde-format msgid "Active Terminals:" msgstr "活躍的終端機:" #. i18n: ectx: property (title), widget (QGroupBox, contentsGroup) #: widgets/EditProfileAppearancePage.ui:601 #, kde-format msgctxt "@title:group" msgid "Terminal contents" msgstr "終端機內容" #. i18n: ectx: property (text), widget (QLabel, lineSpacingLabel) #: widgets/EditProfileAppearancePage.ui:613 #, kde-format msgid "Line spacing:" msgstr "行間距:" #. i18n: ectx: property (toolTip), widget (QSpinBox, lineSpacingSpinner) #: widgets/EditProfileAppearancePage.ui:631 #, kde-format msgid "The number of pixels between two lines" msgstr "兩行間的間距,單位為像素" #. i18n: ectx: property (suffix), widget (QSpinBox, lineSpacingSpinner) #. i18n: ectx: property (suffix), widget (QSpinBox, marginsSpinner) #: widgets/EditProfileAppearancePage.ui:634 #: widgets/EditProfileAppearancePage.ui:686 #, kde-format msgctxt "(pixels) visual size unit" msgid " px" msgstr " 像素(px)" #. i18n: ectx: property (text), widget (QLabel, label_4) #: widgets/EditProfileAppearancePage.ui:668 #, kde-format msgid "Margins:" msgstr "外邊距:" #. i18n: ectx: property (text), widget (QLabel, label_5) #: widgets/EditProfileAppearancePage.ui:720 #, kde-format msgid "Align to center:" msgstr "對齊中央:" #. i18n: ectx: property (toolTip), widget (QCheckBox, dimWhenInactiveCheckbox) #: widgets/EditProfileAppearancePage.ui:743 #, kde-format msgid "Indicate whether the window is active by dimming the colors" msgstr "透過調暗顏色來指示視窗是否處於作用中的狀態" #. i18n: ectx: property (text), widget (QCheckBox, dimWhenInactiveCheckbox) #: widgets/EditProfileAppearancePage.ui:746 #, kde-format msgid "Darken" msgstr "調暗" #. i18n: ectx: property (toolTip), widget (QCheckBox, borderWhenActiveCheckbox) #: widgets/EditProfileAppearancePage.ui:753 #, kde-format msgid "Indicate whether the window is active by drawing a border" msgstr "透過繪製邊框來指示視窗是否處於作用中的狀態" #. i18n: ectx: property (text), widget (QCheckBox, borderWhenActiveCheckbox) #: widgets/EditProfileAppearancePage.ui:756 #, kde-format msgid "Border" msgstr "邊框" #. i18n: ectx: property (text), widget (QCheckBox, displayVerticalLine) #: widgets/EditProfileAppearancePage.ui:798 #, kde-format msgid "Display Vertical line at column:" msgstr "在此欄位上標注垂直線" #. i18n: ectx: property (toolTip), widget (QWidget, CTLtab) #: widgets/EditProfileAppearancePage.ui:843 #, kde-format msgid "

Complex Text Layout

" msgstr "

複合文字佈局

" #. i18n: ectx: attribute (title), widget (QWidget, CTLtab) #: widgets/EditProfileAppearancePage.ui:846 #, kde-format msgid "Complex Text Layout" msgstr "複合文字佈局" #. i18n: ectx: property (toolTip), widget (QCheckBox, wordMode) #: widgets/EditProfileAppearancePage.ui:861 #, kde-format msgid "Enable word mode text rendering" msgstr "啟用字詞模式文字繪製" #. i18n: ectx: property (text), widget (QCheckBox, wordMode) #: widgets/EditProfileAppearancePage.ui:864 #, kde-format msgid "Word mode" msgstr "字詞模式" #. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeAttr) #: widgets/EditProfileAppearancePage.ui:877 #, kde-format msgid "" "Ignore attribute changes mid-word (otherwise, attribute changes break word " "when rendering)" msgstr "忽略中間詞的屬性變化(否則屬性變更會在繪製時斷字)" #. i18n: ectx: property (text), widget (QCheckBox, wordModeAttr) #: widgets/EditProfileAppearancePage.ui:880 #, kde-format msgid "Use the same attributes for whole word" msgstr "對整個字詞使用相同的屬性" #. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeAscii) #: widgets/EditProfileAppearancePage.ui:893 #, kde-format msgid "Render words of ASCII characters together" msgstr "一起繪製 ASCII 字元的字詞" #. i18n: ectx: property (text), widget (QCheckBox, wordModeAscii) #: widgets/EditProfileAppearancePage.ui:896 #, kde-format msgid "ASCII characters " msgstr "ASCII 字元" #. i18n: ectx: property (toolTip), widget (QCheckBox, wordModeBrahmic) #: widgets/EditProfileAppearancePage.ui:909 #, kde-format msgid "Render words of Brahmic scripts characters together" msgstr "一起繪製印度系文字字元的字詞" #. i18n: ectx: property (text), widget (QCheckBox, wordModeBrahmic) #: widgets/EditProfileAppearancePage.ui:912 #, kde-format msgid "Brahmic scripts characters" msgstr "印度系文字字元" #. i18n: ectx: property (text), widget (QLabel, label_17) #: widgets/EditProfileAppearancePage.ui:925 #, kde-format msgid "Emoji Font:" msgstr "表情符號字型:" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableBidiRenderingButton) #: widgets/EditProfileAppearancePage.ui:951 #, kde-format msgid "" "Enable Bi-Directional display on terminals (valid for Arabic, Farsi or " "Hebrew only)" msgstr "在終端機中開啟雙向顯示(只有在阿拉伯語、波斯語與希伯來語系中有效)" #. i18n: ectx: property (text), widget (QCheckBox, enableBidiRenderingButton) #: widgets/EditProfileAppearancePage.ui:954 #, kde-format msgid "Bi-Directional text rendering" msgstr "雙向文字繪製" #. i18n: ectx: property (toolTip), widget (QCheckBox, bidiLineLTR) #: widgets/EditProfileAppearancePage.ui:967 #, kde-format msgid "Lines are always LTR, rather than determined by first strong character" msgstr "線條一律為左到右,而非由第一個強調字元決定" #. i18n: ectx: property (text), widget (QCheckBox, bidiLineLTR) #: widgets/EditProfileAppearancePage.ui:970 #, kde-format msgid "force LTR line direction" msgstr "強制左到右線條方向" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableBidiTableDirOverrideButton) #: widgets/EditProfileAppearancePage.ui:983 #, kde-format msgid "Treat table drawing characters as strong LTR." msgstr "將表格繪製字元視為強左到右。" #. i18n: ectx: property (text), widget (QCheckBox, enableBidiTableDirOverrideButton) #: widgets/EditProfileAppearancePage.ui:986 #, kde-format msgid "Table characters BiDi mode override" msgstr "表格字元 BiDi 模式覆寫" #. i18n: ectx: property (toolTip), widget (QCheckBox, ignoreWcWidth) #: widgets/EditProfileAppearancePage.ui:999 #, kde-format msgid "Ignore wcwidth of problematic characters" msgstr "忽略易造成問題的字元的 wcwidth" #. i18n: ectx: property (text), widget (QCheckBox, ignoreWcWidth) #: widgets/EditProfileAppearancePage.ui:1002 #, kde-format msgid "Override wcwidth" msgstr "覆寫 wcwidth" #: widgets/EditProfileDialog.cpp:66 #, kde-format msgid "Edit Profile" msgstr "編輯設定檔" #: widgets/EditProfileDialog.cpp:93 #, kde-format msgctxt "@title:tab Generic, common options" msgid "General" msgstr "一般" #: widgets/EditProfileDialog.cpp:104 #, kde-format msgid "Tabs" msgstr "分頁" #: widgets/EditProfileDialog.cpp:121 #, kde-format msgid "Appearance" msgstr "外觀" #: widgets/EditProfileDialog.cpp:137 #, kde-format msgid "Scrolling" msgstr "捲動列" #: widgets/EditProfileDialog.cpp:151 #, kde-format msgid "Keyboard" msgstr "鍵盤" #: widgets/EditProfileDialog.cpp:152 #, kde-format msgid "Key bindings" msgstr "按鍵組合" #: widgets/EditProfileDialog.cpp:163 #, kde-format msgid "Mouse" msgstr "滑鼠" #: widgets/EditProfileDialog.cpp:179 #, kde-format msgctxt "@title:tab Complex options" msgid "Advanced" msgstr "進階" #: widgets/EditProfileDialog.cpp:287 #, kde-kuit-format msgctxt "@info" msgid "" "Insufficient permissions to save settings to: %1.Either change the permissions of that file or set a different name to save " "the settings to a new profile." msgstr "" "權限不足,無法儲存設定至: %1修改該檔案的權限或者" "使用不同的名稱來另存新設定檔。" #: widgets/EditProfileDialog.cpp:304 #, kde-format msgctxt "@info" msgid "Profile Name was empty; please set a name to be able to save settings." msgstr "設定檔名稱不能留白,請指定名稱以利儲存。" #: widgets/EditProfileDialog.cpp:312 #, kde-format msgctxt "@info" msgid "A profile with the name \"%1\" already exists." msgstr "名為「%1」的設定檔已存在。" #: widgets/EditProfileDialog.cpp:342 #, kde-format msgctxt "@info" msgid "Profile name exceeded maximum allowed length (%1)." msgstr "設定檔名稱超過了最大長度 (%1)。" #: widgets/EditProfileDialog.cpp:380 #, kde-format msgctxt "@info" msgid "The highlighted characters are invalid in profile names: %1." msgstr "以下突顯的字元無法用於設定檔名稱中:%1。" #: widgets/EditProfileDialog.cpp:416 #, kde-format msgid "Editing profile: %2" msgid_plural "Editing %1 profiles: %2" msgstr[0] "編輯 %1 個設定檔:%2" #: widgets/EditProfileDialog.cpp:420 #, kde-format msgid "Create New Profile" msgstr "新增設定檔" #: widgets/EditProfileDialog.cpp:423 #, kde-format msgid "Edit Profile \"%1\"" msgstr "編輯設定檔 %1" #: widgets/EditProfileDialog.cpp:514 #, kde-format msgctxt "" "Suffix of the number of columns (N columns). The leading space is needed to " "separate it from the number value." msgid " column" msgid_plural " columns" msgstr[0] " 欄" #: widgets/EditProfileDialog.cpp:516 #, kde-format msgctxt "" "Suffix of the number of rows (N rows). The leading space is needed to " "separate it from the number value." msgid " row" msgid_plural " rows" msgstr[0] " 行" #: widgets/EditProfileDialog.cpp:526 #, kde-format msgid "System Bell" msgstr "系統響鈴" #: widgets/EditProfileDialog.cpp:526 #, kde-format msgid "System Notifications" msgstr "系統通知" #: widgets/EditProfileDialog.cpp:526 #, kde-format msgid "Visual Bell" msgstr "視覺響鈴" #: widgets/EditProfileDialog.cpp:526 #, kde-format msgid "Ignore Bell Events" msgstr "忽略響鈴事件" #: widgets/EditProfileDialog.cpp:535 #, kde-format msgid "Default profile for new terminal sessions in %1" msgstr "作為新終端機工作階段 %1 的預設設定檔" #: widgets/EditProfileDialog.cpp:640 #, kde-format msgid "Edit Environment" msgstr "編輯環境變數" #: widgets/EditProfileDialog.cpp:641 #, kde-format msgid "One environment variable per line" msgstr "每一個環境變數佔一行" #: widgets/EditProfileDialog.cpp:672 #, kde-format msgctxt "Unit of time" msgid " second" msgid_plural " seconds" msgstr[0] " 秒" #: widgets/EditProfileDialog.cpp:786 #, kde-format msgid "Select Initial Directory" msgstr "選擇起始目錄" #: widgets/EditProfileDialog.cpp:946 #, kde-format msgid "Get New..." msgstr "取得更多…" #: widgets/EditProfileDialog.cpp:1342 #, kde-kuit-format msgctxt "@info" msgid "Scheme %1 failed to load." msgstr "配色 %1 無法載入。" #: widgets/EditProfileDialog.cpp:1521 #, kde-format msgid "" "This color scheme uses a transparent background which does not appear to be " "supported on your desktop" msgstr "此配色中含有透明背景,您的桌面似乎不支援。" #: widgets/EditProfileDialog.cpp:1527 #, kde-format msgid "" "Konsole was started before desktop effects were enabled. You need to restart " "Konsole to see transparent background." msgstr "" "在啟用桌面效果前 Konsole 就已經開啟,您需要重新啟動 Konsole 才能看到透明背" "景。" #: widgets/EditProfileDialog.cpp:1913 #, kde-format msgid "Default for file type" msgstr "檔案類型的預設" #: widgets/EditProfileDialog.cpp:1939 #, kde-format msgid "" "The format is e.g. 'editorExec PATH:LINE:COLUMN'\n" "\n" "PATH will be replaced by the path to the text file\n" "LINE will be replaced by the line number\n" "COLUMN (optional) will be replaced by the column number\n" "Note: you will need to replace 'PATH:LINE:COLUMN' by the actual\n" "syntax the editor you want to use supports; e.g.:\n" "gedit +LINE:COLUMN PATH\n" "\n" "If PATH or LINE aren't present in the command, this setting\n" "will be ignored and the file will be opened by the default text\n" "editor." msgstr "" "格式需類似於「執行檔 路徑:行:欄」\n" "\n" "路徑:文字檔的檔案位置\n" "行:指定編輯器開啟時自動跳至第幾行\n" "欄:(非必要)指定文字編輯器在幾個字元後跳至下一行\n" "注意:「路徑:行:欄」只是舉例,實際格式需要視編輯器支援而定\n" "如: gedit +行:欄 路徑\n" "\n" "指令未包含「路徑」或「行」的情況,將自動忽略本設定\n" "並以預設的文字編輯器開啟。" #: widgets/EditProfileDialog.cpp:1952 #, kde-format msgid "Text Editor Custom Command" msgstr "文字編輯器自訂命令" #. i18n: ectx: attribute (title), widget (QWidget, general) #: widgets/EditProfileGeneralPage.ui:42 #, kde-format msgid "General Settings" msgstr "一般設定" #. i18n: ectx: property (toolTip), widget (QPushButton, iconSelectButton) #: widgets/EditProfileGeneralPage.ui:66 #, kde-format msgid "Select the icon displayed on tabs using this profile" msgstr "選擇使用此設定檔的分頁顯示的圖示" #. i18n: ectx: property (toolTip), widget (QLineEdit, profileNameEdit) #: widgets/EditProfileGeneralPage.ui:84 #, kde-format msgid "A descriptive name for the profile" msgstr "設定檔的名稱" #. i18n: ectx: property (placeholderText), widget (QLineEdit, profileNameEdit) #: widgets/EditProfileGeneralPage.ui:87 #, kde-format msgctxt "@label:textbox" msgid "Profile name" msgstr "設定檔名稱" #. i18n: ectx: property (text), widget (QCheckBox, setAsDefaultButton) #: widgets/EditProfileGeneralPage.ui:94 #, kde-format msgid "Default Profile" msgstr "預設設定檔" #. i18n: ectx: property (text), widget (QLabel, label_3) #: widgets/EditProfileGeneralPage.ui:125 #, kde-format msgid "Command:" msgstr "指令:" #. i18n: ectx: property (toolTip), widget (QLineEdit, commandEdit) #: widgets/EditProfileGeneralPage.ui:138 #, kde-format msgid "" "The command to execute when new terminal sessions are created using this " "profile" msgstr "當使用此設定檔建立新的終端機工作階段時要執行的指令" #. i18n: ectx: property (placeholderText), widget (QLineEdit, commandEdit) #: widgets/EditProfileGeneralPage.ui:144 #, kde-format msgid "/bin/sh" msgstr "/bin/sh" #. i18n: ectx: property (text), widget (QLabel, label_9) #: widgets/EditProfileGeneralPage.ui:157 #, kde-format msgid "I&nitial directory:" msgstr "啟始目錄(&N):" #. i18n: ectx: property (toolTip), widget (QLineEdit, initialDirEdit) #: widgets/EditProfileGeneralPage.ui:170 #, kde-format msgid "" "The initial working directory for new terminal sessions using this profile" msgstr "當使用此設定檔建立新的終端機工作階段時的啟始目錄" #. i18n: ectx: property (placeholderText), widget (QLineEdit, initialDirEdit) #: widgets/EditProfileGeneralPage.ui:176 #, kde-format msgid "/home/username" msgstr "/home/使用者名稱" #. i18n: ectx: property (toolTip), widget (QToolButton, dirSelectButton) #: widgets/EditProfileGeneralPage.ui:183 #, kde-format msgid "Choose the initial directory" msgstr "選擇啟始目錄" #. i18n: ectx: property (text), widget (QCheckBox, startInSameDirButton) #: widgets/EditProfileGeneralPage.ui:193 #, kde-format msgid "Start in same directory as current session" msgstr "以目前階段所在的目錄開始" #. i18n: ectx: property (text), widget (QLabel, label_4) #: widgets/EditProfileGeneralPage.ui:206 #, kde-format msgid "Environment:" msgstr "環境:" #. i18n: ectx: property (toolTip), widget (QPushButton, environmentEditButton) #: widgets/EditProfileGeneralPage.ui:224 #, kde-format msgid "Edit the list of environment variables and associated values" msgstr "編輯環境變數清單" #. i18n: ectx: property (text), widget (QLabel, label_5) #: widgets/EditProfileGeneralPage.ui:271 #, kde-format msgid "Initial terminal si&ze:" msgstr "終端機初始大小(&Z):" #. i18n: ectx: property (text), widget (QLabel, useCurrentWindowSizeNote) #: widgets/EditProfileGeneralPage.ui:346 #, kde-format msgctxt "@info" msgid "" "

Settings → " "Configure Konsole → General → Remember window size must be disabled " "for these entries to work.

" msgstr "" "

必須停用 設定 → 設" "定 Konsole → 一般 → 下次啟動時使用目前的視窗大小 才能讓這些項目運作。" "

必須停用 設定 → 設定 Konsole → 一般 → 記住視窗大小 這些項目才能運作。" "

" #. i18n: ectx: property (text), widget (QLabel, terminalBellLabel) #: widgets/EditProfileGeneralPage.ui:359 #, kde-format msgid "&Terminal bell mode:" msgstr "終端機響鈴模式(&T):" #. i18n: ectx: attribute (title), widget (QWidget, semantic) #: widgets/EditProfileGeneralPage.ui:377 #, kde-format msgid "Semantic Integration" msgstr "語意整合" #. i18n: ectx: property (text), widget (QCheckBox, semanticUpDown) #: widgets/EditProfileGeneralPage.ui:383 #, kde-format msgid "Up/Down Arrows emulation" msgstr "上/下方向鍵模擬" #. i18n: ectx: property (text), widget (QCheckBox, semanticInputClick) #: widgets/EditProfileGeneralPage.ui:390 #, kde-format msgid "Mouse click in input line moves cursor" msgstr "滑鼠點擊輸入行移動游標" #. i18n: ectx: property (text), widget (QLabel, label_8) #: widgets/EditProfileGeneralPage.ui:403 #, kde-format msgid "Semantic hints:" msgstr "語意提示:" #. i18n: ectx: property (text), widget (QRadioButton, semanticHintsNever) #. i18n: ectx: property (text), widget (QRadioButton, errorBarsNever) #. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundNever) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsNever) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundNever) #: widgets/EditProfileGeneralPage.ui:413 widgets/EditProfileGeneralPage.ui:459 #: widgets/EditProfileGeneralPage.ui:505 widgets/EditProfileGeneralPage.ui:551 #: widgets/EditProfileGeneralPage.ui:597 #, kde-format msgctxt "Never" msgid "Never" msgstr "永不" #. i18n: ectx: property (text), widget (QRadioButton, semanticHintsURL) #. i18n: ectx: property (text), widget (QRadioButton, errorBarsURL) #. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundURL) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsURL) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundURL) #: widgets/EditProfileGeneralPage.ui:423 widgets/EditProfileGeneralPage.ui:469 #: widgets/EditProfileGeneralPage.ui:515 widgets/EditProfileGeneralPage.ui:561 #: widgets/EditProfileGeneralPage.ui:607 #, kde-format msgctxt "When showing URL hints" msgid "When URL hints show" msgstr "當 URL 提示顯示時" #. i18n: ectx: property (text), widget (QRadioButton, semanticHintsAlways) #. i18n: ectx: property (text), widget (QRadioButton, errorBarsAlways) #. i18n: ectx: property (text), widget (QRadioButton, errorBackgroundAlways) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBarsAlways) #. i18n: ectx: property (text), widget (QRadioButton, alternatingBackgroundAlways) #: widgets/EditProfileGeneralPage.ui:433 widgets/EditProfileGeneralPage.ui:479 #: widgets/EditProfileGeneralPage.ui:525 widgets/EditProfileGeneralPage.ui:571 #: widgets/EditProfileGeneralPage.ui:617 #, kde-format msgctxt "Always" msgid "Always" msgstr "永遠" #. i18n: ectx: property (text), widget (QLabel, label_20) #: widgets/EditProfileGeneralPage.ui:449 #, kde-format msgid "Red error bars:" msgstr "紅色錯誤列:" #. i18n: ectx: property (text), widget (QLabel, label_30) #: widgets/EditProfileGeneralPage.ui:495 #, kde-format msgid "Red error background:" msgstr "紅色錯誤背景:" #. i18n: ectx: property (text), widget (QLabel, label_40) #: widgets/EditProfileGeneralPage.ui:541 #, kde-format msgid "Alternating bars:" msgstr "交錯列:" #. i18n: ectx: property (text), widget (QLabel, label_50) #: widgets/EditProfileGeneralPage.ui:587 #, kde-format msgid "Alternating background:" msgstr "交錯背景:" #. i18n: ectx: property (text), widget (QLabel, note) #: widgets/EditProfileKeyboardPage.ui:17 #, kde-format msgctxt "@info" msgid "" "Key bindings control how combinations of keystrokes in the terminal window " "are converted into the stream of characters that is then sent to the current " "terminal program. For more information on how to customize the key bindings " "check the Konsole Handbook." msgstr "" "組合鍵控制哪些鍵一起按會送特殊的字元串到終端機視窗中。關於如何自訂組合鍵的更" "多資訊,請參閱 Konsole 手冊。" #. i18n: ectx: property (toolTip), widget (QPushButton, newKeyBindingsButton) #: widgets/EditProfileKeyboardPage.ui:60 #, kde-format msgid "Create a new key bindings scheme based upon the selected bindings" msgstr "根據所選取的組合來建立新的組合鍵方案" #. i18n: ectx: property (text), widget (QPushButton, newKeyBindingsButton) #: widgets/EditProfileKeyboardPage.ui:63 #, kde-format msgctxt "@action:button Create an alternate key binding" msgid "New..." msgstr "新增..." #. i18n: ectx: property (toolTip), widget (QPushButton, editKeyBindingsButton) #: widgets/EditProfileKeyboardPage.ui:70 #, kde-format msgid "Edit the selected key bindings scheme" msgstr "編輯所選取的組合鍵方案" #. i18n: ectx: property (toolTip), widget (QPushButton, removeKeyBindingsButton) #: widgets/EditProfileKeyboardPage.ui:80 #, kde-format msgid "Delete the selected key bindings scheme" msgstr "刪除所選取的組合鍵方案" #. i18n: ectx: property (toolTip), widget (QPushButton, resetKeyBindingsButton) #: widgets/EditProfileKeyboardPage.ui:90 #, kde-format msgid "Reset the selected key bindings scheme to its default values" msgstr "重設選取的組合鍵方案至預設值" #. i18n: ectx: attribute (title), widget (QWidget, tab) #: widgets/EditProfileMousePage.ui:36 #, kde-format msgid "Text interaction" msgstr "文字交互" #. i18n: ectx: property (toolTip), widget (QLabel, label_11) #. i18n: ectx: property (toolTip), widget (QLineEdit, wordCharacterEdit) #: widgets/EditProfileMousePage.ui:50 widgets/EditProfileMousePage.ui:71 #, kde-format msgctxt "@info:tooltip" msgid "" "Characters which are considered part of a word when double-clicking to " "select whole words in the terminal." msgstr "雙擊時將被視為單字一部分的字元。" #. i18n: ectx: property (text), widget (QLabel, label_11) #: widgets/EditProfileMousePage.ui:53 #, kde-format msgid "Word characters:" msgstr "單字字元:" #. i18n: ectx: property (text), widget (QLabel, label_17) #: widgets/EditProfileMousePage.ui:94 #, kde-format msgid "Triple-click selects:" msgstr "三擊選擇:" #. i18n: ectx: property (text), widget (QRadioButton, tripleClickSelectsTheWholeLine) #: widgets/EditProfileMousePage.ui:104 #, kde-format msgid "&The whole line" msgstr "整行(&T)" #. i18n: ectx: property (text), widget (QRadioButton, tripleClickSelectsFromMousePosition) #: widgets/EditProfileMousePage.ui:114 #, kde-format msgid "From mouse position to the end of &line" msgstr "從滑鼠位置開始到行結尾(&L)" #. i18n: ectx: property (text), widget (QLabel, label_13) #: widgets/EditProfileMousePage.ui:140 #, kde-format msgid "Middle-click pastes:" msgstr "中鍵貼上:" #. i18n: ectx: property (text), widget (QRadioButton, pasteFromClipboardButton) #: widgets/EditProfileMousePage.ui:150 #, kde-format msgid "From clipboard" msgstr "來自剪貼簿" #. i18n: ectx: property (text), widget (QRadioButton, pasteFromX11SelectionButton) #: widgets/EditProfileMousePage.ui:160 #, kde-format msgid "From selection" msgstr "來自選取區塊" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/EditProfileMousePage.ui:186 #, kde-format msgid "Copy options:" msgstr "複製選項:" #. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextToClipboardButton) #: widgets/EditProfileMousePage.ui:196 #, kde-format msgid "Automatically copy selected text into clipboard" msgstr "自動複製選取的文字到剪貼簿中" #. i18n: ectx: property (text), widget (QCheckBox, copyTextToClipboardButton) #: widgets/EditProfileMousePage.ui:199 #, kde-format msgid "Copy on select" msgstr "選取時即複製" #. i18n: ectx: property (toolTip), widget (QCheckBox, copyTextAsHTMLButton) #: widgets/EditProfileMousePage.ui:206 #, kde-format msgid "Copy text as HTML (including formatting, font faces, colors... etc)" msgstr "複製文字為 HTML 格式(包含了格式化資訊、字型樣式與顏色等等)" #. i18n: ectx: property (text), widget (QCheckBox, copyTextAsHTMLButton) #: widgets/EditProfileMousePage.ui:209 #, kde-format msgid "Copy text as HTML" msgstr "複製文字為 HTML 格式" #. i18n: ectx: property (toolTip), widget (QCheckBox, trimLeadingSpacesButton) #: widgets/EditProfileMousePage.ui:216 #, kde-format msgid "Trim leading spaces in selected text, useful in some instances" msgstr "將選取文字的首端空白去掉。在某些狀況下很好用" #. i18n: ectx: property (text), widget (QCheckBox, trimLeadingSpacesButton) #: widgets/EditProfileMousePage.ui:219 #, kde-format msgid "Trim leading spaces" msgstr "移除首端的空白" #. i18n: ectx: property (toolTip), widget (QCheckBox, trimTrailingSpacesButton) #: widgets/EditProfileMousePage.ui:226 #, kde-format msgid "Trim trailing spaces in selected text, useful in some instances" msgstr "將選取文字的尾端空白去掉。在某些狀況下很好用" #. i18n: ectx: property (text), widget (QCheckBox, trimTrailingSpacesButton) #: widgets/EditProfileMousePage.ui:229 #, kde-format msgid "Trim trailing spaces" msgstr "移除結尾的空白" #. i18n: ectx: property (toolTip), widget (QCheckBox, underlineLinksButton) #: widgets/EditProfileMousePage.ui:266 #, kde-format msgid "" "Text recognized as a link or an email address will be underlined when " "hovered by the mouse pointer." msgstr "被認為是連結或電子郵件地址的文字,在滑鼠移過去時下面會加上底線。" #. i18n: ectx: property (text), widget (QCheckBox, underlineLinksButton) #: widgets/EditProfileMousePage.ui:269 #, kde-format msgid "Underline links" msgstr "在連結下加底線" #. i18n: ectx: property (toolTip), widget (QCheckBox, underlineFilesButton) #: widgets/EditProfileMousePage.ui:276 #, kde-format msgid "" "Text recognized as a file will be underlined when hovered by the mouse " "pointer." msgstr "被認為是檔案的文字,在滑鼠移過去時,下面會加上底線。" #. i18n: ectx: property (text), widget (QCheckBox, underlineFilesButton) #: widgets/EditProfileMousePage.ui:279 #, kde-format msgid "Underline files" msgstr "在檔案下加底線" #. i18n: ectx: property (toolTip), widget (QLabel, textEditorCommandLabel) #. i18n: ectx: property (toolTip), widget (QComboBox, textEditorCombo) #: widgets/EditProfileMousePage.ui:288 widgets/EditProfileMousePage.ui:307 #, kde-format msgctxt "@info:tooltip" msgid "Text editor to use when opening text file URLs at a given line/column." msgstr "開啟指定的行或欄上的文字檔超連結時使用的文字編輯器" #. i18n: ectx: property (text), widget (QLabel, textEditorCommandLabel) #: widgets/EditProfileMousePage.ui:291 #, kde-format msgid "Text Editor Command: " msgstr "文字編輯器命令" #. i18n: ectx: property (toolTip), widget (QCheckBox, openLinksByDirectClickButton) #: widgets/EditProfileMousePage.ui:335 #, kde-format msgid "" "Text recognized as a file, link or an email address can be opened by direct " "mouse click." msgstr "被認為是檔案、連結或電子郵件地址的文字,在滑鼠點擊時直接開啟。" #. i18n: ectx: property (text), widget (QCheckBox, openLinksByDirectClickButton) #: widgets/EditProfileMousePage.ui:338 #, kde-format msgid "Open files/links by direct click" msgstr "直接點選底線文字即開啟檔案/連結" #. i18n: ectx: property (text), widget (QCheckBox, allowLinkEscapeSequenceButton) #: widgets/EditProfileMousePage.ui:349 #, kde-format msgid "Allow escape sequences for links" msgstr "允許連結中的跳脫字元" #. i18n: ectx: property (text), widget (QLabel, allowLinkEscapeSequenceButtonWarning) #: widgets/EditProfileMousePage.ui:356 #, kde-format msgid "" "WARNING: This has security implications as it allows malicious URLs " "to be shown as another URL or hidden.
Make sure you understand the " "implications before turning this on." msgstr "" "警告:可疑網址可能藉此偽裝成其他網址或者隱藏
請審慎評估安全風險後再" "開啟本選項" #. i18n: ectx: property (text), widget (QLabel, label_2) #: widgets/EditProfileMousePage.ui:374 #, kde-format msgid "Allowed link formats: " msgstr "允許的超連結格式:" #. i18n: ectx: property (toolTip), widget (QLineEdit, linkEscapeSequenceTexts) #: widgets/EditProfileMousePage.ui:384 #, kde-format msgid "The formats of possible links, like http://, https:// and file://" msgstr "可能為超連結的格式,例如 http://, https://, 或 file://" #. i18n: ectx: property (toolTip), widget (QCheckBox, ctrlRequiredForDragButton) #: widgets/EditProfileMousePage.ui:395 #, kde-format msgid "Selected text will require control key plus click to drag." msgstr "選取的文字要用 ctrl 鍵加上點擊來拖曳。" #. i18n: ectx: property (text), widget (QCheckBox, ctrlRequiredForDragButton) #: widgets/EditProfileMousePage.ui:398 #, kde-format msgid "Require Ctrl key for drag && drop" msgstr "需要 Ctrl 鍵來拖放" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableAlternateScrollingButton) #: widgets/EditProfileMousePage.ui:405 #, kde-format msgid "" "Mouse scroll wheel will emulate up/down key presses in programs that use the " "Alternate Screen buffer (e.g. less)" msgstr "滑鼠滾輪將模擬使用次要螢幕緩衝區(例如 less)的程式中上下按鍵" #. i18n: ectx: property (text), widget (QCheckBox, enableAlternateScrollingButton) #: widgets/EditProfileMousePage.ui:408 #, kde-format msgid "Enable Alternate Screen buffer scrolling" msgstr "啟用次要螢幕緩衝區的滾動" #. i18n: ectx: property (toolTip), widget (QCheckBox, dropUrlsAsText) #: widgets/EditProfileMousePage.ui:415 #, kde-format msgid "" "Always paste dropped files and URLs as text without offering move, copy and " "link actions." msgstr "貼網址與檔案時只貼文字,不加上移動、複製與連結等動作。" #. i18n: ectx: property (text), widget (QCheckBox, dropUrlsAsText) #: widgets/EditProfileMousePage.ui:418 #, kde-format msgid "Disable drag && drop menu for files && URLs" msgstr "關閉網址與檔案的拖放選單" #. i18n: ectx: property (toolTip), widget (QCheckBox, enableMouseWheelZoomButton) #: widgets/EditProfileMousePage.ui:425 #, kde-format msgid "Pressing Ctrl+scrollwheel will increase/decrease the text size." msgstr "按下 Ctrl+滾輪來縮放文字。" #. i18n: ectx: property (text), widget (QCheckBox, enableMouseWheelZoomButton) #: widgets/EditProfileMousePage.ui:428 #, kde-format msgid "Allow Ctrl+scrollwheel to zoom text size" msgstr "允許 Ctrl+滾輪來縮放文字" #. i18n: ectx: property (toolTip), widget (QCheckBox, allowColorFilters) #: widgets/EditProfileMousePage.ui:435 #, kde-format msgid "" "When positioning the mouse over a hexadecimal color it will be displayed in " "a frame next to the mouse pointer" msgstr "當滑鼠停在十六進位色碼上時,游標旁會顯示對應的顏色。" #. i18n: ectx: property (text), widget (QCheckBox, allowColorFilters) #: widgets/EditProfileMousePage.ui:438 #, kde-format msgid "Preview Colors on hover" msgstr "游標停於其上時預覽顏色" #. i18n: ectx: property (toolTip), widget (QCheckBox, allowMouseTrackingButton) #: widgets/EditProfileMousePage.ui:458 #, kde-format msgid "" "Some terminal applications have mouse support, this allows them to get it by " "default. It can be toggled on/off while running as well." msgstr "" "有些終端機程式支援滑鼠操作,本選項能允許它們在初始設定下取得滑鼠狀態。您亦可" "於執行階段隨時啟用/關閉本選項。" #. i18n: ectx: property (text), widget (QCheckBox, allowMouseTrackingButton) #: widgets/EditProfileMousePage.ui:461 #, kde-format msgid "Allow terminal applications to handle clicks and drags" msgstr "允許終端機程式處理敲擊與拖曳" #. i18n: ectx: property (text), widget (QLabel, historySizeLabel) #: widgets/EditProfileScrollingPage.ui:25 #, kde-format msgid "Scrollback:" msgstr "往回捲動:" #. i18n: ectx: property (text), widget (QLabel, label_2) #: widgets/EditProfileScrollingPage.ui:67 #, kde-format msgid "Scroll Page Up/Down:" msgstr "往上下頁捲動:" #. i18n: ectx: property (toolTip), widget (QRadioButton, scrollHalfPage) #: widgets/EditProfileScrollingPage.ui:83 #, kde-format msgid "Scroll the page the half height of window" msgstr "捲動視窗高度的一半" #. i18n: ectx: property (text), widget (QRadioButton, scrollHalfPage) #: widgets/EditProfileScrollingPage.ui:86 #, kde-format msgid "Half screen heigh&t" msgstr "半個頁面高度(&T)" #. i18n: ectx: property (toolTip), widget (QRadioButton, scrollFullPage) #: widgets/EditProfileScrollingPage.ui:96 #, kde-format msgid "Scroll the page the full height of window" msgstr "捲動整個視窗高度" #. i18n: ectx: property (text), widget (QRadioButton, scrollFullPage) #: widgets/EditProfileScrollingPage.ui:99 #, kde-format msgid "F&ull screen height" msgstr "整個頁面高度(&U)" #. i18n: ectx: property (text), widget (QLabel, labelSize) #: widgets/EditProfileScrollingPage.ui:131 #, kde-format msgid "Scrollbar position:" msgstr "捲動條位置:" #. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarRightButton) #: widgets/EditProfileScrollingPage.ui:141 #, kde-format msgid "Show the scroll bar on the right side of the terminal window" msgstr "在終端機視窗右側顯示捲動列" #. i18n: ectx: property (text), widget (QRadioButton, scrollBarRightButton) #: widgets/EditProfileScrollingPage.ui:144 #, kde-format msgctxt "@option:radio Show scrollbar on the right side" msgid "Ri&ght side" msgstr "右側(&G)" #. i18n: ectx: property (toolTip), widget (QRadioButton, scrollBarLeftButton) #: widgets/EditProfileScrollingPage.ui:154 #, kde-format msgid "Show the scroll bar on the left side of the terminal window" msgstr "在終端機視窗左側顯示捲動列" #. i18n: ectx: property (text), widget (QRadioButton, scrollBarLeftButton) #: widgets/EditProfileScrollingPage.ui:157 #, kde-format msgctxt "@option:radio Show scrollbar on the left side" msgid "&Left side" msgstr "左側(&L)" #. i18n: ectx: property (text), widget (QRadioButton, scrollBarHiddenButton) #: widgets/EditProfileScrollingPage.ui:167 #, kde-format msgctxt "@option:radio Hide the scroll bar" msgid "Hidden" msgstr "隱藏" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/EditProfileScrollingPage.ui:199 #, kde-format msgid "Highlighting:" msgstr "標注:" #. i18n: ectx: property (text), widget (QCheckBox, highlightScrolledLinesButton) #: widgets/EditProfileScrollingPage.ui:209 #, kde-format msgid "Highlight the lines coming into view" msgstr "在捲軸對側標注目前捲動的位置所看見的終端機輸出" #. i18n: ectx: property (text), widget (QLabel, labelReflowLines) #: widgets/EditProfileScrollingPage.ui:222 #, kde-format msgid "Reflow Lines:" msgstr "重新捲動:" #. i18n: ectx: property (text), widget (QCheckBox, reflowLinesButton) #: widgets/EditProfileScrollingPage.ui:232 #, kde-format msgid "Reflow lines when terminal resizes" msgstr "調整視窗大小後重新捲動排版" #. i18n: ectx: property (text), widget (QLabel, labelMarkerColor) #: widgets/EditProfileScrollingPage.ui:239 #, kde-format msgid "Color of scrollbar markers:" msgstr "捲軸列標記的顏色:" #. i18n: ectx: property (text), widget (QLabel, labelMarkerSize) #: widgets/EditProfileScrollingPage.ui:250 #, kde-format msgid "Size of each marker (as a percentage of scrollbar length):" msgstr "標記的大小(單位為捲軸列長度的百分比):" #. i18n: ectx: property (suffix), widget (QDoubleSpinBox, markerSizeWidget) #: widgets/EditProfileScrollingPage.ui:266 #, no-c-format, kde-format msgid " %" msgstr " %" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_5) #: widgets/EditProfileTabsPage.ui:43 #, kde-format msgid "Tab Titles" msgstr "分頁標題" #. i18n: ectx: property (title), widget (QGroupBox, tabMonitoringGroup) #: widgets/EditProfileTabsPage.ui:65 #, kde-format msgid "Tab Monitoring" msgstr "分頁監控" #. i18n: ectx: property (text), widget (QLabel, silenceSecondsLabel) #: widgets/EditProfileTabsPage.ui:80 #, kde-format msgid "Threshold for continuous silence:" msgstr "偵測連續靜默的下限值:" #. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, silenceSecondsSpinner) #: widgets/EditProfileTabsPage.ui:93 #, kde-format msgid "The threshold for continuous silence to be detected by Konsole" msgstr "定義終端機經過多少時間依然未更新畫面,並將之視為靜默" #: widgets/HistorySizeWidget.cpp:40 #, kde-format msgctxt "@label:textbox Unit of scrollback" msgid " line" msgid_plural " lines" msgstr[0] " 行" #: widgets/HistorySizeWidget.cpp:57 #, kde-format msgctxt "@info:whatsthis" msgid "" "When using this option, the scrollback data will be saved to RAM. If you " "choose a huge value, your system may run out of free RAM and cause serious " "issues with your system." msgstr "" "當使用此選項時,捲軸的資料將會儲存至 RAM 中。若您選擇一個很大的值,您的系統可" "能會耗盡剩餘的 RAM 並可能造成嚴重的問題。" #: widgets/HistorySizeWidget.cpp:69 #, kde-kuit-format msgctxt "@info:tooltip" msgid "" "When using this option, the scrollback data will be written unencrypted to " "temporary files. Those temporary files will be deleted automatically when " "Konsole is closed in a normal manner.Use Settings → Configure " "Konsole → Temporary Files to select the location of the temporary " "files." msgstr "" "使用此選項的話,回捲資料會以不加密的方式寫入暫存檔中。這些暫存檔會在 Konsole " "正常關閉時被刪除。使用「設定」→「設定 Konsole」→「暫存檔」來選擇暫存檔的位置。" #. i18n: ectx: property (toolTip), widget (QRadioButton, fixedSizeHistoryButton) #: widgets/HistorySizeWidget.ui:60 #, kde-format msgid "Limit the remembered output to a fixed number of lines" msgstr "記住特定行數的輸出" #. i18n: ectx: property (text), widget (QRadioButton, fixedSizeHistoryButton) #: widgets/HistorySizeWidget.ui:63 #, kde-format msgid "Fi&xed size:" msgstr "固定大小(&X):" #. i18n: ectx: property (toolTip), widget (KPluralHandlingSpinBox, historyLineSpinner) #: widgets/HistorySizeWidget.ui:73 #, kde-format msgid "Number of lines of output to remember" msgstr "要記住的輸出行數" #. i18n: ectx: property (toolTip), widget (QRadioButton, unlimitedHistoryButton) #: widgets/HistorySizeWidget.ui:134 #, kde-format msgid "Remember all output produced by the terminal" msgstr "記住此終端機產生的所有輸出" #. i18n: ectx: property (text), widget (QRadioButton, unlimitedHistoryButton) #: widgets/HistorySizeWidget.ui:137 #, kde-format msgctxt "Save all lines to the scrollback history" msgid "&Unlimited" msgstr "無限(&U)" #. i18n: ectx: property (toolTip), widget (QRadioButton, noHistoryButton) #: widgets/HistorySizeWidget.ui:172 #, kde-format msgid "Do not remember previous output" msgstr "先前的輸出不紀錄" #. i18n: ectx: property (text), widget (QRadioButton, noHistoryButton) #: widgets/HistorySizeWidget.ui:175 #, kde-format msgctxt "Do not save any lines to the scrollback history" msgid "&None" msgstr "無(&N)" #: widgets/IncrementalSearchBar.cpp:49 #, kde-format msgctxt "@label:textbox" msgid "Find..." msgstr "尋找…" #: widgets/IncrementalSearchBar.cpp:51 #, kde-format msgctxt "@info:tooltip" msgid "Enter the text to search for here" msgstr "在此輸入要搜尋的文字" #: widgets/IncrementalSearchBar.cpp:75 #, kde-format msgctxt "@action:button Go to the next phrase" msgid "Next" msgstr "下一個" #: widgets/IncrementalSearchBar.cpp:78 #, kde-format msgctxt "@info:tooltip" msgid "Find the next match for the current search phrase" msgstr "尋找下一筆符合的結果" #: widgets/IncrementalSearchBar.cpp:85 #, kde-format msgctxt "@action:button Go to the previous phrase" msgid "Previous" msgstr "前一個" #: widgets/IncrementalSearchBar.cpp:87 #, kde-format msgctxt "@info:tooltip" msgid "Find the previous match for the current search phrase" msgstr "尋找前一筆符合的結果" #: widgets/IncrementalSearchBar.cpp:102 #, kde-format msgctxt "@info:tooltip" msgid "Display the options menu" msgstr "顯示選項選單" #: widgets/IncrementalSearchBar.cpp:109 #, kde-format msgctxt "@info:tooltip" msgid "Close the search bar" msgstr "關閉搜尋列" #: widgets/IncrementalSearchBar.cpp:119 #, kde-format msgctxt "@item:inmenu" msgid "Case sensitive" msgstr "區分大小寫" #: widgets/IncrementalSearchBar.cpp:121 #, kde-format msgctxt "@info:tooltip" msgid "Sets whether the search is case sensitive" msgstr "設定搜尋時是否要區分大小寫" #: widgets/IncrementalSearchBar.cpp:124 #, kde-format msgctxt "@item:inmenu" msgid "Match regular expression" msgstr "符合正則表達式" #: widgets/IncrementalSearchBar.cpp:128 #, kde-format msgctxt "@item:inmenu" msgid "Highlight all matches" msgstr "突顯所有的符合" #: widgets/IncrementalSearchBar.cpp:130 #, kde-format msgctxt "@info:tooltip" msgid "Sets whether matching text should be highlighted" msgstr "設定符合的文字是否要突顯出來" #: widgets/IncrementalSearchBar.cpp:133 #, kde-format msgctxt "@item:inmenu" msgid "Search backwards" msgstr "向後尋找" #: widgets/IncrementalSearchBar.cpp:135 #, kde-format msgctxt "@info:tooltip" msgid "Sets whether search should start from the bottom" msgstr "設定是否要從底端開始搜尋" #: widgets/IncrementalSearchBar.cpp:140 #, kde-format msgctxt "@item:inmenu" msgid "No wrap" msgstr "不從另一頭繼續" #: widgets/IncrementalSearchBar.cpp:142 #, kde-format msgctxt "@info:tooltip" msgid "Sets whether search should stop instead of wrapping" msgstr "設定搜尋是否應該停止,而非從另一頭繼續" #: widgets/IncrementalSearchBar.cpp:171 #, kde-format msgctxt "@info:tooltip" msgid "Search for the current search phrase from the bottom" msgstr "從底端開始搜尋目前的搜尋字串" #: widgets/IncrementalSearchBar.cpp:176 #, kde-format msgctxt "@info:tooltip" msgid "Search for the current search phrase from the top" msgstr "從頂端開始搜尋目前的搜尋字串" #: widgets/KonsolePrintManager.cpp:50 #, kde-format msgid "Print Shell" msgstr "列印 Shell" #: widgets/RenameTabWidget.cpp:37 #, kde-format msgctxt "@label:listbox No color selected" msgid "None" msgstr "無" #. i18n: ectx: property (toolTip), widget (QLineEdit, remoteTabTitleEdit) #: widgets/RenameTabWidget.ui:41 #, kde-format msgid "" "Tab title format used when a remote command (e.g. connection to another " "computer via SSH) is being executed" msgstr "用於執行遠端指令(例如透過 ssh 連線到其它電腦時)的分頁標題格式" #. i18n: ectx: property (text), widget (QLabel, label_2) #: widgets/RenameTabWidget.ui:60 #, kde-format msgid "Remote tab title format:" msgstr "遠端分頁標題格式:" #. i18n: ectx: property (text), widget (QLabel, label) #: widgets/RenameTabWidget.ui:79 #, kde-format msgid "&Tab title format:" msgstr "分頁標題格式(&T):" #. i18n: ectx: property (toolTip), widget (QLineEdit, tabTitleEdit) #: widgets/RenameTabWidget.ui:98 #, kde-format msgid "Normal tab title format" msgstr "一般分頁標題格式" #. i18n: ectx: property (text), widget (QLabel, label_3) #: widgets/RenameTabWidget.ui:105 #, kde-format msgid "Tab Co&lor:" msgstr "分頁色彩:" #: widgets/TabTitleFormatButton.cpp:21 #, c-format msgid "Program Name: %n" msgstr "程式名稱:%n" #: widgets/TabTitleFormatButton.cpp:22 #, c-format msgid "Current Directory (Short): %d" msgstr "目前目錄(短名稱):%d" #: widgets/TabTitleFormatButton.cpp:23 msgid "Current Directory (Long): %D" msgstr "目前目錄(長名稱):%D" #: widgets/TabTitleFormatButton.cpp:24 widgets/TabTitleFormatButton.cpp:39 msgid "Window Title Set by Shell: %w" msgstr "由 shell 設定視窗標題:%w" #: widgets/TabTitleFormatButton.cpp:25 widgets/TabTitleFormatButton.cpp:40 msgid "Session Number: %#" msgstr "工作階段數量:%#" #: widgets/TabTitleFormatButton.cpp:26 widgets/TabTitleFormatButton.cpp:34 #, c-format msgid "User Name: %u" msgstr "使用者名稱:%u" #: widgets/TabTitleFormatButton.cpp:27 msgid "Local Host: %h" msgstr "本地端主機:%h" #: widgets/TabTitleFormatButton.cpp:28 msgid "User's Bourne prompt sigil: %B" msgstr "使用者的 Bourne 提示 sigil: %B" #: widgets/TabTitleFormatButton.cpp:35 msgid "User Name@ (if given): %U" msgstr "使用者名稱@ (若給予):%U" #: widgets/TabTitleFormatButton.cpp:36 msgid "Remote Host (Short): %h" msgstr "遠端主機(短名稱):%h" #: widgets/TabTitleFormatButton.cpp:37 msgid "Remote Host (Long): %H" msgstr "遠端主機(長名稱):%H" #: widgets/TabTitleFormatButton.cpp:38 #, c-format msgid "Command and arguments: %c" msgstr "指令與參數:%c" #: widgets/TabTitleFormatButton.cpp:48 #, kde-format msgid "Insert" msgstr "插入" #: widgets/TabTitleFormatButton.cpp:73 #, kde-format msgctxt "@info:tooltip" msgid "Insert title format" msgstr "插入標題格式" #: widgets/TabTitleFormatButton.cpp:77 #, kde-format msgctxt "@info:tooltip" msgid "Insert remote title format" msgstr "插入遠端標題格式" #: widgets/TerminalHeaderBar.cpp:80 widgets/TerminalHeaderBar.cpp:188 #, kde-format msgctxt "@info:tooltip" msgid "Maximize terminal" msgstr "最大化終端機" #: widgets/TerminalHeaderBar.cpp:91 #, kde-format msgctxt "@info:tooltip" msgid "Move terminal to new tab" msgstr "將終端機移至新分頁" #: widgets/TerminalHeaderBar.cpp:101 #, kde-format msgctxt "@info:tooltip" msgid "Close terminal" msgstr "關閉終端機" #: widgets/TerminalHeaderBar.cpp:186 #, kde-format msgctxt "@info:tooltip" msgid "Restore terminal" msgstr "復原終端機" #: widgets/ViewContainer.cpp:56 #, kde-format msgctxt "@info:tooltip" msgid "Open a new tab" msgstr "開啟新分頁" #: widgets/ViewContainer.cpp:61 #, kde-format msgctxt "@info:tooltip" msgid "Close this tab" msgstr "關閉本分頁" #: widgets/ViewContainer.cpp:94 #, kde-format msgctxt "@action:inmenu" msgid "&Detach Tab" msgstr "在獨立視窗顯示分頁(&D)" #: widgets/ViewContainer.cpp:100 #, kde-format msgctxt "@action:inmenu" msgid "&Configure or Rename Tab..." msgstr "設定或重新命名分頁(&C)…" #: widgets/ViewContainer.cpp:105 #, kde-format msgctxt "@action:inmenu" msgid "Close Tab" msgstr "關閉分頁" #~ msgctxt "Do not save any lines to the scrollback history" #~ msgid "None" #~ msgstr "無" #~ msgid "open with" #~ msgstr "開啟" #~ msgid "text/css" #~ msgstr "text/css" #, fuzzy #~| msgid "Save File" #~ msgctxt "@title:window" #~ msgid "Save File" #~ msgstr "儲存檔案" #, fuzzy #~| msgid "Open File" #~ msgctxt "@title:window" #~ msgid "Open File" #~ msgstr "開啟檔案" #~ msgid "Size: XXX x XXX" #~ msgstr "大小: XXX x XXX" #~ msgctxt "@info:shell" #~ msgid "Use the internal FALLBACK profile" #~ msgstr "使用內部預設設定檔" #~ msgctxt "Name of the default/builtin profile" #~ msgid "Default" #~ msgstr "預設" #~ msgid "" #~ "The name \"Default\" is reserved for the built-in fallback profile;\n" #~ "the profile is going to be saved as \"%1\"" #~ msgstr "" #~ "預設名稱 (Default) 已為系統內建的備用設定檔所使用;\n" #~ "新的設定檔將被命名為「%1」" #~ msgctxt "@label:textbox added to the name of the current default profile" #~ msgid " (default)" #~ msgstr "(預設)" #~ msgid "Allow Color Filters" #~ msgstr "允許顏色選擇器" #~ msgid "Import" #~ msgstr "匯入" #~ msgid "Missing Port" #~ msgstr "未指定連接連接埠" #~ msgid "Show menubar" #~ msgstr "顯示選單列" #~ msgid "Show menubar by default" #~ msgstr "預設顯示選單列" #~ msgid "Show menubar by default in each Konsole window" #~ msgstr "預設在每個 Konsole 視窗顯示選單列" #~ msgid "" #~ "

Each profile must have a name before it can be saved into disk.

" #~ msgstr "

每個設定檔在存入磁碟前都必須先有個名字。

" #, fuzzy #~| msgctxt "Name of the default/builtin profile" #~| msgid "Default" #~ msgctxt "@label:textbox Name of the current default profile" #~ msgid " (Default)" #~ msgstr "預設" #~ msgctxt "@info:tooltip" #~ msgid "Shortcut won't work while the profile is not marked as visible." #~ msgstr "當設定檔未標成可見時,快捷鍵將不能使用。" #~ msgctxt "" #~ "@info:tooltip List item's checkbox for making item (profile) visible in a " #~ "menu" #~ msgid "Show profile in menu" #~ msgstr "在選單中顯示設定檔" #~ msgid "" #~ "Profiles marked as visible will appear in context and File menu. A " #~ "shortcut for creating a new tab can be assigned to each entry. However, " #~ "only shortcuts of visible profiles will work." #~ msgstr "" #~ "標成可見的快捷鍵將會在右鍵選單及「檔案」選單顯示。用來建立新分頁的快捷鍵可" #~ "以對應到每個項目。但是,只有可見設定檔的快捷鍵才能用。" #~ msgid "Dim the colors when the window loses focus" #~ msgstr "調暗失去焦點的視窗" #~ msgctxt "@title Preferences page name" #~ msgid "Tab Bar" #~ msgstr "分頁列" #~ msgctxt "@action:inmenu" #~ msgid "&Rename Tab..." #~ msgstr "重新命名分頁(&R)..." #~ msgid "^S Scroll lock: Locks terminal output" #~ msgstr "^S 鎖定滾動:鎖定終端器輸出" #~ msgid "ESC: Used for special commands to the current process" #~ msgstr "ESC:用作目前程序的特殊指令" #~ msgid "Other unprintable character (\\x%1)" #~ msgstr "其他不會顯示出的字元 (\\x%1)" #~ msgctxt "@action:button" #~ msgid "&Remove unprintable" #~ msgstr "移除不會顯示字元(&R)" #~ msgctxt "@action:button" #~ msgid "Confirm &paste" #~ msgstr "確認貼上(&P)"