# Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # # Franklin, 2015. # Jeff Huang , 2017. # Kisaragi Hiu , 2023. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-31 00:18+0000\n" "PO-Revision-Date: 2023-08-07 23:49+0900\n" "Last-Translator: Kisaragi Hiu \n" "Language-Team: 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 23.04.3\n" #. i18n: ectx: property (text), widget (QCheckBox, chk_useCustomGatewayPort) #: sshadvanced.ui:19 #, kde-format msgid "Use custom gateway port:" msgstr "使用自訂閘道器連接埠:" #. i18n: ectx: property (text), widget (QCheckBox, chk_useCustomTunnelMtu) #: sshadvanced.ui:46 #, kde-format msgid "Use custom tunnel Maximum Transmission Unit (MTU):" msgstr "使用自訂通道最大傳輸單位(MTU):" #. i18n: ectx: property (text), widget (QCheckBox, chk_extraSshOptions) #: sshadvanced.ui:70 #, kde-format msgid "Extra SSH options:" msgstr "額外的 SSH 選項:" #. i18n: ectx: property (text), widget (QCheckBox, chk_remoteDeviceNumber) #: sshadvanced.ui:88 #, kde-format msgid "Remote device number:" msgstr "遠端裝置編號:" #. i18n: ectx: property (text), widget (QCheckBox, chk_useTapDevice) #: sshadvanced.ui:107 #, kde-format msgid "Use a TAP device" msgstr "使用 TAP 裝置" #. i18n: ectx: property (text), widget (QCheckBox, chk_remoteUsername) #: sshadvanced.ui:116 #, kde-format msgid "Remote username" msgstr "遠端使用者名稱" #. i18n: ectx: property (text), widget (QCheckBox, chk_doNotReplaceDefaultRoute) #: sshadvanced.ui:132 #, kde-format msgid "Do not replace default route" msgstr "不要取代預設路由" #. i18n: ectx: property (windowTitle), widget (QWidget, SshAuth) #: sshauth.ui:14 #, kde-format msgid "SSH VPN" msgstr "SSH VPN" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #: sshauth.ui:32 #, kde-format msgid "Password: " msgstr "密碼:" #. i18n: ectx: property (title), widget (QGroupBox, groupBox) #: sshwidget.ui:47 #, kde-format msgid "General" msgstr "一般" #. i18n: ectx: property (text), widget (QLabel, lbl_gateway) #: sshwidget.ui:55 #, kde-format msgid "Gateway:" msgstr "閘道:" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) #: sshwidget.ui:73 #, kde-format msgid "Network Settings" msgstr "網路設定" #. i18n: ectx: property (text), widget (QLabel, lbl_remoteIp) #. i18n: ectx: property (text), widget (QLabel, lbl_remoteIpv6) #: sshwidget.ui:79 sshwidget.ui:134 #, kde-format msgid "Remote IP Address:" msgstr "遠端 IP 位址:" #. i18n: ectx: property (text), widget (QLabel, lbl_localIp) #. i18n: ectx: property (text), widget (QLabel, lbl_localIpv6) #: sshwidget.ui:92 sshwidget.ui:151 #, kde-format msgid "Local IP Address:" msgstr "本地 IP 位址:" #. i18n: ectx: property (text), widget (QLabel, lbl_netmask) #: sshwidget.ui:105 #, kde-format msgid "Netmask:" msgstr "網路遮罩:" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) #: sshwidget.ui:121 #, kde-format msgid "IPv6 Network Settings" msgstr "IPv6 網路設定" #. i18n: ectx: property (text), widget (QCheckBox, chk_useIpv6) #: sshwidget.ui:127 #, kde-format msgid "Use IPv6" msgstr "使用 IPv6" #. i18n: ectx: property (text), widget (QLabel, lbl_netmaskIpv6) #: sshwidget.ui:168 #, kde-format msgid "Prefix:" msgstr "前置:" #. i18n: ectx: property (title), widget (QGroupBox, groupBox_4) #: sshwidget.ui:188 #, kde-format msgid "Authentication" msgstr "認證" #. i18n: ectx: property (text), widget (QLabel, lbl_password) #: sshwidget.ui:204 #, kde-format msgid "Password:" msgstr "密碼:" #. i18n: ectx: property (text), widget (QLabel, lbl_sshKeyFile) #: sshwidget.ui:222 #, kde-format msgid "SSH Key File:" msgstr "SSH 金鑰檔案:" #. i18n: ectx: property (text), widget (QLabel, lbl_authType) #: sshwidget.ui:238 #, kde-format msgid "Type:" msgstr "型態:" #. i18n: ectx: property (text), item, widget (QComboBox, cmb_authType) #: sshwidget.ui:249 #, kde-format msgid "SSH Agent" msgstr "SSH 代理程式" #. i18n: ectx: property (text), item, widget (QComboBox, cmb_authType) #: sshwidget.ui:254 #, kde-format msgid "Password" msgstr "密碼" #. i18n: ectx: property (text), item, widget (QComboBox, cmb_authType) #: sshwidget.ui:259 #, kde-format msgid "Key authentication" msgstr "金鑰認證" #. i18n: ectx: property (text), widget (QPushButton, btn_advancedOption) #: sshwidget.ui:300 #, kde-format msgid "Advanced…" msgstr "進階…"