# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the plasma-nm package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: plasma-nm\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-31 00:18+0000\n" "PO-Revision-Date: 2023-10-19 00:45+0300\n" "Last-Translator: \n" "Language-Team: Hebrew \n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.3.2\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" #. i18n: ectx: property (title), widget (QGroupBox, grp_authenfication) #: pptpadvanced.ui:17 #, kde-format msgid "Authentication" msgstr "אימות" #. i18n: ectx: property (text), widget (QLabel, lbl_auth) #: pptpadvanced.ui:26 #, kde-format msgid "Allow following authentication methods:" msgstr "לאפשר את שיטות האימות הבאות:" #. i18n: ectx: property (toolTip), widget (QListWidget, listWidget) #: pptpadvanced.ui:36 #, kde-format msgid "Allow/disable authentication methods." msgstr "הפעלת/השבתת שיטות אימות." #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:40 #, kde-format msgid "PAP" msgstr "PAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:48 #, kde-format msgid "CHAP" msgstr "CHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:56 #, kde-format msgid "MSCHAP" msgstr "MSCHAP" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:64 #, kde-format msgid "MSCHAPv2" msgstr "MSCHAPv2" #. i18n: ectx: property (text), item, widget (QListWidget, listWidget) #: pptpadvanced.ui:72 #, kde-format msgid "EAP" msgstr "EAP" #. i18n: ectx: property (toolTip), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:88 #, kde-format msgid "" "Note: MPPE encryption is only available with MSCHAP authentication methods. " "To\n" "enable this checkbox, select one or more of the MSCHAP authentication\n" "methods: MSCHAP or MSCHAPv2." msgstr "" "לתשומת ליבך: הצפנת MPPE זמינה רק עם שיטות ההצפנה MSCHAP. כדי\n" "להפעיל את תיבת הסימון הזאת, יש לבחור לפחות באחת משיטות ההצפנה של MSCHAP:\n" "MSCHAP או MSCHAPv2." #. i18n: ectx: property (title), widget (QGroupBox, gb_MPPE) #: pptpadvanced.ui:91 #, kde-format msgid "Use MPPE Encryption" msgstr "להשתמש בהצפנת MPPE" #. i18n: ectx: property (text), widget (QLabel, lbl_MMPEcrypto) #: pptpadvanced.ui:112 #, kde-format msgid "Crypto:" msgstr "קריפטוגרפיה:" #. i18n: ectx: property (toolTip), widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:128 #, kde-format msgid "Require the use of MPPE, with 40/128-bit encryption or all." msgstr "לדרוש שימוש ב־MPPE, עם הצפנת 40/128 סיביות או הכול." #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:132 #, kde-format msgctxt "like in use Any configuration" msgid "Any" msgstr "כלשהו" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:137 #, kde-format msgid "128 bit" msgstr "128 סיביות" #. i18n: ectx: property (text), item, widget (QComboBox, cb_MPPECrypto) #: pptpadvanced.ui:142 #, kde-format msgid "40 bit" msgstr "40 סיביות" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:150 #, kde-format msgid "" "Allow MPPE to use stateful mode. Stateless mode is still attempted first." msgstr "" "לאפשר ל־MPPE להשתמש במצב בר־עבר (stateful). עדיין יתבצע קודם ניסיון לעבור " "למצב נטול עבר." #. i18n: ectx: property (text), widget (QCheckBox, cb_statefulEncryption) #: pptpadvanced.ui:153 #, kde-format msgid "Use stateful encryption" msgstr "להשתמש בהצפנה בת־עבר (stateful)" #. i18n: ectx: property (title), widget (QGroupBox, grp_cryptoAndCompression) #: pptpadvanced.ui:163 #, kde-format msgid "Compression" msgstr "דחיסה" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:175 #, kde-format msgid "Allow/disable BSD-Compress compression." msgstr "הפעלת/השבתת דחיסת BSD-Compress." #. i18n: ectx: property (text), widget (QCheckBox, cb_BSD) #: pptpadvanced.ui:178 #, kde-format msgid "Allow BSD compression" msgstr "לאפשר דחיסת BSD" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:188 #, kde-format msgid "Allow/disable Deflate compression." msgstr "לאפשר/להשבית דחיסת Deflate." #. i18n: ectx: property (text), widget (QCheckBox, cb_deflate) #: pptpadvanced.ui:191 #, kde-format msgid "Allow Deflate compression" msgstr "לאפשר דחיסת Deflate" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:202 #, kde-format msgid "" "Allow/disable Van Jacobson style TCP/IP header compression in both the " "transmit\n" " and the receive directions." msgstr "" "לאפשר/להשבית דחיסת תקורת TCP/IP בשיטת ואן יקובסון בשני הכיוונים\n" "השליחה והקבלה." #. i18n: ectx: property (text), widget (QCheckBox, cb_TCPheaders) #: pptpadvanced.ui:205 #, kde-format msgid "Allow TCP header compression" msgstr "לאפשר דחיסת כותרת TCP" #. i18n: ectx: property (title), widget (QGroupBox, grp_echo) #: pptpadvanced.ui:218 #, kde-format msgid "Echo" msgstr "הד (Echo)" #. i18n: ectx: property (toolTip), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:227 #, kde-format msgid "Send LCP echo-requests to find out whether peer is alive." msgstr "" "לשלוח בקשות הד (echo-requests) של LCP (פרוטוקול בקשת קישוריות) כדי לברר האם " "העמית עדיין בחיים." #. i18n: ectx: property (text), widget (QCheckBox, cb_sendEcho) #: pptpadvanced.ui:230 #, kde-format msgid "Send PPP echo packets " msgstr "שליחת חבילות הד (echo) של PPP " #. i18n: ectx: property (windowTitle), widget (QWidget, PptpAuthenticationWidget) #: pptpauth.ui:14 #, kde-format msgid "PPTPAuthentication" msgstr "אימות PPTP" #. i18n: ectx: property (text), widget (QLabel, textLabel1) #. i18n: ectx: property (text), widget (QLabel, lbl_password) #: pptpauth.ui:38 pptpprop.ui:115 #, kde-format msgid "Password:" msgstr "סיסמה:" #. i18n: ectx: property (toolTip), widget (PasswordField, lePassword) #. i18n: ectx: property (toolTip), widget (PasswordField, edt_password) #: pptpauth.ui:51 pptpprop.ui:131 #, kde-format msgid "Password passed to PPTP when prompted for it." msgstr "סיסמה שמועברת ל־PPTP בעת קבלת בקשה." #. i18n: ectx: property (windowTitle), widget (QWidget, PptpProp) #: pptpprop.ui:14 #, kde-format msgid "PPTP Settings" msgstr "הגדרות PPTP" #. i18n: ectx: property (title), widget (QGroupBox, grp_general) #: pptpprop.ui:26 #, kde-format msgctxt "like in General settings" msgid "General" msgstr "כללי" #. i18n: ectx: property (text), widget (QLabel, lbl_gateway) #: pptpprop.ui:34 #, kde-format msgid "Gateway:" msgstr "שער גישה:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_gateway) #: pptpprop.ui:47 #, kde-format msgid "PPTP server IP or name." msgstr "IP או שם של שרת PPTP." #. i18n: ectx: property (title), widget (QGroupBox, grp_additional) #: pptpprop.ui:62 #, kde-format msgctxt "like in Additional settings" msgid "Additional" msgstr "נוספות" #. i18n: ectx: property (text), widget (QLabel, lbl_login) #: pptpprop.ui:80 #, kde-format msgid "Login:" msgstr "כניסה:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_login) #: pptpprop.ui:93 #, kde-format msgid "" "Set the name used for authenticating the local system to the peer to ." msgstr "הגדרת השם שישמש לאימות המערכת המקומית לעמית אל ." #. i18n: ectx: property (text), widget (QLabel, lbl_ntdomain) #: pptpprop.ui:153 #, kde-format msgid "NT Domain:" msgstr "שם תחום NT:" #. i18n: ectx: property (toolTip), widget (QLineEdit, edt_ntDomain) #: pptpprop.ui:167 #, kde-format msgid "" "Append the domain name to the local host name for\n" "authenticating purposes." msgstr "" "להוסיף את שם התחום לשם המארח המקומי למטרות\n" "אימות." #. i18n: ectx: property (text), widget (QPushButton, btnAdvanced) #: pptpprop.ui:192 #, kde-format msgctxt "like in Advanced settings" msgid "Advanced…" msgstr "מתקדם…"