# Translation of plasmanetworkmanagement_sshui.po to Ukrainian # Copyright (C) 2015-2017 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Yuri Chornoivan , 2015, 2017, 2021. msgid "" msgstr "" "Project-Id-Version: plasmanetworkmanagement_sshui\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-31 00:18+0000\n" "PO-Revision-Date: 2021-05-31 09:06+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 20.12.0\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 "Додатково…" #~ msgid "Store" #~ msgstr "Зберегти" #~ msgid "Always ask" #~ msgstr "Завжди питати" #~ msgid "Not required" #~ msgstr "Не потрібен" #~ msgid "Show passwords" #~ msgstr "Показувати паролі" #~ msgid "Show password" #~ msgstr "Показувати пароль"