mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-25 03:12:53 +00:00
189 lines
No EOL
5.3 KiB
Text
189 lines
No EOL
5.3 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Lasse Liehu <lasse.liehu@gmail.com>, 2013, 2014.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
|
|
"POT-Creation-Date: 2014-06-16 02:03+0000\n"
|
|
"PO-Revision-Date: 2014-08-14 20:49+0300\n"
|
|
"Last-Translator: Lasse Liehu <lasse.liehu@gmail.com>\n"
|
|
"Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
|
|
"Language: fi\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication)
|
|
#: pptpadvanced.ui:17
|
|
msgid "Authentication"
|
|
msgstr "Todennus"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_auth)
|
|
#: pptpadvanced.ui:23
|
|
msgid "Allow following authentication methods:"
|
|
msgstr "Salli seuraavat todennusmenetelmät:"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QListWidget, listWidget)
|
|
#: pptpadvanced.ui:34
|
|
msgid "PAP"
|
|
msgstr "PAP"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QListWidget, listWidget)
|
|
#: pptpadvanced.ui:42
|
|
msgid "CHAP"
|
|
msgstr "CHAP"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QListWidget, listWidget)
|
|
#: pptpadvanced.ui:50
|
|
msgid "MSCHAP"
|
|
msgstr "MSCHAP"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QListWidget, listWidget)
|
|
#: pptpadvanced.ui:58
|
|
msgid "MSCHAPv2"
|
|
msgstr "MSCHAPv2"
|
|
|
|
#. i18n: ectx: property (text), item, widget (QListWidget, listWidget)
|
|
#: pptpadvanced.ui:66
|
|
msgid "EAP"
|
|
msgstr "EAP"
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QGroupBox, gb_MPPE)
|
|
#: pptpadvanced.ui:80
|
|
msgid "Use Microsoft Point-to-Point Encryption"
|
|
msgstr "Käytä Microsoftin point-to-point-salausta"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, gb_MPPE)
|
|
#: pptpadvanced.ui:83
|
|
msgid "Use MPPE Encryption"
|
|
msgstr "Käytä MPPE-salausta"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_MMPEcrypto)
|
|
#: pptpadvanced.ui:101
|
|
msgid "Crypto:"
|
|
msgstr "Salaus:"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cb_MPPECrypto)
|
|
#: pptpadvanced.ui:118
|
|
msgctxt "like in use Any configuration"
|
|
msgid "Any"
|
|
msgstr "Mikä tahansa"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cb_MPPECrypto)
|
|
#: pptpadvanced.ui:123
|
|
msgid "128 bit"
|
|
msgstr "128-bittinen"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cb_MPPECrypto)
|
|
#: pptpadvanced.ui:128
|
|
msgid "40 bit"
|
|
msgstr "40-bittinen"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_statefulEncryption)
|
|
#: pptpadvanced.ui:136
|
|
msgid "Use stateful encryption"
|
|
msgstr "Käytä tilallista salausta"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, grp_cryptoAndCompression)
|
|
#: pptpadvanced.ui:146
|
|
msgid "Compression"
|
|
msgstr "Pakkaus"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_BSD)
|
|
#: pptpadvanced.ui:155
|
|
msgid "Allow BSD compression"
|
|
msgstr "Salli BSD-pakkaus"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_deflate)
|
|
#: pptpadvanced.ui:165
|
|
msgid "Allow Deflate compression"
|
|
msgstr "Salli Deflate-pakkaus"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_TCPheaders)
|
|
#: pptpadvanced.ui:175
|
|
msgid "Allow TCP header compression"
|
|
msgstr "Salli TCP-otsakkeiden pakkaus"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, grp_echo)
|
|
#: pptpadvanced.ui:188
|
|
msgid "Echo"
|
|
msgstr "Kaiutus"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_sendEcho)
|
|
#: pptpadvanced.ui:194
|
|
msgid "Send PPP echo packets "
|
|
msgstr "Lähetä PPP ECHO -paketteja "
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, PptpAuthenticationWidget)
|
|
#: pptpauth.ui:14
|
|
msgid "PPTPAuthentication"
|
|
msgstr "PPTP-todennus"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, textLabel1)
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_password)
|
|
#: pptpauth.ui:26 pptpprop.ui:103
|
|
msgid "Password:"
|
|
msgstr "Salasana:"
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, chkShowPassword)
|
|
#. i18n: ectx: property (text), widget (QCheckBox, cb_showPassword)
|
|
#: pptpauth.ui:39 pptpprop.ui:144
|
|
msgid "Show password"
|
|
msgstr "Näytä salasana"
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, PptpProp)
|
|
#: pptpprop.ui:14
|
|
msgid "PPTP Settings"
|
|
msgstr "PPTP-asetukset"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, grp_general)
|
|
#: pptpprop.ui:26
|
|
msgctxt "like in General settings"
|
|
msgid "General"
|
|
msgstr "Perusasetukset"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_gateway)
|
|
#: pptpprop.ui:34
|
|
msgid "Gateway:"
|
|
msgstr "Yhdyskäytävä:"
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, grp_additional)
|
|
#: pptpprop.ui:52
|
|
msgctxt "like in Additional settings"
|
|
msgid "Additional"
|
|
msgstr "Lisäasetukset"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_login)
|
|
#: pptpprop.ui:74
|
|
msgid "Login:"
|
|
msgstr "Käyttäjätunnus:"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cmbPasswordStorage)
|
|
#: pptpprop.ui:124
|
|
msgid "Store"
|
|
msgstr "Tallenna"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cmbPasswordStorage)
|
|
#: pptpprop.ui:129
|
|
msgid "Always Ask"
|
|
msgstr "Kysy aina"
|
|
|
|
#. i18n: ectx: property (text), item, widget (KComboBox, cmbPasswordStorage)
|
|
#: pptpprop.ui:134
|
|
msgid "Not Required"
|
|
msgstr "Ei vaadittu"
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lbl_ntdomain)
|
|
#: pptpprop.ui:165
|
|
msgid "NT Domain:"
|
|
msgstr "NT-toimialue:"
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, btnAdvanced)
|
|
#: pptpprop.ui:208
|
|
msgctxt "like in Advanced settings"
|
|
msgid "Advanced..."
|
|
msgstr "Lisää asetuksia…" |