From: Paul Donald Date: Sun, 22 Feb 2026 16:16:33 +0000 (+0100) Subject: luci-proto-openvpn: graft app i18n strings into luci-base X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c0a3c1223e4949e12da33efc8070b5dfc672e3b3;p=openwrt-luci.git luci-proto-openvpn: graft app i18n strings into luci-base First graft the strings from app -> base ```sh for dir in $DIRS; do msgmerge --update --no-fuzzy-matching \ ${dir/applications\/luci-app-openvpn/modules\/luci-base}/base.po \ $dir/openvpn.po done msgmerge --update --no-fuzzy-matching \ applications/luci-app-openvpn/po/templates/openvpn.pot \ modules/luci-base/po/templates/base.pot ``` Then build/mkbasepot.sh build/i18n-sync.sh modules/luci-base/ Signed-off-by: Paul Donald --- diff --git a/modules/luci-base/po/ar/base.po b/modules/luci-base/po/ar/base.po index 3c199cb7c7..aa6dccab93 100644 --- a/modules/luci-base/po/ar/base.po +++ b/modules/luci-base/po/ar/base.po @@ -101,6 +101,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "\"net30\" أو \"p2p\" أو \"الشبكة الفرعية\"" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -197,6 +201,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -262,6 +270,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -315,6 +327,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -360,6 +376,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -841,6 +861,10 @@ msgstr "واجهة غائبة" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "قصر خدمة DNS على واجهات الشبكات الفرعية التي نخدم DNS عليها." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "قبول من المفاتيح العامة" @@ -849,6 +873,10 @@ msgstr "قبول من المفاتيح العامة" msgid "Accept local" msgstr "قبول محلي" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "قبول الخيارات التي تم دفعها من السيرفر" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1056,6 +1084,10 @@ msgstr "إضافة اقران العناوين" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "إضافة مسار بعد تأسيس الاتصال" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1097,6 +1129,10 @@ msgstr "إضافة IPv6 إلى مجموعة IPv4 والفشل الصامت لل msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "مصادقة إضافية عبر بروتوكول طبقة المقابس الآمنة" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "إعدادات تكوين إضافية (بتنسيق TOML)." @@ -1268,6 +1304,10 @@ msgstr "" msgid "Allow all except listed" msgstr "السماح للجميع باستثناء المذكورة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "السماح بحركة المرور من عميل إلى آخر" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "السماح بوصول UCI الكامل للتطبيقات القديمة" @@ -1284,6 +1324,14 @@ msgstr "السماح بالقائمة فقط" msgid "Allow localhost" msgstr "السماح ب localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "السماح للعديد من العملاء بنفس الشهادة" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "السماح بجلسة عمل واحدة فقط" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "السماح بإعادة تشغيل الجهاز" @@ -1296,6 +1344,11 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "السماح للأجهزة البعيدة بالاتصال بمنافذ SSH المحلية" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" +"السماح للسيرفر البعيد بتغيير عنوان بروتوكول الإنترنت أو المنفذ الخاص به" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "السماح بتسجيل الدخول إلى root بكلمة مرور" @@ -1314,6 +1367,18 @@ msgstr "اسمح للمستخدم الجذر بتسجيل الدخول msgid "Allowed IPs" msgstr "عناوين IP المسموح بها" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "الحد الأقصى المسموح به للعملاء المتصلين" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "الحد الأقصى المسموح به من الداخلية" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "الحد الأقصى المسموح به من اتصالات جديدة" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "تقنية الشبكة المسموح بها" @@ -1322,6 +1387,12 @@ msgstr "تقنية الشبكة المسموح بها" msgid "AllowedIPs setting is invalid" msgstr "إعداد العناوين المسموح بها غير صالح" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1449,6 +1520,10 @@ msgstr "أي حزمة" msgid "Any zone" msgstr "أي منطقة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "إلحاق السجل بالملف" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "تطبيق النسخ الاحتياطي؟" @@ -1549,6 +1624,10 @@ msgstr "مجموعة المصادقة" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "المصادقة باستخدام اسم المستخدم/كلمة المرور" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "المصادقة" @@ -1618,6 +1697,10 @@ msgstr "تحميل أنظمة الملفات تلقائيًا على hotplug" msgid "Automatically mount swap on hotplug" msgstr "تلقائيا جبل مبادلة على hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "نظام ملفات Automount" @@ -1722,6 +1805,10 @@ msgstr "جهاز القاعدة" msgid "Base64-encoded public key of this interface for sharing." msgstr "المفتاح العام المشفر Base64 لهذه الواجهة للمشاركة." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1780,6 +1867,7 @@ msgstr "خادم بروتوكول ضبط الوقت العالمي" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1810,6 +1898,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1909,10 +1998,22 @@ msgstr "مخزنة" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"شهادة المرجع المصدق (CA) (ترميز PEM ؛ استخدم بدلاً من المتجر على مستوى النظام " +"للتحقق من شهادة البوابة." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "شهادة CA إذا كانت فارغة سيتم حفظها بعد الاتصال الأول." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1945,6 +2046,10 @@ msgstr "" msgid "Cached" msgstr "مخبأ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2034,6 +2139,10 @@ msgstr "موقع الخلية" msgid "Cellular Network" msgstr "شبكة جوال" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "قيد الشهادة (المجال)" @@ -2097,6 +2206,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "خطاف السلسلة \"% h \"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "التغييرات" @@ -2139,6 +2256,10 @@ msgstr "عرض القناة" msgid "Check filesystems before mount" msgstr "افحص أنظمة الملفات قبل التحميل" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "حدد هذا الخيار لحذف الشبكات الموجودة من هذا الراديو." @@ -2180,6 +2301,10 @@ msgstr "" "اختر الشبكة (الشبكات) التي تريد إرفاقها بهذه الواجهة اللاسلكية أو املأ الحقل " " المخصص لتحديد شبكة جديدة." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "الشفرة" @@ -2188,6 +2313,10 @@ msgstr "الشفرة" msgid "Cisco UDP encapsulation" msgstr "تغليف Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2214,6 +2343,14 @@ msgstr "العميل" msgid "Client ID to send when requesting DHCP" msgstr "معرّف العميل لإرساله عند طلب DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2299,6 +2436,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "حساب المجموع الاختباري الصادر (اختياري)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "ملف التكوين" @@ -2323,6 +2461,18 @@ msgstr "تم التراجع عن تغييرات التكوين!" msgid "Configuration failed" msgstr "فشل التكوين" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2388,6 +2538,14 @@ msgstr "تأكيد قطع الاتصال" msgid "Confirmation" msgstr "تأكيد" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2413,6 +2571,10 @@ msgstr "نقطة نهاية الاتصال" msgid "Connection lost" msgstr "انقطع الاتصال" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2535,6 +2697,10 @@ msgstr "مستوى سجل Cron" msgid "Cross Pass (Japan only)" msgstr "تجاوز متقاطع (اليابان فقط)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "القوة الحالية" @@ -2861,6 +3027,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "بادئات IPv6 المفوضة" @@ -3025,6 +3199,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "لا يمكن التواصل مع الجهاز! في إنتظار الجهاز..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "الأجهزة" @@ -3050,6 +3225,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "مسار" @@ -3058,6 +3237,10 @@ msgstr "مسار" msgid "Directory" msgstr "الدليل" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3104,6 +3287,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "تعطيل عمليات بحث DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "تعطيل التشفير" @@ -3112,6 +3299,14 @@ msgstr "تعطيل التشفير" msgid "Disable Inactivity Polling" msgstr "تعطيل أخذ عينات الخمول" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "تعطيل هذه الواجهة" @@ -3233,6 +3428,11 @@ msgstr "" "مثيل Dnsmasq الذي يرتبط به قسم التمهيد هذا. إذا لم يتم تحديده، فإن القسم " "صالح لجميع حالات dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3328,6 +3528,42 @@ msgstr "القائمة البيضاء للمجال" msgid "Don't Fragment" msgstr "لا تجزئ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "أسفل" @@ -3352,6 +3588,10 @@ msgstr "تحميل mtdblock" msgid "Downstream SNR offset" msgstr "تعويض مصب SNR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3504,6 +3744,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3614,6 +3858,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3694,6 +3942,14 @@ msgstr "تمكين تعلم عنوان MAC" msgid "Enable NTP client" msgstr "تمكين عميل NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3702,10 +3958,22 @@ msgstr "" msgid "Enable Single DES" msgstr "تمكين واحد DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "تفعيل خادم TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "تمكين تصفية VLAN" @@ -3737,6 +4005,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "تمكين التفويض النهائي لبادئات IPv6 المتاحة على هذه الواجهة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "تفعيل الإجراءات المضادة لإعادة تثبيت المفتاح (KRACK)" @@ -3745,6 +4017,10 @@ msgstr "تفعيل الإجراءات المضادة لإعادة تثبيت ا msgid "Enable learning and aging" msgstr "تمكين التعلم و التقادم" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "تفعيل عكس الحزم الواردة" @@ -3892,6 +4168,15 @@ msgstr "حد التغليف" msgid "Encapsulation mode" msgstr "وضع التغليف" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3900,6 +4185,10 @@ msgstr "وضع التغليف" msgid "Encryption" msgstr "التعمية" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3995,6 +4284,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "استبعاد واجهات" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4018,6 +4331,10 @@ msgstr "" msgid "Existing device" msgstr "الجهاز الحالي" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "قم بتوسيع المضيفين" @@ -4066,6 +4383,10 @@ msgstr "توقع قيمتين للأولوية مفصولتين بنقطتين" msgid "Expecting: %s" msgstr "توقع: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "تنتهي" @@ -4585,6 +4906,10 @@ msgstr "التجزيئات" msgid "Fragmentation Threshold" msgstr "عتبة التجزيء" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4698,6 +5023,10 @@ msgstr "الإعداد العام" msgid "General device options" msgstr "خيارات عامة للجهاز" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "توليد التكوين" @@ -4743,6 +5072,10 @@ msgstr "إنشاء تكوين مناسب للاستيراد على نظير Wire msgid "Generating QR code…" msgstr "جارٍ إنشاء رمز الاستجابة السريع…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "نظرًا لعدم تطابق تأكيد كلمة المرور ، لم يتم تغيير كلمة المرور!" @@ -4813,6 +5146,10 @@ msgstr "منح حق الوصول إلى إجراءات LuCI Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "منح حق الوصول إلى إجراءات LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "منح تسجيل الدخول إلى تكوين SSH" @@ -4927,6 +5264,10 @@ msgstr "كلمة مرور HE.net" msgid "HE.net username" msgstr "اسم مستخدم HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4940,6 +5281,10 @@ msgstr "الوصول إلى HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4956,6 +5301,13 @@ msgstr "الفاصل الزمني لنبضات القلب (النواة: نبض msgid "Hello interval" msgstr "الفاصل الزمني لترحيب" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5539,6 +5891,10 @@ msgstr "" "على الأقران الخارجين، ولا على الأقران المحليين الذين تم اكتشافهم عبر البث " "المتعدد." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5577,12 +5933,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "إذا لم يتم تحديده ، فلن يتم تكوين مسار افتراضي" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "إذا لم يتم تحديده ، فسيتم تجاهل عناوين خادم DNS المعلن عنها" @@ -5992,6 +6350,11 @@ msgstr "غير صالح" msgid "Invalid APN provided" msgstr "تم توفير نقطة وصول (APN) غير صالحة" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "سلسلة مفاتيح Base64 غير صالحة" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6144,10 +6507,22 @@ msgstr "القافز" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "احتفظ بالإعدادات واحتفظ بالتكوين الحالي" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "أبقها-حية" @@ -6203,10 +6578,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "مفتاح مفقود" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "المفتاح المستخدم لتوقيع تكوين الشبكة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6402,6 +6785,10 @@ msgstr "عنوان تفسيري:" msgid "Limit" msgstr "حد" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6637,6 +7024,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "عنوان IP المحلي" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6690,6 +7081,10 @@ msgstr "ULA المحلية" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6700,6 +7095,14 @@ msgstr "المجال المحلي" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "يتم إلحاق لاحقة المجال المحلي بأسماء DHCP وإدخالات ملف المضيفين." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "الخدمة المحلية فقط" @@ -6785,6 +7188,7 @@ msgid "Log queries" msgstr "سجل الاستفسارات" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "تسجيل" @@ -6928,12 +7332,28 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "تأكد من استنساخ نظام ملفات الجذر باستخدام شيء مثل الأوامر أدناه:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7096,6 +7516,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "الحد الأقصى لعدد العناوين المؤجرة." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7654,6 +8078,10 @@ msgstr "ترحيل تكوين إذا كان اسم الشبكة" msgid "Network interface" msgstr "واجهة الشبكة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "أبدا" @@ -8034,11 +8462,19 @@ msgstr "ملاحضة" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "عدد إدخالات DNS المخزنة مؤقتًا (الحد الأقصى 10000 ، 0 لا يوجد تخزين مؤقت)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8177,6 +8613,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "فتح نظرة عامة على قواعد iptables…" @@ -8185,10 +8625,22 @@ msgstr "فتح نظرة عامة على قواعد iptables…" msgid "Open list..." msgstr "فتح القائمة ..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "اتصال مفتوح" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8234,6 +8686,10 @@ msgstr "رمز المشغل" msgid "Operator Name" msgstr "اسم المشغل" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8270,6 +8726,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "ملاحظات اختيارية حرة الشكل حول هذا الجهاز" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "اختياري، بالثوان. إذا تم ضبطه على \"0\"، فلن تتم محاولة إعادة الاتصال." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8370,6 +8830,14 @@ msgstr "خياري. يستخدم منفذ UDP للحزم الصادرة والو msgid "Options" msgstr "خيارات" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8600,6 +9068,10 @@ msgstr "تم رفض رمز PIN" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "دفع PMK R1" @@ -8704,6 +9176,14 @@ msgstr[5] "جزء من الشبكة:" msgid "Part of zone %q" msgstr "جزء من المنطقة q%" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8714,6 +9194,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8774,6 +9255,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "لصق أو سحب ملف تكوين WireGuard المرفق…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "المسار إلى CA-Certificate" @@ -8896,10 +9381,22 @@ msgstr "إجراء إعادة تعيين" msgid "Permission denied" msgstr "طلب الاذن مرفوض" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "مثابرة على البقاء حيا" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "فاصل إعادة الاتصال المستمر" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "إعداد PersistentKeepAlive غير صالح" @@ -8918,6 +9415,10 @@ msgstr "الإعدادات المادية" msgid "Ping" msgstr "ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8967,6 +9468,10 @@ msgstr "" msgid "Policy" msgstr "سياسة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9218,6 +9723,10 @@ msgstr "" msgid "Proxy Server" msgstr "خادم الوكيل" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "خادم ARP" @@ -9266,6 +9775,18 @@ msgstr "البادئة العامة موجهة إلى هذا الجهاز لتو msgid "PublicKey setting is invalid" msgstr "إعداد المفتاح العام غير صالح" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9305,6 +9826,10 @@ msgstr "الاستعلام عن جميع المحاليل الأولية الم msgid "Query interval" msgstr "فاصل الاستعلام" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "الفاصل الزمني للاستجابة للاستعلام" @@ -9420,10 +9945,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "تعيين منفذ المصدر عشوائيًا" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9535,6 +10068,10 @@ msgstr "إنعاش القنوات" msgid "Refreshing" msgstr "تجديد" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "حالة التسجيل" @@ -9619,6 +10156,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9647,6 +10188,14 @@ msgstr "عنوان IPv6 البعيد أو FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "نزع" @@ -9705,10 +10254,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "استبدل التكوين اللاسلكي" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9738,6 +10304,15 @@ msgstr "" msgid "Request timeout" msgstr "طلب مهلة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9752,6 +10327,10 @@ msgstr "يتطلب المجموع الاختباري الوارد (اختيار msgid "Require incoming packets serialization (optional)." msgstr "طلب تسلسل الحزم الواردة (اختياري)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9783,6 +10362,10 @@ msgid "" "attributes." msgstr "مطلوب: يرفض المصادقة إذا لم يوفر خادم RADIUS سمات VLAN المناسبة." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9929,6 +10512,10 @@ msgstr "" msgid "Restart Firewall" msgstr "أعد تشغيل جدار الحماية" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "أعد تشغيل واجهة الراديو" @@ -9941,11 +10528,27 @@ msgstr "إعادة" msgid "Restore backup" msgstr "استرجاع النسخة الاحتياطية" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "استرجع عناوين المستمع من تكوين واجهة Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10068,10 +10671,18 @@ msgstr "سلسلة إجراءات المسار \"% h \"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "نوع الطريق" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10459,6 +11114,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "تعيين فئة/مرفق السجل لإدخالات سجل النظام." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10476,6 +11147,23 @@ msgid "" msgstr "" "قم بتعيين هذه الواجهة كوسيط رئيسي لترحيل RA و DHCPv6 بالإضافة إلى وكلاء NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10485,6 +11173,10 @@ msgstr "إعداد خادم DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "قم بإعداد طرق لجيران IPv6 الوكلاء." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10519,6 +11211,22 @@ msgstr "" "إعدادات مساعدة العملاء اللاسلكيين في التجوال بين نقاط الوصول المتعددة: " "802.11r و 802.11k و 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10579,6 +11287,10 @@ msgstr "معدل تحديث الإشارة" msgid "Signal:" msgstr "الإشارة:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10894,6 +11606,10 @@ msgstr "" "حدد فئة مرور. يمكن أن يكون وراثة (يرث الرأس الخارجي قيمة " "الرأس الداخلي) أو قيمة سداسية عشرية 00..FF (اختياري)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10910,6 +11626,10 @@ msgid "" "bytes)." msgstr "حدد MTU (الحد الأقصى لوحدة الإرسال) بخلاف الافتراضي (1280 بايت)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10919,6 +11639,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "حدد مفتاح التشفير السري هنا." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10954,6 +11678,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "ابدأ WPS" @@ -11025,6 +11753,10 @@ msgstr "حد عدم نشاط المحطة" msgid "Status" msgstr "الحالة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "تدفقات التوجيه (RPS)" @@ -11222,6 +11954,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "مصدر منفذ TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11230,6 +11975,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "جذر خادم TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11628,6 +12389,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11659,6 +12424,10 @@ msgstr "تم استخدام اسم الواجهة من قبل" msgid "The interface name is too long" msgstr "اسم الواجهة طويل جدًا" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11689,6 +12458,10 @@ msgstr "عنوان IPv4 المحلي الذي تم إنشاء النفق من Ø® msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "عنوان IPv6 المحلي الذي تم إنشاء النفق من خلاله (اختياري)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11741,6 +12514,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "المفتاح الخاص لعقدة Yggdrasil الخاصة بك" @@ -11938,6 +12715,11 @@ msgstr "عنوان IPv4 الخاص بالمرحل" msgid "This authentication type is not applicable to the selected EAP method." msgstr "لا ينطبق نوع المصادقة هذا على طريقة EAP المحددة." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "لا يبدو هذا كملف PEM صالح" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12128,6 +12910,10 @@ msgstr "المنطقة الزمنية" msgid "Timed-out" msgstr "نفد وقته" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "انتهاء الوقت بالثواني" @@ -12181,6 +12967,10 @@ msgstr "" msgid "Tone" msgstr "نغمة، رنه" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "مجموعه متاحة" @@ -12317,6 +13107,7 @@ msgstr "قوة الإرسال" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "نوع" @@ -12324,6 +13115,10 @@ msgstr "نوع" msgid "Type of service" msgstr "نوع الخدمة" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12695,6 +13490,7 @@ msgstr "استخدام DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "استخدم خوادم DNS التي أعلن عنها الأقران" @@ -12720,6 +13516,10 @@ msgstr "استخدم MTU على واجهة النفق" msgid "Use TTL on tunnel interface" msgstr "استخدم TTL على واجهة النفق" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "استخدام تراكب خارجي (/ تراكب)" @@ -12747,6 +13547,7 @@ msgstr "استخدم خوادم DNS المخصصة" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "استخدم العبارة الافتراضية" @@ -12754,6 +13555,7 @@ msgstr "استخدم العبارة الافتراضية" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "استخدام مقياس البوابة" @@ -12770,6 +13572,10 @@ msgstr "" "استخدم تنسيق معرف واجهة MAP القديم (Draft-ietf-softwire-map-00) بدلاً من " "RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "استخدم جدول التوجيه" @@ -12809,6 +13615,18 @@ msgstr "" "الإيجار الاختياري لتعيين وقت إيجار غير قياسي خاص بالمضيف، على سبيل " "المثال 12 ساعة أو 3 أيام أو لانهائي." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12826,6 +13644,10 @@ msgstr "" "يستخدم لغرضين مختلفين: RADIUS NAS ID و 802.11r R0KH-ID. غير مطلوب مع WPA " "العادي (2) -PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12836,6 +13658,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "شهادة المستخدم (مشفرة PEM)" @@ -12844,11 +13667,13 @@ msgid "User identifier" msgstr "معرف المستخدم" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "مفتاح المستخدم (مشفر PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12917,11 +13742,25 @@ msgstr "عنوان VPN المحلي" msgid "VPN Local port" msgstr "منفذ VPN المحلي" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "بروتوكول VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "خادم VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "تجزئة SHA256 لشهادة خادم VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "منفذ خادم VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "تجزئة SHA1 لشهادة خادم VPN" @@ -13178,6 +14017,13 @@ msgstr "" "عند استخدام PSK ، يمكن إنشاء PMK تلقائيًا. عند التمكين ، لا يتم تطبيق خيارات " "المفتاح R0 / R1 أدناه. قم بتعطيل هذا لاستخدام خيارات المفتاح R0 و R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13281,6 +14127,10 @@ msgstr "تم تمكين الشبكة اللاسلكية" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "اكتب طلبات DNS المستلمة إلى سجل النظام." @@ -13690,6 +14540,11 @@ msgstr "دقائق" msgid "mobile home agent (H)" msgstr "وكيل المنزل المتنقل (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "لا" @@ -13836,6 +14691,10 @@ msgstr "وضع الخادم" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "مستوى السجل sstpc" @@ -13888,6 +14747,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "حاول" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14090,6 +14957,13 @@ msgstr "قيمة عدد صحيح" msgid "valid multicast MAC address" msgstr "عنوان MAC متعدد الإرسال صالح" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"اسم جهاز شبكة صالح بين 1 و 15 حرفًا لا يحتوي على \":\", \"/\", \"%\" أو مسافات" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "اسم جهاز الشبكة صالح، وليس \".\" أو \"..\"" @@ -14198,49 +15072,8 @@ msgid "« Back" msgstr "إرجع >>" #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." -#~ msgstr "" -#~ "شهادة المرجع المصدق (CA) (ترميز PEM ؛ استخدم بدلاً من المتجر على مستوى " -#~ "النظام للتحقق من شهادة البوابة." - -#~ msgid "Invalid Base64 key string" -#~ msgstr "سلسلة مفاتيح Base64 غير صالحة" - -#~ msgid "Local IP address" -#~ msgstr "عنوان IP المحلي" - -#~ msgid "OpenConnect" -#~ msgstr "اتصال مفتوح" - -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" - -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." -#~ msgstr "" -#~ "اختياري، بالثوان. إذا تم ضبطه على \"0\"، فلن تتم محاولة إعادة الاتصال." - -#~ msgid "Persistent reconnect interval" -#~ msgstr "فاصل إعادة الاتصال المستمر" - -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "لا يبدو هذا كملف PEM صالح" - -#~ msgid "VPN Protocol" -#~ msgstr "بروتوكول VPN" - -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "تجزئة SHA256 لشهادة خادم VPN" - -#~ msgid "VPN Server port" -#~ msgstr "منفذ خادم VPN" - -#~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" -#~ msgstr "" -#~ "اسم جهاز شبكة صالح بين 1 و 15 حرفًا لا يحتوي على \":\", \"/\", \"%\" أو " -#~ "مسافات" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "فيما يلي قائمة بمثيلات OpenVPN التي تم تكوينها ووضعها الحالي" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "توقع عنوان IPv4 صالح" diff --git a/modules/luci-base/po/ast/base.po b/modules/luci-base/po/ast/base.po index fea4ab66fa..fe52bbc339 100644 --- a/modules/luci-base/po/ast/base.po +++ b/modules/luci-base/po/ast/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -820,6 +840,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -828,6 +852,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1029,6 +1057,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1070,6 +1102,10 @@ msgstr "" msgid "Additional Peers" msgstr "Homólogos adicionales" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1237,6 +1273,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1253,6 +1293,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1265,6 +1313,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1283,6 +1335,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1291,6 +1355,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1409,6 +1479,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1505,6 +1579,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticación" @@ -1572,6 +1650,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1676,6 +1758,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1724,6 +1810,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1752,6 +1839,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1851,10 +1939,20 @@ msgstr "Nel búfer" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1887,6 +1985,10 @@ msgstr "" msgid "Cached" msgstr "Na caché" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1974,6 +2076,10 @@ msgstr "" msgid "Cellular Network" msgstr "Rede móvil" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2029,6 +2135,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2071,6 +2185,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2107,6 +2225,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2115,6 +2237,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2139,6 +2265,14 @@ msgstr "Veceru" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2219,6 +2353,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2243,6 +2378,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2294,6 +2441,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2319,6 +2474,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2438,6 +2597,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2754,6 +2917,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2918,6 +3089,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Preseos" @@ -2943,6 +3115,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2951,6 +3127,10 @@ msgstr "" msgid "Directory" msgstr "Direutoriu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2995,6 +3175,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3003,6 +3187,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3116,6 +3308,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3206,6 +3403,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3230,6 +3463,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3368,6 +3605,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3476,6 +3717,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3555,6 +3800,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3563,10 +3816,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3595,6 +3860,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3603,6 +3872,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3744,6 +4017,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3752,6 +4034,10 @@ msgstr "" msgid "Encryption" msgstr "Cifráu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3847,6 +4133,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3867,6 +4177,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3915,6 +4229,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4418,6 +4736,10 @@ msgstr "Fragmentación" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4531,6 +4853,10 @@ msgstr "Configuración xeneral" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4576,6 +4902,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Xenerando'l códigu QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4646,6 +4976,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4761,6 +5095,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4774,6 +5112,10 @@ msgstr "Accesu per HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4790,6 +5132,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5362,6 +5711,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5394,12 +5747,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5792,6 +6147,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "La cadena de la clave en Base64 ye inválida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5935,10 +6295,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Caltener tola configuración actual" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5994,10 +6366,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Falta la clave" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6190,6 +6570,10 @@ msgstr "Lleenda:" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6413,6 +6797,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6466,6 +6854,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6476,6 +6868,14 @@ msgstr "Dominiu llocal" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6561,6 +6961,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6702,12 +7103,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6866,6 +7283,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7415,6 +7836,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7782,10 +8207,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7922,6 +8355,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7930,10 +8367,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7973,6 +8422,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8006,6 +8459,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8091,6 +8548,14 @@ msgstr "" msgid "Options" msgstr "Opciones" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8319,6 +8784,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8419,6 +8888,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8428,6 +8905,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8486,6 +8964,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8608,10 +9090,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8630,6 +9124,10 @@ msgstr "Configuración física" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8679,6 +9177,10 @@ msgstr "" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8926,6 +9428,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8971,6 +9477,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9008,6 +9526,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9121,10 +9643,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Datos en bruto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9235,6 +9765,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9316,6 +9850,10 @@ msgstr "Volver cargar" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9344,6 +9882,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Quitar" @@ -9402,10 +9948,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9435,6 +9998,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9449,6 +10021,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9480,6 +10056,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9626,6 +10206,10 @@ msgstr "Volver aniciar" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9638,11 +10222,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9759,10 +10359,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10139,6 +10791,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10152,6 +10820,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10161,6 +10846,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10193,6 +10882,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10253,6 +10958,10 @@ msgstr "" msgid "Signal:" msgstr "Señal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10544,6 +11253,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10559,6 +11272,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10568,6 +11285,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10603,6 +11324,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Aniciar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10671,6 +11396,10 @@ msgstr "" msgid "Status" msgstr "Estáu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10868,6 +11597,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10876,6 +11618,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11244,6 +12002,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11272,6 +12034,10 @@ msgstr "El nome de la interfaz yá ta n'usu" msgid "The interface name is too long" msgstr "El nome de la interfaz ye mui llongu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11302,6 +12068,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11343,6 +12113,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11519,6 +12293,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11695,6 +12474,10 @@ msgstr "Fusu horariu" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11741,6 +12524,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Disponible en total" @@ -11875,6 +12662,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipu" @@ -11882,6 +12670,10 @@ msgstr "Tipu" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12244,6 +13036,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12269,6 +13062,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12296,6 +13093,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12303,6 +13101,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12317,6 +13116,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12351,6 +13154,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12366,6 +13181,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12376,6 +13195,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12384,11 +13204,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12457,11 +13279,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocolu VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12692,6 +13528,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12791,6 +13634,10 @@ msgstr "La rede ensin filo ta activada" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13196,6 +14043,11 @@ msgstr "minutos" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13340,6 +14192,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13392,6 +14248,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13591,6 +14455,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13696,12 +14566,6 @@ msgstr "«{example_nx}» devuelve «{nxdomain}»." msgid "« Back" msgstr "« Atrás" -#~ msgid "Invalid Base64 key string" -#~ msgstr "La cadena de la clave en Base64 ye inválida" - -#~ msgid "VPN Protocol" -#~ msgstr "Protocolu VPN" - #~ msgid "" #~ "Further information about WireGuard interfaces and peers at wireguard.com." diff --git a/modules/luci-base/po/bg/base.po b/modules/luci-base/po/bg/base.po index bfc2ad4e81..5f8082faff 100644 --- a/modules/luci-base/po/bg/base.po +++ b/modules/luci-base/po/bg/base.po @@ -99,6 +99,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' или 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -197,6 +201,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -258,6 +266,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -311,6 +323,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -356,6 +372,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -825,6 +845,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -833,6 +857,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1034,6 +1062,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1075,6 +1107,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1242,6 +1278,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1258,6 +1298,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1270,6 +1318,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1288,6 +1340,18 @@ msgstr "Разрешаване на потребителя root да в msgid "Allowed IPs" msgstr "Разрешени IPs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1296,6 +1360,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1414,6 +1484,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1510,6 +1584,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1577,6 +1655,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1681,6 +1763,10 @@ msgstr "Базово устройство" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1732,6 +1818,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1760,6 +1847,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1859,10 +1947,20 @@ msgstr "Буферирана" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1895,6 +1993,10 @@ msgstr "" msgid "Cached" msgstr "Кеширана" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1982,6 +2084,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Ограничение на сертификата (домейн)" @@ -2037,6 +2143,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Промени" @@ -2079,6 +2193,10 @@ msgstr "Ширина на канала" msgid "Check filesystems before mount" msgstr "Проверка на файловите системи преди монтиране" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2121,6 +2239,10 @@ msgstr "" "Изберете мрежата(е), които да закачите към този безжичен интерфейс или " "попълнете custom, за да дефинирате нова мрежа." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Шифър" @@ -2129,6 +2251,10 @@ msgstr "Шифър" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2157,6 +2283,14 @@ msgstr "Клиент" msgid "Client ID to send when requesting DHCP" msgstr "ИД на клиент за изпращане при заявяване на DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2239,6 +2373,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Изчисляване на изходяща контролна сума (по избор)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2263,6 +2398,18 @@ msgstr "Промените в конфигурацията са отменени msgid "Configuration failed" msgstr "Неуспешно конфигуриране" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2314,6 +2461,14 @@ msgstr "Потвърждаване на прекъсване на връзкат msgid "Confirmation" msgstr "Потвърждаване" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2339,6 +2494,10 @@ msgstr "" msgid "Connection lost" msgstr "Връзката е загубена" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2462,6 +2621,10 @@ msgstr "Ниво на дневника на Cron" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Текуща мощност" @@ -2778,6 +2941,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2942,6 +3113,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Недостъпно устройство! Все още се изчаква устройството..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Устройства" @@ -2967,6 +3139,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2975,6 +3151,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3020,6 +3200,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Забраняване на DNS справки" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Деактивиране на криптирането" @@ -3028,6 +3212,14 @@ msgstr "Деактивиране на криптирането" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Забраняване на тази интерфейс" @@ -3143,6 +3335,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кеширайте отрицателни отговори, например за несъществуващи домейни." @@ -3238,6 +3435,42 @@ msgstr "Бял списък на домейни" msgid "Don't Fragment" msgstr "Не фрагментирай" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Долу" @@ -3262,6 +3495,10 @@ msgstr "Изтегляне на mtdblock" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3406,6 +3643,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3517,6 +3758,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3599,6 +3844,14 @@ msgstr "Активиране на изучаването на MAC адреси" msgid "Enable NTP client" msgstr "Разрешаване на NTP клиент" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3607,10 +3860,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Разрешаване на TFTP сървър" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Активиране на VLAN филтриране" @@ -3639,6 +3904,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3648,6 +3917,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "Разрешаване на ученето и стареенето" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Активиране на дублиране на входящи пакети" @@ -3789,6 +4062,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3797,6 +4079,10 @@ msgstr "" msgid "Encryption" msgstr "Криптиране" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3897,6 +4183,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "Изключване на интерфейси" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3917,6 +4227,10 @@ msgstr "" msgid "Existing device" msgstr "Съществуващо устройство" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 #, fuzzy msgid "Expand hosts" @@ -3966,6 +4280,10 @@ msgstr "Очакване на две стойности на приоритет, msgid "Expecting: %s" msgstr "Очакване: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Изтича" @@ -4469,6 +4787,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4582,6 +4904,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4627,6 +4953,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4697,6 +5027,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4811,6 +5145,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4824,6 +5162,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4840,6 +5182,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5410,6 +5759,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5442,12 +5795,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5840,6 +6195,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5985,10 +6345,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6044,10 +6416,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6240,6 +6620,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6463,6 +6847,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6516,6 +6904,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6526,6 +6918,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6611,6 +7011,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6752,12 +7153,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6918,6 +7335,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7469,6 +7890,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Никога" @@ -7838,10 +8263,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7978,6 +8411,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7986,10 +8423,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8029,6 +8478,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8062,6 +8515,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8147,6 +8604,14 @@ msgstr "" msgid "Options" msgstr "Опции" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8375,6 +8840,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8475,6 +8944,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8484,6 +8961,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8542,6 +9020,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8664,10 +9146,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8686,6 +9180,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8735,6 +9233,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8982,6 +9484,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9031,6 +9537,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9068,6 +9586,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9181,10 +9703,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9296,6 +9826,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9377,6 +9911,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9405,6 +9943,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Премахни" @@ -9463,10 +10009,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9496,6 +10059,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9510,6 +10082,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9541,6 +10117,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9687,6 +10267,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9699,11 +10283,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9820,10 +10420,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10200,6 +10852,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10213,6 +10881,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10222,6 +10907,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10254,6 +10943,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10314,6 +11019,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10603,6 +11312,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10618,6 +11331,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10627,6 +11344,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10662,6 +11383,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10730,6 +11455,10 @@ msgstr "" msgid "Status" msgstr "Състояние" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10927,6 +11656,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10935,6 +11677,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11300,6 +12058,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11328,6 +12090,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11358,6 +12124,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11399,6 +12169,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11568,6 +12342,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11741,6 +12520,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11791,6 +12574,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Общо налично" @@ -11926,6 +12713,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11933,6 +12721,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12295,6 +13087,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12320,6 +13113,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12347,6 +13144,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12354,6 +13152,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12368,6 +13167,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12402,6 +13205,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12417,6 +13232,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12427,6 +13246,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12435,11 +13255,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12508,11 +13330,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12743,6 +13579,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12842,6 +13685,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13245,6 +14092,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "не" @@ -13389,6 +14241,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13441,6 +14297,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13640,6 +14504,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/bn/base.po b/modules/luci-base/po/bn/base.po index 274811b14b..166b282814 100644 --- a/modules/luci-base/po/bn/base.po +++ b/modules/luci-base/po/bn/base.po @@ -92,6 +92,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -188,6 +192,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -249,6 +257,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -302,6 +314,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -347,6 +363,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -814,6 +834,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -822,6 +846,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1023,6 +1051,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1064,6 +1096,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1231,6 +1267,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1247,6 +1287,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1259,6 +1307,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1277,6 +1329,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1285,6 +1349,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1403,6 +1473,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1499,6 +1573,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1566,6 +1644,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1670,6 +1752,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1718,6 +1804,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1746,6 +1833,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1845,10 +1933,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1881,6 +1979,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1968,6 +2070,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2023,6 +2129,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2065,6 +2179,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2101,6 +2219,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2109,6 +2231,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2133,6 +2259,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2213,6 +2347,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2237,6 +2372,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2288,6 +2435,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2313,6 +2468,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2432,6 +2591,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2748,6 +2911,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2912,6 +3083,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2937,6 +3109,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2945,6 +3121,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2989,6 +3169,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -2997,6 +3181,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3110,6 +3302,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3200,6 +3397,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3224,6 +3457,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3362,6 +3599,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3470,6 +3711,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3549,6 +3794,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3557,10 +3810,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3589,6 +3854,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3597,6 +3866,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3738,6 +4011,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3746,6 +4028,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3841,6 +4127,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3861,6 +4171,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3909,6 +4223,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4412,6 +4730,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4525,6 +4847,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4570,6 +4896,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4640,6 +4970,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4754,6 +5088,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4767,6 +5105,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4783,6 +5125,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5353,6 +5702,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5385,12 +5738,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5783,6 +6138,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5926,10 +6286,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5985,10 +6357,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6181,6 +6561,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6404,6 +6788,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6457,6 +6845,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6467,6 +6859,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6552,6 +6952,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6693,12 +7094,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6857,6 +7274,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7406,6 +7827,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7773,10 +8198,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7913,6 +8346,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7921,10 +8358,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7964,6 +8413,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -7997,6 +8450,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8082,6 +8539,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8310,6 +8775,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8410,6 +8879,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8419,6 +8896,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8477,6 +8955,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8599,10 +9081,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8621,6 +9115,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8670,6 +9168,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8917,6 +9419,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8962,6 +9468,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -8999,6 +9517,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9112,10 +9634,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9226,6 +9756,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9307,6 +9841,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9335,6 +9873,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9393,10 +9939,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9426,6 +9989,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9440,6 +10012,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9471,6 +10047,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9617,6 +10197,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9629,11 +10213,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9750,10 +10350,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10130,6 +10782,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10143,6 +10811,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10152,6 +10837,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10184,6 +10873,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10244,6 +10949,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10533,6 +11242,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10548,6 +11261,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10557,6 +11274,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10592,6 +11313,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10660,6 +11385,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10857,6 +11586,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10865,6 +11607,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11228,6 +11986,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11256,6 +12018,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11286,6 +12052,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11327,6 +12097,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11496,6 +12270,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11669,6 +12448,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11715,6 +12498,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11849,6 +12636,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11856,6 +12644,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12218,6 +13010,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12243,6 +13036,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12270,6 +13067,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12277,6 +13075,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12291,6 +13090,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12325,6 +13128,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12340,6 +13155,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12350,6 +13169,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12358,11 +13178,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12431,11 +13253,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12666,6 +13502,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12765,6 +13608,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13168,6 +14015,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13312,6 +14164,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13364,6 +14220,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13563,6 +14427,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/bn_BD/base.po b/modules/luci-base/po/bn_BD/base.po index a159087ed6..50553d4e0c 100644 --- a/modules/luci-base/po/bn_BD/base.po +++ b/modules/luci-base/po/bn_BD/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -820,6 +840,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -828,6 +852,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1029,6 +1057,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1070,6 +1102,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1237,6 +1273,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1253,6 +1293,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1265,6 +1313,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1283,6 +1335,18 @@ msgstr "" msgid "Allowed IPs" msgstr "অনুমোদিত আইপি" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1291,6 +1355,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1409,6 +1479,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1505,6 +1579,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1572,6 +1650,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1676,6 +1758,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1724,6 +1810,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1752,6 +1839,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1851,10 +1939,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1887,6 +1985,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1974,6 +2076,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2029,6 +2135,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2071,6 +2185,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2107,6 +2225,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2115,6 +2237,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2139,6 +2265,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2219,6 +2353,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2243,6 +2378,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2294,6 +2441,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2319,6 +2474,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2438,6 +2597,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2754,6 +2917,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2918,6 +3089,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "ডিভাইসে পৌঁছানো যাচ্ছে না! এখনও ডিভাইসের জন্য অপেক্ষমান ..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2943,6 +3115,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2951,6 +3127,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2995,6 +3175,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3003,6 +3187,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3116,6 +3308,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3206,6 +3403,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3230,6 +3463,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3368,6 +3605,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3476,6 +3717,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3555,6 +3800,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3563,10 +3816,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3595,6 +3860,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3603,6 +3872,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3744,6 +4017,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3752,6 +4034,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3847,6 +4133,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3867,6 +4177,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3915,6 +4229,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4418,6 +4736,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4531,6 +4853,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4576,6 +4902,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4646,6 +4976,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4760,6 +5094,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4773,6 +5111,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4789,6 +5131,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5359,6 +5708,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5391,12 +5744,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5789,6 +6144,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5932,10 +6292,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5991,10 +6363,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6187,6 +6567,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6410,6 +6794,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6463,6 +6851,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6473,6 +6865,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6558,6 +6958,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "লগিং" @@ -6699,12 +7100,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6863,6 +7280,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7412,6 +7833,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "কখনও না" @@ -7780,10 +8205,18 @@ msgstr "নির্দেশনা" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7920,6 +8353,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7928,10 +8365,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7971,6 +8420,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8004,6 +8457,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8089,6 +8546,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8317,6 +8782,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8417,6 +8886,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8426,6 +8903,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8484,6 +8962,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8607,10 +9089,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8629,6 +9123,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8678,6 +9176,10 @@ msgstr "" msgid "Policy" msgstr "নীতি" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8926,6 +9428,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8971,6 +9477,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9008,6 +9526,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9121,10 +9643,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9236,6 +9766,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9317,6 +9851,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9345,6 +9883,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9403,10 +9949,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9436,6 +9999,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9450,6 +10022,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9481,6 +10057,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9627,6 +10207,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9639,11 +10223,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9760,10 +10360,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10140,6 +10792,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10153,6 +10821,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10162,6 +10847,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10194,6 +10883,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10254,6 +10959,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10543,6 +11252,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10558,6 +11271,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10567,6 +11284,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10602,6 +11323,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10670,6 +11395,10 @@ msgstr "" msgid "Status" msgstr "অবস্থা" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10867,6 +11596,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10875,6 +11617,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11238,6 +11996,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11266,6 +12028,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11296,6 +12062,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11337,6 +12107,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11506,6 +12280,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11679,6 +12458,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11725,6 +12508,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11860,6 +12647,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11867,6 +12655,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12229,6 +13021,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12254,6 +13047,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12281,6 +13078,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12288,6 +13086,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12302,6 +13101,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12336,6 +13139,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12351,6 +13166,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12361,6 +13180,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12369,11 +13189,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12442,11 +13264,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12677,6 +13513,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12776,6 +13619,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13179,6 +14026,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13323,6 +14175,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13375,6 +14231,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13574,6 +14438,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/ca/base.po b/modules/luci-base/po/ca/base.po index 99993d8761..bc78ab346d 100644 --- a/modules/luci-base/po/ca/base.po +++ b/modules/luci-base/po/ca/base.po @@ -104,6 +104,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', o 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -202,6 +206,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -263,6 +271,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -316,6 +328,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -361,6 +377,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -840,6 +860,10 @@ msgstr "" "Accepta peticions DNS només de dispositius l'adreça dels quals sigui d'una " "subxarxa local." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -848,6 +872,10 @@ msgstr "" msgid "Accept local" msgstr "Acceptar local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Accepta opcions rebudes del servidor" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1050,6 +1078,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Afegeix ruta després d'establir connexió" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1091,6 +1123,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autenticació addicional sobre TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1264,6 +1300,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permet-les totes menys les llistades" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permet tràfic client a client" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1280,6 +1320,14 @@ msgstr "Permet només les llistades" msgid "Allow localhost" msgstr "Permetre el localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permet múltiples clients amb el mateix certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permet només una sessió" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1294,6 +1342,10 @@ msgstr "" "Permetre a màquines remotes de connectar-se als ports reenviats de l'SSH " "local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permet al remot canviar la seva IP o port" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Accés d'administrador amb contrasenya" @@ -1312,6 +1364,18 @@ msgstr "Permetre l'accés de l'usurari root amb contrasenya" msgid "Allowed IPs" msgstr "IPs permeses" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Màxim de clients connectats pemès" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Màxim permès d'interns" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Màxim de noves connexions permesès" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1320,6 +1384,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1440,6 +1510,10 @@ msgstr "" msgid "Any zone" msgstr "Qualsevol zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Afegeix el registre al fitxer" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Aplicar la configuració de la còpia de seguretat?" @@ -1541,6 +1615,10 @@ msgstr "Grup d'autenticació" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autentica utilitzant nom d'usuari/contrasenya" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticació" @@ -1609,6 +1687,10 @@ msgstr "Munta els sistemes de fitxers automàticament quan s'endollin en calent" msgid "Automatically mount swap on hotplug" msgstr "Munta la memòria d'intercanvi automàticament quan s'endolli en calent" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Readreça automàticament la ruta per defecte" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Muntatge automàtic de sistema de fitxers" @@ -1713,6 +1795,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1764,6 +1850,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1792,6 +1879,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1891,11 +1979,21 @@ msgstr "En memòria intermèdia" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificat CA; si ho deixeu buit es desarà després de la primera connexió." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1928,6 +2026,11 @@ msgstr "" msgid "Cached" msgstr "En cau" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" +"Crida l'script/comanda de desactivació abans de tancar el dispositiu TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2015,6 +2118,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autoritat de certificat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Restricció de certificat (Domini)" @@ -2073,6 +2180,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Canvia la prioritat del procés" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Canvia el directori abans de la inicialització" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Canvis" @@ -2115,6 +2230,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "Comprova els sistemes de fitxers abans de muntar-los" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Comprova el certificat de peer contra un CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2158,6 +2277,10 @@ msgstr "" "Trieu les xarxes que voleu adjuntar a la interfície sense fil o ompliu el " "camp crea per definir una xarxa nova." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot al directori després de la inicialització" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Xifra" @@ -2166,6 +2289,10 @@ msgstr "Xifra" msgid "Cisco UDP encapsulation" msgstr "Encapsulat UDP de Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2194,6 +2321,14 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "ID de client a enviar en les sol·licituds DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "El client està inhabilitat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2281,6 +2416,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2305,6 +2441,18 @@ msgstr "" msgid "Configuration failed" msgstr "Ha fallat la configuració" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configura el mode client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configura el pont de servidor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configura el mode servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2356,6 +2504,14 @@ msgstr "Confirmeu la desconnexió" msgid "Confirmation" msgstr "Confirmació" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Connecta't a través un proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Connecta al host remot a través d'un intermediari HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2381,6 +2537,10 @@ msgstr "" msgid "Connection lost" msgstr "S'ha perdut la connexió" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Interval de reintent de connexió" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2504,6 +2664,10 @@ msgstr "Nivell de registre del Cron" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Potència actual" @@ -2826,6 +2990,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Retarda l'obertura tun/tap i l'execució d'script d'activació" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2992,6 +3164,7 @@ msgstr "" "respondre…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositius" @@ -3017,6 +3190,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Paràmetres Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3025,6 +3202,10 @@ msgstr "" msgid "Directory" msgstr "Directori" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Directori per fitxers de configuració de client personalitzats" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3069,6 +3250,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Deshabilita el xifrat" @@ -3077,6 +3262,14 @@ msgstr "Deshabilita el xifrat" msgid "Disable Inactivity Polling" msgstr "Deshabilita la comprovació d'inactivitat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Desactiva Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Desactiva la comprovació de consistència d'opcions" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Inhabilita aquesta interfície" @@ -3190,6 +3383,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "No vinculis a adreça i port locals" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3280,6 +3478,42 @@ msgstr "Llista blanca de dominis" msgid "Don't Fragment" msgstr "No fragmentis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "No executis ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "No afegeixis rutes automàticament" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "No desis a la memòria cau contrasenyes --askpass o --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "No heretis les opcions globals enviades pel servidor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "No registris les marques horàries" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "No rellegeixis la clau al reiniciar" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "No alertis d'inconsistències ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Avall" @@ -3304,6 +3538,10 @@ msgstr "Baixa l'mtdblock" msgid "Downstream SNR offset" msgstr "Òfset de l'SNR del canal de baixada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3447,6 +3685,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Escriu els paràmetres al registre" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3557,6 +3799,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Mesura empíricament l'MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3638,6 +3884,14 @@ msgstr "" msgid "Enable NTP client" msgstr "Habilita el client NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Habilita els motors criptogràfics de maquinari del OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Habilita el descobriment de ruta MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3646,10 +3900,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Habilita Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Activa el mode d'encriptació de Clau Estàtica (no-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Habilita el servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Activa el TLS i assumeix el rol de client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Activa el TLS i assumeix el rol de servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3678,6 +3944,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Activa la fragmentació de datagrames interna" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Habilita les mesures contra la reinstal·lació de claus (KRACK)" @@ -3686,6 +3956,10 @@ msgstr "Habilita les mesures contra la reinstal·lació de claus (KRACK)" msgid "Enable learning and aging" msgstr "Habilita l'aprenentatge i l'envelliment" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Activa la interfície de gestió a IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Habilita la replicació dels paquets d'entrada" @@ -3829,6 +4103,15 @@ msgstr "Límit d'encapsulat" msgid "Encapsulation mode" msgstr "Mode d'encapsulació" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3837,6 +4120,10 @@ msgstr "Mode d'encapsulació" msgid "Encryption" msgstr "Encriptatge" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Xifra d'encriptació per paquets" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3932,6 +4219,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "Exclou les interfícies" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Executa comanda després d'afegir les rutes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Executa una ordre de consola quan hi hagi un canvi d'IP remot" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3952,6 +4263,10 @@ msgstr "Permet respostes del rang {loopback_slash_8_v4}, p.e. per serveis RBL" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Surt en fallar la negociació TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandeix els amfitrions" @@ -4000,6 +4315,10 @@ msgstr "" msgid "Expecting: %s" msgstr "S’espera: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Caduca" @@ -4513,6 +4832,10 @@ msgstr "Fragmentació" msgid "Fragmentation Threshold" msgstr "Llindar de fragmentació" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4626,6 +4949,10 @@ msgstr "Configuració general" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Genera la configuració" @@ -4671,6 +4998,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4743,6 +5074,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4857,6 +5192,10 @@ msgstr "Contrasenya de HE.net" msgid "HE.net username" msgstr "Nom d'usuari de HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autenticació HMAC per paquets" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4870,6 +5209,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestió de fallades d'autenticació" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4886,6 +5229,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5459,6 +5809,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Si la resolució del nom de màquina falla, reintenta-ho" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5491,12 +5845,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5895,6 +6251,11 @@ msgstr "Invàlid" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6041,10 +6402,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Mantingues l'adreça IP local al reiniciar" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Mantingues l'adreça IP remota al reiniciar" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Mantingues el dispositiu tun/tap obert al reiniciar" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Manté activa" @@ -6100,10 +6473,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Finestra de transició de clau" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6296,6 +6677,10 @@ msgstr "Llegenda:" msgid "Limit" msgstr "Límit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limita els missatges de registre repetits" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6521,6 +6906,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6574,6 +6963,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificat local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6584,6 +6977,14 @@ msgstr "Domini local" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Nom de màquina local o adreça IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Clau privada local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6669,6 +7070,7 @@ msgid "Log queries" msgstr "Registra les peticions" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Registre" @@ -6810,12 +7212,28 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Mode major" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6978,6 +7396,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Número màxim de paquets TCP encuats a la sortida" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7529,6 +7951,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Mai" @@ -7897,10 +8323,18 @@ msgstr "Avís" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Número de memòries intermèdies de difusió assignades" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Número de línies per historial de fitxer de registre" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8037,6 +8471,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Processa l'excés de temps d'espera de pings remots si la ruta existeix" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -8045,10 +8483,22 @@ msgstr "" msgid "Open list..." msgstr "Obre una llista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8088,6 +8538,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimitza les escriptures TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8121,6 +8575,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8206,6 +8664,14 @@ msgstr "" msgid "Options" msgstr "Opcions" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8434,6 +8900,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Fitxer PKCS#12 contenidor de claus" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8534,6 +9004,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "Part de la zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Passa les variables d'ambient a l'script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8543,6 +9021,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8601,6 +9080,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Camí cap al certificat CA" @@ -8723,10 +9206,22 @@ msgstr "Executa un reinici" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Persisteix l'estat de protecció de reproducció" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Persisteix/deixa de persistir ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8745,6 +9240,10 @@ msgstr "Ajusts físics" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping remot cada n segons sobre port TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8794,6 +9293,10 @@ msgstr "" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9042,6 +9545,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Temps d'espera màxim de proxy en segons" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "Servidor intermediari ARP" @@ -9087,6 +9594,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Envia una opció ifconfig al remot" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Envia opcions al peer" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9124,6 +9643,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Consulta el canal de gestió per una clau privada" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9237,10 +9760,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Tria aleatòriament el servidor remot" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9352,6 +9883,10 @@ msgstr "" msgid "Refreshing" msgstr "Refrescant" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Refusa la connexió si no hi ha configuració de client personalitzada" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9433,6 +9968,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remapeja senyals SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9461,6 +10000,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nom de màquina remot o adreça IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Temps d'espera màxim de ping remot" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Treu" @@ -9519,10 +10066,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renegocia clau de canal de dades després de bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renegocia clau de canal de dades després de paquets" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Renegocia clau de canal de dades després de segons" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Reemplaça la configuració sense fil" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Mida de la finestra lliscant de protecció de reproducció" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9552,6 +10116,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Requereix una designació explícita al certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Requereix ús de clau explícit al certificat" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9566,6 +10139,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9597,6 +10174,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9743,6 +10324,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Reinicia el tallafocs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Reinicia després d'excedir el temps d'espera de ping remot" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9755,11 +10340,27 @@ msgstr "Restauració de la configuració" msgid "Restore backup" msgstr "Restaura còpia de seguretat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Temps d'espera de retransmissió en canal de control TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Reintenta indefinidament en errors de proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Reintenta indefinidament en errors de proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9876,10 +10477,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Enruta subxarxa al client" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10258,6 +10911,23 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Estableix el detall de sortida" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" +"Estableix la mida de les taules de dispersió d'adreces reals i virtuals" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Estableix la mida de memòria intermèdia de recepció TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Estableix la mida de memòria intermèdia d'enviament TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10271,6 +10941,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Estableix la mida de cua TX de tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Estableix la MTU del dispositiu tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Estableix la càrrega (overhead) del dispositiu tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10280,6 +10967,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Estableix el límit superior al TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10312,6 +11003,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Configuració d'ample de banda d'un peer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Ordre a executar després que s'obri un dispositiu tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Ordre a executar després que es tanqui un dispositiu tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Ordre de comanda per verificar el nom X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10372,6 +11079,10 @@ msgstr "" msgid "Signal:" msgstr "Senyal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Silencia la sortida d'alertes de reproducció" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10661,6 +11372,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10676,6 +11391,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10685,6 +11404,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Especifiqueu el clau de xifració secret aquí." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10720,6 +11443,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Inicia l'OpenVPN en un estat d'hivernació" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10788,6 +11515,10 @@ msgstr "" msgid "Status" msgstr "Estat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versió de format de fitxer d'estat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10985,6 +11716,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Port TCP/UDP tan per local com per remot" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -10993,6 +11737,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Arrel del servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Xifrador TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Pas TOS (aplica només a IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11360,6 +12120,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11388,6 +12152,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11419,6 +12187,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11460,6 +12232,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11641,6 +12417,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11825,6 +12606,10 @@ msgstr "" msgid "Timed-out" msgstr "Desconnectat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Calendari per intercanvi de claus" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11875,6 +12660,10 @@ msgstr "" msgid "Tone" msgstr "To" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponible" @@ -12010,6 +12799,7 @@ msgstr "Potència Tx" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipus" @@ -12017,6 +12807,10 @@ msgstr "Tipus" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipus de dispositiu utilitzat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12379,6 +13173,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12404,6 +13199,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12431,6 +13230,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12438,6 +13238,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12452,6 +13253,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Utilitza protocol" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12486,6 +13291,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Utilitza un node de dispositiu tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Utilitza el nom d'usuari com a nom comú" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12501,6 +13318,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12511,6 +13332,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12519,11 +13341,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12592,11 +13416,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Servidor VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12829,6 +13667,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12929,6 +13774,10 @@ msgstr "La xarxa sense fils està habilitada" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Escriu registre al fitxer" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Escriure les peticions DNS rebudes al registre del sistema" @@ -13338,6 +14187,11 @@ msgstr "minuts" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "no" @@ -13482,6 +14336,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13534,6 +14392,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "dispositiu tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "temps d'espera màxim d'inactivitat tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13733,6 +14599,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13838,8 +14710,62 @@ msgstr "{example_nx} retorna {nxdomain}." msgid "« Back" msgstr "« Enrere" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "A sota hi ha una llista d'instàncies OpenVPN configurades i el seu estat " +#~ "actual" + +#~ msgid "Configuration category" +#~ msgstr "Categoria de configuració" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "No utilitzis compressió adaptativa LZO" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Instancia \"%s\"" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Accepta connexions només d'un cert nom X509" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instàncies OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Editeu aquest fitxer directament en una sessió de terminal." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Estableix la MTU de TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Mida de la clau de xifratge" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Especifica una passarel·la per defecte per rutes" + +#~ msgid "Started" +#~ msgstr "Iniciat" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Canvia a configuració avançada" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Canvia a configuració bàsica" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Port TCP/UDP per local (defecte=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Port TCP/UDP per remot (defecte=1194)" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Directori temporal pel fitxer de retorn per la connexió de client" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Escriu l'estat al fitxer cada n segons" + +#~ msgid "yes (%i)" +#~ msgstr "sí (%i)" #~ msgid "" #~ "Further information about WireGuard interfaces and peers at uživatelsky určená a definujte novou síť." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Po inicializaci, provést chroot do složky" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Å ifra" @@ -2244,6 +2370,10 @@ msgstr "Å ifra" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP zapouzdření" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2272,6 +2402,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Identifikátor klienta, odesílaný v DHCP požadavku" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klient je zakázaný" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2360,6 +2498,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Vypočítat odchozí kontrolní součet (volitelné)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Soubor s nastaveními" @@ -2384,6 +2523,18 @@ msgstr "Změny nastavení byly vráceny zpět!" msgid "Configuration failed" msgstr "Nastavení se nezdařilo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Nastavit klientský režim" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Nastavit serverový bridge" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Nastavit serverový režim" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2449,6 +2600,14 @@ msgstr "Potvrdit odpojení" msgid "Confirmation" msgstr "Potvrzení" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Připojit pomocí SOCKS5 proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Připojit ke vzdálenému hostiteli prostřednictvím HTTP proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2474,6 +2633,10 @@ msgstr "Koncový bod spojení" msgid "Connection lost" msgstr "Spojení ztraceno" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Interval opakování pokusu o připojení" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2599,6 +2762,10 @@ msgstr "Stupeň podrobnosti záznamu událostí v plánovači cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (pouze japonsko)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptografie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Stávající výkon" @@ -2931,6 +3098,14 @@ msgid "Delay before enabling port after MII link up event (msec)" msgstr "" "Prodleva před povolením portu po MII události nahozená linka (milisekundy)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Prodleva n sekund po připojení" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Pozdržet otevření TUN/TAP a spojeného skriptu do navázání spojení" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegovat IPv6 předpony" @@ -3095,6 +3270,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Zařízení není dostupné! Pokračuje čekání na zařízení…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Zařízení" @@ -3123,6 +3299,10 @@ msgstr "" "dosažitelný; zveřejněno ve zprávách propagace směrovače." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parametry Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Složka" @@ -3131,6 +3311,10 @@ msgstr "Složka" msgid "Directory" msgstr "Složka" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Složka se soubory s uživatelsky určenými nastaveními pro klienta" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Název složky" @@ -3183,6 +3367,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Zakázat DNS překlad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Vypnout podporu pro Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "NeÅ¡ifrovat" @@ -3191,6 +3379,14 @@ msgstr "NeÅ¡ifrovat" msgid "Disable Inactivity Polling" msgstr "Zakázat dotazování na nečinnost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Zakázat stránkování" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Nekontrolovat konzistence předvoleb" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Vypnout toto rozhraní" @@ -3312,6 +3508,11 @@ msgstr "" "Instance dnsmasq, na kterou je tato sekce zavádění navázána. Pokud " "neuvedeno, sekce je platná pro vÅ¡echny instance dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Nenavazovat se na místní adresu a port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3407,6 +3608,42 @@ msgstr "Seznam povolených domén" msgid "Don't Fragment" msgstr "Nefragmentovat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Ve skutečnosti nespouÅ¡tět příkazy ifconfig/netsh" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Nepřidávat trasy automaticky" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Neukládat --askpass nebo --auth-user-pass passwords do mezipaměti" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Nezahazovat příchozí pakety TUN s cílem hostitele" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Nedědit globální možnosti push" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Nezaznamenávat časová razítka" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Nenatahovat trasy automaticky" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Po restartu znovu nenačítat klíč" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Neupozorňovat při nekonzistentním infconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Spadlo" @@ -3431,6 +3668,10 @@ msgstr "Stáhnout si mtdblock" msgid "Downstream SNR offset" msgstr "Downstream SNR offset" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3589,6 +3830,10 @@ msgstr "" "třetích stran) umožňuje instalaci balíčků (nástrojem pro jejich správu) ze " "seznamů tímto klíčem podepsaných." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Zapisovat parametry také do záznamu událostí" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3701,6 +3946,10 @@ msgstr "Emituje notifikace netlink IP ADDR miss" msgid "Emits netlink LLADDR miss notifications" msgstr "Emituje notifikace netlink LLADDR miss" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Měřit MTU empiricky" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3784,6 +4033,14 @@ msgstr "Zapnout učení MAC adres" msgid "Enable NTP client" msgstr "Zapnout NTP klienta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Povolit hardwarovou akceleraci OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Povolit Path MTU discovery (PMTUD)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Zapnout Private PSK (PPSK)" @@ -3792,10 +4049,22 @@ msgstr "Zapnout Private PSK (PPSK)" msgid "Enable Single DES" msgstr "Povolit Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Povolit režim Å¡ifrování statického klíče (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Zapnout TFTP server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Povolit TLS a převzít roli klienta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Povolit TLS a převzít roli serveru" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Povolit filtrování VLAN" @@ -3827,6 +4096,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "Zapnout odchozí delegování IPv6 předpon, dostupných na tomto rozhraní" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Povolit interní fragmentaci datagramů" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Zapnout opatření proti reinstalaci klíče (KRACK)" @@ -3835,6 +4108,10 @@ msgstr "Zapnout opatření proti reinstalaci klíče (KRACK)" msgid "Enable learning and aging" msgstr "Povolit ARP učení a stárnutí" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Povolit správu rozhraní na IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Zapnout zrcadlení příchozích paketů" @@ -3985,6 +4262,16 @@ msgstr "Limit zapouzdření" msgid "Encapsulation mode" msgstr "Režim zapouzdřování" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Å ifrovat a autentizovat vÅ¡echny pakety řídícího kanálu pomocí klíče" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Å ifrovat a ověřovat vÅ¡echny pakety ovládacího kanálu s klíčem, verze 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3993,6 +4280,10 @@ msgstr "Režim zapouzdřování" msgid "Encryption" msgstr "Å ifrování" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Použitá Å¡ifra pro pakety" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4090,6 +4381,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Vynechat rozhraní" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Spustit příkaz po přidání tras" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Spustit příkaz po změně IP adresy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Provedeno v režimu serveru u nových klientských připojení, pokud je klient " +"stále nedůvěryhodný" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Provádí se v režimu serveru, kdykoli je do interní směrovací tabulky OpenVPN " +"přidána adresa / trasa IPv4 nebo adresa MAC" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4114,6 +4433,10 @@ msgstr "" msgid "Existing device" msgstr "Existující zařízení" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Ukončit při selhání vyjednávání TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Rozšířit hostitele" @@ -4163,6 +4486,10 @@ msgstr "Očekávány dvě hodnoty priority, oddělené dvojtečkou" msgid "Expecting: %s" msgstr "Očekáváno: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Platnost skončí" @@ -4693,6 +5020,10 @@ msgstr "Fragmentace" msgid "Fragmentation Threshold" msgstr "Práh fragmentace" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "Od" @@ -4806,6 +5137,10 @@ msgstr "Obecné nastavení" msgid "General device options" msgstr "Obecné předvolby pro zařízení" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Vytvořit nastavení" @@ -4851,6 +5186,10 @@ msgstr "Vytvoří nastavení použitelné pro import na WireGuard protějÅ¡ku" msgid "Generating QR code…" msgstr "Vytváření QR kódu…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Heslo nezměněno z důvodu nesouhlasu nového hesla a ověření hesla!" @@ -4921,6 +5260,10 @@ msgstr "Udělit přístup k LuCI Yggdrasil procedurám" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Udělit přístup k LuCI openfortivpn procedurám" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Udělit přístup k nastavování SSH" @@ -5035,6 +5378,10 @@ msgstr "HE.net heslo" msgid "HE.net username" msgstr "HE.net uživatelské jméno" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC autentizace pro pakety" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "HTTP chyba %d" @@ -5048,6 +5395,10 @@ msgstr "HTTP(S) přístup" msgid "Half Duplex" msgstr "Poloviční duplex" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "ŘeÅ¡ení selhání autentizace" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5064,6 +5415,15 @@ msgstr "Interval kontroly stavu (jádro: heartbeat)" msgid "Hello interval" msgstr "Interval Hello" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Pomocný příkaz pro zjednoduÅ¡ení výrazu --ping a --ping-restart v nastaveních " +"režimu serveru" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5659,6 +6019,10 @@ msgstr "" "nepostihuje odchozí peerování, ani ne link-local protějÅ¡ky, objevené " "prostřednictvím vícesměrového vysílání." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Pokud se nezdaří překlad názvu hostitele, zopakovat akci" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5695,12 +6059,14 @@ msgstr "Namísto pevného uzlu zařízení připojovat pomocí názvu oddílu" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Pokud není povoleno, není nastaven žádný výchozí směrovací záznam" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Pokud není povoleno, oznámené adresy DNS serverů budou ignorovány" @@ -6112,6 +6478,11 @@ msgstr "Neplatné" msgid "Invalid APN provided" msgstr "Zadáno neplatné APN" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Neplatný řetězec klíče v Base64" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6267,10 +6638,22 @@ msgstr "Skokan" msgid "Jumps to another rule specified by its priority value" msgstr "Přeskočí na další pravidlo určené hodnotou jeho priority" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Ponechat lokální IP adresu po restartu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Ponechat vzdálenou IP adresu po restartu" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Uchovat nastavení a stávající uspořádání" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Ponechat TUN/TAP zařízení otevřené po restartu" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Udržovat spojení" @@ -6326,10 +6709,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Chybí klíč" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Časové okno přechodu mezi klíči" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Klíč použitý pro podepsání nastavení sítě" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6530,6 +6921,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Limit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Omezit opakování zpráv v záznamu událostí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6773,6 +7168,10 @@ msgstr "Lokální 6" msgid "Local 7" msgstr "Lokální 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Místní IP adresa" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6826,6 +7225,10 @@ msgstr "Místní ULA" msgid "Local VTEP" msgstr "Místní VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokální certifikát" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6838,6 +7241,14 @@ msgstr "" "Přípona místní domény, připojená za názvy DHCP jmen a záznamů v souboru " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Název místního hostitele nebo IP adresa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokální soukromý klíč" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Pouze lokální služba" @@ -6926,6 +7337,7 @@ msgid "Log queries" msgstr "Zaznamenávat dotazy" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Zaznamenávání událostí" @@ -7069,6 +7481,10 @@ msgstr "MX" msgid "Mail" msgstr "E-mail" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Hlavní režim" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7076,6 +7492,18 @@ msgid "" msgstr "" "Určitě klonujte kořenový souborový systém pomocí něčeho jako příkazy níže:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7243,6 +7671,10 @@ msgstr "Nejvyšší umožněný počet FDB položek" msgid "Maximum number of leased addresses." msgstr "Maximální počet zapůjčených adres." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maximální počet odchozích TCP paketů ve frontě" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7811,6 +8243,10 @@ msgstr "Migrace nastavení ifname sítě" msgid "Network interface" msgstr "Síťové rozhraní" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Síťování" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nikdy" @@ -8202,10 +8638,18 @@ msgstr "Oznámení" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Počet přidělených vysílacích vyrovnávacích pamětí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Počet záznamů v mezipaměti DNS (max. 10 000, 0 bez mezipaměťi)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Počet řádků ve vyrovnávací paměti historie protokolu" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8356,6 +8800,10 @@ msgstr "" "Na síti je v každém daném okamžiku předpokládáno pouze jedno aktivní " "používání dané MAC adresy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Zpracovávat časové limity příkazu ping, pouze pokud existují trasy" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Otevřít přehled iptables pravidel…" @@ -8364,10 +8812,22 @@ msgstr "Otevřít přehled iptables pravidel…" msgid "Open list..." msgstr "Otevřít seznam…" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8414,6 +8874,10 @@ msgstr "Kód operátora" msgid "Operator Name" msgstr "Název operátora" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimalizovat zápisy TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8450,6 +8914,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Volitelné, volně formulované poznámky k tomuto zařízení" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Volitelné (v sekundách). Pokud nastaveno na „0“ (nula), pak se není " +"pokouÅ¡eno o opětovné připojení." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8555,6 +9025,14 @@ msgstr "Volitelné. UDP port sloužící pro odchozí a příchozí pakety." msgid "Options" msgstr "Možnosti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Volby které přidávat pro tento Å¡títek." @@ -8787,6 +9265,10 @@ msgstr "PIN kód odmítnut" msgid "PIO directory" msgstr "PIO složka" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Soubor PKCS #12 obsahující klíče" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8888,6 +9370,14 @@ msgstr[2] "Součástí sítí:" msgid "Part of zone %q" msgstr "Část zóny %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Předat proměnné prostředí do skriptu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8897,6 +9387,7 @@ msgstr "Průchod (zrcadlit fyzické zařízení do jediné MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8963,6 +9454,10 @@ msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" "Vložte či přetáhněte sem poskytnutý soubor s nastaveními pro WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Popis umístění certifikátu cert. autority" @@ -9086,10 +9581,22 @@ msgstr "Provést reset" msgid "Permission denied" msgstr "Přístup zamítnut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Zachovávat stav ochrany proti přehrání (replay-protection)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Zachovávat/zruÅ¡it ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Trvalé udržování spojení (Keep Alive)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Interval trvalého opětovného připojování" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Nastavení PersistentKeepAlive není platné" @@ -9108,6 +9615,10 @@ msgstr "Fyzické nastavení" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping protistrany každých n sekund přes port TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9157,6 +9668,10 @@ msgstr "Stav PoE" msgid "Policy" msgstr "Zásada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Úroveň politiky týkající se použití externích programů a skriptů" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9428,6 +9943,10 @@ msgstr "Proxy" msgid "Proxy Server" msgstr "Proxy server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Časový limit proxy (v sekundách)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "Proxy ARP" @@ -9477,6 +9996,18 @@ msgstr "Veřejná předpona, směrovaná na toto zařízení, kterou šířit kl msgid "PublicKey setting is invalid" msgstr "Nastavení veřejného klíče není platné" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Přenést volby ifconfig na protistranu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Přenést volby k protistraně" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9519,6 +10050,10 @@ msgstr "" msgid "Query interval" msgstr "Interval dotazů" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Dotázat se řídícího kanálu na soukromý klíč" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Interval odpovědí na dotazy" @@ -9638,10 +10173,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Znáhodnit mapování zdrojového portu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Náhodně zvolit vzdálený server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Holá data" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9754,6 +10297,11 @@ msgstr "Znovu načíst kanály" msgid "Refreshing" msgstr "Znovunačítání" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Odmítnout spojení, pokud není uživatelem přizpůsobená konfigurace klienta" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Stav registrace" @@ -9841,6 +10389,10 @@ msgstr "Načíst znovu" msgid "Remaining time" msgstr "Zbývající čas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Přemapovat signály SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9869,6 +10421,14 @@ msgstr "Vzdálená IPv6 adresa nebo FQDN" msgid "Remote VTEP" msgstr "Vzdálené VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Název vzdáleného hostitele nebo IP adresa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Časový limit pingu protistrany" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Odebrat" @@ -9931,10 +10491,27 @@ msgstr "Před přeposláním dotazu odebrat adresu podsítě" msgid "Removes records of the specified type(s) from answers." msgstr "Odebírá záznamy určených typů z odpovědí." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Znovuvyjednat klíč datového kanálu po n bajtech" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Znovuvyjednat klíč datového kanálu po n paketech" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Znovuvyjednat klíč datového kanálu po n sekundách" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Nahradit nastavení bezdrátového" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Velikost posuvného okna ochrany proti přehrání" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9964,6 +10541,15 @@ msgstr "Vyžádat si IPv6 předponu" msgid "Request timeout" msgstr "Časový limit požadavku" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Vyžadovat explicitní označení na certifikátu (zastaralé)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Vyžadovat explicitní označení klíče u certifikátu" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9978,6 +10564,10 @@ msgstr "Vyžadovat příchozí kontrolní součty (volitelné)." msgid "Require incoming packets serialization (optional)." msgstr "Vyžadovat seřazování příchozích paketů (volitelné)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10013,6 +10603,10 @@ msgstr "" "Požadováno: Odmítá ověření pokud RADIUS server neposkytuje přísluÅ¡né VLAN " "atributy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10159,6 +10753,11 @@ msgstr "Restart" msgid "Restart Firewall" msgstr "Restartovat bránu firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" +"Vyvolat SIGUSR1 restart pro překročení časového limitu ping protistrany" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Restartovat bezdrátové rozhraní" @@ -10171,11 +10770,27 @@ msgstr "Obnovit" msgid "Restore backup" msgstr "Obnovit ze zálohy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Omezit povolené Å¡ifry pro vyjednání" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Časový limit opakovaného odesílání v kontrolním kanálu TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Obdržet adresy pro očekávání spojení z nastavení Yggdrasil rozhraní." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Opakovat po neomezenou dobu u chyb HTTP proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Opakovat po neomezenou dobu u chyb SOCKS proxy" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10299,10 +10914,18 @@ msgstr "Řetězec akce trasy „%h“" msgid "Route short-circuit (RSC)" msgstr "Krátký okruh trasy (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Směrovat podsíť klientovi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Typ trasy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10701,6 +11368,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Nastavit třídu/kategorii záznamu událostí pro syslog položky." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Nastavit stupeň podrobnosti výstupu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Nastavit velikost hash tabulek skutečných a virtuálních adres" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Nastavit velikost příchozího bufferu TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Nastavit velikost odchozího bufferu TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10719,6 +11402,23 @@ msgstr "" "Nastavit toto rozhraní jako hlavní pro RA a DHCPv6 předávání, stejně tak pro " "proxy pro NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Nastavit délku TX fronty TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Nastavit parametry TUN/TAP adaptéru" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Nastavit MTU rozhraní dle TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Nastavit režii TUN/TAP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10728,6 +11428,10 @@ msgstr "Nastavit DHCP server" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Nastavit trasy pro IPv6 sousedy přes proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Nastavit horní mez TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10762,6 +11466,22 @@ msgstr "" "Nastavení pro asistující bezdrátové klienty v roamingu mezi vícero " "přístupovými body: 802.11r, 802.11k a 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Omezení šířky pásma protistrany" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Spustit příkaz shellu po otevření TUN zařízení" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Spustit příkaz shellu po zavření TUN zařízení" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Spustit příkaz pro ověření X.509 názvu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10822,6 +11542,10 @@ msgstr "Četnost znovunačítání signálu" msgid "Signal:" msgstr "Signál:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "ZtiÅ¡it výstup varování o přehrání (replay)" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11166,6 +11890,10 @@ msgstr "" "hodnotu z vnitřní hlavičky) nebo Å¡estnáctková hodnota 00..FF " "(volitelné)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11185,6 +11913,10 @@ msgstr "" "Zadejte hodnotu MTU (maximální přenosová jednotka) jinou než výchozí (1280 " "bajtů)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11196,6 +11928,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Zde nastavte soukromý Å¡ifrovací klíč." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Nastavit, zda je klient povinen poskytnout platný certifikát" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Rychlost: %d Mbit/s, Duplex: %s" @@ -11231,6 +11967,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Spustit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Spustit OpenVPN ve stavu hibernace" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Spustit WPS" @@ -11302,6 +12042,10 @@ msgstr "Limit nečinnosti stanice" msgid "Status" msgstr "Stav" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Verze formátu stavového souboru" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11505,6 +12249,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Zdrojový TCP port" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Číslo portu TCP/UDP pro místní i vzdálenou stranu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11513,6 +12270,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Kořenová složka TFTP serveru" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 nebo novější Å¡ifra" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS Å¡ifra" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Průchod TOS (platí pouze pro IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11934,6 +12707,10 @@ msgstr "" "Å estnáctkový IPv6 token pro tohoto hostitele (až 16 znaků, tj. 64 bitů)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Nejvyšší podporovaná verze TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11966,6 +12743,10 @@ msgstr "Takový název už je používán pro jiné rozhraní" msgid "The interface name is too long" msgstr "Název rozhraní je příliÅ¡ dlouhý" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Směr klíče propředvolby „tls-auth“ a „secret“" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Poslední položka bez architektury se stane výchozí." @@ -11996,6 +12777,10 @@ msgstr "Lokální IPv4 adresa, přes kterou je tunel vytvořen (volitelné)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Lokální IPv6 adresa přes kterou je tunel vytvářen (volitelné)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Nejnižší podporovaná verze TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12049,6 +12834,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Soukromý klíč pro váš uzel Yggdrasil" @@ -12256,6 +13045,11 @@ msgstr "Tato IPv4 adresa předávání" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Tento typ ověřování se není použitelný pro zvolenou EAP metodu." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Toto nevypadá jako platný PEM soubor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12467,6 +13261,10 @@ msgstr "Časové pásmo" msgid "Timed-out" msgstr "Překročen časový limit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Časový rámec pro výměnu klíčů" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Časový limit v sekundách" @@ -12522,6 +13320,10 @@ msgstr "Vyp/zap. IPv6 PD prostřednictvím DHCPv6." msgid "Tone" msgstr "Tón" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Dostupná celkem" @@ -12659,6 +13461,7 @@ msgstr "Tx-Power" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Typ" @@ -12666,6 +13469,10 @@ msgstr "Typ" msgid "Type of service" msgstr "Typ služby" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Typ použitého zařízení" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13044,6 +13851,7 @@ msgstr "Použít DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Používat DNS servery inzerované protistranou" @@ -13069,6 +13877,10 @@ msgstr "Použít MTU na rozhraní tunelu" msgid "Use TTL on tunnel interface" msgstr "Použít TTL na rozhraní tunelu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Použít jako externí překrytí (/overlay)" @@ -13096,6 +13908,7 @@ msgstr "Použít uživatelsky určené DNS servery" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Použít výchozí bránu" @@ -13103,6 +13916,7 @@ msgstr "Použít výchozí bránu" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Použít metriku brány" @@ -13119,6 +13933,10 @@ msgstr "" "Používat zastaralý formát identifikátoru MAP rozhraní (draft-ietf-softwire-" "map-00) namísto normy RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Použít protokol" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Použít směrovací tabulku" @@ -13159,6 +13977,18 @@ msgstr "" "nestandardní doby zapůjčení specifické pro hostitele, například 12h, 3d nebo " "infinite (nekonečná)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Použít uzel zařízení TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Použít uživatelské jméno jako Common Name" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13176,6 +14006,10 @@ msgstr "" "Použito pro dva různé účely: RADIUS NAS identifikátor a 802.11r R0KH " "identifikátor. Není třeba pro běžné WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13186,6 +14020,7 @@ msgid "User" msgstr "Uživatel" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Uživatelský certifikát (PEM formát)" @@ -13194,11 +14029,13 @@ msgid "User identifier" msgstr "Identifikátor uživatele" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Uživatelský klíč (PEM formát)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13267,11 +14104,25 @@ msgstr "Lokální VPN adresa" msgid "VPN Local port" msgstr "Lokální VPN port" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN protokol" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "SHA256 otisk certifikátu VPN serveru" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port na VPN serveru" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "SHA1 otisk certifikátu VPN serveru" @@ -13534,6 +14385,16 @@ msgstr "" "nebudou použity níže uvedené možnosti klíčů R0 a R1. Zakažte tuto funkci, " "pokud chcete použít možnosti klíčů R0 a R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Když máte více než jednu IP adresu (např. vícero rozhraní, nebo sekundární " +"IP adresy) a nepoužíváte --local pro vynucení navázání na pouze jednu " +"konkrétní adresu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13639,6 +14500,10 @@ msgstr "" "Režim obejití problému je možné použít pouze pokud je používáno jako " "přístupový bod." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Zapsat záznam událostí do souboru" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Zapisovat přijaté požadavky DNS do systémového záznamu událostí." @@ -14054,6 +14919,11 @@ msgstr "minut" msgid "mobile home agent (H)" msgstr "mobilní domácí agent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "ne" @@ -14200,6 +15070,10 @@ msgstr "režim serveru" msgid "severity:" msgstr "závažnost:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "stupeň podrobnosti záznamu událostí v sstp" @@ -14257,6 +15131,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "zkusit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "zařízení TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "časový limit nečinnosti TUN/TAP" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14459,6 +15341,14 @@ msgstr "platná celočíselná hodnota" msgid "valid multicast MAC address" msgstr "platná MAC adresa vícesměrového vysílání" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"platný název síťového zařízení, 1 až 15 znaků dlouhé a NEobsahující „:“, " +"„/“, „%“ nebo mezery" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "platný název síťového rozhraní, ne „.“ nebo „..“" @@ -14568,51 +15458,128 @@ msgstr "{example_nx} vrací {nxdomain}." msgid "« Back" msgstr "« Zpět" +#~ msgid "Add template based configuration" +#~ msgstr "Přidat nastavení založení na Å¡abloně" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certifikát cert. autority (v PEM kódování – použít namísto systémového " -#~ "úložiÅ¡tě pro ověřování certifikátu brány." +#~ "Níže je uveden seznam nakonfigurovaných instancí OpenVPN a jejich " +#~ "aktuálního stavu" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Neplatný řetězec klíče v Base64" +#~ msgid "Configuration category" +#~ msgstr "Kategorie nastavení" -#~ msgid "Local IP address" -#~ msgstr "Místní IP adresa" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Nepoužívat adaptivní kompresi LZO" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Udělit přístup k nastavování OpenVPN" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instance „%s“" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Instance s tímto názvem už existuje!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Nahrání souboru s nastaveními OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Přijmout pouze spojení z daného X.509 názvu" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN instance" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Upravte tento soubor přímo v relaci terminálu." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Vyberte platný konfigurační soubor OVPN, který chcete nahrát!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Vyberte platnou Å¡ablonu VPN!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Volitelné (v sekundách). Pokud nastaveno na „0“ (nula), pak se není " -#~ "pokouÅ¡eno o opětovné připojení." +#~ "Sekce pro přidání volitelného souboru \"auth-user-pass\" s pověřeními (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Interval trvalého opětovného připojování" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Sekce pro úpravu souboru nastaveními pro OVPN (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Toto nevypadá jako platný PEM soubor" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Bezpečnostní doporučení: Doporučuje se nepovolovat kompresi a nastavit " +#~ "tento parametr na `ne`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Bezpečnostní doporučení: Doporučuje se nepovolovat kompresi a nastavit " +#~ "tento parametr na `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Vybrat Å¡ablonu …" + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Nastavit TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Délka Å¡ifrovacího klíče" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Nastavit výchozí bránu pro trasy" + +#~ msgid "Start/Stop" +#~ msgstr "Start/Stop" -#~ msgid "VPN Protocol" -#~ msgstr "VPN protokol" +#~ msgid "Started" +#~ msgstr "SpuÅ¡těno" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "SHA256 otisk certifikátu VPN serveru" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Přepnout na pokročilá nastavení" -#~ msgid "VPN Server port" -#~ msgstr "Port na VPN serveru" +#~ msgid "Switch to basic configuration" +#~ msgstr "Přepnout na základní nastavení" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Číslo portu TCP/UDP pro místní stranu (výchozí = 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Číslo portu TCP/UDP pro vzdálenou stranu (výchozí = 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Nastavení založené na Å¡abloně" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Dočasný adresář pro návratový soubor client-connect" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Je třeba vyplnit kolonku „Název“!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "platný název síťového zařízení, 1 až 15 znaků dlouhé a NEobsahující „:“, " -#~ "„/“, „%“ nebo mezery" +#~ "Konfigurační soubor OVPN (%s) je příliÅ¡ velký pro online úpravy v LuCI " +#~ "(≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Zcela zakázat vyjednání Å¡ifry" + +#~ msgid "Upload ovpn file" +#~ msgstr "Nahrát OVPN soubor" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Zapisovat stav do souboru každých n sekund" + +#~ msgid "yes (%i)" +#~ msgstr "ano (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Očekávání platné adresy IPv4" diff --git a/modules/luci-base/po/da/base.po b/modules/luci-base/po/da/base.po index b5b6d98ffb..22fe4bda52 100644 --- a/modules/luci-base/po/da/base.po +++ b/modules/luci-base/po/da/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "\"net30\", \"p2p\" eller \"subnet" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -195,6 +199,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -256,6 +264,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -309,6 +321,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -354,6 +370,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -841,6 +861,10 @@ msgstr "" "Accepter kun DNS-forespørgsler fra værter, hvis adresse er i et lokalt " "subnet." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -849,6 +873,10 @@ msgstr "" msgid "Accept local" msgstr "Accepter lokalt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Accepter indstillinger, der er sendt fra serveren" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1050,6 +1078,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Tilføj rute efter etablering af forbindelse" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1091,6 +1123,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Yderligere autentificering over TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1260,6 +1296,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Tillad alle undtagen angivet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Tillad klient-til-klient-trafik" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Tillad fuld UCI-adgang for ældre applikationer" @@ -1276,6 +1316,14 @@ msgstr "Tillad kun anførte" msgid "Allow localhost" msgstr "Tillad localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Tillad flere klienter med samme certifikat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Tillad kun én session" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Tillad genstart af enheden" @@ -1290,6 +1338,10 @@ msgstr "" "Tillad fjernværter at oprette forbindelse til lokale SSH-porte, der er " "videresendt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Tillad fjern at ændre sin IP eller port" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Tillad rodlogon med adgangskode" @@ -1308,6 +1360,18 @@ msgstr "Tillad brugeren root at logge ind med adgangskode" msgid "Allowed IPs" msgstr "Tilladte IP'er" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Tilladt maksimalt antal tilsluttede klienter" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Tilladt maksimalt af interne" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Tilladt maksimalt antal nye forbindelser" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tilladt netværksteknologi" @@ -1316,6 +1380,12 @@ msgstr "Tilladt netværksteknologi" msgid "AllowedIPs setting is invalid" msgstr "Tilladte IP-indstillinger er ugyldige" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1444,6 +1514,10 @@ msgstr "Enhver pakke" msgid "Any zone" msgstr "Enhver zone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Tilføje log til fil" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Anvend backup?" @@ -1549,6 +1623,10 @@ msgstr "Auth gruppe" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Godkend med brugernavn/adgangskode" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Godkendelse" @@ -1618,6 +1696,10 @@ msgstr "Automatisk montering af filsystemer ved hotplug" msgid "Automatically mount swap on hotplug" msgstr "Automatisk montering af swap ved hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Automatisk omdirigering af standardruten" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automount filsystem" @@ -1722,6 +1804,10 @@ msgstr "Basisenhed" msgid "Base64-encoded public key of this interface for sharing." msgstr "Base64-kodet offentlig nøgle for dette interface til deling." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1780,6 +1866,7 @@ msgstr "Bind NTP server" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1810,6 +1897,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1909,12 +1997,24 @@ msgstr "Buffered" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA-certifikat (PEM-kodet; Brug i stedet for systemdækkende lager til at " +"bekræfte gateway certifikatet." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA-certifikat; hvis det er tomt, vil det blive gemt efter den første " "forbindelse." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1947,6 +2047,10 @@ msgstr "" msgid "Cached" msgstr "Cachelagret" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Kald cmd/script ned før TUN/TAP lukning" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2036,6 +2140,10 @@ msgstr "Celle placering" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Nøglecenter" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Certifikatbegrænsning (domæne)" @@ -2099,6 +2207,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Kædekrog \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Skift procesprioritet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Skift til mappe før initialisering" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Ændringer" @@ -2141,6 +2257,10 @@ msgstr "Kanalbredde" msgid "Check filesystems before mount" msgstr "Kontroller filsystemer før montering" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Tjek peer-certifikat mod en CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2185,6 +2305,10 @@ msgstr "" "Vælg det eller de netværk, du vil knytte til denne trÃ¥dløse interface, eller " "udfyld feltet brugerdefineret for at definere et nyt netværk." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot til mappe efter initialisering" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cipher" @@ -2193,6 +2317,10 @@ msgstr "Cipher" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP-indkapsling" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2221,6 +2349,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Klient-ID, der skal sendes ved anmodning om DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klienten er deaktiveret" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2307,6 +2443,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Beregner den udgÃ¥ende checksum (valgfrit)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Konfigurationsfil" @@ -2331,6 +2468,18 @@ msgstr "Konfigurationsændringer er blevet rullet tilbage!" msgid "Configuration failed" msgstr "Konfiguration mislykkedes" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Konfigurer klienttilstand" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Konfigurer serverbro" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Konfigurer servertilstand" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2398,6 +2547,14 @@ msgstr "Bekræft afbrydelse af forbindelsen" msgid "Confirmation" msgstr "Bekræftelse" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Opret forbindelse via Socks5-proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Opret forbindelse til fjernvært via en HTTP-proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2423,6 +2580,10 @@ msgstr "Slutpunkt for forbindelse" msgid "Connection lost" msgstr "Forbindelse afbrudt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Interval for gentagelse af forbindelse" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2546,6 +2707,10 @@ msgstr "Cron-logniveau" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptografi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Nuværende effekt" @@ -2870,6 +3035,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Forsinkelse n sekunder efter forbindelse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Forsinkelse af udførelse af tun/tap Ã¥ben og op script" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegere IPv6-præfikser" @@ -3034,6 +3207,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Enheden er ikke tilgængelig! Venter stadig pÃ¥ enheden..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Enheder" @@ -3059,6 +3233,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman-parametre" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3067,6 +3245,10 @@ msgstr "" msgid "Directory" msgstr "Mappe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Mappe til brugerdefinerede klientkonfigurationsfiler" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3111,6 +3293,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Deaktivere DNS-opslag" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Deaktiver kryptering" @@ -3119,6 +3305,14 @@ msgstr "Deaktiver kryptering" msgid "Disable Inactivity Polling" msgstr "Deaktivere opsamling af inaktivitet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Deaktivere personsøgning" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Deaktivere kontrol af konsistensen af indstillinger" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Deaktivere dette interface" @@ -3236,6 +3430,11 @@ msgstr "" "Dnsmasq-instans, som denne opstartssektion er bundet til. Hvis den ikke er " "angivet, er sektionen gyldig for alle dnsmasq-instanser." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Bind ikke til lokal adresse og port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Cache ikke negative svar, f.eks. for ikke-eksisterende domæner." @@ -3330,6 +3529,42 @@ msgstr "Domænehvidliste" msgid "Don't Fragment" msgstr "Fragmentér ikke" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Du skal ikke udføre ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Tilføj ikke ruter automatisk" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Gem ikke adgangskoderne --askpass eller --auth-user-pass i cache" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Drop ikke indgÃ¥ende tun-pakker med samme destination som vært" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "nedarv ikke globale push-indstillinger" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Log ikke tidsstempler" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Træk ikke ruter automatisk" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Genlæs ikke nøglen igen ved genstart" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Advarer ikke ved ifconfig-inkonsistenser" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Ned" @@ -3354,6 +3589,10 @@ msgstr "Download mtdblock" msgid "Downstream SNR offset" msgstr "Nedstrøms SNR offset" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3505,6 +3744,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Ekkoparametre til loggen" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3615,6 +3858,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Empirisk mÃ¥ling af MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3698,6 +3945,14 @@ msgstr "Aktiver MAC-adresselæring" msgid "Enable NTP client" msgstr "Aktiver NTP-klient" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Aktiver OpenSSL-hardwarekryptomaskiner" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Aktiver opdagelse af Path MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3706,10 +3961,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Aktiver Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Aktiver krypteringstilstand med statisk nøgle (ikke-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Aktiver TFTP-server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Aktiver TLS og overtag klientrollen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Aktiver TLS og overtag serverrollen" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Aktiver VLAN-filtrering" @@ -3743,6 +4010,10 @@ msgstr "" "Aktiver nedstrømsdelegering af IPv6-præfikser, der er tilgængelige pÃ¥ dette " "interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Aktiver intern datagramfragmentering" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Aktiver modforanstaltninger til geninstallation af nøgler (KRACK)" @@ -3751,6 +4022,10 @@ msgstr "Aktiver modforanstaltninger til geninstallation af nøgler (KRACK)" msgid "Enable learning and aging" msgstr "Aktiver læring og aldring" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Aktiver management interface pÃ¥ IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Aktiver spejling af indgÃ¥ende pakker" @@ -3896,6 +4171,16 @@ msgstr "Indkapslingsgrænse" msgid "Encapsulation mode" msgstr "Indkapslingstilstand" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Krypterer og autentificerer alle kontrolkanalpakker med nøglen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Krypterer og autentificerer alle kontrolkanalpakker med nøglen, version 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3904,6 +4189,10 @@ msgstr "Indkapslingstilstand" msgid "Encryption" msgstr "Kryptering" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Krypteringscifre for pakker" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3999,6 +4288,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Udelad interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Udfør shell cmd, nÃ¥r ruter er tilføjet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Udfør shell-kommando pÃ¥ fjern-IP-ændring" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Udføres i servertilstand ved nye klientforbindelser, nÃ¥r klienten stadig " +"ikke er betroet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Udføres i servertilstand, nÃ¥r en IPv4-adresse/rute eller MAC-adresse " +"tilføjes til OpenVPN's interne routingtabel" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4023,6 +4340,10 @@ msgstr "" msgid "Existing device" msgstr "Eksisterende enhed" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Afsluttes ved fejlslagen TLS-forhandling" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Udvid værter" @@ -4071,6 +4392,10 @@ msgstr "Forventer to prioritetsværdier adskilt af et kolon" msgid "Expecting: %s" msgstr "Forventer: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Udløber" @@ -4591,6 +4916,10 @@ msgstr "Fragmentering" msgid "Fragmentation Threshold" msgstr "Fragmenteringstærskel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4704,6 +5033,10 @@ msgstr "Generel opsætning" msgid "General device options" msgstr "Generelle enhedsindstillinger" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Generere konfiguration" @@ -4750,6 +5083,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Genererer QR-kode…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4821,6 +5158,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Giv adgang til LuCI openfortivpn-procedurer" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Giv adgang til SSH-konfiguration" @@ -4935,6 +5276,10 @@ msgstr "HE.net adgangskode" msgid "HE.net username" msgstr "HE.net brugernavn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC-godkendelse for pakker" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4948,6 +5293,10 @@ msgstr "HTTP(S)-adgang" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "HÃ¥ndtering af fejl i forbindelse med autentificering" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4964,6 +5313,15 @@ msgstr "Hjerteslagsinterval (kerne: hjerteslag)" msgid "Hello interval" msgstr "Hej interval" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Hjælperdirektiv for at forenkle udtrykket af --ping og --ping-restart i " +"konfigurationer i servertilstand" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5547,6 +5905,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Hvis opløsning af værtsnavn mislykkes, skal du prøve igen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5586,12 +5948,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Hvis ikke markeret, er der ikke konfigureret nogen standardrute" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Hvis ikke markeret, ignoreres de annoncerede DNS-serveradresser" @@ -6003,6 +6367,11 @@ msgstr "Ugyldig" msgid "Invalid APN provided" msgstr "Ugyldig APN angivet" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Ugyldig Base64-nøglestreng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6150,10 +6519,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Bevar den lokale IP-adresse ved genstart" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Bevar fjern-IP-adresse ved genstart" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Bevar indstillingerne og den aktuelle konfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Hold tun/tap-enheden Ã¥ben ved genstart" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Keep-Alive" @@ -6209,10 +6590,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Nøgle mangler" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Vindue til overgang af nøgle" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Nøgle, der bruges til at signere netværkskonfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6411,6 +6800,10 @@ msgstr "Legend:" msgid "Limit" msgstr "Grænse" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Begræns gentagne logmeddelelser" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6646,6 +7039,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Lokal IP-adresse" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6699,6 +7096,10 @@ msgstr "Lokal ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokalt certifikat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6709,6 +7110,14 @@ msgstr "Lokalt domæne" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "Lokalt domæne-suffiks tilføjes til DHCP-navne og poster i hosts-filen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Lokalt værtsnavn eller IP-adresse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokal privat nøgle" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Kun lokal betjening" @@ -6794,6 +7203,7 @@ msgid "Log queries" msgstr "Log forespørgsler" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Logning" @@ -6939,6 +7349,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Overordnet tilstand" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -6947,6 +7361,18 @@ msgstr "" "Sørg for at klone rodfilssystemet ved at bruge noget i stil med nedenstÃ¥ende " "kommandoer:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7105,6 +7531,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Maksimalt antal leased adresser." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maksimalt antal TCP-outputpakker i kø" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7664,6 +8094,10 @@ msgstr "Migration af netværks ifname-konfiguration" msgid "Network interface" msgstr "Netværks interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Netværk" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Aldrig" @@ -8040,10 +8474,18 @@ msgstr "Varsel" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Antal tildelte broadcastbuffere" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Antal cachede DNS-poster, 10000 er maksimum, 0 er ingen caching." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Antal linjer for logfilens historik" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8183,6 +8625,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Kun behandle ping-timeouts, hvis der findes ruter" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Åbn oversigt over iptables-regler…" @@ -8191,10 +8637,22 @@ msgstr "Åbn oversigt over iptables-regler…" msgid "Open list..." msgstr "Åbn listen..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8241,6 +8699,10 @@ msgstr "Operatør kode" msgid "Operator Name" msgstr "Operatør navn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimering af TUN/TAP/UDP-skrivninger" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8274,6 +8736,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Valgfri, noter i frit format om denne enhed" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Valgfrit, i sekunder. Hvis indstillet til \"0\", forsøges der ikke at " +"genoprette forbindelsen." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8376,6 +8844,14 @@ msgstr "Valgfrit. UDP-port, der bruges til udgÃ¥ende og indgÃ¥ende pakker." msgid "Options" msgstr "Indstillinger" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8607,6 +9083,10 @@ msgstr "Pinkode afvist" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12-fil med nøgler" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Tryk" @@ -8707,6 +9187,14 @@ msgstr[1] "Del af netværk:" msgid "Part of zone %q" msgstr "Del af zone %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Overfør miljøvariabler til scriptet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8716,6 +9204,7 @@ msgstr "Pass-through (spejler fysisk enhed til et enkelt MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8778,6 +9267,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Indsæt eller træk den medfølgende WireGuard-konfigurationsfil…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Sti til CA-certifikat" @@ -8900,10 +9393,22 @@ msgstr "Udfør nulstilling" msgid "Permission denied" msgstr "Adgang nægtet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Vedvarende tilstand for beskyttelse mod gengivelse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Vedvarende/afbrudt ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Vedvarende Hold i live" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Vedvarende genforbindelsesinterval" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Indstillingen PersistentKeepAlive er ugyldig" @@ -8922,6 +9427,10 @@ msgstr "Fysiske indstillinger" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping fjern hvert n sekund over TCP/UDP-port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8971,6 +9480,10 @@ msgstr "" msgid "Policy" msgstr "Politik" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Politikniveau for brug af eksterne programmer og scripts" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9226,6 +9739,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxy Server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy timeout i sekunder" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9278,6 +9795,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "PublicKey-indstillingen er ugyldig" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Skub en ifconfig-indstilling til fjern" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Skub indstillinger til peer" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9315,6 +9844,10 @@ msgstr "Forespørg alle tilgængelige upstream-resolvere." msgid "Query interval" msgstr "Forespørgselsinterval" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Forespørgselsforvaltningskanal for privat nøgle" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Svarinterval for forespørgsel" @@ -9430,10 +9963,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Randomiser tilknytning af kildeport" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Vælg tilfældigt en fjernserver" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9546,6 +10087,12 @@ msgstr "Opdater kanaler" msgid "Refreshing" msgstr "Genopfriske" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Afviser forbindelse, hvis der ikke er nogen brugerdefineret " +"klientkonfiguration" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Registreringsstaten" @@ -9630,6 +10177,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Omlægning af SIGUSR1-signaler" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9658,6 +10209,14 @@ msgstr "Fjern-IPv6-adresse eller FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Fjernværtsnavn eller IP-adresse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Timeout for fjern-ping" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Fjern" @@ -9716,10 +10275,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Genforhandle data kæde. nøgle efter bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Genforhandle data kæde. nøgle efter pakker" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Genforhandle data kæde. nøgle efter sekunder" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Erstat trÃ¥dløs konfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Størrelsen af det glidende vindue til beskyttelse mod gentagelse" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9749,6 +10325,15 @@ msgstr "" msgid "Request timeout" msgstr "Timeout for anmodning" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Krav om explicit betegnelse pÃ¥ certifikatet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Kræv eksplicit brug af nøgle pÃ¥ certifikatet" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9763,6 +10348,10 @@ msgstr "Kræv indgÃ¥ende kontrolsum (valgfrit)." msgid "Require incoming packets serialization (optional)." msgstr "Kræv serialisering af indgÃ¥ende pakker (valgfrit)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9796,6 +10385,10 @@ msgstr "" "PÃ¥krævet: Afviser godkendelse, hvis RADIUS-serveren ikke leverer passende " "VLAN attributter." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9942,6 +10535,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Genstart Firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Genstart efter timeout for fjern-ping" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Genstart radio interface" @@ -9954,11 +10551,27 @@ msgstr "Gendan" msgid "Restore backup" msgstr "Gendan backup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Begrænser de tilladte cifre, der kan forhandles" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Timeout for genudsendelse pÃ¥ TLS-kontrolkanal" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Genforsøg pÃ¥ ubestemt tid ved HTTP-proxyfejl" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Genforsøg pÃ¥ ubestemt tid ved Socks-proxyfejl" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10082,10 +10695,18 @@ msgstr "Rutehandlingskæde \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Rute subnet til klient" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Rute type" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10476,6 +11141,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Angive output verbosity" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Angive størrelsen pÃ¥ hashtabeller for rigtige og virtuelle adresser" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Angive TCP/UDP-modtagelsesbufferstørrelsen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Angive tcp/UDP-afsendelsesbufferens størrelse" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10495,6 +11176,23 @@ msgstr "" "Angiv dette interface som master for RA- og DHCPv6-videresendelse samt NDP-" "proxying." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Angiv længde pÃ¥ tun/tryk pÃ¥ TX-kø" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Angive parametre for tun/tryk pÃ¥ netværkskort" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Angiv MTU for tun/tryk pÃ¥ enheden" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Angiv opret/tryk pÃ¥ enheden ovenover" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10504,6 +11202,10 @@ msgstr "Konfigurer DHCP-server" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Opsætning af ruter til proxied IPv6-naboer." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Angive øvre grænse pÃ¥ TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10538,6 +11240,22 @@ msgstr "" "Indstillinger til at hjælpe trÃ¥dløse klienter med at roame mellem flere " "AP'er: 802.11r, 802.11k og 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Shaping til peer bÃ¥ndbredde" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd til at udføre efter tun-enhed Ã¥ben" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Shell cmd til at køre efter lukning af tun-enhed" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Shell-kommando til at verificere X509-navn" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10598,6 +11316,10 @@ msgstr "Signalopdateringshastighed" msgid "Signal:" msgstr "Signal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Gør outputtet af replay-advarsler lydløs" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10927,6 +11649,10 @@ msgstr "" "nedarver værdien af den indre header) eller en hexadecimal værdi " "00..FF (valgfrit)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10946,6 +11672,10 @@ msgstr "" "Angiv en anden MTU (Maximum Transmission Unit) end standardværdien (1280 " "bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10955,6 +11685,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Angiv den hemmelige krypteringsnøgle her." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Angiv, om klienten skal levere et gyldigt certifikat" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10990,6 +11724,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Start OpenVPN i en dvaletilstand" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Start WPS" @@ -11061,6 +11799,10 @@ msgstr "Grænse for inaktivitet pÃ¥ stationen" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Version af statusfilformat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11260,6 +12002,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-kildeport" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP-port # for bÃ¥de lokal og fjern" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11268,6 +12023,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP-server rod" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 eller nyere kryptering" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS-kryptering" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (gælder kun for IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11677,6 +12448,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Den højeste understøttede TLS-version" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11709,6 +12484,10 @@ msgstr "Navnet pÃ¥ interface er allerede brugt" msgid "The interface name is too long" msgstr "Navnet pÃ¥ interface er for langt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Den vigtigste retning for 'tls-auth' og 'hemmelige' indstillinger" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11739,6 +12518,10 @@ msgstr "Den lokale IPv4-adresse, som tunnelen oprettes over (valgfrit)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Den lokale IPv6-adresse, som tunnelen oprettes over (valgfrit)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Den lavest understøttede TLS-version" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11792,6 +12575,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11994,6 +12781,11 @@ msgstr "Denne IPv4-adresse pÃ¥ relayet" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Denne godkendelsestype er ikke relevant for den valgte EAP-metode." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Dette ligner ikke en gyldig PEM-fil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12189,6 +12981,10 @@ msgstr "Tidszone" msgid "Timed-out" msgstr "Timed-out" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Tidsramme for nøgleudveksling" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Timeout i sekunder" @@ -12242,6 +13038,10 @@ msgstr "" msgid "Tone" msgstr "Tone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Tilgængeligt i alt" @@ -12376,6 +13176,7 @@ msgstr "Tx-Power" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Type" @@ -12383,6 +13184,10 @@ msgstr "Type" msgid "Type of service" msgstr "Tjenestetype" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Type af anvendt enhed" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12754,6 +13559,7 @@ msgstr "Brug DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Brug DNS-servere, der annonceres af peer" @@ -12779,6 +13585,10 @@ msgstr "Brug MTU pÃ¥ tunnel interface" msgid "Use TTL on tunnel interface" msgstr "Brug TTL pÃ¥ tunnel interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Brug som eksternt overlay (/overlay)" @@ -12806,6 +13616,7 @@ msgstr "Brug brugerdefinerede DNS-servere" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Brug standardgateway" @@ -12813,6 +13624,7 @@ msgstr "Brug standardgateway" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Brug gateway-metrik" @@ -12829,6 +13641,10 @@ msgstr "" "Brug ældre MAP interface identifikator format (draft-ietf-softwire-map-00) i " "stedet for RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Brug protokollen" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Brug rutetabel" @@ -12869,6 +13685,18 @@ msgstr "" "ikke-standardiserede værtsspecifikke Lease tid, f.eks. 12 timer, 3d eller " "uendelig." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Brug tun/tap-enhedsknude" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Brug brugernavn som almindeligt navn" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12886,6 +13714,10 @@ msgstr "" "Anvendes til to forskellige formÃ¥l: RADIUS NAS-ID og 802.11r R0KH-ID. Ikke " "nødvendigt med normal WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12896,6 +13728,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Brugercertifikat (PEM kodet)" @@ -12904,11 +13737,13 @@ msgid "User identifier" msgstr "Bruger-id" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Brugernøgle (PEM kodet)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12977,11 +13812,25 @@ msgstr "VPN Lokal adresse" msgid "VPN Local port" msgstr "VPN Lokal port" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN Protokol" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN Server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN-servercertifikatets SHA256-hash" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN Server port" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN Serverens certifikat SHA1 hash" @@ -13241,6 +14090,16 @@ msgstr "" "anvendes nedenstÃ¥ende R0/R1-nøgleindstillinger ikke. Deaktiver dette for at " "anvende R0- og R1-nøgleindstillingerne." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"NÃ¥r du har mere end én IP-adresse (f.eks. flere interfaces eller sekundære " +"IP-adresser), og brug ikke --lokal for at tvinge binding til en bestemt " +"adresse kun" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13344,6 +14203,10 @@ msgstr "TrÃ¥dløst netværk er aktiveret" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Skriv log til fil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Skriv modtagne DNS-forespørgsler til syslog." @@ -13757,6 +14620,11 @@ msgstr "minutter" msgid "mobile home agent (H)" msgstr "mobile hjem agent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nej" @@ -13903,6 +14771,10 @@ msgstr "servertilstand" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Log-niveau" @@ -13955,6 +14827,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap-enhed" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap inaktivitetstimeout" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14157,6 +15037,14 @@ msgstr "gyldig integer værdi" msgid "valid multicast MAC address" msgstr "gyldig multicast MAC-adresse" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"gyldigt netværksenhedsnavn mellem 1 og 15 tegn, der ikke indeholder \":\", " +"\"/\", \"%\" eller mellemrum" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "gyldigt netværksenhedsnavn, ikke \".\" eller \"...\"" @@ -14262,48 +15150,129 @@ msgstr "" msgid "« Back" msgstr "« Tilbage" +#~ msgid "Add template based configuration" +#~ msgstr "Tilføj skabelonbaseret konfiguration" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "CA-certifikat (PEM-kodet; Brug i stedet for systemdækkende lager til at " -#~ "bekræfte gateway certifikatet." +#~ "Nedenfor er en liste over konfigurerede OpenVPN-instanser og deres " +#~ "aktuelle tilstand" + +#~ msgid "Configuration category" +#~ msgstr "Konfigurationskategori" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Ugyldig Base64-nøglestreng" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Brug ikke adaptiv lzo-komprimering" -#~ msgid "Local IP address" -#~ msgstr "Lokal IP-adresse" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Giv adgang til OpenVPN-konfiguration" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instans \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Instans med det navn findes allerede!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN-konfigurationsfil upload" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Accepter kun forbindelser fra det givne X509-navn" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN-instanser" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Du skal redigere denne fil direkte i en terminalsession." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Vælg en gyldig OVPN-konfigurationsfil til at uploade!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Vælg venligst en gyldig VPN-skabelon!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Valgfrit, i sekunder. Hvis indstillet til \"0\", forsøges der ikke at " -#~ "genoprette forbindelsen." +#~ "Afsnit til tilføjelse af en valgfri 'auth-user-pass'-fil med dine " +#~ "legitimationsoplysninger (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Vedvarende genforbindelsesinterval" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Afsnit til ændring af OVPN-konfigurationsfilen (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Dette ligner ikke en gyldig PEM-fil" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Sikkerhedsanbefaling: Det anbefales ikke at aktivere komprimering og " +#~ "indstille denne parameter til `nej`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Sikkerhedsanbefaling: Det anbefales ikke at aktivere komprimering og " +#~ "indstille denne parameter til `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Vælg skabelon ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Angive TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Størrelsen pÃ¥ krypteringsnøglen" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Angiv en standardgateway for ruter" + +#~ msgid "Start/Stop" +#~ msgstr "Start/Stop" -#~ msgid "VPN Protocol" -#~ msgstr "VPN Protokol" +#~ msgid "Started" +#~ msgstr "Startet" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN-servercertifikatets SHA256-hash" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Skift til avanceret konfiguration" -#~ msgid "VPN Server port" -#~ msgstr "VPN Server port" +#~ msgid "Switch to basic configuration" +#~ msgstr "Skift til grundlæggende konfiguration" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP-port # for lokal (standard=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP-port # for fjern (standard=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Skabelonbaseret konfiguration" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Midlertidig mappe til returfilen for client-connect" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Feltet \"Navn\" mÃ¥ ikke være tomt!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "gyldigt netværksenhedsnavn mellem 1 og 15 tegn, der ikke indeholder \":" -#~ "\", \"/\", \"%\" eller mellemrum" +#~ "Størrelsen af OVPN-konfigurationsfilen (%s) er for stor til online " +#~ "redigering i LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Dette deaktiverer fuldstændig krypteringsforhandling" + +#~ msgid "Upload ovpn file" +#~ msgstr "Upload OVPN-fil" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Skriv status til filen hvert n sekund" + +#~ msgid "yes (%i)" +#~ msgstr "ja (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Forventer en gyldig IPv4-adresse" diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 8f57c983aa..807c2a2957 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -112,6 +112,10 @@ msgstr "% verwendet die Standard-MAC-Adressformatkodierung" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "Topologietyp" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -209,6 +213,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -270,6 +278,10 @@ msgstr "18: ARM UEFI 32-Boot über HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64-Boot über HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -323,6 +335,10 @@ msgstr "28: RISC-V 64-Bit-UEFI-Boot über HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -373,6 +389,10 @@ msgstr "38: LoongArch 32-bit UEFI boot von HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -868,6 +888,10 @@ msgstr "" "DNS-Dienste auf direkte lokale Subnetze beschränken um Missbrauch durch " "Dritte zu verhindern." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Von öffentlichen Schlüsseln akzeptieren" @@ -876,6 +900,10 @@ msgstr "Von öffentlichen Schlüsseln akzeptieren" msgid "Accept local" msgstr "Lokale Quelle akzeptieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Vom Server übertragene Optionen lokal akzeptieren" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1085,6 +1113,10 @@ msgstr "Peer-Adresse hinzufügen" msgid "Add requestor MAC" msgstr "MAC des Anfragestellers hinzufügen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Netzwerkrouten nach Verbindungsaufbau einrichten" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1130,6 +1162,10 @@ msgstr "" msgid "Additional Peers" msgstr "Zusätzliche Peers" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Erweiterte Authentifikation über TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Zusätzliche Konfigurationseinstellungen (im TOML-Format)." @@ -1307,6 +1343,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Alle außer gelistete erlauben" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Netzwerkverkehr zwischen Teilnehmern zulassen" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Gewähre vollen UCI-Zugriff auf Legacy-Anwendungen" @@ -1323,6 +1363,14 @@ msgstr "Nur gelistete erlauben" msgid "Allow localhost" msgstr "Erlaube localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Mehrere Teilnehmer mit selbem Zertifikat erlauben" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Nur eine einzige Verbindung zulassen" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Erlaube Neustarten des Geräts" @@ -1335,6 +1383,10 @@ msgstr "Empfang auf inaktiven Ports zulassen" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Entfernten Hosts erlauben zu lokale SSH-Tunnel-Ports zu verbinden" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Address- und Port-Änderungen der Gegenstelle zulassen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "\"root\" Login mit Passwort aktivieren" @@ -1355,6 +1407,18 @@ msgstr "" msgid "Allowed IPs" msgstr "Erlaubte IP-Adressen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Betriebsmodus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Maximal erlaubte Anzahl an Netzwerkrouten pro Teilnehmer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Wiederholrate für Verbindungversuche" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Erlaubte Netzwerktechnologie" @@ -1363,6 +1427,12 @@ msgstr "Erlaubte Netzwerktechnologie" msgid "AllowedIPs setting is invalid" msgstr "AllowedIPs Parameter ist ungültig" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1496,6 +1566,10 @@ msgstr "Jedes Paket" msgid "Any zone" msgstr "Beliebige Zone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "An Protokolldatei anfügen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Backup anwenden?" @@ -1604,6 +1678,10 @@ msgstr "Berechtigungsgruppe" msgid "Auth Priv" msgstr "Priv Auth" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Authentifikation mittels Benutzername und Passwort" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Authentifizierung" @@ -1675,6 +1753,10 @@ msgstr "Unkonfigurierte Dateisysteme automatisch einhängen" msgid "Automatically mount swap on hotplug" msgstr "Unkonfigurierte SWAP-Partitionen automatisch aktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Automatisch die Standard-Route umleiten" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Dateisystem automatisch einhängen" @@ -1780,6 +1862,10 @@ msgid "Base64-encoded public key of this interface for sharing." msgstr "" "Base64-kodierter öffentlicher Schlüssel dieser Schnittstelle zum Teilen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1841,6 +1927,7 @@ msgstr "NTP-Server anbinden" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1875,6 +1962,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1980,12 +2068,24 @@ msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" "Standardmäßig puffert dnsmasq A, AAAA, CNAME und SRV DNS-Datensatztypen." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA-Zertifikat (PEM-kodiert; anstelle des systemweiten Speichers verwenden, " +"um das Gateway-Zertifikat zu überprüfen." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA-Zertifikat (wird beim ersten Verbindungsaufbau automatisch gespeichert " "wenn leer)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2018,6 +2118,11 @@ msgstr "Willkürliche RR puffern" msgid "Cached" msgstr "Zugriffsspeicher" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" +"Shell-Kommando vor Deaktivierung der TUN/TAP Schnittstelle ausführen" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2107,6 +2212,10 @@ msgstr "Standort der Zelle" msgid "Cellular Network" msgstr "Mobilfunknetz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Zertifikat der Zertifizierungsstelle" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Zertifikatsbeschränkung (Domain)" @@ -2172,6 +2281,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Hook \"%h\" der Kette" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Prozess-Priorität anpassen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Vor der Initialisierung in Verzeichnis wechseln" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Änderungen" @@ -2218,6 +2335,10 @@ msgstr "Kanalbreite" msgid "Check filesystems before mount" msgstr "Dateisysteme prüfen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Teilnehmerzertifikat mit Sperrliste abgleichen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2261,6 +2382,10 @@ msgstr "" "Wählt die Schnittstellen die diesem WLAN-Netzwerk zugeordnet werden. Das " "erstelle-Feld ausfüllen um eine neue Schnittstelle anzulegen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Nach der Initialisierung in Verzeichnis wechseln" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Verschlüsselungsalgorithmus" @@ -2269,6 +2394,10 @@ msgstr "Verschlüsselungsalgorithmus" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP-Kapselung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2298,6 +2427,14 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "Zu sendende Client-ID bei DHCP Anfragen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Teilnehmer-Konto deaktivieren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2385,6 +2522,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Berechnen der ausgehenden Prüfsumme (optional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Konfig-Datei" @@ -2409,6 +2547,18 @@ msgstr "Die Konfiguration wurde zurückgerollt!" msgid "Configuration failed" msgstr "Konfiguration fehlgeschlagen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Clientmodus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Server-zu-Server Netzwerkbrücke" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Server-Modus" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2478,6 +2628,14 @@ msgstr "Verbindungstrennung bestätigen" msgid "Confirmation" msgstr "Bestätigung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Verbindung über einen Socks 5 - Proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Verbindung zum entfernten Rechner über HTTP-Proxy aufbauen" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2503,6 +2661,10 @@ msgstr "Verbindungsendpunkt" msgid "Connection lost" msgstr "Verbindung verloren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Wiederholrate für Verbindungversuche" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2629,6 +2791,10 @@ msgstr "Cron Protokoll-Level" msgid "Cross Pass (Japan only)" msgstr "Cross-Pass (nur Japan)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptographie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Aktuelle Sendeleistung" @@ -2967,6 +3133,14 @@ msgstr "" "Verzögerung bevor ein Port nach einem MII Link up Ereignis (msec) aktiviert " "wird" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Nach dem Verbindungsaufbau um n Sekunden verzögern" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Shell-Kommando nach Schnittstelleneinrichtung verzögern" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6-Präfix-Delegation" @@ -3131,6 +3305,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Gerät nicht erreichbar! Warte immer noch..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Geräte" @@ -3159,6 +3334,10 @@ msgstr "" "Erreichbarkeitsbestätigung erreichbar ist; veröffentlicht in RA Botschaften." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman-Parameter" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Verzeichnis" @@ -3167,6 +3346,10 @@ msgstr "Verzeichnis" msgid "Directory" msgstr "Verzeichnis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Verzeichnis für eigene Konfigurationsdateien" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3216,6 +3399,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS-Lookups deaktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Unterstützung für Data Channel Offload (DCO) deaktivieren" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Verschlüsselung deaktivieren" @@ -3224,6 +3411,14 @@ msgstr "Verschlüsselung deaktivieren" msgid "Disable Inactivity Polling" msgstr "Inaktivitäts-Proben deaktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Benutzten Arbeitsspeicher sperren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Konsistenzprüfungen für Optionen durchführen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Deaktivieren dieser Schnittstelle" @@ -3346,6 +3541,11 @@ msgstr "" "Die dnsmasq-Instanz an welche diese Boot-Sektion gebunden ist. Wenn " "unspezifiziert, dann gilt diese Sektion für alle Instanzen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "An keine spezielle Adresse binden" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3443,6 +3643,43 @@ msgstr "Domain-Whitelist" msgid "Don't Fragment" msgstr "Nicht fragmentieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Schnittstellenkonfiguration nicht durchführen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Netzwerkrouten nicht automatisch einrichten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Authentifikationsdaten nicht zwischenspeichern" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Eingehende Tun-Pakete mit dem gleichen Ziel wie der Host nicht verwerfen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Nur teilnehmerspezifische Optionen übertragen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Keine Zeitangaben protokollieren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Routen nicht automatisch abrufen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Schlüssel bei Neustarts beibehalten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Keine Warnung bei inkonsistenter Schnittstellenkonfiguration" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Runter" @@ -3467,6 +3704,10 @@ msgstr "Mtdblock-Datei herunterladen" msgid "Downstream SNR offset" msgstr "Downstream SNR-Offset" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3628,6 +3869,10 @@ msgstr "" "Drittanbieter-Repositorys) ermöglicht Pakete in von ihm unterzeichneten " "Listen durch den Paketmanager zu installieren." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Parameter in Protokolldatei speichern" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3740,6 +3985,10 @@ msgstr "Sendet netlink IP ADDR miss Benachrichtigungen" msgid "Emits netlink LLADDR miss notifications" msgstr "Sendet netlink LLADDR miss Benachrichtigungen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "MTU regelmäßig testen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3823,6 +4072,14 @@ msgstr "Lernen von MAC-Adressen aktivieren" msgid "Enable NTP client" msgstr "Aktiviere NTP-Client" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL-Unterstützung für Kryptographie-Hardware benutzen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "MTU-Erkennung aktivieren" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Privates PSK (PPSK) aktivieren" @@ -3831,10 +4088,22 @@ msgstr "Privates PSK (PPSK) aktivieren" msgid "Enable Single DES" msgstr "Single-DES aktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Verschlüsselung mittels statischer Schlüssel (kein TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP-Server aktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "TLS im Client-Betriebsmodus aktivieren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "TLS im Server-Betriebsmodus aktivieren" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN-Filterung aktivieren" @@ -3868,6 +4137,10 @@ msgstr "" "Aktiviert die Delegation von IPv6-Präfixen an nachgelagerte Netzwerke auf " "dieser Schnittstelle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Datenpakete bei Bedarf fragmentieren" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Key Reinstallation (KRACK) Gegenmaßnahmen aktivieren" @@ -3876,6 +4149,10 @@ msgstr "Key Reinstallation (KRACK) Gegenmaßnahmen aktivieren" msgid "Enable learning and aging" msgstr "Learning und Aging aktivieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Aktiviere die Verwaltungsschnittstelle auf IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Port-Mirroring für eingehende Pakete aktivieren" @@ -4029,6 +4306,19 @@ msgstr "A better translation would be \"Verschachtelungslimit" msgid "Encapsulation mode" msgstr "Kapselung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Verschlüsseln und authentifizieren aller Kontrollkanalpakete mit dem " +"Schlüssel" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Verschlüsselung und Authentifizierung aller Kontrollkanalpakete mit dem " +"Schlüssel, Version 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4037,6 +4327,10 @@ msgstr "Kapselung" msgid "Encryption" msgstr "Verschlüsselung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Verschlüsselungsalgorithmus für Pakete" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4133,6 +4427,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Netzwerkadapter ausschließen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Shell-Befehl nach Routen-Einrichtung ausführen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Programm bei Adressänderung der Gegenstelle aufrufen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Wird bei neuen Client-Verbindungen im Servermodus ausgeführt, wenn dem " +"Clienten noch nicht vertraut wird" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Wird im Servermodus ausgeführt, wann immer eine IPv4-Adresse/Route oder MAC-" +"Adresse zur internen Routingtabelle von OpenVPN hinzugefügt wird" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4157,6 +4479,10 @@ msgstr "" msgid "Existing device" msgstr "Existierender Netzwerkadapter" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Terminieren nach fehlgeschlagenem Schlüsselaustausch" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Hosts vervollständigen" @@ -4209,6 +4535,10 @@ msgstr "Erwarte zwei durch Doppelpunkt getrennte Prioritätswerte" msgid "Expecting: %s" msgstr "Erwarte: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Läuft ab" @@ -4735,6 +5065,10 @@ msgstr "Fragmentierung" msgid "Fragmentation Threshold" msgstr "Fragmentierungsschwelle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4848,6 +5182,10 @@ msgstr "Allgemeine Einstellungen" msgid "General device options" msgstr "Allgemeine Adapteroptionen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Konfiguration generieren" @@ -4895,6 +5233,10 @@ msgstr "" msgid "Generating QR code…" msgstr "QR-Code generieren…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4967,6 +5309,10 @@ msgstr "Gewährung des Zugangs zu LuCI Yggdrasil-Verfahren" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Zugriff auf LuCI openfortivpn-Verfahren gewähren" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Zugriff auf die SSH-Konfiguration gewähren" @@ -5081,6 +5427,10 @@ msgstr "HE.net Passwort" msgid "HE.net username" msgstr "HE.net Benutzername" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC-Authentifizierung für Pakete" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5094,6 +5444,10 @@ msgstr "HTTP(S) Zugriff" msgid "Half Duplex" msgstr "Halbduplex" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Behandlung von Authentifikationsfehlern" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5110,6 +5464,15 @@ msgstr "Heartbeat-Intervall (kernel: heartbeat)" msgid "Hello interval" msgstr "Hello-Intervall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Helfer-Direktive, um den Ausdruck von --ping und --ping-restart in " +"Servermodus-Konfigurationen zu vereinfachen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5707,6 +6070,10 @@ msgstr "" "wirkt sich weder auf ausgehende Peerings noch auf link-lokale Peers aus, die " "über Multicast entdeckt wurden." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Neuer Verbindungsversuch wenn Namensauflösung fehlschlägt" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5746,12 +6113,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Wenn deaktiviert, wird keine Default-Route gesetzt" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Falls deaktiviert werden die zugewiesenen DNS-Server ignoriert" @@ -6167,6 +6536,11 @@ msgstr "Ungültig" msgid "Invalid APN provided" msgstr "Ungültiger APN angegeben" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Ungültige Base64-Zeichenkette" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6326,10 +6700,22 @@ msgstr "" "Springt zu einer anderen Regel, die durch ihren Prioritätswert vorgegeben " "wird" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Lokale IP-Adresse bei Neustarts beibehalten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "IP-Adresse der Gegenstelle bei Neustarts beibehalten" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Einstellungen beibehalten und die aktuelle Konfiguration sichern" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "TUN/TAP Schnittelle bei Neustarts offen halten" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Keep-Alive" @@ -6385,10 +6771,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Schlüssel fehlt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Maximaler Zeitraum für Schlüsselwechsel" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Schlüssel zum Signieren der Netzwerkkonfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6589,6 +6983,10 @@ msgstr "Legende:" msgid "Limit" msgstr "Limit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Wiederholende Protokollmeldungen unterdrücken" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6836,6 +7234,10 @@ msgstr "Lokal 6" msgid "Local 7" msgstr "Lokal 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Lokale IP-Adresse" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6889,6 +7291,10 @@ msgstr "Lokales ULA-Präfix" msgid "Local VTEP" msgstr "Lokales VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokales Zertifikat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6901,6 +7307,14 @@ msgstr "" "Lokales Domänensuffix, das an DHCP-Namen und Hosts-Datei-Einträge angehängt " "wird." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Lokaler Rechnername oder IP Adresse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokaler privater Schlüssel" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Nur lokale Dienste" @@ -6988,6 +7402,7 @@ msgid "Log queries" msgstr "Schreibe Abfragelog" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Protokollierung" @@ -7133,12 +7548,28 @@ msgstr "MX" msgid "Mail" msgstr "Post" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Betriebsmodus" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "Das Root-Dateisystem muss mit folgenden Kommandos vorbereitet werden:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7301,6 +7732,10 @@ msgstr "Maximale Anzahl an FDB-Einträgen" msgid "Maximum number of leased addresses." msgstr "Maximal zulässige Anzahl von vergeben DHCP-Adressen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maximale Anzahl an TCP-Paketen in der Warteschlange" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7871,6 +8306,10 @@ msgstr "Migration der Konfiguration von Schnittstellennamen" msgid "Network interface" msgstr "Netzwerkschnittstelle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Vernetzung" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Niemals" @@ -8258,12 +8697,20 @@ msgstr "Hinweis" msgid "Nslookup" msgstr "DNS-Auflösung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Anzahl der benutzten Broadcast-Puffer" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Anzahl der zwischengespeicherten DNS-Einträge. Maximum sind 10000 Einträge, " "\"0\" deaktiviert die Zwischenspeicherung." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Anzahl der Zeilen im Protokoll-Zwischenspeicher" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8408,6 +8855,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Ping-Timeouts nur bei vorhandenen Routen auslösen" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Übersicht der iptables-Regeln öffnen…" @@ -8416,10 +8867,22 @@ msgstr "Übersicht der iptables-Regeln öffnen…" msgid "Open list..." msgstr "Liste öffnen..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8466,6 +8929,10 @@ msgstr "Betreiber-Code" msgid "Operator Name" msgstr "Betreibername" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "TUN-, TAP- und UDP-Schreibvorgänge optimieren" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8502,6 +8969,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Beliebige, optionale Notizen über dieses Gerät" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Optional, in Sekunden. Bei einem Wert von '0' wird keine erneute Verbindung " +"versucht." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8608,6 +9081,14 @@ msgstr "" msgid "Options" msgstr "Optionen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8840,6 +9321,10 @@ msgstr "PIN-Code abgelehnt" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12 Schlüsselarchiv" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8940,6 +9425,14 @@ msgstr[1] "Teil der Netzwerke:" msgid "Part of zone %q" msgstr "Teil von Zone %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Umgebungsvariablen für Shell-Befehle" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8950,6 +9443,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9014,6 +9508,10 @@ msgstr "" "Fügen Sie die mitgelieferte WireGuard-Konfigurationsdatei ein oder ziehen " "Sie sie…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Pfad zum CA-Zertifikat" @@ -9136,10 +9634,22 @@ msgstr "Reset durchführen" msgid "Permission denied" msgstr "Zugriff verweigert" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Persistenter Status für \"Replay\"-Schutz" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Persistenten IP-Adressbereich nutzen" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Persistentes Keep-Alive" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervall für dauerhafte Wiederherstellung der Verbindung" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "PersistentKeepAlive-Parameter ist ungültig" @@ -9158,6 +9668,10 @@ msgstr "Physische Einstellungen" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping-Intervall für Gegenstellen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9207,6 +9721,10 @@ msgstr "" msgid "Policy" msgstr "Standardregel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Policy-Ebene über Nutzung von externen Programmen und Skripten" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9468,6 +9986,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxy-Server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Maximaler Timeout für Proxy-Verbindungen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9521,6 +10043,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Die PublicKey-Einstellung ist ungültig" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "IP-Adresskonfiguration an Teilnehmer übertragen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Optionen an Teilnehmer übertragen" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9561,6 +10095,10 @@ msgstr "Abfragen aller verfügbaren Upstream-Resolver." msgid "Query interval" msgstr "Abfrageintervall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Privaten Schlüssel über Management-Kanal abfragen" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Abfrage-Antwortintervall" @@ -9679,10 +10217,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Quellports randomisieren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Entfernten Server zufällig wählen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Rohdaten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9798,6 +10344,10 @@ msgstr "Kanäle aktualisieren" msgid "Refreshing" msgstr "Aktualisierend" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Teilnehmer-Verbindung verweigern wenn Teilnehmer-Konfiguration fehlt" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Registrierungszustand" @@ -9885,6 +10435,10 @@ msgstr "Neuladen" msgid "Remaining time" msgstr "Verbleibende Zeit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "\"USR1\" Systemsignal umleiten" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9913,6 +10467,14 @@ msgstr "Remote-IPv6-Adresse oder FQDN" msgid "Remote VTEP" msgstr "Entferntes VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Entfernter Rechnername oder IP-Adresse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Ping-Timeout für Gegenstellen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Entfernen" @@ -9979,10 +10541,27 @@ msgstr "Subnetz-Adresse vor der Weiterleitungsabfrage entfernen" msgid "Removes records of the specified type(s) from answers." msgstr "Entfernt Datensätze der angegebenen Art(en) aus Antworten." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Schlüssel nach maximale Verkehrsmenge neu aushandeln" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Schlüssel nach maximaler Anzahl von Paketen neu aushandeln" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Schlüssel nach maximaler Verbindungsdauer neu aushandeln" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "WLAN-Konfiguration ersetzen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Fenstergröße für \"Replay\"-Schutz" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10012,6 +10591,15 @@ msgstr "IPv6-Präfix anfordern" msgid "Request timeout" msgstr "Anfrage-Timeout" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Verwendungszweck von Zertifikaten überprüfen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Zertifikat explizit auf einfachen Verwendungszweck prüfen" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10026,6 +10614,10 @@ msgstr "Eingehende Prüfsumme erforderlich (optional)." msgid "Require incoming packets serialization (optional)." msgstr "Serialisierung eingehender Pakete erforderlich (optional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10061,6 +10653,10 @@ msgstr "" "Erforderlich: Lehnt die Authentifizierung ab, wenn der RADIUS-Server keine " "geeigneten VLAN-Attribute bereitstellt." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10207,6 +10803,10 @@ msgstr "Neustart" msgid "Restart Firewall" msgstr "Firewall neu starten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Neu Starten nach Ping-Timeout an Gegenstellen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "WLAN-Adapter neu starten" @@ -10219,12 +10819,28 @@ msgstr "Wiederherstellen" msgid "Restore backup" msgstr "Sicherung wiederherstellen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Einschränkung der zulässigen zu verhandelnden Verschlüsselungen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "TLS Timeout" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" "Rufe die Listener-Adressen aus der Yggdrasil-Schnittstellenkonfiguration ab." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Neue Verbindung bei Proxy-Fehlern aufbauen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Neue Verbindung bei Proxy-Fehlern aufbauen" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10350,10 +10966,18 @@ msgstr "Routing-Kette \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Routen-Kurzschluss (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Subnetz an Teilnehmer routen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Routen-Typ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10750,6 +11418,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Lege die Protokollklasse/Facility für Syslog-Einträge fest." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Detailstufe für Protokolle" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Größe für interne Adresstabellen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Größe des TCP/UDP Empfangs-Puffers" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Größe des TCP/UDP Sende-Puffers" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10769,6 +11453,23 @@ msgstr "" "Diese Schnittstelle als Master-Schnittstelle für RA- und DHCPv6-" "Weiterleitungen sowie für NDP-Proxy-Dienste festlegen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Größe der Sende-Warteschlange" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Tun/Tap parameter einstellen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "MTU für TUN/TAP Schnittstelle festlegen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Overhead für TUN/TAP Schnittstelle festlegen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10780,6 +11481,10 @@ msgstr "" "Netzwerkrouten für IPv6-Nachbarn installieren, die durch den NDP-Proxy " "behandelt werden." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Maximale TCP-MSS erzwingen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10814,6 +11519,24 @@ msgstr "" "Einstellungen zur Unterstützung von Wireless-Clients beim Roaming zwischen " "mehreren APs: 802.11r, 802.11k und 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Verbindungsrate von Gegenstellen limitieren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell-Kommando nach Einrichtung von TUN/TAP Schnittstelle ausführen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" +"Shell-Kommando nach Deaktivierung der TUN/TAP Schnittstelle " +"ausführen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Shell-Kommando zum Überprüfen das X.509 Namens" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10874,6 +11597,10 @@ msgstr "Signal-Wiederholfrequenz" msgid "Signal:" msgstr "Signal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "\"Replay\"-Warnungen unterdrücken" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11212,6 +11939,10 @@ msgstr "" "Header erbt den Wert des inneren Headers) oder ein hexadezimaler Wert " "00..FF (optional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11231,6 +11962,10 @@ msgstr "" "Setzt eine spezifische MTU (Maximum Transmission Unit) abweichend von den " "standardmäßigen 1280 Bytes." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11242,6 +11977,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Geben Sie hier den geheimen Netzwerkschlüssel an." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Geben Sie an, ob der Client ein gültiges Zertifikat liefern muss" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11277,6 +12016,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Start" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "OpenVPN im Schlafmodus starten" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS starten" @@ -11349,6 +12092,10 @@ msgstr "Client-Inaktivitäts-Limit" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Format für Status-Datei" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "Lenkströme (RPS)" @@ -11549,6 +12296,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-Quell-Port" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Benutzter TCP oder UDP Port" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11557,6 +12317,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP Wurzelverzeichnis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 (oder neuer) Verschlüsselungsalgorithmus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS Verschlüsselungsalgorithmus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "\"TOS\" Durchleitung (nur für IPv4)" + # same as RX #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 @@ -11990,6 +12766,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Die höchste unterstützte TLS-Version" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12023,6 +12803,10 @@ msgstr "Der Schnittstellenname wird bereits verwendet" msgid "The interface name is too long" msgstr "Der Schnittstellenname ist zu lang" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Schlüssel-Richtung für die Optionen 'tls-auth' und 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Der letzte Eintrag ohne Architektur wird zum Standard." @@ -12055,6 +12839,10 @@ msgstr "Die lokale IPv4-Adresse über die der Tunnel aufgebaut wird (optional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Die lokale IPv6-Adresse, über die der Tunnel erstellt wird (optional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Die niedrigste unterstützte TLS-Version" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12112,6 +12900,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Der private Schlüssel für deinen Yggdrasil-Knoten" @@ -12325,6 +13117,11 @@ msgstr "" "Dieser Authentifizierungstyp ist nicht mit der ausgewählten EAP-Methode " "kombinierbar." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Dies scheint keine gültige PEM-Datei zu sein" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12543,6 +13340,10 @@ msgstr "Zeitzone" msgid "Timed-out" msgstr "Zeitüberschreitung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Maximaler Zeitraum für Schlüsselaustausch" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Gültigkeitsdauer in Sekunden" @@ -12601,6 +13402,10 @@ msgstr "" msgid "Tone" msgstr "Ton" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Verfügbar" @@ -12739,6 +13544,7 @@ msgstr "Sendestärke" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Typ" @@ -12746,6 +13552,10 @@ msgstr "Typ" msgid "Type of service" msgstr "Art des Dienstes" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Schnittstellentyp" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -13124,6 +13934,7 @@ msgstr "DHCPv6 verwenden" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Benutze die von der Gegenstelle zugewiesenen DNS-Server" @@ -13149,6 +13960,10 @@ msgstr "Benutze MTU auf dem Tunneladapter" msgid "Use TTL on tunnel interface" msgstr "Benutze TTL auf dem Tunneladapter" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Als externes Overlay benutzen (/overlay)" @@ -13176,6 +13991,7 @@ msgstr "Benutze eigene DNS-Server" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Benutze Standard-Gateway" @@ -13183,6 +13999,7 @@ msgstr "Benutze Standard-Gateway" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Benutze Gateway-Metrik" @@ -13199,6 +14016,10 @@ msgstr "" "Das veraltete MAP Schnittstellenbezeichnerformat (draft-ietf-softwire-" "map-00) statt RFC7597 benutzen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Netzwerkprotokoll" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Benutze Routing-Tabelle" @@ -13239,6 +14060,18 @@ msgstr "" "optional dazu verwendet werden, eine abweichende hostspezifische Zeit " "einzustellen, z.B. 12h, 3d oder infinite." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "TUN/TAP Gerätedatei" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Benutzernamen als Common-Name benutzen" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13256,6 +14089,10 @@ msgstr "" "Wird für zwei verschiedene Zwecke verwendet: RADIUS NAS ID und 802.11r R0KH-" "ID. Nicht erforderlich mit normalem WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13266,6 +14103,7 @@ msgid "User" msgstr "Benutzer" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "PEM-kodiertes Benutzerzertifikat" @@ -13274,11 +14112,13 @@ msgid "User identifier" msgstr "Benutzerkennung" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "PEM-kodierter Benutzerschlüssel" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13347,11 +14187,25 @@ msgstr "Lokale VPN-Adresse" msgid "VPN Local port" msgstr "Lokaler VPN-Port" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN-Protokoll" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-Server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "SHA256-Hash des VPN-Serverzertifikats" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN-Server Port" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "SHA1-Hash des VPN-Server-Zertifikates" @@ -13615,6 +14469,16 @@ msgstr "" "generiert werden. Wenn diese Option aktiviert ist, werden die nachfolgenden " "R0/R1-Schlüsseloptionen nicht verwendet." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Wenn Sie mehr als eine IP-Adresse (z.B. mehrere Schnittstellen oder " +"sekundäre IP-Adressen) haben, verwenden Sie --local, um die Bindung an eine " +"bestimmte Adresse zu erzwingen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13718,6 +14582,10 @@ msgstr "Das WLAN-Netzwerk ist aktiviert" msgid "Workaround mode can only be used when acting as an access point." msgstr "Workaround-Modus kann nur im Access Point-Betrieb verwendet werden." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "In Protokolldatei schreiben" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Empfangene DNS-Abfragen in das Systemprotokoll schreiben." @@ -14136,6 +15004,11 @@ msgstr "Minuten" msgid "mobile home agent (H)" msgstr "Mobile-Home-Agent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nein" @@ -14283,6 +15156,10 @@ msgstr "Server-Modus" msgid "severity:" msgstr "Schwere:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Log-Level" @@ -14335,6 +15212,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "versuchen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "TUN/TAP Schnittstelle" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Inaktivitäts-Timeout für TUN/TAP Schnittstellen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14537,6 +15422,14 @@ msgstr "gültige Ganzzahl" msgid "valid multicast MAC address" msgstr "gültige Multicast-MAC-Adresse" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"gültiger Netzgerätename zwischen 1 und 15 Zeichen, der weder \":\", \"/\", " +"\"%\", noch Leerzeichen enthält" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "gültiger Name des Netzwerkgeräts, nicht \".\" oder \"..\"" @@ -14645,51 +15538,129 @@ msgstr "{example_nx} gibt {nxdomain} zurück." msgid "« Back" msgstr "« Zurück" +#~ msgid "Add template based configuration" +#~ msgstr "Hinzufügen einer vorlagenbasierten Konfiguration" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Liste der konfigurierten OpenVPN Instanzen und ihr momentaner Status" + +#~ msgid "Configuration category" +#~ msgstr "Kategorie" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Adaptive LZO-Kompression deaktivieren" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Zugriff auf die OpenVPN-Konfiguration gewähren" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Instanz \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "Instanz mit diesem Namen existiert bereits!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN-Konfigurationsdatei hochladen" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Nur Verbindungen vom angegebenem X.509 Name zulassen" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN Instanzen" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Bitte bearbeiten Sie diese Datei direkt in einer Terminalsitzung." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "CA-Zertifikat (PEM-kodiert; anstelle des systemweiten Speichers " -#~ "verwenden, um das Gateway-Zertifikat zu überprüfen." +#~ "Bitte wählen Sie eine gültige OVPN-Konfigurationsdatei zum Hochladen aus!" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Ungültige Base64-Zeichenkette" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Bitte wählen Sie eine gültige VPN-Vorlage aus!" -#~ msgid "Local IP address" -#~ msgstr "Lokale IP-Adresse" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Abschnitt zum Hinzufügen einer optionalen Datei 'auth-user-pass' mit " +#~ "Ihren Anmeldeinformationen (%s)" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Abschnitt zum Ändern der OVPN-Konfigurationsdatei (%s)" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Sicherheitsempfehlung: Es wird empfohlen, die Komprimierung nicht zu " +#~ "aktivieren und diesen Parameter auf \"no\" zu setzen" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "Optional, in Sekunden. Bei einem Wert von '0' wird keine erneute " -#~ "Verbindung versucht." +#~ "Sicherheitsempfehlung: Es wird empfohlen, die Komprimierung nicht zu " +#~ "aktivieren und diesen Parameter auf \"stub-v2\" zu setzen" + +#~ msgid "Select template ..." +#~ msgstr "Vorlage auswählen ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "MTU für TCP/UDP Protokoll festlegen" + +#~ msgid "Size of cipher key" +#~ msgstr "Größe des Schlüssels" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervall für dauerhafte Wiederherstellung der Verbindung" +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Standard-Gateway für Netzwerkrouten" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Dies scheint keine gültige PEM-Datei zu sein" +#~ msgid "Start/Stop" +#~ msgstr "Start/Stopp" -#~ msgid "VPN Protocol" -#~ msgstr "VPN-Protokoll" +#~ msgid "Started" +#~ msgstr "Gestartet" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "SHA256-Hash des VPN-Serverzertifikats" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Wechsel in die erweiterten Einstellungen" -#~ msgid "VPN Server port" -#~ msgstr "VPN-Server Port" +#~ msgid "Switch to basic configuration" +#~ msgstr "Zur vereinfachten Konfiguration wechseln" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Lokaler TCP oder UDP Port" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP oder UDP Port der Gegenstelle" + +#~ msgid "Template based configuration" +#~ msgstr "Vorlagenbasierte Konfiguration" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Temporäres Verzeichnis für Teilnehmer-Verbindungen" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Das Feld 'Name' darf nicht leer sein!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "gültiger Netzgerätename zwischen 1 und 15 Zeichen, der weder \":\", \"/" -#~ "\", \"%\", noch Leerzeichen enthält" +#~ "Die Größe der OVPN-Konfigurationsdatei (%s) ist zu groß für die Online-" +#~ "Bearbeitung in der LuCI (≥ 100KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Vollständig Deaktivierung der Chiffren-Verhandlung" + +#~ msgid "Upload ovpn file" +#~ msgstr "Hochladen der OVPN-Datei" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Status-Datei schreiben" + +#~ msgid "yes (%i)" +#~ msgstr "Gestartet (%s)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Erwarte eine gültige IPv4-Adresse" diff --git a/modules/luci-base/po/el/base.po b/modules/luci-base/po/el/base.po index e6d22ede6c..eda4395e58 100644 --- a/modules/luci-base/po/el/base.po +++ b/modules/luci-base/po/el/base.po @@ -101,6 +101,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -199,6 +203,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -260,6 +268,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -313,6 +325,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -358,6 +374,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -838,6 +858,10 @@ msgstr "" "Αποδεχτείτε ερωτήματα DNS μόνο από κεντρικούς υπολογιστές των οποίων η " "διεύθυνση βρίσκεται σε τοπικό υποδίκτυο." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -846,6 +870,10 @@ msgstr "" msgid "Accept local" msgstr "Αποδοχή τοπικού" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1048,6 +1076,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1089,6 +1121,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1262,6 +1298,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Να επιτρέπονται όλες, εκτός από αυτές στη λίστα" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Να επιτρέπει πλήρη πρόσβαση στο UCI για παλαιές εφαρμογές" @@ -1278,6 +1318,14 @@ msgstr "Να επιτρέπονται μόνο αυτές στην λίστα" msgid "Allow localhost" msgstr "Να επιτρέπεται το localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Επιτρέψτε την επανεκκίνηση της συσκευής" @@ -1292,6 +1340,10 @@ msgstr "" "Να επιτρέπεται σε απομακρυσμένα συστήματα να συνδέονται σε τοπικά " "προωθημένες SSH θύρες" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Επιτρέπουμε στον απομακρυσμένο να αλλάξει την IP ή τη θύρα" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Να επιτρέπονται root συνδέσεις με κωδικό πρόσβασης" @@ -1311,6 +1363,18 @@ msgstr "" msgid "Allowed IPs" msgstr "Επιτρεπόμενες IPs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1319,6 +1383,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "Η ρύθμιση επιτρεπόμενων IPs δεν είναι έγκυρη" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1447,6 +1517,10 @@ msgstr "Οποιοδήποτε πακέτο" msgid "Any zone" msgstr "Οιαδήποτε ζώνη" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Εφαρμογή αντιγράφου ασφαλείας;" @@ -1543,6 +1617,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Εξουσιοδότηση" @@ -1610,6 +1688,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1714,6 +1796,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1766,6 +1852,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1794,6 +1881,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1893,10 +1981,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1929,6 +2027,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2016,6 +2118,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2071,6 +2177,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Αλλαγές" @@ -2113,6 +2227,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2153,6 +2271,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2161,6 +2283,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2187,6 +2313,14 @@ msgstr "πελάτης" msgid "Client ID to send when requesting DHCP" msgstr "Αναγνωριστικό πελάτη που αποστέλλετε κατά την αίτηση DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2270,6 +2404,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2294,6 +2429,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2345,6 +2492,14 @@ msgstr "" msgid "Confirmation" msgstr "Επιβεβαίωση" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Σύνδεση μέσω διαμεσολαβητή Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2370,6 +2525,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Διάστημα επαναπροσπάθειας σύνδεσης" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2489,6 +2648,10 @@ msgstr "Επίπεδο Καταγραφής Cron" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2807,6 +2970,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2971,6 +3142,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Αποτυχία σύνδεσης με συσκευή! Παραμονή για συσκευή..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Συσκευές" @@ -2996,6 +3168,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3004,6 +3180,10 @@ msgstr "" msgid "Directory" msgstr "Φάκελος" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3048,6 +3228,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3056,6 +3240,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Απενεργοποίηση αυτής της διασύνδεσης" @@ -3169,6 +3361,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Μη συνδέσεις σε τοπική διεύθυνση και θύρα" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3261,6 +3458,42 @@ msgstr "Λευκή λίστα τομέων" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Κάτω" @@ -3285,6 +3518,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3429,6 +3666,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3537,6 +3778,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3616,6 +3861,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3624,10 +3877,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Ενεργοποίηση εξυπηρετητή TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3656,6 +3921,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3664,6 +3933,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "Ένεργοποίηση learning and aging" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3805,6 +4078,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "Λειτουργία ενθυλάκωσης" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3813,6 +4095,10 @@ msgstr "Λειτουργία ενθυλάκωσης" msgid "Encryption" msgstr "Κρυπτογράφηση" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3908,6 +4194,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Εκτέλεση της εντολής κελύφους στην αλλαγή IP του απομακρυσμένου" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3930,6 +4240,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3978,6 +4292,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Λήγει" @@ -4486,6 +4804,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "Όριο Κατακερµατισµού" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4599,6 +4921,10 @@ msgstr "Γενικές ρυθμίσεις" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4644,6 +4970,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4714,6 +5044,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4828,6 +5162,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4841,6 +5179,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4857,6 +5199,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5429,6 +5778,11 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" +"Αν αποτύχει η μετατροπή του ονόματος του μηχανήματος σε IP, ξαναπροσπάθησε" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5465,12 +5819,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5869,6 +6225,11 @@ msgstr "Άκυρη τιμή εισόδου" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6015,10 +6376,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6074,10 +6447,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6270,6 +6651,10 @@ msgstr "Υπόμνημα:" msgid "Limit" msgstr "Όριο" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6493,6 +6878,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6546,6 +6935,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6556,6 +6949,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Όνομα τοπικού μηχανήματος ή διεύθυνση IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6641,6 +7042,7 @@ msgid "Log queries" msgstr "Καταγραφή ερωτημάτων" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Καταγραφή" @@ -6782,12 +7184,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6951,6 +7369,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Μέγιστος αριθμός διευθύνσεων lease." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7502,6 +7924,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Ποτέ" @@ -7871,10 +8297,18 @@ msgstr "Επισήμανση" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8011,6 +8445,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -8019,10 +8457,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8062,6 +8512,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8095,6 +8549,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8180,6 +8638,14 @@ msgstr "" msgid "Options" msgstr "Επιλογές" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8408,6 +8874,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8508,6 +8978,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "Μέρος της ζώνης %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8517,6 +8995,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8575,6 +9054,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Διαδρομή για Πιστοποιητικό CA" @@ -8697,10 +9180,22 @@ msgstr "Διενέργεια αρχικοποίησης" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8719,6 +9214,10 @@ msgstr "" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8768,6 +9267,10 @@ msgstr "" msgid "Policy" msgstr "Πολιτική" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9017,6 +9520,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Τέλος χρόνου μεσολαβητή σε δευτερόλεπτα" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9062,6 +9569,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9099,6 +9618,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9212,10 +9735,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Τυχαία επιλογή απομακρυσμένου διακομιστή" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9327,6 +9858,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9408,6 +9943,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9436,6 +9975,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Όνομα απομακρυσμένου μηχανήματος ή διεύθυνση IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Αφαίρεση" @@ -9494,10 +10041,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Αντικατάσταση ρυθμίσεων ασύρματης σύνδεσης" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9527,6 +10091,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9541,6 +10114,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9572,6 +10149,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9718,6 +10299,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Επανεκκίνηση Τείχους Προστασίας" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9730,11 +10315,27 @@ msgstr "Επαναφορά Αντίγραφου Ασφαλείας" msgid "Restore backup" msgstr "Επαναφορά αντιγράφου ασφαλείας" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Επαναπροσπάθεια για πάντα αν υπάρχουν λάθη HTTP στο μεσολαβητή" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Επαναπροσπάθεια για πάντα σε περίπτωση λαθών στο διαμεσολαβητή Socks5" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9851,10 +10452,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10233,6 +10886,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10246,6 +10915,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10255,6 +10941,10 @@ msgstr "Ρύθμιση Εξυπηρετητή DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10287,6 +10977,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10347,6 +11053,10 @@ msgstr "" msgid "Signal:" msgstr "Σήμα:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10636,6 +11346,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10651,6 +11365,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10660,6 +11378,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Ορίστε το κρυφό κλειδί κρυπτογράφησης." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10695,6 +11417,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10763,6 +11489,10 @@ msgstr "" msgid "Status" msgstr "Κατάσταση" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10960,6 +11690,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP νούμερο θύρας για το τοπικό και το απομακρυσμένο" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -10968,6 +11711,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11335,6 +12094,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11363,6 +12126,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11393,6 +12160,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11434,6 +12205,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11610,6 +12385,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11789,6 +12569,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11839,6 +12623,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Διαθέσιμο Συνολικά" @@ -11974,6 +12762,7 @@ msgstr "Ισχύς Εκπομπής" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Τύπος" @@ -11981,6 +12770,10 @@ msgstr "Τύπος" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Είδος χρησιμοποιούμενης συσκευής" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12343,6 +13136,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12368,6 +13162,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12395,6 +13193,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Χρήση προεπιλεγμένης πύλης" @@ -12402,6 +13201,7 @@ msgstr "Χρήση προεπιλεγμένης πύλης" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12416,6 +13216,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12450,6 +13254,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12465,6 +13281,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12475,6 +13295,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12483,11 +13304,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12556,11 +13379,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Εξυπηρετητής VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12791,6 +13628,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12890,6 +13734,10 @@ msgstr "Το ασύρματο δίκτυο είναι ενεργό" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Καταγραφή των ληφθέντων DNS αιτήσεων στο syslog" @@ -13298,6 +14146,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "όχι" @@ -13442,6 +14295,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13494,6 +14351,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Συσκευή tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13693,6 +14558,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13798,6 +14669,36 @@ msgstr "" msgid "« Back" msgstr "« Πίσω" +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Παρακάτω είναι μία λίστα των ρυθμισμένων περιστατικών OpenVPN και της " +#~ "τρέχουσας κατάστασής τους" + +#~ msgid "OpenVPN instances" +#~ msgstr "Διεργασίες OpenVPN" + +#~ msgid "Start/Stop" +#~ msgstr "Εκκίνηση/Τερματισμός" + +#~ msgid "Started" +#~ msgstr "Ξεκίνησε" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Μετάβαση στις προχωρημένες ρυθμίσεις" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Μετάβαση στις βασικές επιλογές" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP αριθμός θύρας για το τοπικό (εξ'ορισμού=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP αριθμός θύρας για τον απομακρυσμένο (εξ'ορισμού=1194)" + +#~ msgid "yes (%i)" +#~ msgstr "ναι (%i)" + #~ msgid "Lease time remaining" #~ msgstr "Υπόλοιπο χρόνου Lease" diff --git a/modules/luci-base/po/es/base.po b/modules/luci-base/po/es/base.po index a7009dbc1b..0e6dd880b0 100644 --- a/modules/luci-base/po/es/base.po +++ b/modules/luci-base/po/es/base.po @@ -112,6 +112,10 @@ msgstr "%s usa el formato de codificación predeterminado de la dirección MAC" msgid "%s; %d tokens separated by %s" msgstr "%s; %d tokens separados por %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', o 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -210,6 +214,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -271,6 +279,10 @@ msgstr "18: Arranque ARM UEFI 32 desde HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: Arranque ARM UEFI 64 desde HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -324,6 +336,10 @@ msgstr "28: Arranque UEFI RISC-V de 64 bits desde HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -369,6 +385,10 @@ msgstr "38: Arranque UEFI de 32 bits de LoongArch desde HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -873,6 +893,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Acepta consultas DNS solo de hosts cuya dirección esté en una subred local." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Aceptar desde claves públicas" @@ -881,6 +905,10 @@ msgstr "Aceptar desde claves públicas" msgid "Accept local" msgstr "Aceptar local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Aceptar opciones envidadas desde el servidor" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1094,6 +1122,10 @@ msgstr "Añadir dirección de par" msgid "Add requestor MAC" msgstr "Agregar dirección MAC del solicitante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Añadir la ruta tras establecer la conexión" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1137,6 +1169,10 @@ msgstr "Añadir una IPv6 a un conjunto IPv4 y viceversa falla silenciosamente." msgid "Additional Peers" msgstr "Pares adicionales" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autenticación adicional sobre TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Ajustes de configuración adicionales (en formato TOML)." @@ -1320,6 +1356,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permitir todos excepto los enumerados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permitir el tráfico cliente-a-cliente" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Permitir acceso UCI completo para aplicaciones heredadas" @@ -1336,6 +1376,14 @@ msgstr "Permitir solo los enumerados" msgid "Allow localhost" msgstr "Permitir host local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permitir múltiples clientes con el mismo certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permitir solo una sesión" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permitir reiniciar el dispositivo" @@ -1349,6 +1397,10 @@ msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" "Permite que hosts remotos se conecten a puertos locales reenviados por SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permitir al conectado cambiar su IP o puerto" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permitir inicios de sesión root con contraseña" @@ -1367,6 +1419,18 @@ msgstr "Permite al usuario root iniciar sesión con contraseña" msgid "Allowed IPs" msgstr "IPs permitidas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Máximo de clientes conectados" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Máximo de internos" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Máximo de nuevas conexiones" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tecnología de red permitida" @@ -1375,6 +1439,12 @@ msgstr "Tecnología de red permitida" msgid "AllowedIPs setting is invalid" msgstr "Los ajustes de las IPs permitidas no son válidos" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1508,6 +1578,10 @@ msgstr "Cualquier paquete" msgid "Any zone" msgstr "Cualquier zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Adjuntar registro al archivo" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "¿Aplicar respaldo?" @@ -1613,6 +1687,10 @@ msgstr "Grupo de Autenticaciones" msgid "Auth Priv" msgstr "Autenticación privada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autentificar con nombre usuario y contraseña" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticación" @@ -1687,6 +1765,10 @@ msgstr "Monta automáticamente sistemas de archivos al ser detectados" msgid "Automatically mount swap on hotplug" msgstr "Monta intercambio (swap) automáticamente al ser detectado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Redirigir automáticamente la ruta por defecto" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Montar automáticamente sistemas de archivos" @@ -1791,6 +1873,10 @@ msgstr "Dispositivo base" msgid "Base64-encoded public key of this interface for sharing." msgstr "Clave pública codificada en Base64 de esta interfaz para compartir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1851,6 +1937,7 @@ msgstr "Vincular servidor NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1885,6 +1972,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1988,11 +2076,23 @@ msgstr "" "De forma predeterminada, dnsmasq almacena en caché los tipos de registros " "DNS A, AAAA, CNAME y SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificado CA (codificado PEM; úselo en lugar del almacenamiento en todo el " +"sistema para verificar el certificado de la puerta de enlace)." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificado CA; Si está vacío será guardado después de la primera conexión." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2025,6 +2125,10 @@ msgstr "Caché de registros de recursos arbitrarios" msgid "Cached" msgstr "En caché" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Comando/script a llamar al cerrar el dispositivo TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2115,6 +2219,10 @@ msgstr "Ubicación de celda" msgid "Cellular Network" msgstr "Red celular" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autoridad certificativa" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Restricción de certificado (Dominio)" @@ -2180,6 +2288,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Gancho de cadena \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Cambiar la prioridad del proceso" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Cambiar a este directorio antes de inicializar" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Cambios" @@ -2226,6 +2342,10 @@ msgstr "Ancho del canal" msgid "Check filesystems before mount" msgstr "Verificar sistemas de archivos antes de montar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Comprobar certificados contra un CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Marque esta opción para eliminar las redes existentes de esta radio." @@ -2268,6 +2388,10 @@ msgstr "" "Elija la(s) red(es) que desea conectar a esta interfaz Wi-Fi o complete el " "campo personalizado para definir una nueva red." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Restringir a este directorio tras inicializar" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifrado" @@ -2276,6 +2400,10 @@ msgstr "Cifrado" msgid "Cisco UDP encapsulation" msgstr "Encapsulación UDP de Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2304,6 +2432,14 @@ msgstr "Cliente" msgid "Client ID to send when requesting DHCP" msgstr "ID de cliente que se enviará al solicitar DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Cliente desactivado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2391,6 +2527,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Calcular la suma de verificación saliente (opcional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Archivo de configuración" @@ -2415,6 +2552,18 @@ msgstr "¡Los cambios de configuración han sido revertidos!" msgid "Configuration failed" msgstr "Configuración fallida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configurar el modo cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configurar el puente servidor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configurar el modo servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2482,6 +2631,14 @@ msgstr "Confirmar desconexión" msgid "Confirmation" msgstr "Confirmación" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Conectar por un proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Conectar a la máquina remota usando un proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2507,6 +2664,10 @@ msgstr "Punto final de conexión" msgid "Connection lost" msgstr "Conexión perdida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervalo de reconexión" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2632,6 +2793,10 @@ msgstr "Nivel de registro de Cron" msgid "Cross Pass (Japan only)" msgstr "Pase cruzado (solo Japón)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Criptografía" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Potencia actual" @@ -2965,6 +3130,14 @@ msgid "Delay before enabling port after MII link up event (msec)" msgstr "" "Retraso antes de activar el puerto después del evento de enlace MII (ms)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Retraso de n segundos después de la conexión" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Espera para la apertura TUN/TAP y ejecución del script de arranque" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegar prefijos IPv6" @@ -3129,6 +3302,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "¡Dispositivo inalcanzable! Todavía esperando al dispositivo..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositivos" @@ -3157,6 +3331,10 @@ msgstr "" "después de una confirmación de alcanzabilidad; publicado en mensajes RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parámetros Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3165,6 +3343,10 @@ msgstr "Dir" msgid "Directory" msgstr "Directorio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Directorio de configuraciones personalizadas" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Nombre del directorio" @@ -3217,6 +3399,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Desactivar búsquedas de DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Desactivar el soporte de descarga de canal de datos (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Desactivar cifrado" @@ -3225,6 +3411,14 @@ msgstr "Desactivar cifrado" msgid "Disable Inactivity Polling" msgstr "Desactivar sondeo de inactividad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Desactivar paginación" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Desactivar comprobación de consistencia de opciones" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Desactivar esta interfaz" @@ -3347,6 +3541,11 @@ msgstr "" "Instancia de Dnsmasq a la que está vinculada esta sección de arranque. Si no " "se especifica, la sección es válida para todas las instancias de dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "No asociar a un puerto y dirección locales" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3442,6 +3641,43 @@ msgstr "Lista blanca de dominios" msgid "Don't Fragment" msgstr "No fragmentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "No ejecutar ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "No añadir rutas automáticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "No guardar las contraseñas --askpass o --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"No suelte los paquetes de tun entrantes con el mismo destino que el host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "No heredar opciones push globales" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "No registrar marcas de tiempo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "No extraer rutas automáticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "No volver a leer la clave al reiniciar" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "No avisar de inconsistencias en ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Abajo" @@ -3466,6 +3702,10 @@ msgstr "Descargar mtdblock" msgid "Downstream SNR offset" msgstr "Desplazamiento SNR en sentido descendente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3624,6 +3864,10 @@ msgstr "" "permite que los paquetes en estas listas sean firmados para ser instalados " "por el administrador de paquetes." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Guardar parámetros en el registro" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3738,6 +3982,10 @@ msgstr "Emite notificaciones de falta de dirección IP del enlace de la red" msgid "Emits netlink LLADDR miss notifications" msgstr "Emite notificaciones de falta de netlink LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Medir MTU empíricamente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3821,6 +4069,14 @@ msgstr "Activar el aprendizaje de direcciones MAC" msgid "Enable NTP client" msgstr "Activar cliente NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Activar los motores criptográficos de hardware OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Activar el descubrimiento de MTU de ruta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Activar PSK privado (PPSK)" @@ -3829,10 +4085,22 @@ msgstr "Activar PSK privado (PPSK)" msgid "Enable Single DES" msgstr "Activar solo DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Activar el modo de cifrado de clave estática (no TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Activar servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Activar TLS y asumir el rol de cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Activar TLS y asumir el rol del servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Activar el filtrado de VLAN" @@ -3866,6 +4134,10 @@ msgstr "" "Activa la delegación descendente de prefijos IPv6 disponibles en esta " "interfaz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Activar la fragmentación interna del datagrama" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Activar las medidas correctivas de reinstalación de claves (KRACK)" @@ -3874,6 +4146,10 @@ msgstr "Activar las medidas correctivas de reinstalación de claves (KRACK)" msgid "Enable learning and aging" msgstr "Activar aprendizaje y envejecimiento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Activar la interfaz de administración en IP puerto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Activar la duplicación de paquetes entrantes" @@ -4029,6 +4305,18 @@ msgstr "Límite de encapsulación" msgid "Encapsulation mode" msgstr "Modo de encapsulado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Cifre y autentique todos los paquetes del canal de control con la clave" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Cifrar y autenticar todos los paquetes del canal de control con la clave, " +"versión 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4037,6 +4325,10 @@ msgstr "Modo de encapsulado" msgid "Encryption" msgstr "Cifrado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Algoritmo de cifrado para paquetes" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4134,6 +4426,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Excluir interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Comandos a ejecutar tras añadir rutas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Comando a ejecutar si se cambia la IP remota" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Ejecutado en modo servidor en nuevas conexiones de clientes, cuando no se " +"confía aún en el cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Ejecutado en modo servidor cuando una ruta, dirección IPv4 o dirección MAC " +"se añade a la tabla de rutas interna de OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4159,6 +4479,10 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Salir si falla la negociación" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandir hosts" @@ -4209,6 +4533,10 @@ msgstr "Esperando dos valores de prioridad separados por dos puntos" msgid "Expecting: %s" msgstr "Esperando: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expira" @@ -4742,6 +5070,10 @@ msgstr "Fragmentación" msgid "Fragmentation Threshold" msgstr "Umbral de fragmentación" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "De" @@ -4855,6 +5187,10 @@ msgstr "Configuración general" msgid "General device options" msgstr "Opciones generales del dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Generar Config" @@ -4900,6 +5236,10 @@ msgstr "Genera una configuración adecuada para importar en un par de WireGuard" msgid "Generating QR code…" msgstr "Generando código QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4972,6 +5312,10 @@ msgstr "Permitir el acceso a los procedimientos Yggdrasil de LuCI" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Permitir el acceso a los procedimientos de openfortivpn de LuCI" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Permitir el acceso a la configuración de SSH" @@ -5088,6 +5432,10 @@ msgstr "Contraseña HE.net" msgid "HE.net username" msgstr "Nombre de usuario HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autenticación HMAC para paquetes" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Error HTTP %d" @@ -5101,6 +5449,10 @@ msgstr "Acceso HTTP(S)" msgid "Half Duplex" msgstr "Medio dúplex" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Manejo de fallos de autenticación" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5117,6 +5469,15 @@ msgstr "Intervalo de latidos (núcleo: latido)" msgid "Hello interval" msgstr "Intervalo de contacto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Directriz para simplificar la expresión de --ping y --ping-restart en " +"configuraciones en modo servido" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5715,6 +6076,10 @@ msgstr "" "(predeterminado). Esto no afecta los emparejamientos salientes ni los pares " "de enlace local descubiertos mediante multidifusión." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Reintentar si falla la resolución de nombre de máquina" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5756,12 +6121,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Si no está marcado, no se configurará ninguna ruta predeterminada" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6178,6 +6545,11 @@ msgstr "No válido" msgid "Invalid APN provided" msgstr "APN proporcionado no es válido" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Cadena de clave Base64 no válida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6330,10 +6702,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "Salta a otra regla especificada por su valor de prioridad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Mantener la dirección IP local al reiniciar" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Mantener la dirección IP remota al reiniciar" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Mantener los ajustes y conservar la configuración actual" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Mantener el dispositivo TUN/TAP abierto al reiniciar" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Mantener viva" @@ -6389,10 +6773,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Falta la clave" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Ventana de transición de clave" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Clave utilizada para firmar la configuración de red" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6594,6 +6986,10 @@ msgstr "Registro de cambios:" msgid "Limit" msgstr "Límite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limitar mensajes repetidos al registro" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6840,6 +7236,10 @@ msgstr "Local 6" msgid "Local 7" msgstr "Local 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Dirección IP local" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6893,6 +7293,10 @@ msgstr "ULA local" msgid "Local VTEP" msgstr "VTEP local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificado local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6905,6 +7309,14 @@ msgstr "" "Sufijo de dominio local añadido a los nombres DHCP y entradas del archivo " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Nombre de máquina local o dirección IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Clave privada local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Solo servicio local" @@ -6992,6 +7404,7 @@ msgid "Log queries" msgstr "Registrar consultas" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Registro" @@ -7135,6 +7548,10 @@ msgstr "MX" msgid "Mail" msgstr "Correo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Modo principal" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7143,6 +7560,18 @@ msgstr "" "Asegúrate de clonar el sistema de archivos raíz usando algo como los " "siguientes comandos:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7306,6 +7735,10 @@ msgstr "Número máximo de entradas FDB" msgid "Maximum number of leased addresses." msgstr "Número máximo de direcciones asignadas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Paquetes máximos en la cola de salida TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7877,6 +8310,10 @@ msgstr "Migración de configuración de ifname de red" msgid "Network interface" msgstr "Interfaz de red" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Redes" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nunca" @@ -8270,12 +8707,20 @@ msgstr "Aviso" msgid "Nslookup" msgstr "NSLookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Número de buffers de propagación" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Número de entradas de DNS en caché, 10000 es el máximo, 0 es sin " "almacenamiento en caché." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Líneas en el archivo de registro histórico" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8428,6 +8873,10 @@ msgstr "" "Se espera que solo una de las direcciones MAC esté en uso activo en la red " "en un momento dado." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Procesa solo las esperas a ping si existe la ruta" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Abrir descripción general de las reglas de iptables…" @@ -8436,10 +8885,22 @@ msgstr "Abrir descripción general de las reglas de iptables…" msgid "Open list..." msgstr "Abrir lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8486,6 +8947,10 @@ msgstr "Código de operador" msgid "Operator Name" msgstr "Nombre del operador" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimizar escrituras TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8522,6 +8987,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Notas opcionales de forma libre sobre este dispositivo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Opcional, en segundos. Si se establece en '0', no se intenta volver a " +"conectar." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8627,6 +9098,14 @@ msgstr "Opcional. Puerto UDP utilizado para paquetes salientes y entrantes." msgid "Options" msgstr "Opciones" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Opciones que se agregarán para esta etiqueta." @@ -8859,6 +9338,10 @@ msgstr "Código PIN rechazado" msgid "PIO directory" msgstr "Directorio PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Archivo PKCS#12 de claves" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8959,6 +9442,14 @@ msgstr[1] "Parte de las redes:" msgid "Part of zone %q" msgstr "Parte de zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Pasar variables de entorno al script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8968,6 +9459,7 @@ msgstr "Traspasar (Duplicar dispositivo físico a una sola MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9034,6 +9526,10 @@ msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" "Pegue o arrastre el archivo de configuración de WireGuard suministrado…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Ruta al certificado CA" @@ -9158,10 +9654,22 @@ msgstr "Realizar restablecimiento" msgid "Permission denied" msgstr "Permiso denegado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Estado continuo de protección antireproducción" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Mantener/no mantener el listado de interfaces" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Mantener conectado continuamente" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervalo de reconexión persistente" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "La configuración de PersistentKeepAlive no es válida" @@ -9180,6 +9688,10 @@ msgstr "Configuración física" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping al remoto cada n segundos sobre un puerto TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9230,6 +9742,10 @@ msgstr "Estado de PoE" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Política sobre el uso de programas externos y scripts" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9503,6 +10019,10 @@ msgstr "Proxy" msgid "Proxy Server" msgstr "Servidor proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Espera del proxy en segundos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9554,6 +10074,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "La configuración de PublicKey no es válida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Enviar un opción de ifconfig al puesto remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Enviar opciones al otro" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9594,6 +10126,10 @@ msgstr "Consulta todos los resolutores ascendentes disponibles." msgid "Query interval" msgstr "Intervalo de consulta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Consulta el canal de gestión por la clave privada" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalo de respuesta de consulta" @@ -9712,10 +10248,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Asignación aleatoria de puertos de origen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Elegir aleatoriamente un servidor remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Datos sin procesar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9830,6 +10374,11 @@ msgstr "Actualizar canales" msgid "Refreshing" msgstr "Refrescar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Rechazar conexión si no tiene una configuración de cliente personalizada" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Estado de registro" @@ -9917,6 +10466,10 @@ msgstr "Recargar" msgid "Remaining time" msgstr "Tiempo restante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Redirigir señales SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9945,6 +10498,14 @@ msgstr "Dirección IPv6 remota o FQDN" msgid "Remote VTEP" msgstr "VTEP remoto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nombre de máquina remota o dirección IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Tiempo de espera de ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Eliminar" @@ -10010,10 +10571,27 @@ msgstr "Eliminar la dirección de subred antes de reenviar la consulta" msgid "Removes records of the specified type(s) from answers." msgstr "Elimina registros de los tipos especificados de las respuestas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Bytes tras los que renegociar la clave del canal del datos" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Paquetes tras los que renegociar la clave del canal del datos" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Segundos tras los que renegociar la clave del canal del datos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Cambiar la configuración Wi-Fi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Tamaño de la ventana deslizante de la protección de reproducción" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10044,6 +10622,15 @@ msgstr "Solicitar prefijo IPv6" msgid "Request timeout" msgstr "Tiempo de espera de solicitud terminada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Designación explícita de certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Clave de uso explícita de certificado" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10058,6 +10645,10 @@ msgstr "Requerir suma de comprobación entrante (opcional)." msgid "Require incoming packets serialization (optional)." msgstr "Requiere la serialización de paquetes entrantes (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10091,6 +10682,10 @@ msgstr "" "Obligatorio: rechaza la autenticación si el servidor RADIUS no proporciona " "los atributos de VLAN adecuados." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10238,6 +10833,10 @@ msgstr "Reiniciar" msgid "Restart Firewall" msgstr "Reiniciar Cortafuegos" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Reiniciar después de tiempo de espera de ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Reiniciar la interfaz de radio" @@ -10250,6 +10849,14 @@ msgstr "Restaurar" msgid "Restore backup" msgstr "Restaurar respaldo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Restringir los cifrados permitidos para ser negociados" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Espera de retransmisión en el canal de control TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." @@ -10257,6 +10864,14 @@ msgstr "" "Recupere las direcciones de los oyentes de la configuración de la interfaz " "de Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Reintentar indefinidamente en errores del proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Reintentar indefinidamente en errores del proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10380,10 +10995,18 @@ msgstr "Cadena de acción de ruta \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Cortocircuito de ruta (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Enrutar subred a cliente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipo de ruta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10785,6 +11452,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Establece la clase/facilidad del registro para las entradas de syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Nivel de detalle de mensajes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Tamaño de las tablas real y virtual de hashes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Tamaño del búfer de recepción TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Tamaño del búfer de envío TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10804,6 +11487,23 @@ msgstr "" "Configura esta interfaz como maestra para la retransmisión de RA y DHCPv6, " "así como para el proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Longitud de la cola de transmisión TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Parámetros del adaptador TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "MTU del dispositivo TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Sobrecarga del dispositivo TUN/TAP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10813,6 +11513,10 @@ msgstr "Configurar servidor DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurar rutas para vecinos IPv6 con proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Límite superior de MSS de TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10847,6 +11551,22 @@ msgstr "" "Configuraciones para ayudar a los clientes inalámbricos en itinerancia entre " "varios puntos de acceso: 802.11r, 802.11k y 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Adaptar ancho de banda de clientes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Comando shell a ejecutar tras abrir el dispositivo TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Comando shell a ejecutar tras cerrar el dispositivo TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Comando shell a ejecutar para verificar un nombre X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10907,6 +11627,10 @@ msgstr "Frecuencia de actualización de la señal" msgid "Signal:" msgstr "Señal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "No mostrar avisos de reproducción" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11259,6 +11983,10 @@ msgstr "" "encabezado externo hereda el valor del encabezado interno) o un valor " "hexadecimal 00..FF (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11278,6 +12006,10 @@ msgstr "" "Especifique una MTU (Unidad de transmisión máxima) distinta de la " "predeterminada (1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11289,6 +12021,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Especifique la clave de cifrado." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Especifique si el cliente debe proporcionar un certificado válido" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Velocidad: %d Mbit/s, Dúplex: %s" @@ -11324,6 +12060,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Iniciar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Iniciar OpenVPN en estado hibernado" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Iniciar WPS" @@ -11396,6 +12136,10 @@ msgstr "Límite de inactividad de la estación" msgid "Status" msgstr "Estado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versión del formato del archivo de estado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11600,6 +12344,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Puerto de origen TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Número de puerto TCP/UDP para local y remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11608,6 +12365,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Raíz del servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 o cifrado más reciente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cifrado TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Paso a través TOS (solo para IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -12048,6 +12821,10 @@ msgstr "" "El token IPv6 " "hexadecimal para este host (hasta 16 caracteres, es decir, 64 bits)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "La versión TLS más alta soportada" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12082,6 +12859,10 @@ msgstr "El nombre de la interfaz ya está en uso" msgid "The interface name is too long" msgstr "El nombre de la interfaz es demasiado largo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "La dirección clave para las opciones 'tls-auth' y 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -12114,6 +12895,10 @@ msgstr "La dirección IPv4 local sobre la que se crea el túnel (opcional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "La dirección IPv6 local sobre la cual se crea el túnel (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "La versión TLS más baja soportada" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12177,6 +12962,10 @@ msgstr "" "para la conexión a la red siguiente, como internet, y otros puertos para una " "red local." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "La clave privada para tu nodo de Yggdrasil" @@ -12386,6 +13175,11 @@ msgstr "Dirección IPv4 del relé" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Este tipo de autenticación no es aplicable al método EAP seleccionado." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Esto no parece un archivo PEM válido" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12602,6 +13396,10 @@ msgstr "Zona horaria" msgid "Timed-out" msgstr "Desconectado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Tiempo de intercambio de clave" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Tiempo de espera en segundos" @@ -12661,6 +13459,10 @@ msgstr "Alternar IPv6 PD a través de DHCPv6." msgid "Tone" msgstr "Tono" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponible" @@ -12797,6 +13599,7 @@ msgstr "Potencia-TX" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipo" @@ -12804,6 +13607,10 @@ msgstr "Tipo" msgid "Type of service" msgstr "Tipo de servicio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipo de dispositivo usado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13182,6 +13989,7 @@ msgstr "Usar DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Usar servidores DNS anunciados por el par" @@ -13207,6 +14015,10 @@ msgstr "MTU a usar en el interfaz de túnel" msgid "Use TTL on tunnel interface" msgstr "TTL a usar en el interfaz de túnel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Utilizar como superposición externa (/overlay)" @@ -13234,6 +14046,7 @@ msgstr "Usar servidores DNS personalizados" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Utilizar la puerta de enlace predeterminada" @@ -13241,6 +14054,7 @@ msgstr "Utilizar la puerta de enlace predeterminada" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Usar métrica de puerta de enlace" @@ -13257,6 +14071,10 @@ msgstr "" "Utilice el formato de identificador de interfaz MAP heredado (draft-ietf-" "softwire-map-00) en lugar de RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Protocolo" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Usar tabla de rutas" @@ -13298,6 +14116,18 @@ msgstr "" "asignación específico de host no estándar, p. Ej. 12h, 3d o infinite " "(infinito)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Nodo de dispositivo TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Nombre de usuario como nombre común" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13315,6 +14145,10 @@ msgstr "" "Se utiliza para dos propósitos diferentes: RADIUS NAS ID y 802.11r R0KH-ID. " "No es necesario con WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13325,6 +14159,7 @@ msgid "User" msgstr "Usuario" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificado de usuario (Codificado PEM)" @@ -13333,11 +14168,13 @@ msgid "User identifier" msgstr "Identificador de usuario" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Clave de usuario (codificada PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13406,11 +14243,25 @@ msgstr "VPN dirección local" msgid "VPN Local port" msgstr "VPN puerto local" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocolo VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Servidor VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash SHA256 del certificado del servidor VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Puerto del servidor VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Hash SHA1 del certificado del servidor VPN" @@ -13677,6 +14528,16 @@ msgstr "" "opción, no se aplican las opciones de clave R0/R1 que se indican a " "continuación. Desactívela para usar las opciones de clave R0 y R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Si dispone de más de una dirección IP (por ejemplo, varias interfaces o " +"direcciones IP secundarias) y no utiliza --local para forzar la vinculación " +"a una única dirección específica" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13783,6 +14644,10 @@ msgstr "" "El modo de solución alternativa solo se puede utilizar cuando actúa como " "punto de acceso." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Escribir registro al archivo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Escribe las peticiones de DNS recibidas en el registro del sistema." @@ -14202,6 +15067,11 @@ msgstr "minutos" msgid "mobile home agent (H)" msgstr "Agente Hogar Móvil (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "no" @@ -14352,6 +15222,10 @@ msgstr "modo servidor" msgid "severity:" msgstr "severidad:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "nivel de registro sstpc" @@ -14409,6 +15283,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "intentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "dispositivo TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Espera de inactividad tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14612,6 +15494,14 @@ msgstr "valor entero valido" msgid "valid multicast MAC address" msgstr "dirección MAC de multidifusión válida" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"nombre de dispositivo de red válido entre 1 y 15 caracteres que no contenga " +"\":\", \"/\", \"%\" o espacios" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "nombre de dispositivo de red válido, no \".\" o \"..\"" @@ -14721,51 +15611,132 @@ msgstr "{example_nx} devuelve {nxdomain}." msgid "« Back" msgstr "« Volver" +#~ msgid "Add template based configuration" +#~ msgstr "Agregar configuración basada en plantillas" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "A continuación se muestra una lista de instancias OpenVPN configuradas y " +#~ "su estado actual" + +#~ msgid "Configuration category" +#~ msgstr "Categoría de configuración" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "No usar compresión adaptativa LZO" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Conceder acceso a la configuración de OpenVPN" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Instancia \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "¡Ya existe una instancia con ese nombre!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Carga del archivo de configuración OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Aceptar solo conexiones desde este nombre X509" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instancias OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "" +#~ "Por favor, edite este archivo directamente en una sesión de terminal." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "Certificado CA (codificado PEM; úselo en lugar del almacenamiento en todo " -#~ "el sistema para verificar el certificado de la puerta de enlace)." +#~ "Por favor, seleccione un archivo de configuración OVPN válido para cargar!" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Cadena de clave Base64 no válida" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Por favor, seleccione una plantilla VPN válida!" -#~ msgid "Local IP address" -#~ msgstr "Dirección IP local" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Sección para agregar un archivo opcional 'auth-user-pass' con sus " +#~ "credenciales (%s)" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Sección para modificar el archivo de configuración OVPN (%s)" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Recomendación de seguridad: se aconseja no activar la compresión y " +#~ "establecer este parámetro en \"no\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "Opcional, en segundos. Si se establece en '0', no se intenta volver a " -#~ "conectar." +#~ "Recomendación de seguridad: se recomienda no activar la compresión y " +#~ "establecer este parámetro en \"stub-v2\"" + +#~ msgid "Select template ..." +#~ msgstr "Seleccionar plantilla..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "MTU TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Tamaño de la clave de cifrado" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Especifique una puerta de enlace predeterminada para las rutas" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervalo de reconexión persistente" +#~ msgid "Start/Stop" +#~ msgstr "Iniciar/Detener" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Esto no parece un archivo PEM válido" +#~ msgid "Started" +#~ msgstr "Iniciado" -#~ msgid "VPN Protocol" -#~ msgstr "Protocolo VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Cambiar a configuración avanzada" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash SHA256 del certificado del servidor VPN" +#~ msgid "Switch to basic configuration" +#~ msgstr "Cambiar a configuración básica" -#~ msgid "VPN Server port" -#~ msgstr "Puerto del servidor VPN" +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Número de puerto TCP/UDP para local (default=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Número de puerto TCP/UDP para remoto (default=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configuración basada en plantillas" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "" +#~ "Directorio temporal para el archivo de retorno de la conexión del cliente" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "¡El campo 'Nombre' no debe estar vacío!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "nombre de dispositivo de red válido entre 1 y 15 caracteres que no " -#~ "contenga \":\", \"/\", \"%\" o espacios" +#~ "El tamaño del archivo de configuración OVPN (%s) es demasiado grande para " +#~ "la edición en línea a través de LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Esto desactiva completamente la negociación de cifrado" + +#~ msgid "Upload ovpn file" +#~ msgstr "Subir archivo OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Segundos tras los que escribir el archivo de estado" + +#~ msgid "yes (%i)" +#~ msgstr "sí (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Esperando una dirección IPv4 válida" diff --git a/modules/luci-base/po/fa/base.po b/modules/luci-base/po/fa/base.po index c5d12a005a..4a72b53d53 100644 --- a/modules/luci-base/po/fa/base.po +++ b/modules/luci-base/po/fa/base.po @@ -102,6 +102,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', یا 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -198,6 +202,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -259,6 +267,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -312,6 +324,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -357,6 +373,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -824,6 +844,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -832,6 +856,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "پذیرفتن گزینه های ارائه شده از سمت سرور" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1033,6 +1061,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "افزودن مسیریابی پس از برقراری ارتباط" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1074,6 +1106,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "احراز هویت اضافی تحت TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1241,6 +1277,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "اجازه ارتباط کلاینت-به-کلاینت" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1257,6 +1297,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "اجازه کلاینت های متعدد با یک اعتبارنامه مشترک" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "اجازه تنها یک نشست فعال" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1269,6 +1317,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "اجازه به ریموت به منظور تغییر IP یا پورت خودش" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1287,6 +1339,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "حداکثر مجاز کلاینت های متصل" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "حداکثر مجاز داخلی" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "حداکثر مجاز کانکشن های جدید" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1295,6 +1359,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1413,6 +1483,10 @@ msgstr "هر بسته‌ای" msgid "Any zone" msgstr "هر ناحیه‌ای" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "افزودن گزارش به فایل" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "اعمال پشتیبان؟" @@ -1509,6 +1583,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "احراز هویت توسط نام کاربری/کلمه عبور" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "هویت‌سنجی" @@ -1576,6 +1654,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "تغییر مسیر خودکار به مسیریابی پیشفرض" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1680,6 +1762,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1728,6 +1814,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1756,6 +1843,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1855,10 +1943,20 @@ msgstr "میانگیری شده" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1891,6 +1989,10 @@ msgstr "" msgid "Cached" msgstr "انباشته" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "قبل از بستن TUN/TAP لطفا cmd/script را call down کنید" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1978,6 +2080,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "صدور گواهی" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2033,6 +2139,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "تغییر اولویت پردازش" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "قبل از مقدار دهی اولیه، به دایرکتوری تغییر دهید" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "دگرگونی‌ها" @@ -2075,6 +2189,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "گواهی همتا را در برابر یک CRL بررسی کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2111,6 +2229,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "پس از مقدار دهی اولیه، به دایرکتوری chroot کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2119,6 +2241,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2143,6 +2269,14 @@ msgstr "مشتری" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "کلاینت غیرفعال است" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2223,6 +2357,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2247,6 +2382,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "پیکربندی حالت کلاینت" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "پیکربندی پل سرور" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "پیکربندی حالت سرور" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2298,6 +2445,14 @@ msgstr "" msgid "Confirmation" msgstr "تأییدیه" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "اتصال از طریق پراکسی Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "اتصال به میزبان ریموت از طریق یک HTTP proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2323,6 +2478,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "وقفه زمانی تلاش کانکشن" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2442,6 +2601,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "رمزنگاری" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2758,6 +2921,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "تاخیر به مدت n ثانیه بعد از برقراری ارتباط" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "تاخیر در باز شدن tun/tap و اجرای اسکریپت up" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2922,6 +3093,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "دستگاه در دسترس نیست! همچنان در انتظار دستگاه..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "افزاره‌ها" @@ -2947,6 +3119,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "پارامترهای Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2955,6 +3131,10 @@ msgstr "" msgid "Directory" msgstr "شاخه" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "دایرکتوری فایل های پیکربندی سفارشی کلاینت" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2999,6 +3179,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "از کار انداختن پشتیبانی DCO" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3007,6 +3191,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "غیرفعالسازی صفحه بعدی" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "بررسی ثبات گزینه ها را غیرفعال کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3120,6 +3312,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "به آدرس لوکال و پورت bind نکن" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3210,6 +3407,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "در واقع ifconfig را اجرا نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "مسیریابی را به صورت خودکار اضافه نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "رمزهای عبور --askpass یا --auth-user-pass را به صورت cache ذخیره نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "بسته های ورودی tun با آدرس مقصد یکسان با میزبان را drop نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "گزینه های سراسری push را ارث بری نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "مهر تاریخ و زمان را log نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "مسیریابی هارا به صورت خودکار فراخوانی نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "در هنگام ریستارت، کلید ها را بازخوانی نکن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "در صورت ناسازگاری های مرتبط با ifconfig هشدار نده" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "پایین" @@ -3234,6 +3467,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3372,6 +3609,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "پارامتر های مربوط به Echo برای ثبت در log" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3480,6 +3721,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "اندازه گیری تجربی مقدار MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3559,6 +3804,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "فعالسازی موتور رمزنگاری سخت افزاری OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "فعالسازی اکتشاف مسیر MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3567,10 +3820,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "فعالسازی حالت رمزگذاری کلید ایستا (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "فعالسازی TLS و قبول نقش کلاینت" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "فعالسازی TLS و قبول نقش سرور" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3599,6 +3864,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "فعالسازی چند قطعه کردن دیتاگرام داخلی" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3607,6 +3876,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "فعالسازی رابط مدیریت بر IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3748,6 +4021,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "تمام بسته های کانال کنترل را با کلید مربوطه رمزگذاری و تصدیق کن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "رمزگذاری و احراز هویت تمام بسته های کانال کنترل با کلید, نسخه 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3756,6 +4038,10 @@ msgstr "" msgid "Encryption" msgstr "رمزنگاری" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "متد رمزگذاری برای بسته ها" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3851,6 +4137,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "بعد از افزوده شدن مسیریابی ها، shell cmd را اجرا کن" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "اجرای shell command در هنگام تغییر IP ریموت" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"مادامی که کلاینت غیرقابل اطمینان است، برای اتصالات جدید کلاینت از حالت سرور " +"استفاده شود" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"هر زمان که آدرس/روتینگ از جنس IPv4 یا مک آدرس به جدول مسیریابی داخلی OpenVPN " +"افزوده شد در حالت سرور اجرا شود" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3871,6 +4185,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "خروج در هنگام عدم موفقیت مذاکره TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3919,6 +4237,10 @@ msgstr "" msgid "Expecting: %s" msgstr "منتظر: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4422,6 +4744,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4535,6 +4861,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4580,6 +4910,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4650,6 +4984,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4764,6 +5102,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "احراز هویت HMAC برای بسته ها" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4777,6 +5119,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "رسیدگی در هنگام عدم موفقیت احراز هویت" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4793,6 +5139,15 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"دستورالعمل راهنما برای ساده سازی اصطلاح --ping و --ping-restart در حالت " +"پیکربندی سرور" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5363,6 +5718,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "اگر تحلیل hostname با شکست مواجه شد، مجددا تلاش کن" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5395,12 +5754,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5793,6 +6154,11 @@ msgstr "نامعتبر" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5936,10 +6302,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "حفظ IP داخلی پس از وقوع ریستارت" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "حفظ IP ریموت پس از وقوع ریستارت" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "حفظ tun/tap دستگاه در حالت باز پس از وقوع ریستارت" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5995,10 +6373,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "پنجره انتقال کلید" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6191,6 +6577,10 @@ msgstr "" msgid "Limit" msgstr "محدودیت" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "محدود کردن پیغام های log تکرار شونده" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6414,6 +6804,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6467,6 +6861,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "گواهینامه داخلی" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6477,6 +6875,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "نام میزبان یا آدرس IP داخلی" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "کلید خصوصی داخلی" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6562,6 +6968,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "گززارش گیری" @@ -6703,12 +7110,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "حالت عمده" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6867,6 +7290,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "حداکثر تعداد بسته های خروجی TCP برای نگهداری در صف" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7416,6 +7843,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "شبکه سازی" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "هرگز" @@ -7783,10 +8214,18 @@ msgstr "توجه" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "تعداد بافرهای اختصاص یافته برای broadcast" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "تعداد خطوط برای تاریخچه فایل log" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7923,6 +8362,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "فقط در صورت موجود بودن مسیریابی، ping timeout ها را پردازش کن" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7931,10 +8374,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7974,6 +8429,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "بهینه سازی نوشتن TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8007,6 +8466,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8092,6 +8555,14 @@ msgstr "" msgid "Options" msgstr "گزینه‌ها" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8320,6 +8791,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "فایل PKCS#12 حاوی کلیدها می باشد" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8420,6 +8895,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "متغیرهای محیطی را به اسکریپت منتقل کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8429,6 +8912,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8487,6 +8971,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8609,10 +9097,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "حفظ وضعیت replay-protection" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "حفظ/عدم حفظ ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8631,6 +9131,10 @@ msgstr "" msgid "Ping" msgstr "پینگ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "پینگ کردن ریموت هر n ثانیه تحت پورت TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8680,6 +9184,10 @@ msgstr "" msgid "Policy" msgstr "سیاست" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "سطح سیاست بیش از استفاده از برنامه ها و اسکریپت های خارجی است" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8927,6 +9435,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "پایان زمان پروکسی در چند ثانیه" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8972,6 +9484,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "گزینه ifconfig را روی ریموت فشار دهید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "گزینه‌ها را برای همتا کردن فشار دهید" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9009,6 +9533,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "کانال مدیریت پرس و جو برای کلید خصوصی" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9122,10 +9650,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "به طور تصادفی سرور راه دور را انتخاب کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9236,6 +9772,10 @@ msgstr "" msgid "Refreshing" msgstr "نوسازی کردن" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "در صورت عدم پیکربندی مشتری سفارشی، از اتصال خودداری کنید" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9317,6 +9857,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "سیگنال های SIGUSR1 را دوباره نقشه برداری کنید" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9345,6 +9889,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "نام میزبان راه دور یا آدرس IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "پایان زمان پینگ از راه دور" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "برداشتن" @@ -9403,10 +9955,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "مذاکره مجدد در مورد کانال داده chan . کلید بعد از بایت" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "مذاکره مجدد در مورد کانال داده chan . کلید بعد از بسته ها" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "مذاکره مجدد در مورد کانال داده chan . کلید بعد از ثانیه ها" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "پخش مجدد حفاظت اندازه پنجره کشویی" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9436,6 +10005,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "به تعیین صریح در گواهی نیاز دارد" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "استفاده از کلید صریح در گواهی الزامی است" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9450,6 +10028,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9481,6 +10063,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9627,6 +10213,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "پس از اتمام زمان پینگ از راه دور، مجددا راه اندازی شود" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9639,11 +10229,27 @@ msgstr "بازگردانی" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "رمزهای مجاز مورد مذاکره را محدود کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "ارسال مجدد تایم اوت در کانال کنترل TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "برای خطاهای پروکسی HTTP به طور نامحدود دوباره امتحان کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "برای خطاهای پراکسی Socks به طور نامحدود دوباره امتحان کنید" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9760,10 +10366,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "مسیریابی زیرشبکه به مشتری" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10140,6 +10798,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "دراز نویسی خروجی را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "اندازه جداول هش آدرس واقعی و مجازی را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "اندازه بافر دریافت TCP/UDP را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "اندازه بافر ارسال TCP/UDP را تنظیم کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10153,6 +10827,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "طول/صف TX را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "پارامترهای آداپتور tun/tap را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "MTU دستگاه tun/tap را تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "سربار tun/tap دستگاه را تنظیم کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10162,6 +10853,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "کران بالایی را در TCP MSS تنظیم کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10194,6 +10889,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "شکل دهی برای پهنای باند همتا" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "دستور shell را اجرا کنید تا بعد از باز شدن دستگاه تنظیم شود" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "دستور shell را برای اجرا , پس از بستن دستگاه تنظیم کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "دستور Shell برای تأیید نام X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10254,6 +10965,10 @@ msgstr "" msgid "Signal:" msgstr "علامت:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "خروجی هشدارهای پخش مجدد را خاموش کنید" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10543,6 +11258,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10558,6 +11277,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10567,6 +11290,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "مشخص کنید که آیا مشتری ملزم به ارائه گواهی معتبر است یا خیر" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10602,6 +11329,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "OpenVPN را در حالت خواب زمستانی راه اندازی کنید" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10670,6 +11401,10 @@ msgstr "" msgid "Status" msgstr "وضعیت" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "وضعیت نسخه فرمت فایل" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10867,6 +11602,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "پورت TCP/UDP # هم برای محلی و هم از راه دور" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10875,6 +11623,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 یا رمز جدیدتر" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "رمز TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "عبور TOS (فقط برای IPv4 اعمال می شود)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11238,6 +12002,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "بالاترین نسخه پشتیبانی شده TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11266,6 +12034,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "جهت کلیدی برای گزینه های 'tls-auth' و 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11296,6 +12068,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "پایین ترین نسخه پشتیبانی شده TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11337,6 +12113,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11506,6 +12286,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11679,6 +12464,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "بازه زمانی برای تبادل کلید" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11725,6 +12514,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11859,6 +12652,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "گونه" @@ -11866,6 +12660,10 @@ msgstr "گونه" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "نوع دستگاه مورد استفاده" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12228,6 +13026,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12253,6 +13052,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12280,6 +13083,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12287,6 +13091,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12301,6 +13106,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "از پروتکل استفاده کنید" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12335,6 +13144,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "از گره دستگاه tun/tap استفاده کنید" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "از نام کاربری به عنوان نام مشترک استفاده کنید" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12350,6 +13171,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12360,6 +13185,7 @@ msgid "User" msgstr "کاربر" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12368,11 +13194,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12441,11 +13269,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12677,6 +13519,15 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"وقتی بیش از یک آدرس IP دارید (مثلاً چندین رابط یا آدرس IP ثانویه)، و از --" +"local برای اجبار کردن اتصال به یک آدرس خاص استفاده نمی‌کنید" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12776,6 +13627,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "نوشتن گزارش در فایل" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13179,6 +14034,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13323,6 +14183,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13375,6 +14239,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "دستگاه tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "زمان عدم فعالیت tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13574,6 +14446,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13679,6 +14557,129 @@ msgstr "" msgid "« Back" msgstr "" +#~ msgid "Add template based configuration" +#~ msgstr "افزودن پیکربندی نمونه" + +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "در زیر لیستی از نمونه های پیکربندی شده OpenVPN به همراه وضعیت جاری آنها " +#~ "قرار دارد" + +#~ msgid "Configuration category" +#~ msgstr "دسته پیکربندی" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "از فشرده سازی تطبیقی lzo استفاده نکن" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "اعطای دسترسی به پیکربندی OpenVPN" + +#~ msgid "Instance \"%s\"" +#~ msgstr "نمونه \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "نمونه ای با این نام از قبل موجود است!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "آپلود فایل پیکربندی OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "فقط اتصالات از نام X509 تعیین شده را بپذیر" + +#~ msgid "OpenVPN instances" +#~ msgstr "نمونه OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "لطفا این فایل را مستقیما در یک نشست ترمینال ویرایش نمایید." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "لطفا یک فایل پیکربندی معتبر OVPN را برای آپلود انتخاب کنید!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "لطفا یک قالب VPN معتبر انتخاب کنید!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "بخشی برای افزودن یک فایل اختیاری 'auth-user-pass' با اعتبار شما (%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "بخشی برای تغییر فایل پیکربندی OVPN (%s)" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "توصیه امنیتی: توصیه می شود فشرده سازی را فعال نکنید و این پارامتر را روی " +#~ "\"no\" تنظیم کنید" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "توصیه امنیتی: توصیه می شود فشرده سازی را فعال نکنید و این پارامتر را روی " +#~ "\"stub-v2\" تنظیم کنید" + +#~ msgid "Select template ..." +#~ msgstr "انتخاب قالب ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "TCP/UDP MTU را تنظیم کنید" + +#~ msgid "Size of cipher key" +#~ msgstr "اندازه کلید رمز" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "یک دروازه پیش فرض برای مسیرها مشخص کنید" + +#~ msgid "Start/Stop" +#~ msgstr "شروع/پایان" + +#~ msgid "Started" +#~ msgstr "شروع شد" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "به تنظیمات پیشرفته بروید" + +#~ msgid "Switch to basic configuration" +#~ msgstr "به پیکربندی اولیه بروید" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "پورت TCP/UDP # برای محلی (پیش‌فرض=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "پورت TCP/UDP # برای از راه دور (پیش فرض = 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "پیکربندی مبتنی بر الگو" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "دایرکتوری موقت برای فایل بازگشتی اتصال مشتری" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "فیلد 'Name' نباید خالی باشد!" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "" +#~ "اندازه فایل پیکربندی OVPN (%s) برای ویرایش آنلاین در LuCI بسیار بزرگ است " +#~ "(بیش از 100 کیلوبایت)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "این به طور کامل مذاکره رمزنگاری را غیرفعال می کند" + +#~ msgid "Upload ovpn file" +#~ msgstr "فایل OVPN را آپلود کنید" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "وضعیت را برای فایل هر n ثانیه بنویسید" + +#~ msgid "yes (%i)" +#~ msgstr "بله (%i)" + #~ msgid "Tag" #~ msgstr "برچسب" diff --git a/modules/luci-base/po/fi/base.po b/modules/luci-base/po/fi/base.po index 379258d455..3d3209af57 100644 --- a/modules/luci-base/po/fi/base.po +++ b/modules/luci-base/po/fi/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', tai 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -824,6 +844,10 @@ msgstr "Poissa oleva liitäntä" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "Rajoita DNS-palvelu aliverkkoihin joille tarjoamme DNS:ää." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -832,6 +856,10 @@ msgstr "" msgid "Accept local" msgstr "Hyväksy paikallinen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1035,6 +1063,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Lisää reitti yhteyden muodostamisen jälkeen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1076,6 +1108,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1245,6 +1281,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Salli kaikki paitsi luetellut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Salli täysi UCI-yhteys vanhoille sovelluksille" @@ -1261,6 +1301,14 @@ msgstr "Salli vain luetellut" msgid "Allow localhost" msgstr "Salli localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Salli vain yksi istunto" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Salli laitteen uudelleenkäynnistys" @@ -1275,6 +1323,10 @@ msgstr "" "Salli etäisäntäkoneiden muodostaa yhteys paikallisiin välitettyihin SSH-" "portteihin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Salli pääkäyttäjän kirjautuminen salasanalla" @@ -1293,6 +1345,18 @@ msgstr "Salli root-käyttäjän kirjautua sisään salasanalla" msgid "Allowed IPs" msgstr "Sallitut IP:t" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1301,6 +1365,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1426,6 +1496,10 @@ msgstr "Mikä tahansa paketti" msgid "Any zone" msgstr "Mikä tahansa vyöhyke" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Lisää lokia tiedostoon" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Käytetääntkö varmuuskopiota?" @@ -1526,6 +1600,10 @@ msgstr "Auth-ryhmä" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Tunnistaudu käyttäen käyttäjätunnusta/salasanaa" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Todennus" @@ -1594,6 +1672,10 @@ msgstr "Tiedostojärjestelmien automaattinen liittäminen yhdistettäessä" msgid "Automatically mount swap on hotplug" msgstr "Liitä sivutusosio automaattisesti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Tiedostojärjestelmän automaattinen liittäminen" @@ -1698,6 +1780,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1750,6 +1836,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1778,6 +1865,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1877,10 +1965,20 @@ msgstr "Puskuroitu" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "CA-varmenne; jos tyhjä, se tallennetaan ensimmäisen yhteyden jälkeen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1913,6 +2011,10 @@ msgstr "" msgid "Cached" msgstr "Välimuistissa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2000,6 +2102,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Varmennerajoitus (verkkotunnus)" @@ -2063,6 +2169,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Muutokset" @@ -2105,6 +2219,10 @@ msgstr "Kanavaleveys" msgid "Check filesystems before mount" msgstr "Tarkista tiedostojärjestelmät ennen liittämistä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2148,6 +2266,10 @@ msgstr "" "Valitse verkko(t), jonka haluat liittää tähän langattomaan sovittimeen, tai " "määritä uusi verkko täyttämällä mukautettu-kenttä." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Salakirjoitustapa" @@ -2156,6 +2278,10 @@ msgstr "Salakirjoitustapa" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP -kapselointi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2183,6 +2309,14 @@ msgstr "Asiakas" msgid "Client ID to send when requesting DHCP" msgstr "Asiakastunnus, joka lähetetään DHCP: tä pyydettäessä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2270,6 +2404,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Laske lähtevä tarkistussumma (valinnainen)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2294,6 +2429,18 @@ msgstr "Määritysmuutokset on peruttu!" msgid "Configuration failed" msgstr "Määritys epäonnistui" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2345,6 +2492,14 @@ msgstr "Vahvista irrottaminen" msgid "Confirmation" msgstr "Vahvistus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2370,6 +2525,10 @@ msgstr "" msgid "Connection lost" msgstr "Yhteys katkennut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2493,6 +2652,10 @@ msgstr "Cron-lokin taso" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Salaustekniikka" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Nykyinen teho" @@ -2816,6 +2979,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2980,6 +3151,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Laitetta ei tavoiteta! Odotetaan edelleen laitetta..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Laitteet" @@ -3005,6 +3177,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman-parametrit" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3013,6 +3189,10 @@ msgstr "" msgid "Directory" msgstr "Hakemisto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3057,6 +3237,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Poista DNS-haku käytöstä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Poista salaus käytöstä" @@ -3065,6 +3249,14 @@ msgstr "Poista salaus käytöstä" msgid "Disable Inactivity Polling" msgstr "Poista käyttämättömyyskyselyt käytöstä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Poista tämä sovitinta käytöstä" @@ -3178,6 +3370,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3270,6 +3467,42 @@ msgstr "Sallitut verkkotunnukset" msgid "Don't Fragment" msgstr "Älä pirstoa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Älä lisää reittejä automaattisesti" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Älä lokita aikaleimoja" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Alhaalla" @@ -3294,6 +3527,10 @@ msgstr "Lataa mtd-osio" msgid "Downstream SNR offset" msgstr "Alavirran SNR-siirtymä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3438,6 +3675,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3548,6 +3789,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3630,6 +3875,14 @@ msgstr "" msgid "Enable NTP client" msgstr "Ota NTP-asiakas käyttöön" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3638,10 +3891,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Ota käyttöön yksittäinen DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP-palvelin käytössä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Käytä VLAN-suodatusta" @@ -3673,6 +3938,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Ota käyttöön avaimen uudelleenasennus (KRACK) -vastatoimet" @@ -3681,6 +3950,10 @@ msgstr "Ota käyttöön avaimen uudelleenasennus (KRACK) -vastatoimet" msgid "Enable learning and aging" msgstr "Ota oppiminen ja ikääntyminen käyttöön" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Ota saapuvien pakettien peilaus käyttöön" @@ -3824,6 +4097,15 @@ msgstr "Kapselointiraja" msgid "Encapsulation mode" msgstr "Kapselointitila" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3832,6 +4114,10 @@ msgstr "Kapselointitila" msgid "Encryption" msgstr "Salaus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3927,6 +4213,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "Älä huomioi sovittimia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3949,6 +4259,10 @@ msgstr "" msgid "Existing device" msgstr "Olemassa oleva laite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Laajenna palvelimet" @@ -3997,6 +4311,10 @@ msgstr "" msgid "Expecting: %s" msgstr "Odotettu: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Umpeutuu" @@ -4509,6 +4827,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "Hajanaisuuskynnysarvo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4622,6 +4944,10 @@ msgstr "Yleiset asetukset" msgid "General device options" msgstr "Yleiset laiteasetukset" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Luo määritys" @@ -4667,6 +4993,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Luodaan QR-koodi…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Koska salasanan tarkistus ei onnistunut, salasanaa ei muutettu!" @@ -4737,6 +5067,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Anna pääsy SSH-määrityksiin" @@ -4851,6 +5185,10 @@ msgstr "HE.net-salasana" msgid "HE.net username" msgstr "HE.net-käyttäjätunnus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4864,6 +5202,10 @@ msgstr "HTTP(S)-pääsy" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4880,6 +5222,13 @@ msgstr "Sykeväli (ydin: syke)" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5455,6 +5804,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5487,12 +5840,14 @@ msgstr "Määritä laite osiotunnisteella kiinteän laitepolun sijasta" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Jos valitsematta, oletusreittiä ei ole määritetty" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Jos valitsematta, mainostettuja DNS-palvelinosoitteita ei huomioida" @@ -5895,6 +6250,11 @@ msgstr "Virheellinen" msgid "Invalid APN provided" msgstr "Annettu virheellinen APN" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Virheellinen Base64-merkkijono" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6045,10 +6405,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Säilytä asetukset ja nykyinen kokoonpano" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6104,10 +6476,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6303,6 +6683,10 @@ msgstr "Tietoja:" msgid "Limit" msgstr "Raja" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6534,6 +6918,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Paikallinen IP-osoite" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6587,6 +6975,10 @@ msgstr "Paikallinen ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Paikallinen sertifikaatti" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6598,6 +6990,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "DHCP-nimiin ja hosts-tiedoston kohteisiin liitettävä paikallinen verkkotunnus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Paikallinen laitenimi tai IP-osoite" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Paikallinen yksityinen avain" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Palvele vain paikallisesti" @@ -6683,6 +7083,7 @@ msgid "Log queries" msgstr "Lokikyselyt" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Kirjaaminen" @@ -6826,6 +7227,10 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -6834,6 +7239,18 @@ msgstr "" "Muista kloonata juuritiedostojärjestelmä käyttäen vastaavia komentoja kuten " "alla:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6996,6 +7413,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Lainattujen osoitteiden enimmäismäärä." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7549,6 +7970,10 @@ msgstr "" msgid "Network interface" msgstr "Sovitin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Ei ikinä" @@ -7919,11 +8344,19 @@ msgstr "Huomaa" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "DNS-tietojen välimuistin koko. Max 10000, 0 poistaa välimuistin käytöstä." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8060,6 +8493,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -8068,10 +8505,22 @@ msgstr "" msgid "Open list..." msgstr "Avaa lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8111,6 +8560,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8144,6 +8597,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Valinnaiset, vapaamuotoiset huomiot tästä laitteesta" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8241,6 +8698,14 @@ msgstr "Valinnainen. Lähtevien ja saapuvien pakettien UDP-portti." msgid "Options" msgstr "Valinnat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8469,6 +8934,10 @@ msgstr "PIN-koodi hylätty" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12-tiedosto sisältäen avaimet" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8569,6 +9038,14 @@ msgstr[1] "Osa verkkoja:" msgid "Part of zone %q" msgstr "Osa vyöhykkeestä %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Välitä ympäristömuuttujat skriptille" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8578,6 +9055,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8636,6 +9114,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Polku CA-varmenteeseen" @@ -8758,10 +9240,22 @@ msgstr "Suorita nollaus" msgid "Permission denied" msgstr "Lupa evätty" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Persistent Keep Alive" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8780,6 +9274,10 @@ msgstr "Fyysiset asetukset" msgid "Ping" msgstr "Latenssi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8829,6 +9327,10 @@ msgstr "" msgid "Policy" msgstr "Käytäntö" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9078,6 +9580,10 @@ msgstr "" msgid "Proxy Server" msgstr "Välityspalvelin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9128,6 +9634,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9165,6 +9683,10 @@ msgstr "Käytä kaikkia määriteltyjä DNS-palvelimia." msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9278,10 +9800,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9394,6 +9924,10 @@ msgstr "" msgid "Refreshing" msgstr "Päivittää" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9475,6 +10009,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9503,6 +10041,14 @@ msgstr "Etäpään IPv6-osoite tai FQDN-nimi" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Poista" @@ -9561,10 +10107,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Korvaa langattoman verkon määritys" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9594,6 +10157,15 @@ msgstr "" msgid "Request timeout" msgstr "Pyynnön aikakatkaisu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9608,6 +10180,10 @@ msgstr "Vaadi tarkistussumma tulevalta liikenteeltä." msgid "Require incoming packets serialization (optional)." msgstr "Vaadi tulevien pakettien sarjoitus." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9640,6 +10216,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9786,6 +10366,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Käynnistä palomuuri uudelleen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Käynnistä radioliityntä uudelleen" @@ -9798,11 +10382,27 @@ msgstr "Palauta" msgid "Restore backup" msgstr "Palauta varmuuskopio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9919,10 +10519,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Reitin tyyppi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10308,6 +10960,22 @@ msgstr "Määritä sovittimen ominaisuudet linkin tilasta riippumatta." msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10321,6 +10989,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10330,6 +11015,10 @@ msgstr "Määritä DHCP-palvelin" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10362,6 +11051,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10422,6 +11127,10 @@ msgstr "Signaalin virkistysnopeus" msgid "Signal:" msgstr "Signaali:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10730,6 +11439,10 @@ msgstr "" "sisemmän otsakkeen arvon) tai heksadesimaaliarvo 00..FF " "(valinnainen)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10747,6 +11460,10 @@ msgid "" "bytes)." msgstr "Määritä muu MTU (suurin siirtoyksikkö) kuin oletusarvo (1280 tavua)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10756,6 +11473,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Määritä salainen salausavain tähän." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10791,6 +11512,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Aloita WPS" @@ -10861,6 +11586,10 @@ msgstr "Aseman käyttämättömyysraja" msgid "Status" msgstr "Tila" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11059,6 +11788,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-lähdeportti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11067,6 +11809,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP-palvelimen pääkansio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11458,6 +12216,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11486,6 +12248,10 @@ msgstr "Sovittimen nimi on jo käytössä" msgid "The interface name is too long" msgstr "Sovittimen nimi on liian pitkä" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11516,6 +12282,10 @@ msgstr "Paikallinen IPv4-osoite, jolle tunneli luodaan (valinnainen)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Paikallinen IPv6-osoite, jonka yli tunneli luodaan (valinnainen)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11559,6 +12329,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11743,6 +12517,11 @@ msgstr "Välittäjän IP-osoite" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Tätä todennustyyppiä ei voida soveltaa valittuun EAP-menetelmään." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Tämä ei näytä kelvolliselta PEM-tiedostolta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11931,6 +12710,10 @@ msgstr "Aikavyöhyke" msgid "Timed-out" msgstr "Aikaraja täyttyi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Aikakatkaisu sekunneissa" @@ -11980,6 +12763,10 @@ msgstr "" msgid "Tone" msgstr "Sävy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Käytettävissä yhteensä" @@ -12115,6 +12902,7 @@ msgstr "Tx-teho" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tyyppi" @@ -12122,6 +12910,10 @@ msgstr "Tyyppi" msgid "Type of service" msgstr "Palvelun tyyppi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12489,6 +13281,7 @@ msgstr "Käytä DHCPv6:tta" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Vertaiskoneen mainostamien DNS-palvelimien käyttäminen" @@ -12514,6 +13307,10 @@ msgstr "Käytä MTU:a tunnelisovittimella" msgid "Use TTL on tunnel interface" msgstr "Käytä TTL:ää tunnelisovittimella" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Käytä ulkoisena peittokuvana (/overlay)" @@ -12541,6 +13338,7 @@ msgstr "Käytä mukautettuja DNS-palvelimia" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Käytä oletusyhdyskäytävää" @@ -12548,6 +13346,7 @@ msgstr "Käytä oletusyhdyskäytävää" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Käytä yhdyskäytävän mittaria" @@ -12562,6 +13361,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Käytä protokollaa" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Käytä reititystaulukkoa" @@ -12602,6 +13405,18 @@ msgstr "" "asettamaan epätyypillinen palvelinkohtainen laina-aika, esimerkiksi 12h, 3d " "tai ääretön." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12619,6 +13434,10 @@ msgstr "" "Käytetään kahteen eri tarkoitukseen: RADIUS NAS ID ja 802.11r R0KH-ID. Ei " "tarvita normaalilla WPA(2)-PSK:lla." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12629,6 +13448,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Käyttäjäsertifikaatti (PEM-koodattu)" @@ -12637,11 +13457,13 @@ msgid "User identifier" msgstr "Käyttäjätunniste" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Käyttäjäavain (PEM-koodattu)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12710,11 +13532,25 @@ msgstr "VPN:n paikallinen osoite" msgid "VPN Local port" msgstr "VPN:n paikallinen portti" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN-protokolla" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-palvelin" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN-palvelimen varmenteen SHA256-tiiviste" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN-palvelimen portti" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN-palvelimen sertifikaatin SHA1-tarkiste" @@ -12955,6 +13791,13 @@ msgstr "" "avainasetuksia ei oteta käyttöön. Poista tämä käytöstä, jos haluat käyttää " "R0- ja R1-asetuksia." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13060,6 +13903,10 @@ msgstr "Langaton verkko on käytössä" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Kirjoita loki tiedostoon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Kirjoita vastaanotetut DNS-pyynnöt syslogiin." @@ -13470,6 +14317,11 @@ msgstr "minuuttia" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "ei" @@ -13614,6 +14466,10 @@ msgstr "palvelintila" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc-lokitaso" @@ -13666,6 +14522,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13868,6 +14732,12 @@ msgstr "kelvollinen kokonaisluku" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13973,26 +14843,32 @@ msgstr "" msgid "« Back" msgstr "«Takaisin" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Virheellinen Base64-merkkijono" +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN-määritystiedoston lähetys" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN-instanssit" + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Valitse kelvollinen OVPN-määritystiedosto lähetettäväksi!" -#~ msgid "Local IP address" -#~ msgstr "Paikallinen IP-osoite" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Valitse kelvollinen VPN-mallipohja!" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Select template ..." +#~ msgstr "Valitse mallipohja..." -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Tämä ei näytä kelvolliselta PEM-tiedostolta" +#~ msgid "Start/Stop" +#~ msgstr "Käynnistä/pysäytä" -#~ msgid "VPN Protocol" -#~ msgstr "VPN-protokolla" +#~ msgid "Started" +#~ msgstr "Käynnistetty" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN-palvelimen varmenteen SHA256-tiiviste" +#~ msgid "Upload ovpn file" +#~ msgstr "Lähetä OVPN-tiedosto" -#~ msgid "VPN Server port" -#~ msgstr "VPN-palvelimen portti" +#~ msgid "yes (%i)" +#~ msgstr "kyllä (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Odotetaan kelvollista IPv4-osoitetta" diff --git a/modules/luci-base/po/fil/base.po b/modules/luci-base/po/fil/base.po index 1fe80aee69..d7e65ba3ca 100644 --- a/modules/luci-base/po/fil/base.po +++ b/modules/luci-base/po/fil/base.po @@ -109,6 +109,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', o 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -207,6 +211,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -268,6 +276,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -321,6 +333,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -366,6 +382,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -860,6 +880,10 @@ msgstr "" "Tanggapin lamang ang mga DNS query mula sa mga host na ang address ay nasa " "isang lokal na subnet." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Tanggapin mula sa mga pampublikong key" @@ -868,6 +892,10 @@ msgstr "Tanggapin mula sa mga pampublikong key" msgid "Accept local" msgstr "Tanggapin ang lokal" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "I-accept ang mga opsyon na na-push mula sa server" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1079,6 +1107,10 @@ msgstr "Magdagdag ng peer address" msgid "Add requestor MAC" msgstr "Magdagdag ng requestor MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Idagdag ang ruta matapos maitaguyod ang koneksyon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1125,6 +1157,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Karagdagang awtentikasyon sa TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Karagdagang mga setting ng konpigurasyon (sa TOML na format)." @@ -1302,6 +1338,10 @@ msgstr "" msgid "Allow all except listed" msgstr "I-allow ang lahat maliban sa nakalista" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Payagan ang trapiko mula sa kliyente patungo sa kliyente" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "I-allow ang buong UCI access para sa mga legacy na aplikasyon" @@ -1318,6 +1358,14 @@ msgstr "I-allow ang nakalista lamang" msgid "Allow localhost" msgstr "I-allow ang localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Payagan ang maraming kliyente na may parehas na sertipiko" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Payagan lamang ang isang sesyon" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "I-allow ang pag-reboot ng device" @@ -1332,6 +1380,10 @@ msgstr "" "I-allow ang mga remote na host na kumonekta sa mga lokal na SSH forwarded " "ports" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Payagan ang remote na baguhin itong IP o port" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "I-allow ang root logins gamit ang password" @@ -1350,6 +1402,18 @@ msgstr "I-allow ang root user na mag-log in gamit ang password" msgid "Allowed IPs" msgstr "Mga Pinapayagang IP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Pnapayagang dami ng nakakonektang mga kliyente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Pinapayagang dami ng internal" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Pinapayagang dami ng bagong mga koneksyon" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Pinapayagang teknolohiya ng network" @@ -1358,6 +1422,12 @@ msgstr "Pinapayagang teknolohiya ng network" msgid "AllowedIPs setting is invalid" msgstr "Inbalido ang setting ng MgaPinapayagangIP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1477,6 +1547,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "I-append ang log sa file" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1573,6 +1647,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "I-awtentika gamit ang username/password" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1640,6 +1718,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Awtomatikong i-redirect ang default na ruta" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1744,6 +1826,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1792,6 +1878,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1820,6 +1907,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1919,10 +2007,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1955,6 +2053,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "I-call down ang cmd/script bago isara ang TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2042,6 +2144,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Awtoridad ng Sertipiko" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2097,6 +2203,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Baguhin ang prayoridad ng proseso" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Lumipat sa direktorya bago ang inisyalisasyon" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2139,6 +2253,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Suriin ang sertipiko ng peer kontra sa CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2175,6 +2293,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "I-chroot sa direktorya pagkatapos ng inisyalisasyon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2183,6 +2305,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2207,6 +2333,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Naka-disable ang kliyente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2287,6 +2421,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2311,6 +2446,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "I-konpyigura ang mode ng kliyente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "I-konpigyura ang bridge ng server" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "I-konpigyura ang mode ng server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2362,6 +2509,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Kumonekta sa pamamagitan ng Socks5 proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Kumonekta sa remote host sa pamamagitan ng HTTP proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2387,6 +2542,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Agwat ng muling pag-try ng koneksyon" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2506,6 +2665,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kriptograpiya" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2822,6 +2985,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Pagkakaantala ng n segundo pagkatapos ng koneksyon" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Delay sa tun/tap open at up script na eksekusyon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2986,6 +3157,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -3011,6 +3183,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman na parametro" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3019,6 +3195,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Direktoryo para sa mga kustom na file ng configuration ng kliyente" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3063,6 +3243,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "I-disable ang suporta para sa Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3071,6 +3255,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "I-disable ang Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "I-disable ang pagsusuri sa pagkakapareho ng mga opsyon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3184,6 +3376,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Huwag i-bind sa lokal na address at port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3274,6 +3471,44 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Huwag talaga isagawa ang ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Huwag magdagdag ng mga ruta nang awtomatiko" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Huwag i-cache ang mga password ng --askpass o --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Huwag i-drop ang mga papasok na tun packet na may parehong destinasyon sa " +"host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Huwag i-inherit ang mga global na push options" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Huwag mag-log ng timestamps" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Huwag awtomatikong i-pull ang mga ruta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Huwag muling i-read ang key sa pag-restart" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Huwag balaan sa mga inkonsistensya ng ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3298,6 +3533,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3436,6 +3675,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "I-echo ang mga parametro sa log" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3544,6 +3787,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Empirikal na sukatin ang MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3623,6 +3870,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "I-enable ang mga hardware crypto engine ng OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "I-enable ang Path MTU discovery" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3631,10 +3886,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "I-enable ang Static Key encryption mode (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "I-enable ang TLS at i-assume ang role ng kliyente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "I-enable ang TLS at i-assume ang role ng server" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3663,6 +3930,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "I-enable ang internal na pragmentasyon ng datagram" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3671,6 +3942,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "I-enable ang interpeys ng management sa IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3812,6 +4087,19 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"I-encrypt at awtentikahan ang lahat ng kontrol na channel packets gamit ang " +"key" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"I-encrypt at awtentikahan ang lahat ng kontrol na channel packets gamit ang " +"key, bersyon 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3820,6 +4108,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Encryption cipher para sa mga packets" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3915,6 +4207,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "I-execute ang shell cmd pagkatapos mailagay ang mga ruta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "I-execute ang shell command sa pagbabago ng remote IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Ini-execute sa server mode sa mga bagong koneksyon ng kliyente, kapag ang " +"kliyente ay hindi pa pinagkakatiwalaan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Ini-execute sa server mode sa tuwing may idinadagdag na IPv4 address/route o " +"MAC address sa internal routing table ng OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3935,6 +4255,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Umexit sa pagkabigo ng negosyasyon ng TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3983,6 +4307,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4486,6 +4814,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4599,6 +4931,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4644,6 +4980,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4714,6 +5054,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4828,6 +5172,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Awtentikasyon ng HMAC para sa mga packet" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4841,6 +5189,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Pangangasiwa sa mga pagkabigo ng awtentikasyon" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4857,6 +5209,15 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Helper directive para gawing mas simple ang ekspresyon ng --ping at --ping-" +"restart sa mga konpigurasyon ng server mode" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5427,6 +5788,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Kung mabigo ang pag-resolve ng hostname, subukan ulit" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5459,12 +5824,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5857,6 +6224,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6000,10 +6372,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Panatilihin ang lokal na IP address sa pag-restart" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Panatilihin ang remote na IP address sa pag-restart" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Panatilihin ang tun/tap device na bukas sa pag-restart" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6059,10 +6443,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Key transition na window" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6255,6 +6647,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limitahan ang mga paulit-ulit na mensahe ng log" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6478,6 +6874,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6531,6 +6931,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokal na sertipiko" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6541,6 +6945,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "lokal na host name o IP address" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokal na private key" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6626,6 +7038,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6767,12 +7180,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Major na mode" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6931,6 +7360,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Pinakamataas na bilang ng naka-queue ng mga TCP output packet" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7480,6 +7913,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Networking" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7847,10 +8284,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Bilang ng inilalaang mga broadcast buffer" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Bilang ng mga linya para sa kasaysayan ng log file" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7987,6 +8432,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Tanging iproseso ang mga ping timeout kung mayroon nang mga ruta" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7995,10 +8444,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8038,6 +8499,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "I-optimize ang TUN/TAP/UDP writes" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8071,6 +8536,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8156,6 +8625,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8384,6 +8861,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12 file na naglalaman ng mga key" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8484,6 +8965,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Ipasa ang mga environment variable sa script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8493,6 +8982,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8551,6 +9041,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8673,10 +9167,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "I-persist ang estado ng replay-protection" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "I-persist/Wag i-persist ang ifconfig pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8695,6 +9201,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Mag-ping sa remote bawat n segundo gamit ang TCP/UDP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8744,6 +9254,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Antas ng patakaran sa paggamit ng mga eksternal na programa at script" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8991,6 +9505,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy timeout sa segundo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9036,6 +9554,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "I-push ang opsyon ng ifconfig sa remote" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "I-push ang opsyon sa peer" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9073,6 +9603,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Mag-query sa management channel para sa pribadong key" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9186,10 +9720,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Random na pumili ng remote server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9300,6 +9842,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Tanggihan ang koneksyon kung walang kustom na client config" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9381,6 +9927,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "I-remap ang mga SIGUSR1 na signal" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9409,6 +9959,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Remote na host name o IP address" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Timeout ng remote ping" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9467,10 +10025,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Mag-renegotiate ng data chan. key pagkatapos ng mga byte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Mag-renegotiate ng data chan. key pagkatapos ng mga packet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Mag-renegotiate ng data chan. key pagkatapos ng segundo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Size ng sliding window sa replay protection" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9500,6 +10075,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Kinakailangan ang tahasang pagtukoy sa sertipiko" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Kinakailangan ang tahasang paggamit ng key sa sertipiko" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9514,6 +10098,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9545,6 +10133,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9691,6 +10283,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Mag-restart pagkatapos ng remote ping timeout" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9703,11 +10299,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Limitahan ang mga cipher na maaaring i-negotiate" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Timeout retransmit sa TLS control channel" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Subukan muli nang walang hanggan sa mga HTTP proxy error" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Subukan muli nang walang hanggan sa mga Socks proxy error" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9824,10 +10436,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "I-ruta ang subnet sa kliyente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10204,6 +10868,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "I-set ang berbosito ng output" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "I-set ang mga sukat ng real at virtual address hash table" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "I-set ang sukat ng buffer ng TCP/UDP receive" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "I-set ang sukat ng buffer ng TCP/UDP send" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10217,6 +10897,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "I-set ang haba ng TX quene ng tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Itakda ang mga parametro ng tun/tap adapter" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "I-set ang MTU ng tun/tap device" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "I-set ang overhead ng tun/tap device" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10226,6 +10923,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "I-set ang upper bound sa TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10258,6 +10959,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Pag-aangkop para sa bandwidth ng peer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd na ie-execute pagkatapos buksan ang tun device" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Shell cmd na ira-run pagkatapos isara ang tun device" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Shell command para sa pagberipika ng x509 na pangalan" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10318,6 +11035,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "I-silence ang output ng mga replay warning" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10607,6 +11328,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10622,6 +11347,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10631,6 +11360,11 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"Tukuyin kung kinakailangan ng kliyente na magbigay ng balidong sertipiko" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10666,6 +11400,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Simulan ang OpenVPN sa estadong hibernate" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10734,6 +11472,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Bersyon ng format ng Status file" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10931,6 +11673,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP port # para sa lokal at remote" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10939,6 +11694,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 o mas bagong cipher" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cipher ng TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (para lamang sa IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11302,6 +12073,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Ang pinakasuportadong bersyon ng TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11330,6 +12105,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Ang key direction para sa mga opsyon na 'tls-auth' at'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11360,6 +12139,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Ang pinakamababang suportadong bersyon ng TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11401,6 +12184,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11570,6 +12357,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11743,6 +12535,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Timeframe para sa palitan ng key" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11789,6 +12585,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11923,6 +12723,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11930,6 +12731,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Uri ng ginamit na device" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12292,6 +13097,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12317,6 +13123,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12344,6 +13154,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12351,6 +13162,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12365,6 +13177,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Gamitin ang protocol" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12399,6 +13215,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Gamitin ang tun/tap device node" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Gamitin ang username bilang karaniwan na pangalan" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12414,6 +13242,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12424,6 +13256,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12432,11 +13265,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12505,11 +13340,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12740,6 +13589,16 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Kapag mayroon kang higit sa isang IP address (halimbawa, maraming interpeys " +"o sekondaryong IP address), at hindi ginagamit ang --local upang pwersahin " +"ang pag-bind sa isang partikular na address lamang" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12839,6 +13698,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "I-write ang log sa file" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13242,6 +14105,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "hindi" @@ -13386,6 +14254,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13438,6 +14310,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap na device" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap na timeout ng walang aktibidad" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13637,6 +14517,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13741,3 +14627,128 @@ msgstr "" #: modules/luci-compat/luasrc/view/cbi/delegator.htm:20 msgid "« Back" msgstr "" + +#~ msgid "Add template based configuration" +#~ msgstr "Idagdag ang templeyt na batay sa konpigurasyon" + +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Nasa ibaba ang listahan ng mga naka-configure ng mga instance na OpenVPN " +#~ "at ang kanilang kasalukuyang estado" + +#~ msgid "Configuration category" +#~ msgstr "Kategorya ng konpigyurasyon" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Huwag gumamit ng adaptive na lzo compression" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Bigyan ng akses sa konpigurasyon ng OpenVPN" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Instansya \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "Mayroon nang umiiral ng instansya na may pangalang iyon!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Pag-upload ng OVPN configuration file" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "" +#~ "Tanging tumanggap ng mga koneksyon mula sa tinukoy na X509 na pangalan" + +#~ msgid "OpenVPN instances" +#~ msgstr "Mga instansya ng OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Pakiedit ang file na ito nang direkta sa isang sesyon ng terminal." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Pakipili ng balidong OVPN config file para mai-upload!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Pakipili ng balidong VPN template!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Section para magdagdag ng opsyonal na 'auth-user-pass' file para sa iyong " +#~ "kredensyal na (%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Section para i-modify ang OVPN config file (%s)" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Rekomendasyon sa seguridad: Inirerekomenda na huwag i-enable ang " +#~ "kompresyon at itakda ang parametro na ito sa `no`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Rekomendasyon sa seguridad: Inirerekomenda na huwag i-enable ang " +#~ "kompresyon at itakda ang parametro na ito sa `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Pumili ng template ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "I-set ang TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Sukat ng cipher key" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Tukuyin ang default gateway para sa mga ruta" + +#~ msgid "Start/Stop" +#~ msgstr "Simulan/Hinto" + +#~ msgid "Started" +#~ msgstr "Nagsimula" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Lumipat sa advanced na konpigurasyon" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Lumipat sa basic na konpigurasyon" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP port # para sa lokal (default=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP port # para sa remote (default=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Konpigurasyon na batay sa templeyt" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Temporaryong direktoryo para sa client-connect return file" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Hindi pwedeng walang laman ang field na 'Pangalan'!" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "" +#~ "Ang sukat ng OVPN config file na (%s) ay masyadong malaki sa page-edit " +#~ "online sa LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Ito ay ganap na dini-disable ang negosasyon ng cipher" + +#~ msgid "Upload ovpn file" +#~ msgstr "Mag-upload ng ovpn file" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "I-write ang status sa file bawat n segundo" + +#~ msgid "yes (%i)" +#~ msgstr "oo (%i)" diff --git a/modules/luci-base/po/fr/base.po b/modules/luci-base/po/fr/base.po index 9f44b5be90..ef0f3cf0ac 100644 --- a/modules/luci-base/po/fr/base.po +++ b/modules/luci-base/po/fr/base.po @@ -102,6 +102,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' ou 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -200,6 +204,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -261,6 +269,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -314,6 +326,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -359,6 +375,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -854,6 +874,10 @@ msgstr "" "Limiter le service DNS aux interfaces des sous-réseaux sur lesquels nous " "desservons le DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -862,6 +886,10 @@ msgstr "" msgid "Accept local" msgstr "Accepter source locale" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Accepter les options envoyées par le serveur" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1063,6 +1091,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Ajouter un routage après l'établissement de la connexion" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1104,6 +1136,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Authentification supplémentaire par dessus TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1277,6 +1313,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Autoriser tout sauf ce qui est listé" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Autoriser le trafic entre clients" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Permettre un accès Complet aux applications Tierces" @@ -1293,6 +1333,14 @@ msgstr "Autoriser uniquement ce qui est listé" msgid "Allow localhost" msgstr "Autoriser l'hôte local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permettre à plusieurs clients d'utiliser le même certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Autoriser seulement une session" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permettre de redémarrer le périphérique" @@ -1307,6 +1355,10 @@ msgstr "" "Autoriser les hôtes distants à se connecter à des ports locaux transférés " "par SSH (option « GatewayPorts »)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Autoriser l'hôte distant à changer d'adresse IP ou de port" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Autoriser les connexions administrateur avec mot de passe" @@ -1326,6 +1378,18 @@ msgstr "" msgid "Allowed IPs" msgstr "IP autorisées" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maximum autorisé de clients connectés" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Admis au maximum interne" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maximum autorisé de nouvelles connexions" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Technologies réseau autorisées" @@ -1334,6 +1398,12 @@ msgstr "Technologies réseau autorisées" msgid "AllowedIPs setting is invalid" msgstr "Le paramètre IP autorisées n'est pas valide" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1464,6 +1534,10 @@ msgstr "Tout paquet" msgid "Any zone" msgstr "N'importe quelle zone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Ajouter les journaux en fin de ce fichier" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Appliquer la sauvegarde ?" @@ -1570,6 +1644,10 @@ msgstr "Groupe d'authentification" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "S'authentifier par identifiant/mot-de-passe" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Authentification" @@ -1640,6 +1718,10 @@ msgstr "Monter automatiquement les systèmes de fichiers sur hotplug" msgid "Automatically mount swap on hotplug" msgstr "Montage automatique du swap sur hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Rediriger automatiquement la route par défaut" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Système de fichiers Automount" @@ -1744,6 +1826,10 @@ msgstr "Appareil de base" msgid "Base64-encoded public key of this interface for sharing." msgstr "Clé publique codée en base64 de cette interface pour le partage." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1803,6 +1889,7 @@ msgstr "Lier le serveur NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1835,6 +1922,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1935,12 +2023,24 @@ msgstr "Mise en mémoire tampon" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificat CA (encodé PEM ; à utiliser à la place de la mémoire système pour " +"vérifier le certificat de la passerelle." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificat CA ; s'il est vide, il sera sauvegardé après la première " "connexion." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1973,6 +2073,12 @@ msgstr "" msgid "Cached" msgstr "Mise en cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" +"Appelle une commande/script d'arrêt avant que le périphérique TUN/TAP soit " +"fermé" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2063,6 +2169,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autorité des certificats" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Contrainte du certificat (Domaine)" @@ -2128,6 +2238,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Crochet de chaîne \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Modifier la priorité du processus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Aller dans ce répertorie avant l'initialisation" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Changements" @@ -2170,6 +2288,12 @@ msgstr "Largeur du canal" msgid "Check filesystems before mount" msgstr "Vérifier le système de fichiers avant le montage" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" +"Confronter le certificat du distant à une liste des certificats révoqués " +"(CRL)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2215,6 +2339,10 @@ msgstr "" "sans-fil ou remplissez le champ créer pour définir un nouveau " "réseau." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Faire un « chroot » dans ce répertoire après initialisation" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Code de chiffrement" @@ -2223,6 +2351,10 @@ msgstr "Code de chiffrement" msgid "Cisco UDP encapsulation" msgstr "Encapsulation UDP Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2251,6 +2383,14 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "Identifiant client à envoyer dans les requêtes DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Client désactivé" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2338,6 +2478,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Calculer la somme de contrôle sortante (facultatif)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Fichier de configuration" @@ -2362,6 +2503,18 @@ msgstr "Les changements de configuration ont été annulés !" msgid "Configuration failed" msgstr "Échec de la configuration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configurer le mode client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configurer le mode pont" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configurer le mode serveur" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2426,6 +2579,14 @@ msgstr "Confirmer la déconnexion" msgid "Confirmation" msgstr "Confirmation" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Se connecter via un proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Se connecter à un hôte distant via un mandataire HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2451,6 +2612,10 @@ msgstr "Point de terminaison de la connexion" msgid "Connection lost" msgstr "Connexion perdue" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervalle entre 2 tentatives de connexion" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2574,6 +2739,10 @@ msgstr "Niveau de journalisation de Cron" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Cryptographie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Puissance actuelle" @@ -2898,6 +3067,16 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Attends n secondes après la connexion" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" +"Attends avant l'ouverture de tun/tap et l'exécution de scripts de mise en " +"marche" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Déléguer les préfixes IPv6" @@ -3062,6 +3241,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Appareil inaccessible ! Toujours en attente de l’appareil …" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Appareils" @@ -3087,6 +3267,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Paramètres Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3095,6 +3279,10 @@ msgstr "" msgid "Directory" msgstr "Répertoire" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Répertoire contenant vos fichiers de config client spécifiques" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3139,6 +3327,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Désactiver les requêtes DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Désactiver le chiffrement" @@ -3147,6 +3339,14 @@ msgstr "Désactiver le chiffrement" msgid "Disable Inactivity Polling" msgstr "Désactiver l'interrogation d'inactivité" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Désactiver la pagination" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Désactiver la vérification de la cohérence des options" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Désactiver cette interface" @@ -3262,6 +3462,11 @@ msgstr "" "Instance dnsmasq à laquelle cette section de démarrage est liée. Si non " "spécifié, la section est valable pour toutes les instances dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Ne pas attacher à l'adresse et au port local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3358,6 +3563,45 @@ msgstr "Liste blanche de domaines" msgid "Don't Fragment" msgstr "Ne pas fragmenter" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Ne pas exécuter réellement ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Ne pas ajouter de routes automatiquement" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" +"Ne pas copier en cache les mots de passe des options --askpass ou --auth-" +"user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Ne pas DROP les paquets de tun entrants ayant la même destination que l'hôte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Ne pas hériter des options d'envoi globales" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Ne pas journaliser les horodatages" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Ne pas obtenir les routes automatiquement" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Ne pas relire la clef au redémarrage" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Ne pas alerter en cas d'incohérence d'ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "En bas" @@ -3382,6 +3626,10 @@ msgstr "Télécharger mtdblock" msgid "Downstream SNR offset" msgstr "Décalage du Rapport signal - bruit descendant" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3537,6 +3785,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Écrire les paramètres dans le journal" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3647,6 +3899,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Mesurer le MTU empiriquement" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3730,6 +3986,14 @@ msgstr "Activer l’apprentissage des adresses MAC" msgid "Enable NTP client" msgstr "Activer client NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Activer les systèmes de cryptages OpenSSL matériels" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Activer la découverte du MTU du chemin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3738,10 +4002,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Activer le DES unique" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Activer le mode de cryptage à clef statique (non TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Activer le serveur TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Activer le TLS et prendre le rôle du client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Activer le TLS et prendre le rôle du serveur" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Activer le filtrage VLAN" @@ -3775,6 +4051,10 @@ msgstr "" "Activer la délégation en aval des préfixes IPv6 disponibles sur cette " "interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Autoriser la fragmentation des datagrammes en interne" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Activer les contre-mesures de réinstallation des clés (KRACK)" @@ -3783,6 +4063,10 @@ msgstr "Activer les contre-mesures de réinstallation des clés (KRACK)" msgid "Enable learning and aging" msgstr "Activer l'apprentissage et la péremption" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Activer l'interface de gestion sur IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Activer la mise en miroir des paquets entrants" @@ -3928,6 +4212,18 @@ msgstr "Limite d'encapsulation" msgid "Encapsulation mode" msgstr "Mode encapsulé" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Chiffrer et authentifier tous les paquets de canaux de contrôle avec la clé" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Chiffrez et authentifiez tous les paquets du canal de contrôle avec la clé, " +"version 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3936,6 +4232,10 @@ msgstr "Mode encapsulé" msgid "Encryption" msgstr "Chiffrement" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Méthode de chiffrement des paquets" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4031,6 +4331,35 @@ msgstr "" msgid "Exclude interfaces" msgstr "Exclure les interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Exécuter une commande shell après l'ajout des routes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" +"Exécuter une commande Shell suite à un changement d'IP de l'hôte distant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Lancé en mode serveur pour les nouvelles connexions client, quand le client " +"n'est pas encore reconnu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Lancé en mode serveur à chaque fois qu'une adresse/route IPv4 ou une adresse " +"MAC est ajoutée à la table de routage interne d'OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4055,6 +4384,10 @@ msgstr "" msgid "Existing device" msgstr "Périphérique existant" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Arrêter suite à l'échec de la négociation TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Étendre le nom d'hôte" @@ -4103,6 +4436,10 @@ msgstr "Attente de deux valeurs de priorité séparées par un signe deux-points msgid "Expecting: %s" msgstr "Attendu : %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expire" @@ -4627,6 +4964,10 @@ msgstr "Fragmentation" msgid "Fragmentation Threshold" msgstr "Seuil de fragmentation" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4740,6 +5081,10 @@ msgstr "Paramètres principaux" msgid "General device options" msgstr "Options générales du dispositif" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Générer la configuration" @@ -4785,6 +5130,10 @@ msgstr "Génère une configuration adaptée à l'importation sur un pair WireGua msgid "Generating QR code…" msgstr "Génération de code QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4857,6 +5206,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Autoriser l'accès aux procédures LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Permettre l'accès à la configuration SSH" @@ -4971,6 +5324,10 @@ msgstr "Mot de passe HE.net" msgid "HE.net username" msgstr "Nom d'utilisateur HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Authentification HMAC des paquets" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4984,6 +5341,10 @@ msgstr "Accès HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestion des erreurs d'authentification" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5000,6 +5361,15 @@ msgstr "Intervalle battements du cœur (noyau : battement du cœur)" msgid "Hello interval" msgstr "Intervalle de contact (Hello)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Aide pour simplifier l'expression des --ping et --ping-restart dans les " +"configurations en mode serveur" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5578,6 +5948,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Si la résolution du nom de l'hôte échoue, ré-essayer" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5617,12 +5991,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Aucune route par défaut ne sera configurée si cette case est décochée" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Les serveurs DNS annoncés seront ignorés si cette case est décochée" @@ -6036,6 +6412,11 @@ msgstr "Erreur : donnée entrée invalide" msgid "Invalid APN provided" msgstr "L'APN fourni est invalide" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Chaîne de clé Base64 invalide" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6186,10 +6567,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Conserver l'adresse IP locale lors du redémarrage" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Conserver l'adresse IP distante lors du redémarrage" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Garder les paramètres et conserver la configuration actuelle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Conserver le périphérique tun/tap ouvert au redémarrage" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Keep-Alive" @@ -6245,10 +6638,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Clé manquante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Fenêtre de transition de la Clé" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Clé utilisée pour signer la configuration réseau" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6447,6 +6848,10 @@ msgstr "Légende :" msgid "Limit" msgstr "Limite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limiter les messages répétés dans les journaux" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6679,6 +7084,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Adresse IP locale" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6732,6 +7141,10 @@ msgstr "ULA locale" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificat local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6743,6 +7156,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Suffixe du domaine local ajouté aux noms du serveur DHCP et du fichier Hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Nom ou adresse IP de l'hôte local" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Clef privée locale" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Service local uniquement" @@ -6828,6 +7249,7 @@ msgid "Log queries" msgstr "Journaliser les requêtes" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Journalisation" @@ -6974,6 +7396,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Mode principal" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -6982,6 +7408,18 @@ msgstr "" "Assurez-vous de cloner le système de fichiers racine en utilisant quelque " "chose comme les commandes ci-dessous :" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7140,6 +7578,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Nombre maximum d'adresses allouées." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Nombre maximum de paquets TCP en attente d'émission" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7701,6 +8143,10 @@ msgstr "Migration de la configuration du réseau ifname" msgid "Network interface" msgstr "Interface réseau" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Mise en réseau" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Jamais" @@ -8077,12 +8523,20 @@ msgstr "Remarque" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Nombre de tampons de diffusion alloués" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Nombre d'entrées DNS gardées en cache (maximum 10000 ; entrez \"0\" pour " "désactiver le cache)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Nombre de lignes de l'historique du fichier-journal" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8223,6 +8677,11 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" +"Traiter l'expiration des délais des pings seulement si les routes existent" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Ouvrir l'aperçu des règles iptables…" @@ -8231,10 +8690,22 @@ msgstr "Ouvrir l'aperçu des règles iptables…" msgid "Open list..." msgstr "Ouvrir la liste…" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8281,6 +8752,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimiser les écritures TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8314,6 +8789,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Notes facultatives, en format libre, concernant cet appareil" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Facultatif, en secondes. Si la valeur est '0', aucune reconnexion n'est " +"tentée." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8420,6 +8901,14 @@ msgstr "Facultatif. Port UDP utilisé pour les paquets sortants et entrants." msgid "Options" msgstr "Options" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8650,6 +9139,10 @@ msgstr "Code PIN rejeté" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Fichier au format PKCS#12 contenant les clefs" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Push PMK R1" @@ -8750,6 +9243,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "Fait partie de la zone %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Transmettre les variables d'environnement au script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8760,6 +9261,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8824,6 +9326,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Collez ou glissez le fichier de configuration WireGuard fourni…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Chemin du certificat CA" @@ -8946,10 +9452,22 @@ msgstr "Réinitialiser" msgid "Permission denied" msgstr "Permission refusée" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Reconduire l'état de protection anti-rejeu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Reconduire ou non le lot d'ifconfig" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Maintien persistant" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervalle de reconnexion persistant" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Le paramètre PersistentKeepAlive n'est pas valide" @@ -8968,6 +9486,11 @@ msgstr "Paramètres physiques" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" +"Envoyer un ping à l'hôte distant toutes les n secondes sur le port TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9017,6 +9540,10 @@ msgstr "" msgid "Policy" msgstr "Politique" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Règle de sécurité appliqué à l'usage de programmes et scripts externes" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9272,6 +9799,10 @@ msgstr "" msgid "Proxy Server" msgstr "Serveur Proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Délai d'attente du mandataire, en secondes" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9323,6 +9854,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Le paramètre Clé Publique n'est pas valide" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Envoyer une option ifconfig au distant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Envoyer les options au client" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9360,6 +9903,10 @@ msgstr "Interrogez tous les résolveurs en amont disponibles." msgid "Query interval" msgstr "Intervalle de requête" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Canal de requête de gestion pour clef privée" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalle de réponse aux requêtes" @@ -9475,10 +10022,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Cartographie aléatoire des ports source" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Choisir au hasard un serveur distant" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9591,6 +10146,10 @@ msgstr "Actualiser les canaux" msgid "Refreshing" msgstr "Rafraîchissement" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Refuser la connexion en l'absence de config client spécifique" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9675,6 +10234,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Rediriger les signaux SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9703,6 +10266,14 @@ msgstr "Adresse IPv6 distante ou FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nom ou adresse IP de l'hôte distant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Délai de ping du distant" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Désinstaller" @@ -9765,10 +10336,28 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renégocier la clé du canal de données après tant d'octets" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renégocier la clé du canal de données après tant de paquets" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" +"Renégocier la clé du canal de données après tant de temps (en secondes)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Remplacer la configuration sans-fil" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Taille de la fenêtre glissante pour la protection anti-rejeu" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9798,6 +10387,15 @@ msgstr "" msgid "Request timeout" msgstr "Expiration de la demande" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Exiger l'appellation explicite sur le certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Exiger l'utilisation explicite de la clé sur le certificat" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9812,6 +10410,10 @@ msgstr "Exiger la somme de contrôle entrante (facultatif)." msgid "Require incoming packets serialization (optional)." msgstr "Exiger la sérialisation des paquets entrants (facultatif)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9847,6 +10449,10 @@ msgstr "" "Requis : Rejette l'authentification si le serveur RADIUS ne fournit pas les " "attributs VLAN appropriés." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9993,6 +10599,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Redémarrer le pare-feu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Redémarrer aprés le dépassement du délai de ping du distant" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Redémarrer l'interface radio" @@ -10005,11 +10615,27 @@ msgstr "Restaurer" msgid "Restore backup" msgstr "Restaurer une sauvegarde" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Restreindre les chiffres autorisés à négocier" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Renvoyer l'expiration du délai sur le canal de contrôle TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Ré-essayer indéfiniment suite à des erreurs du proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Ré-essayer indéfiniment suite à des erreurs du proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10137,10 +10763,18 @@ msgstr "Chaîne d'action de l'itinéraire \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Router le sous-réseau vers le client" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Type d'itinéraire" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10532,6 +11210,23 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Définir la verbosité des écrits" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" +"Définir la taille des tables de haché des adresses réelles et virtuelles" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Définir la taille de la pile de réception TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Définir la taille de la pile d'envoi TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10551,6 +11246,23 @@ msgstr "" "Définir cette interface comme maître pour le relais RA et DHCPv6 ainsi que " "pour le proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Définir la taille de la pile TX tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Définir les paramètres de l'adaptateur tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Définir le MTU du périphérique tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Définir les frais généraux de l'appareil tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10560,6 +11272,10 @@ msgstr "Configurer le serveur DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurez les itinéraires pour les proxysIPv6 voisins." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Définir la borne supérieure du MSS TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10594,6 +11310,22 @@ msgstr "" "Paramètres pour aider les clients sans fil à se déplacer entre plusieurs " "points d'accès : 802.11r, 802.11k et 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Gère la bande-passante du distant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Commande Shell à exécuter après l'ouverture du périphérique tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Commande Shell à exécuter après la fermeture du périphérique tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Commande shell de vérification du nom X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10654,6 +11386,10 @@ msgstr "Taux de rafraîchissement du signal" msgid "Signal:" msgstr "Signal :" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Supprime les messages d'alertes anti-rejeu" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10985,6 +11721,10 @@ msgstr "" "externe hérite de la valeur de l’en-tête interne) ou une valeur hexadécimale " "00..FF (facultatif)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11004,6 +11744,10 @@ msgstr "" "Spécifiez une Unité de Transmission Maximale (MTU) autre que la valeur par " "défaut (1280 octets)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11013,6 +11757,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Spécifiez ici la clé secrète de chiffrage." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Précisez si le client est tenu de fournir un certificat valide" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11048,6 +11796,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Démarrer OpenVPN dans un état d'hibernation" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Démarrer WPS" @@ -11120,6 +11872,10 @@ msgstr "Limite d'inactivité de la station" msgid "Status" msgstr "État" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Version du format du fichier de status" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11321,6 +12077,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Port source TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Numéro de port TCP/UDP valable pour l'hôte local et l'hôte distant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP :" @@ -11329,6 +12098,22 @@ msgstr "TCP :" msgid "TFTP server root" msgstr "Racine du serveur TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 ou chiffrement plus récent" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Méthode de chiffrement TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (s'applique uniquement à IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11746,6 +12531,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "La version TLS la plus haute supportée" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11779,6 +12568,10 @@ msgstr "Le nom de l'interface est déjà utilisé" msgid "The interface name is too long" msgstr "Le nom d'interface est trop long" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "La direction clé pour les options 'tls-auth' et 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11811,6 +12604,10 @@ msgstr "Adresse IPv4 locale sur laquelle le tunnel est créé (facultatif)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Adresse IPv6 locale sur laquelle le tunnel est créé (facultatif)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "La version TLS la plus basse supportée" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11865,6 +12662,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -12067,6 +12868,11 @@ msgstr "" "Ce type d'authentification n'est pas applicable à la méthode EAP " "sélectionnée." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Cela ne ressemble pas à un fichier PEM valide" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12268,6 +13074,10 @@ msgstr "Fuseau horaire" msgid "Timed-out" msgstr "Délai d’expiration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Période d'un échange de clés" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Délai d’expiration en secondes" @@ -12326,6 +13136,10 @@ msgstr "" msgid "Tone" msgstr "Ton" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponible" @@ -12460,6 +13274,7 @@ msgstr "Puissance d'émission" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Type" @@ -12467,6 +13282,10 @@ msgstr "Type" msgid "Type of service" msgstr "Type de service" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Type de périphérique utilisé" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12838,6 +13657,7 @@ msgstr "Utiliser DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Utiliser les serveurs DNS publiés par le distant" @@ -12863,6 +13683,10 @@ msgstr "Utiliser le MTU sur l'interface du tunnel" msgid "Use TTL on tunnel interface" msgstr "Utiliser le TTL sur l'interface du tunnel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Utiliser comme superposition externe (/superposition)" @@ -12890,6 +13714,7 @@ msgstr "Utiliser des serveurs DNS spécifiques" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Utiliser la passerelle par défaut" @@ -12897,6 +13722,7 @@ msgstr "Utiliser la passerelle par défaut" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Utiliser la métrique de la passerelle" @@ -12913,6 +13739,10 @@ msgstr "" "Utiliser le format d'identificateur d'interface MAP hérité (draft-ietf-" "softwire-map-00) au lieu de RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Utiliser le protocole" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Utiliser la table de routage" @@ -12953,6 +13783,18 @@ msgstr "" "peut être utilisée pour définir une durée de bail spécifique à l'hôte, par " "ex. 12h, 3d ou infini." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Utiliser le périphérique tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Utiliser le nom d'utilisateur comme nom « commun » (du certificat)" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12970,6 +13812,10 @@ msgstr "" "Utilisé à deux fins différentes : RADIUS NAS ID et 802.11r R0KH-ID. Pas " "nécessaire avec le WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12980,6 +13826,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificat utilisateur (codé PEM)" @@ -12988,11 +13835,13 @@ msgid "User identifier" msgstr "Identifiant de l'utilisateur" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Clé utilisateur (codée PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13061,11 +13910,25 @@ msgstr "Adresse locale VPN" msgid "VPN Local port" msgstr "Port local VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocole VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Serveur VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN Certificat de serveur SHA256 hash" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port du serveur VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Hachage SHA1 du certificat du serveur VPN" @@ -13328,6 +14191,13 @@ msgstr "" "Lorsqu'elle est activée, les options des touches R0/R1 ci-dessous ne sont " "pas appliquées. Désactivez-le pour utiliser les options des touches R0 et R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13431,6 +14301,10 @@ msgstr "Le réseau Wi-Fi est activé" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Écrire le journal dans le fichier" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Écrire les requêtes DNS reçues dans syslog." @@ -13846,6 +14720,11 @@ msgstr "minutes" msgid "mobile home agent (H)" msgstr "agent mère mobile (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "non" @@ -13992,6 +14871,10 @@ msgstr "mode serveur" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Niveau de journalisation sstpc" @@ -14044,6 +14927,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Périphérique tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Délai d'inactivité tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14246,6 +15137,14 @@ msgstr "valeur entière valide" msgid "valid multicast MAC address" msgstr "adresse MAC de multidiffusion valide" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"Nom de périphérique réseau valide entre 1 et 15 caractères ne contenant pas " +"« : », « / », « % » ou des espaces" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "Nom de périphérique réseau valide, pas « . » ou « .. »" @@ -14351,48 +15250,133 @@ msgstr "" msgid "« Back" msgstr "« Retour" +#~ msgid "Add template based configuration" +#~ msgstr "Ajouter une configuration basée sur un modèle" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certificat CA (encodé PEM ; à utiliser à la place de la mémoire système " -#~ "pour vérifier le certificat de la passerelle." +#~ "Voici ci-dessous la liste d'instances OpenVPN configurées et leur état " +#~ "courant" + +#~ msgid "Configuration category" +#~ msgstr "Catégorie de configuration" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Ne pas utiliser la compression adaptative LZO" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Chaîne de clé Base64 invalide" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Accorder l’accès à la configuration OpenVPN" -#~ msgid "Local IP address" -#~ msgstr "Adresse IP locale" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instance \"%s\"" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance with that name already exists!" +#~ msgstr "Une instance avec ce nom existe déjà !" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "OVPN configuration file upload" +#~ msgstr "Téléchargement de fichier de configuration OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Accepte seulement des connexions du nom X509 donné" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instances OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." #~ msgstr "" -#~ "Facultatif, en secondes. Si la valeur est '0', aucune reconnexion n'est " -#~ "tentée." +#~ "Veuillez modifier ce fichier directement dans une session de terminal." -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervalle de reconnexion persistant" +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "" +#~ "Veuillez sélectionner un fichier de configuration OVPN valide à " +#~ "transférer !" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Cela ne ressemble pas à un fichier PEM valide" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Veuillez sélectionner un modèle VPN valide !" -#~ msgid "VPN Protocol" -#~ msgstr "Protocole VPN" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Section permettant d'ajouter un fichier facultatif \"auth-user-pass\" " +#~ "avec vos informations d'identification (%s)" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN Certificat de serveur SHA256 hash" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Section pour modifier le fichier de configuration de l'OVPN (%s)" -#~ msgid "VPN Server port" -#~ msgstr "Port du serveur VPN" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Recommandation de sécurité : Il est recommandé de ne pas activer la " +#~ "compression et définir ce paramètre à `non`" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "Nom de périphérique réseau valide entre 1 et 15 caractères ne contenant " -#~ "pas « : », « / », « % » ou des espaces" +#~ "Recommandation de sécurité : Il est recommandé de ne pas activer la " +#~ "compression et définir ce paramètre à `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Sélectionner un modèle ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Définir le MTU TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Taille de la clé de cryptage" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Définir la passerelle par défaut des routes" + +#~ msgid "Start/Stop" +#~ msgstr "Démarrer/Arrêter" + +#~ msgid "Started" +#~ msgstr "Démarré" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Afficher les paramètres de configuration avancés" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Afficher les paramètres de configuration standards" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Numéro de port TCP/UDP pour l'hôte local (par défaut 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Numéro de port TCP/UDP pour l'hôte distant (par défaut 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configuration basée sur un modèle" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "" +#~ "Répertoire pour le fichier temporaire lié à la connexion d'un client" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Le champ 'Nom' ne doit pas être vide !" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "" +#~ "La taille du fichier de configuration OVPN (%s) est trop importante pour " +#~ "une édition en ligne dans LuCI (&ge ; 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Cela désactive complètement la négociation du chiffrement" + +#~ msgid "Upload ovpn file" +#~ msgstr "Téléverser un fichier OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Écrire le status dans le fichier chaque n secondes" + +#~ msgid "yes (%i)" +#~ msgstr "oui (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Attente d'une adresse IPv4 valide" diff --git a/modules/luci-base/po/ga/base.po b/modules/luci-base/po/ga/base.po index 9ddfb4c97e..ae4552b9bf 100644 --- a/modules/luci-base/po/ga/base.po +++ b/modules/luci-base/po/ga/base.po @@ -110,6 +110,10 @@ msgstr "Úsáideann %s an t-ionchódú formáide seolta MAC réamhshocraithe" msgid "%s; %d tokens separated by %s" msgstr "%s; %d comharthaí scartha le %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', nó 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -206,6 +210,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -270,6 +278,10 @@ msgstr "18: Tosaithe ARM UEFI 32 ó HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: Tosaithe ARM UEFI 64 ó HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -323,6 +335,10 @@ msgstr "28: Tosaithe UEFI 64-giotán RISC-V ó HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V UEFI 128-giotán" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -368,6 +384,10 @@ msgstr "38: Tosaithe UEFI 32-giotán LoongArch ó HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: FFE 64-giotán Loongarch" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -866,6 +886,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Glac le ceisteanna DNS ach ó óstaigh a bhfuil a seoladh ar fhoghlíon áitiúil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Glac le heochracha poiblí" @@ -874,6 +898,10 @@ msgstr "Glac le heochracha poiblí" msgid "Accept local" msgstr "Glac le háitiúil" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Glac le roghanna a bhrúitear ón bh" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1086,6 +1114,10 @@ msgstr "Cuir seoladh piaraí leis" msgid "Add requestor MAC" msgstr "Cuir MAC leis an iarrthóir" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Cuir bealach leis tar éis nasc a bunú" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1129,6 +1161,10 @@ msgstr "Teipeann IPv6 a chur le tacar IPv4 agus a mhalairt go ciúin." msgid "Additional Peers" msgstr "Piaraí Breise" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Fíordheimhniú breise thar TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Socruithe cumraíochta breise (i bhformáid TOML)." @@ -1309,6 +1345,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Ceadaigh gach duine ach amháin atá liostaithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Ceadaigh trácht cliant-chustaiméir" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Ceadaigh rochtain iomlán UCI d'iarratais oidhreachta" @@ -1325,6 +1365,14 @@ msgstr "Ceadaigh liostaithe amháin" msgid "Allow localhost" msgstr "Ceadaigh localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Lig do iliomad cliaint leis an deimhniú céanna" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Ní cheadaigh ach seisiún amháin" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Lig an gléas a atosú" @@ -1337,6 +1385,10 @@ msgstr "Ceadaigh glacadh ar phoirt neamhghníomhacha" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Lig d'óstaigh iargúlta ceangal le calafoirt áitiúla SSH seolta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Lig do iargúlta a IP nó a chalafort a athrú" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Ceadaigh logáil isteach fréimhe le pasfhocal" @@ -1355,6 +1407,18 @@ msgstr "Lig don úsáideoir root logáil isteach le pasfhocal" msgid "Allowed IPs" msgstr "IPanna ceadaithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Uasmhéid na gcliant ceangailte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "An t-uasmhéid inmheánach" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Ceadaítear uasmhéid naisc nua" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Teicneolaíocht líonra a" @@ -1363,6 +1427,12 @@ msgstr "Teicneolaíocht líonra a" msgid "AllowedIPs setting is invalid" msgstr "Tá socrú AlloweDiPS neamhbhailí" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1494,6 +1564,10 @@ msgstr "Aon phacáiste" msgid "Any zone" msgstr "Crios ar bith" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Cuir logáil leis an gcomhad" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Cúltaca i bhfeidhm?" @@ -1598,6 +1672,10 @@ msgstr "Grúpa Auth" msgid "Auth Priv" msgstr "Príobháideacht Údaraithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Fíordheimhniú ag úsáid ainm úsáideora/pasfhocal" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Fíordheimhniú" @@ -1670,6 +1748,10 @@ msgstr "Cuir córais comhaid go huathoibríoch ar hotplug" msgid "Automatically mount swap on hotplug" msgstr "Cuir malartú go huathoibríoch ar hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Bealach réamhshocraithe a athre" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Córas Comhad Automount" @@ -1775,6 +1857,10 @@ msgid "Base64-encoded public key of this interface for sharing." msgstr "" "Eochair phoiblí Base64-ionchódaithe den chomhéadan seo le haghaidh roinnt." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1834,6 +1920,7 @@ msgstr "Ceangail freastalaí NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1867,6 +1954,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1969,10 +2057,22 @@ msgstr "" "De réir réamhshocraithe, cuireann dnsmasq caches ar chineálacha taifead A, " "AAAA, CNAME agus SRV DNS." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Teastas CA (ionchódaithe PEM; Úsáid in ionad stór ar fud an chórais chun " +"deimhniú an geata a fhíorú." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "Teastas CA; má tá sé folamh sábhálfar é tar éis an chéad nasc." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2005,6 +2105,10 @@ msgstr "Taisce treallach RR" msgid "Cached" msgstr "Cocháilte" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Glaoigh síos cmd/script sula ndúnfaidh TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2094,6 +2198,10 @@ msgstr "Suíomh Cill" msgid "Cellular Network" msgstr "Líonra Ceallacha" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Údarás deimhnithe" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Srianadh deimhnithe (Fearainn)" @@ -2157,6 +2265,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Croca slabhra “%h”" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Tosaíocht próisis athraithe" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Athraigh go eolaire roimh thionscnamh" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Athruithe" @@ -2203,6 +2319,10 @@ msgstr "Leithead Cainéal" msgid "Check filesystems before mount" msgstr "Seiceáil córais chomhaid sula gcuirtear isteach" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Seiceáil deimhniú piaraí i gcoinne CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2248,6 +2368,10 @@ msgstr "" "sreang seo nó líon isteach an réimse custom chun líonra nua a " "shainiú." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot go dtí eolaire tar éis an tionscnamh" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Rúnscríobh" @@ -2256,6 +2380,10 @@ msgstr "Rúnscríobh" msgid "Cisco UDP encapsulation" msgstr "Cumhdú Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2284,6 +2412,14 @@ msgstr "Cliant" msgid "Client ID to send when requesting DHCP" msgstr "Aitheantas Cliant le seoladh nuair a iarrtar DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Tá an cliant faoi mhíchumas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2374,6 +2510,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Ríomh seiceáil amach (roghnach)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Comhad Configuration" @@ -2398,6 +2535,18 @@ msgstr "Tá athruithe cumraíochta curtha ar ais!" msgid "Configuration failed" msgstr "Theip ar chumraíocht" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Cumraigh modh cliant" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Cumraigh droichid freastala" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Cumraigh modh freastalaí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2465,6 +2614,14 @@ msgstr "Deimhnigh dícheangal" msgid "Confirmation" msgstr "Deimhniú" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Ceangail trí seachfhreastalaí Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Ceangail le óstach iargúlta trí sheachfhreastalaí" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2490,6 +2647,10 @@ msgstr "Críochphointe ceangail" msgid "Connection lost" msgstr "Ceangal caillte" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Eatramh aththriail ceangail" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2615,6 +2776,10 @@ msgstr "Leibhéal Logála Cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pas (An tSeapáin amháin)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Cripteagrafaíocht" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Cumhacht reatha" @@ -2944,6 +3109,14 @@ msgstr "Moill roimh an bport a chumasú tar éis imeacht nasc síos MII (msec)" msgid "Delay before enabling port after MII link up event (msec)" msgstr "Moill roimh an bport a chumasú tar éis imeacht nasctha MII (msec)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Moill n soicind tar éis an nasc" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Moill ar fhorghníomhú script a oscailt agus sconna" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Réamhfhoirmeacha IPv6 Toscaitheoir" @@ -3108,6 +3281,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Gléas dosroichte! Fós ag fanacht le gléas..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Gléasanna" @@ -3136,6 +3310,10 @@ msgstr "" "tar éis dearbhú inrochtaineachta; foilsithe i dteachtaireachtaí RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Paraiméadair Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3144,6 +3322,10 @@ msgstr "Dir" msgid "Directory" msgstr "Eolaire" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Eolaire do chomhaid cumraíochta cliant saincheaptha" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Ainm an eolaire" @@ -3196,6 +3378,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Díchumasaigh cuardaigh DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Díchumasaigh tacaíocht Díluchtaithe Cainéal Sonraí (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Díchumasaigh criptiú" @@ -3204,6 +3390,14 @@ msgstr "Díchumasaigh criptiú" msgid "Disable Inactivity Polling" msgstr "Díchumasaigh Vótáil Neamhgh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Díchumasaigh Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Déan seiceáil chomhsheasmhachta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Díchumasaigh an comhéadan seo" @@ -3325,6 +3519,11 @@ msgstr "" "Sampla Dnsmasq lena bhfuil an chuid tosaithe seo ceangailte leis. Mura " "bhfuil sé sonraithe, tá an chuid bailí do gach cás dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Ná ceangail le seoladh agus calafort áitiúil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3422,6 +3621,43 @@ msgstr "Liosta bán fearainn" msgid "Don't Fragment" msgstr "Ná Déan Brúin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Ná fhorghníomhú ifconfig i ndáiríre" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Ná cuir bealaí leis go huathoibr" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Ná taisce pasfhocail --askpass nó --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Ná scaoil paicéid tun isteach leis an gceann scríbe céanna leis an óstach" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Ná déan oidhreacht roghanna brú domhanda" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Ná logáil stampaí ama" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Ná tarraing bealaí go huathoibr" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Ná athléigh an eochair nuair a atosaigh" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Ná tabhair rabhadh maidir le neamhréireachtaí ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "an Dúin" @@ -3446,6 +3682,10 @@ msgstr "Íoslódáil mtdblock" msgid "Downstream SNR offset" msgstr "Fhritháireamh SNR iarshrutha" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3601,6 +3841,10 @@ msgstr "" "páirtí) is féidir le bainisteoir na bpacáistí pacáistí i liostaí atá sínithe " "aige a shuiteáil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Paraiméadair Echo le logáil" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3713,6 +3957,10 @@ msgstr "Astaíonn fógraí faoi chailleann netlink IP ADDR" msgid "Emits netlink LLADDR miss notifications" msgstr "Astaíonn fógraí faoi chailleann netlink LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "MTU a thomhas go heimpíreach" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3797,6 +4045,14 @@ msgstr "Cumasaigh foghlaim seoltaí MAC" msgid "Enable NTP client" msgstr "Cumasaigh cliant NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Cumasaigh innill crypto crua-earraí OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Cumasaigh fionnachtain Conair MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Cumasaigh PSK Príobháideach (PPSK)" @@ -3805,10 +4061,22 @@ msgstr "Cumasaigh PSK Príobháideach (PPSK)" msgid "Enable Single DES" msgstr "Cumasaigh DES Aonair" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Cumasaigh modh criptithe Eochair Statach (neamh-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Cumasaigh freastalaí TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Cumasaigh TLS agus glacadh le ról an chliaint" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Cumasaigh TLS agus glacadh le ról freastalaí" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Cumasaigh scagadh VLAN" @@ -3842,6 +4110,10 @@ msgstr "" "Cumasaigh tarmligean iarsrutha réamhfhoirmeacha IPv6 atá ar fáil ar an " "gcomhéadan seo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Cumasaigh ilroinnt inmheánach datagram" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Cumasaigh frithbhearta eochracha athshuiteála (KRACK)" @@ -3850,6 +4122,10 @@ msgstr "Cumasaigh frithbhearta eochracha athshuiteála (KRACK)" msgid "Enable learning and aging" msgstr "Cumasaigh foghlaim agus dul in aois" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Cumasaigh comhéadan bainistíochta ar IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Cumasaigh scáthú pacáistí atá ag teacht isteach" @@ -4000,6 +4276,18 @@ msgstr "Teorainn ionfhabhtaithe" msgid "Encapsulation mode" msgstr "Modh ionfhabhtaithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Criptigh agus fíordheimhnigh gach pacáit chainéil rialaithe leis an eochair" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Criptigh agus fíordheimhnigh gach pacáit chainéil rialaithe leis an eochair, " +"leagan 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4008,6 +4296,10 @@ msgstr "Modh ionfhabhtaithe" msgid "Encryption" msgstr "Criptiú" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Cipher criptithe le haghaidh pacáistí" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4105,6 +4397,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Comhéadain a eisiamh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Feidhmiú bhlaosc cmd tar éis bealaí a chur leis" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Forghníomhú ordú blaosc ar athrú iargúlta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Forghníomhaithe i mód freastalaí ar naisc nua cliant, nuair a bhíonn an " +"cliant fós gan iontaofa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Forghníomhaithe i mód freastalaí aon uair a chuirtear seolad/bealach IPv4 nó " +"seoladh MAC le tábla ródaithe inmheánach OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4131,6 +4451,10 @@ msgstr "" msgid "Existing device" msgstr "Gléas atá ann cheana" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Scoir ar theip idirbheartaíochta TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Óstaigh a leathnú" @@ -4181,6 +4505,10 @@ msgstr "Ag súil le dhá luach tosaíochta atá scartha le colon" msgid "Expecting: %s" msgstr "Ag súil le: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "In éag" @@ -4708,6 +5036,10 @@ msgstr "Ilroinnt" msgid "Fragmentation Threshold" msgstr "Tairseach Ilroinnte" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "Ó" @@ -4821,6 +5153,10 @@ msgstr "Socrú Ginearálta" msgid "General device options" msgstr "Roghanna gléas ginearálta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Cruthaigh Configúr" @@ -4867,6 +5203,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Cód QR a ghiniúint…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Mar gheall nár mheaitseáil dearbhú pasfhocal, níor athraigh pasfhocal!" @@ -4937,6 +5277,10 @@ msgstr "Rochtain a dheonú ar nósanna imeachta LuCi Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Rochtain a dheonú ar nósanna imeachta LuCi openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Rochtain a dheonú ar chumraíocht SSH" @@ -5051,6 +5395,10 @@ msgstr "Pasfhocal He.NET" msgid "HE.net username" msgstr "He.net ainm úsáideora" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Fíordheimhniú HMAC do phacáistí" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Earráid HTTP %d" @@ -5064,6 +5412,10 @@ msgstr "Rochtain HTTP (S)" msgid "Half Duplex" msgstr "Leath Déphléacsach" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Teipeanna fíordheimhnithe a láim" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5080,6 +5432,15 @@ msgstr "Eatramh buille croí (eithne: buille croí)" msgid "Hello interval" msgstr "Dia duit eatramh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Treoir chúntóra chun léiriú --ping agus --ping-restart a shimpliú i " +"gcumraíochtaí mód freastalaí" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5678,6 +6039,10 @@ msgstr "" "Ní dhéanann sé seo difear do phiaraí atá ag imeacht, ná do phiaraí nasc-" "áitiúla a aimsítear trí multicast." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Má theipeann réiteach ainm óstach, déan iarracht" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5716,12 +6081,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Mura ndéantar seiceáil, níl aon bhealach réamhshocraithe cum" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Mura ndéantar seiceáil, déantar neamhaird ar na seoltaí freastalaí DNS" @@ -6133,6 +6500,11 @@ msgstr "Neamhbhailí" msgid "Invalid APN provided" msgstr "APN neamhbhailí curtha ar fáil" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Eochair sreang Base64 neamhbhailí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6286,10 +6658,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "Léimeann sé go dtí riail eile atá sonraithe ag a luach tosaíochta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Coinnigh seoladh IP áitiúil ar atosú" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Coinnigh seoladh IP iargúlta ar atosú" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Coinnigh socruithe agus coinnigh an chumraíocht reatha" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Coinnigh an gléas tiún/sconna oscailte nuair a" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Coinnigh Beo" @@ -6345,10 +6729,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Eochair ar iarraidh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Príomhfhuinneog aistrithe" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Eochair a úsáidtear chun comhshíniú líonra" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6549,6 +6941,10 @@ msgstr "Finscéal:" msgid "Limit" msgstr "Teorainn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Teachtaireachtaí log arís agus arís" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6795,6 +7191,10 @@ msgstr "Áitiúil 6" msgid "Local 7" msgstr "Áitiúil 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Seoladh IP áitiúil" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6848,6 +7248,10 @@ msgstr "ULA áitiúil" msgid "Local VTEP" msgstr "VTEP áitiúil" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Teastas áitiúil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6860,6 +7264,14 @@ msgstr "" "Iarmhír fearainn áitiúil curtha le hainmneacha DHCP agus iontrálacha comhad " "óstach." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Ainm óstach áitiúil nó seoladh IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Eochair phríobháideach áitiúil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Seirbhís áitiúil amháin" @@ -6947,6 +7359,7 @@ msgid "Log queries" msgstr "Fiosrúcháin logála" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Logáil" @@ -7090,6 +7503,10 @@ msgstr "MX" msgid "Mail" msgstr "Post" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Mód mór" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7098,6 +7515,18 @@ msgstr "" "Déan cinnte an córas comhaid fréimhe a chlónú ag úsáid rud éigin cosúil leis " "na horduithe thíos:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7262,6 +7691,10 @@ msgstr "Uaslíon iontrálacha BFFG" msgid "Maximum number of leased addresses." msgstr "Líon uasta na seoltaí ar léasú." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Líon uasta na bpacáid aschuir TCP scuainte" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7830,6 +8263,10 @@ msgstr "Imirce cumraíochta ifname líonra" msgid "Network interface" msgstr "Comhéadan líonra" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Líonrú" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Ná riamh" @@ -8222,12 +8659,20 @@ msgstr "Fógra" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Líon na maoláin craolta leithdháilte" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Líon na n-iontrálacha DNS a chosáilte, is é 10000 an t-uasmhéid, níl aon " "chaching 0." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Líon na línte le haghaidh stair an chomhaid logála" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8377,6 +8822,10 @@ msgstr "" "Níltear ag súil go mbeidh ach ceann amháin de na seoltaí MAC in úsáid " "ghníomhach ar an líonra ag aon am ar leith." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Ní phróiseálann ama ping ach má tá bealaí ann" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Forbhreathnú ar rialacha iptables oscailte…" @@ -8385,10 +8834,22 @@ msgstr "Forbhreathnú ar rialacha iptables oscailte…" msgid "Open list..." msgstr "Liosta oscailte..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "Oscailceangail" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8435,6 +8896,10 @@ msgstr "Cód Oibreora" msgid "Operator Name" msgstr "Ainm Oibreora" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Scríobhanna TUN/TAP/UDP a bharrfheabhsú" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8471,6 +8936,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Nótaí roghnacha, saorfhoirme faoin bhfeiste seo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Roghnach, i soicindí. Má tá sé socraithe ar '0', ní dhéanfar iarracht ar aon " +"athnasc." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8577,6 +9048,14 @@ msgstr "" msgid "Options" msgstr "Roghanna" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Roghanna le cur leis an gclib seo." @@ -8809,6 +9288,10 @@ msgstr "Diúltaíodh cód PIN" msgid "PIO directory" msgstr "Eolaire PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Comhad PKCS #12 ina bhfuil eochracha" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Brúigh PMK R1" @@ -8912,6 +9395,14 @@ msgstr[4] "Cuid de líonraí:" msgid "Part of zone %q" msgstr "Cuid den chrios% q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Pas athróga timpeallachta chuig script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8921,6 +9412,7 @@ msgstr "Pas tríd (Gléas fisiceach scátháin chuig MAC VLAN aonair)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8984,6 +9476,10 @@ msgstr "Greamaigh nó tarraing eochair phoiblí an stórais" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Comhad cumraíochta WireGuard a sholáthraítear greamaigh nó tarraing…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Conair chuig Teastas CA" @@ -9106,10 +9602,22 @@ msgstr "Déan athshocrú" msgid "Permission denied" msgstr "Cead diúltaithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Stát cosanta athsheolta leanúnach" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "leanún/gan leanúint ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Coinnigh Leanúnach Beo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Eatramh athnasctha leanúnach" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Tá socrú PersistentKeepAlive neamhbhailí" @@ -9128,6 +9636,10 @@ msgstr "Socruithe Fisiciúla" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping iargúlta gach n soicind thar chalafort TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9177,6 +9689,10 @@ msgstr "Stádas PoE" msgid "Policy" msgstr "Beartas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Leibhéal beartais maidir le húsáid cláir agus scripteanna seachtracha" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9447,6 +9963,10 @@ msgstr "Seachfhreastalaí" msgid "Proxy Server" msgstr "Freastalaí Seachfhreastalaí" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Am seachfhreastalaí i soicindí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyArp" @@ -9496,6 +10016,18 @@ msgstr "Réimír phoiblí curtha chuig an ngléas seo le dáileadh ar chliaint." msgid "PublicKey setting is invalid" msgstr "Tá suíomh PublicKey neamhbhailí" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Brúigh rogha ifconfig go cianda" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Brúigh roghanna chuig piaraí" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9536,6 +10068,10 @@ msgstr "Fiosraigh gach réiteach suas sruth atá ar fáil." msgid "Query interval" msgstr "Eatramh ceisteanna" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Cainéal bainistíochta fiosrúcháin don eochair" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Eatraimh freagartha ceisteanna" @@ -9653,10 +10189,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Mapáil calafoirt foinse a randamú" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Roghnaigh cianfhreastalaí" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Sonraí Amh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "Bait amh-ionchódaithe hex-. Fág folamh mura n-éilíonn do ISP é seo" @@ -9767,6 +10311,10 @@ msgstr "Cainéil Athnuaigh" msgid "Refreshing" msgstr "Athnuachan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Diúltaigh nasc mura bhfuil cumraíocht chliaint saincheaptha" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Stát Clárúcháin" @@ -9854,6 +10402,10 @@ msgstr "Athlódáil" msgid "Remaining time" msgstr "Am atá fágtha" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remap comharthaí SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9882,6 +10434,14 @@ msgstr "Seoladh iargúlta IPv6 nó FQDN" msgid "Remote VTEP" msgstr "VTEP cianda" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Ainm óstach iargúlta nó seoladh IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Amach ping iargúlta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Bain" @@ -9944,10 +10504,27 @@ msgstr "Bain an seoladh subnet roimh an cheist a chur ar aghaidh" msgid "Removes records of the specified type(s) from answers." msgstr "Baintear taifid den chineál/na cineálacha sonraithe as freagraí." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Athchaibidlíocht channa sonraí. eochair tar éis bétaí" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Athchaibidlíocht ar an gcás sonraí. eochair tar éis pacá" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Athchaibidlíocht a dhéanamh ar an gcás sonraí. eochair" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Cuir cumraíocht gan sreang in" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Méid fuinneog sleamhnáin cosanta athsheinm" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9979,6 +10556,15 @@ msgstr "Iarr réimír IPv6" msgid "Request timeout" msgstr "Iarr am amach" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Éileamh ar ainmniú sainráite ar an" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Éilíonn úsáid sainráite eochair ar an deimhniú" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9993,6 +10579,10 @@ msgstr "Teastaíonn seicsum isteach (roghnach)." msgid "Require incoming packets serialization (optional)." msgstr "Teastaíonn sraith pacáistí ag teacht isteach (roghnach)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10027,6 +10617,10 @@ msgstr "" "Riachtanach: Diúltaíonn sé auth mura soláthraíonn freastalaí RADIUS tréithe " "iomchuí VLAN." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10173,6 +10767,10 @@ msgstr "Atosaigh" msgid "Restart Firewall" msgstr "Atosaigh Balla Dóiteáin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Atosaigh tar éis ama ping iargúlta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Athosaigh comhéadan raidió" @@ -10185,11 +10783,29 @@ msgstr "Athchóirigh" msgid "Restore backup" msgstr "Cuir cúltaca ar ais" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Cuir srian ar na cipher a cheadaítear a chaibidliú" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Ath-tharchur ama ar chainéal rialaithe TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Aisghabháil seoltaí na n-éisteoirí ó chumraíocht comhéadain Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Déan iarracht arís ar feadh tréimhse éiginnte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" +"Bain triail eile as ar feadh tréimhse éiginnte ar earráidí seachfhreastalaí " +"Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10315,10 +10931,18 @@ msgstr "Slabhra gníomhaíochta bealaigh “%h”" msgid "Route short-circuit (RSC)" msgstr "Ciorcad bealaigh (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Foghlíon bealaigh chuig an gcliant" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Cineál bealaigh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10715,6 +11383,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Socraigh rang/áis logála le haghaidh iontrálacha syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Socraigh solúbthacht aschuir" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Socraigh méid táblaí hash seoltaí fíor agus fíorúla" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Socraigh méid maolán glacadh TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Socraigh méid maolán seolta TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10734,6 +11418,23 @@ msgstr "" "Socraigh an comhéadan seo mar mháistir do athsheachadadh RA agus DHCPv6 " "chomh maith le seiceáil NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Socraigh fad scuaine ton/sconna TX" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Socraigh paraiméadair an t-oiriúnaí" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Socraigh feiste tiún/sconna MTU" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Socraigh feiste tiún/sconna lasbhaird" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10743,6 +11444,10 @@ msgstr "Socraigh Freastalaí DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Cuir bealaí ar bun do chomharsana IPv6 seachadaithe." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Socraigh teorainn uachtarach ar TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10777,6 +11482,22 @@ msgstr "" "Socruithe chun cabhrú le cliaint gan sreang i bhfánaíocht idir iolracha " "APanna: 802.11r, 802.11k agus 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Múnlú le haghaidh bandaleithead" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd a fhorghníomhú tar éis feiste tun a oscailt" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Cmd Shell le rith tar éis an gléas tun a dhúnadh" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Ordú Shell chun ainm X509 a fhíorú" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10837,6 +11558,10 @@ msgstr "Ráta Athnuachana Comhartha" msgid "Signal:" msgstr "Comhartha:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Tostaíonn aschur rabhaidh athsheinm" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11182,6 +11907,10 @@ msgstr "" "(gheibheann an ceanntásc seachtrach luach an cheanntáisc istigh le " "hoidhreacht) nó luach heicsidheachúil 00..FF (roghnach)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11200,6 +11929,10 @@ msgid "" msgstr "" "Sonraigh MTU (Aonad Tarchur Uasta) seachas an réamhshocraithe (1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11210,6 +11943,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Sonraigh an eochair criptithe rúnda anseo." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Sonraigh an gceanglaítear ar an gcliant deimhniú bailí a sholáthar" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Luas: %d Mbit/s, Déphléacsach: %s" @@ -11245,6 +11982,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Tosaigh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Cuir tús le OpenVPN i stát geimhneacháin" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Tosaigh WPS" @@ -11317,6 +12058,10 @@ msgstr "Teorainn neamh-ghníomhaíochta" msgid "Status" msgstr "Stádas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Leagan formáid comhaid stádais" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "Sreafaí stiúrtha (RPS)" @@ -11520,6 +12265,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Port foinse TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Port TCP/UDP # le haghaidh áitiúil agus iargúlta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11528,6 +12286,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Fréamh freastalaí TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 nó cipher níos nuaí" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cipher TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Pasthrough TOS (baineann sé le IPv4 amháin)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11972,6 +12746,10 @@ msgstr "" "href=\"%s\">IPv6 token don óstach seo (suas le 16 charachtar, " "i.e. 64 giotán)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "An leagan TLS is airde le tacaíocht" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12004,6 +12782,10 @@ msgstr "Úsáidtear ainm an chomhéadain cheana féin" msgid "The interface name is too long" msgstr "Tá ainm an chomhéadain rófhada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "An príomhthreo do roghanna 'tls-auth' agus 'rúnda'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Is é an iontráil dheireanach gan ailtireacht an réamhshocrú." @@ -12035,6 +12817,10 @@ msgstr "An seoladh IPv4 áitiúil ar a gcruthaítear an tollán (roghnach)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "An seoladh IPv6 áitiúil ar a gcruthaítear an tollán (roghnach)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "An leagan TLS is ísle le tacaíocht" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12098,6 +12884,10 @@ msgstr "" "réamhshocraithe le haghaidh nasc leis an gcéad líonra eile níos mó cosúil " "leis an idirlíon agus calafoirt eile le haghaidh líonra áitiúil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "An eochair phríobháideach le do nód Yggdrasil" @@ -12313,6 +13103,11 @@ msgstr "" "Níl an cineál fíordheimhnithe seo infheidhme maidir leis an modh EAP " "roghnaithe." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Ní chuma é seo cosúil le comhad bailí PEM" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12526,6 +13321,10 @@ msgstr "Crios ama" msgid "Timed-out" msgstr "Aimsithe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Fráma ama le haghaidh malartú eochair" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Am amach i soicindí" @@ -12581,6 +13380,10 @@ msgstr "Athraigh IPv6 PD trí DHCPv6." msgid "Tone" msgstr "Tón" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Iomlán ar fáil" @@ -12717,6 +13520,7 @@ msgstr "Tx-Cumhacht" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Cineál" @@ -12724,6 +13528,10 @@ msgstr "Cineál" msgid "Type of service" msgstr "Cineál seirbhíse" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Cineál feiste a úsáidtear" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13106,6 +13914,7 @@ msgstr "Úsáid DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Úsáid freastalaithe DNS a fógraíonn piaraí" @@ -13131,6 +13940,10 @@ msgstr "Úsáid MTU ar chomhéadan tollán" msgid "Use TTL on tunnel interface" msgstr "Úsáid TTL ar chomhéadan tollán" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Úsáid mar fhorleagan seachtrach (/forleagan)" @@ -13158,6 +13971,7 @@ msgstr "Úsáid freastalaithe saincheaptha DNS" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Úsáid geata réamhshocrú" @@ -13165,6 +13979,7 @@ msgstr "Úsáid geata réamhshocrú" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Úsáid méadrach geata" @@ -13181,6 +13996,10 @@ msgstr "" "Úsáid formáid aitheantóir comhéadan MAP oidhreachta (draft-ietf-softwire-" "map-00) in ionad RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Úsáid prótacal" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Úsáid tábla ródaithe" @@ -13221,6 +14040,18 @@ msgstr "" "roghnach a úsáid chun am léasa neamhchaighdeánach atá sainiúil don óstach a " "shocrú, m.sh. 12u, 3d nó gan teorainn." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Úsáid nód feiste tiún/sconna" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Úsáid ainm úsáideora mar ainm coiti" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13238,6 +14069,10 @@ msgstr "" "Úsáidtear chun dhá chuspóir éagsúla: ID NAS RADIUS agus 802.11r R0KH-ID. Níl " "gá le gnáth-WPA (2) -PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13248,6 +14083,7 @@ msgid "User" msgstr "Úsáideoir" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Teastas úsáideora (ionchódaithe PEM)" @@ -13256,11 +14092,13 @@ msgid "User identifier" msgstr "Aitheantóir úsáideora" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Eochair úsáideora (ionchódaithe PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13329,11 +14167,25 @@ msgstr "Seoladh áitiúil VPN" msgid "VPN Local port" msgstr "Port áitiúil VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Prótacal VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Freastalaí VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash SHA256 deimhniú Freastalaí VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port freastalaí VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Teastas Freastalaí VPN SHA1 hash" @@ -13596,6 +14448,16 @@ msgstr "" "a chumasaítear é, ní chuirtear na príomhroghanna R0/R1 thíos i bhfeidhm. " "Díchumasaigh é seo chun na príomhroghanna R0 agus R1 a úsáid." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Nuair a bhíonn níos mó ná seoladh IP amháin agat (m.sh. comhéadain iolracha, " +"nó seoltaí IP tánaisteacha), agus nach n-úsáideann tú --local chun ceangal a " +"chur i bhfeidhm le seoladh sonrach amháin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13702,6 +14564,10 @@ msgstr "" "Ní féidir modh oiriúnaithe a úsáid ach amháin nuair a ghníomhaíonn sé mar " "phointe rochtana." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Scríobh logáil chuig an gcomhad" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Scríobh ceisteanna DNS a fuarthas chuig syslog." @@ -14120,6 +14986,11 @@ msgstr "nóiméad" msgid "mobile home agent (H)" msgstr "gníomhaire tí soghluaiste (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "níl" @@ -14267,6 +15138,10 @@ msgstr "modh freastalaí" msgid "severity:" msgstr "déine:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Log-leibhéal" @@ -14324,6 +15199,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "bain triail" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "feiste tiúna/sconna" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "ama neamhghníomhaíochta tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14526,6 +15409,14 @@ msgstr "luach sláimhir bailí" msgid "valid multicast MAC address" msgstr "seoladh MAC bailí multicast" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"ainm bailí feiste líonra idir 1 agus 15 carachtar nach bhfuil “:”, “/”, “%” " +"nó spásanna" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "ainm bailí gléas líonra, ní “.” nó “..”" @@ -14635,51 +15526,127 @@ msgstr "Tugann {example_nx} ar ais {nxdomain}." msgid "« Back" msgstr "“Ar ais" +#~ msgid "Add template based configuration" +#~ msgstr "Cuir cumraíocht bunaithe teimpléad" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Teastas CA (ionchódaithe PEM; Úsáid in ionad stór ar fud an chórais chun " -#~ "deimhniú an geata a fhíorú." +#~ "Seo thíos liosta de na cásanna cumraithe OpenVPN agus a staid reatha" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Eochair sreang Base64 neamhbhailí" +#~ msgid "Configuration category" +#~ msgstr "Catagóir cumraíochta" -#~ msgid "Local IP address" -#~ msgstr "Seoladh IP áitiúil" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Ná húsáid comhbhrú oiriúnaitheach lzo" -#~ msgid "OpenConnect" -#~ msgstr "Oscailceangail" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Rochtain a dheonú ar chumraíocht OpenVPN" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Sampla “%s”" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Tá sampla leis an ainm sin ann cheana féin!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Uaslódáil comhad cumraíochta OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Glac le naisc ach ón ainm X509 tugtha" + +#~ msgid "OpenVPN instances" +#~ msgstr "Cásanna OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Cuir an comhad seo in eagar go díreach i seisiún críochfoirt." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Roghnaigh comhad cumraithe bailí OVPN le uaslódáil!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Roghnaigh teimpléad bailí VPN le do thoil!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Roghnach, i soicindí. Má tá sé socraithe ar '0', ní dhéanfar iarracht ar " -#~ "aon athnasc." +#~ "Rannóg chun comhad roghnach 'auth-user-pass' a chur le do dhintiúir (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Eatramh athnasctha leanúnach" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Rannóg chun an comhad cumraithe OVPN a mhodhnú (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Ní chuma é seo cosúil le comhad bailí PEM" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Moladh slándála: Moltar gan comhbhrú a chumasú agus an paraiméadar seo a " +#~ "shocrú go “níl”" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Moladh slándála: Moltar gan comhbhrú a chumasú agus an paraiméadar seo a " +#~ "shocrú go `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Roghnaigh teimpléad..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Socraigh TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Méid an eochair cipher" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Sonraigh geata réamhshocraithe do bhealaí" + +#~ msgid "Start/Stop" +#~ msgstr "Tos/Stop" -#~ msgid "VPN Protocol" -#~ msgstr "Prótacal VPN" +#~ msgid "Started" +#~ msgstr "Thosaigh" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash SHA256 deimhniú Freastalaí VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Athraigh go dtí ardchumraíocht" -#~ msgid "VPN Server port" -#~ msgstr "Port freastalaí VPN" +#~ msgid "Switch to basic configuration" +#~ msgstr "Athraigh go bunchumraíocht" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Port TCP/UDP # le haghaidh áitiúil (réamhshocraithe = 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Port TCP/UDP # le haghaidh iargúlta (réamhshocraithe = 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Cumraíocht bunaithe teimpléad" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Eolaire sealadach do chomhad tuairisceáin nasctha cliant" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Níor chóir go mbeadh an réimse 'Ainm' folamh!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "ainm bailí feiste líonra idir 1 agus 15 carachtar nach bhfuil “:”, “/”, " -#~ "“%” nó spásanna" +#~ "Tá méid an chomhaid cumraíochta OVPN (%s) ró-mhór le haghaidh " +#~ "eagarthóireacht ar líne i LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Díchumasann sé seo idirbheartaíocht cipher go hiomlán" + +#~ msgid "Upload ovpn file" +#~ msgstr "Uaslódáil comhad ovpn" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Scríobh stádas chun comhad a dhéanamh gach n soicind" + +#~ msgid "yes (%i)" +#~ msgstr "sea (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Ag súil le seoladh bailí IPv4" diff --git a/modules/luci-base/po/he/base.po b/modules/luci-base/po/he/base.po index 1db0b1397b..bce4739e64 100644 --- a/modules/luci-base/po/he/base.po +++ b/modules/luci-base/po/he/base.po @@ -100,6 +100,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "‚net30’,‏ ‚p2p’, או ‚subnet’ (מסכת רשת)" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -196,6 +200,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -257,6 +265,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -310,6 +322,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -355,6 +371,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -823,6 +843,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -831,6 +855,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1035,6 +1063,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1076,6 +1108,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1246,6 +1282,10 @@ msgstr "" msgid "Allow all except listed" msgstr "אפשר הכל חוץ מהרשומים" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1263,6 +1303,14 @@ msgstr "אפשר רשומים בלבד" msgid "Allow localhost" msgstr "אפשר localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1275,6 +1323,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1293,6 +1345,18 @@ msgstr "" msgid "Allowed IPs" msgstr "כתובות IP מורשות" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1301,6 +1365,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1421,6 +1491,10 @@ msgstr "" msgid "Any zone" msgstr "כל תחום" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1517,6 +1591,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "אימות" @@ -1584,6 +1662,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1688,6 +1770,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1739,6 +1825,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1767,6 +1854,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1867,10 +1955,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1903,6 +2001,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1990,6 +2092,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2045,6 +2151,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "שינויים" @@ -2087,6 +2201,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2123,6 +2241,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2131,6 +2253,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2155,6 +2281,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2235,6 +2369,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2259,6 +2394,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2310,6 +2457,14 @@ msgstr "" msgid "Confirmation" msgstr "אישור" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2335,6 +2490,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2454,6 +2613,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2772,6 +2935,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2936,6 +3107,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2961,6 +3133,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2969,6 +3145,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3013,6 +3193,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3021,6 +3205,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3134,6 +3326,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3224,6 +3421,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3248,6 +3481,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3388,6 +3625,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3496,6 +3737,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3575,6 +3820,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3583,10 +3836,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "אפשר שרת TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3615,6 +3880,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3623,6 +3892,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "אפשר למידה והזדקנות" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3764,6 +4037,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3772,6 +4054,10 @@ msgstr "" msgid "Encryption" msgstr "הצפנה" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3867,6 +4153,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3887,6 +4197,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3935,6 +4249,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4438,6 +4756,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4551,6 +4873,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4596,6 +4922,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4666,6 +4996,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4780,6 +5114,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4793,6 +5131,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4809,6 +5151,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5379,6 +5728,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5411,12 +5764,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5809,6 +6164,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5952,10 +6312,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6011,10 +6383,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6207,6 +6587,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6430,6 +6814,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6483,6 +6871,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6493,6 +6885,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6578,6 +6978,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6719,12 +7120,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6883,6 +7300,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7432,6 +7853,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "אף פעם" @@ -7801,10 +8226,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7941,6 +8374,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7949,10 +8386,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7992,6 +8441,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8025,6 +8478,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8110,6 +8567,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8338,6 +8803,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8438,6 +8907,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8447,6 +8924,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8505,6 +8983,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8627,10 +9109,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8649,6 +9143,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8698,6 +9196,10 @@ msgstr "" msgid "Policy" msgstr "מדיניות" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8945,6 +9447,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8990,6 +9496,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9027,6 +9545,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9140,10 +9662,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9255,6 +9785,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9336,6 +9870,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9364,6 +9902,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9422,10 +9968,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9455,6 +10018,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9469,6 +10041,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9500,6 +10076,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9646,6 +10226,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9658,11 +10242,27 @@ msgstr "שחזור" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9779,10 +10379,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10159,6 +10811,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10172,6 +10840,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10181,6 +10866,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10213,6 +10902,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10273,6 +10978,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10564,6 +11273,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10579,6 +11292,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10588,6 +11305,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10623,6 +11344,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10694,6 +11419,10 @@ msgstr "" msgid "Status" msgstr "מצב" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10891,6 +11620,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -10899,6 +11641,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11262,6 +12020,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11290,6 +12052,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11320,6 +12086,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11361,6 +12131,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11530,6 +12304,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11703,6 +12482,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11750,6 +12533,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "סה\"כ פנוי" @@ -11885,6 +12672,7 @@ msgstr "עוצמת שידור" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11892,6 +12680,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12254,6 +13046,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12279,6 +13072,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12306,6 +13103,7 @@ msgstr "השתמש בשרתי DNS מותאמים אישית" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12313,6 +13111,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12327,6 +13126,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "השתמש בטבלת ניתוב" @@ -12361,6 +13164,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12376,6 +13191,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12386,6 +13205,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12394,11 +13214,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12467,11 +13289,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "שרת VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12702,6 +13538,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12801,6 +13644,10 @@ msgstr "רשת אלחוטית מאופשרת" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13204,6 +14051,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "לא" @@ -13348,6 +14200,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13400,6 +14256,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13599,6 +14463,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/hi/base.po b/modules/luci-base/po/hi/base.po index 174d36a759..e84ad9a8a8 100644 --- a/modules/luci-base/po/hi/base.po +++ b/modules/luci-base/po/hi/base.po @@ -97,6 +97,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -193,6 +197,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -254,6 +262,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -307,6 +319,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -352,6 +368,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -822,6 +842,10 @@ msgstr "अनुपस्थित इंटरफ़ेस" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -830,6 +854,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1031,6 +1059,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1072,6 +1104,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1239,6 +1275,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1255,6 +1295,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1267,6 +1315,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1285,6 +1337,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1293,6 +1357,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1411,6 +1481,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1507,6 +1581,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1574,6 +1652,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1678,6 +1760,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1726,6 +1812,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1754,6 +1841,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1853,10 +1941,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1889,6 +1987,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1976,6 +2078,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2031,6 +2137,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2073,6 +2187,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2109,6 +2227,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2117,6 +2239,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2141,6 +2267,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2221,6 +2355,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2245,6 +2380,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2296,6 +2443,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2321,6 +2476,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2440,6 +2599,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2756,6 +2919,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2920,6 +3091,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "डिवाइस पहुंच से बाहर है! डिवाइस का अभी भी इंतज़ार है..।" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2945,6 +3117,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2953,6 +3129,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2997,6 +3177,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3005,6 +3189,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3118,6 +3310,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3208,6 +3405,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3232,6 +3465,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3370,6 +3607,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3478,6 +3719,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3557,6 +3802,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3565,10 +3818,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3597,6 +3862,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3605,6 +3874,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3746,6 +4019,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3754,6 +4036,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3849,6 +4135,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3869,6 +4179,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3917,6 +4231,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4420,6 +4738,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4533,6 +4855,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4578,6 +4904,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4648,6 +4978,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4762,6 +5096,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4775,6 +5113,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4791,6 +5133,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5361,6 +5710,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5393,12 +5746,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5791,6 +6146,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5934,10 +6294,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5993,10 +6365,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6189,6 +6569,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6412,6 +6796,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6465,6 +6853,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6475,6 +6867,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6560,6 +6960,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6701,12 +7102,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6865,6 +7282,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7414,6 +7835,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7781,10 +8206,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7921,6 +8354,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7929,10 +8366,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7972,6 +8421,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8005,6 +8458,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8090,6 +8547,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8318,6 +8783,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8418,6 +8887,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8427,6 +8904,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8485,6 +8963,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8607,10 +9089,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8629,6 +9123,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8678,6 +9176,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8925,6 +9427,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8970,6 +9476,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9007,6 +9525,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9120,10 +9642,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9234,6 +9764,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9315,6 +9849,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9343,6 +9881,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9401,10 +9947,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9434,6 +9997,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9448,6 +10020,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9479,6 +10055,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9625,6 +10205,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9637,11 +10221,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9758,10 +10358,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10138,6 +10790,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10151,6 +10819,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10160,6 +10845,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10192,6 +10881,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10252,6 +10957,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10541,6 +11250,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10556,6 +11269,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10565,6 +11282,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10600,6 +11321,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10668,6 +11393,10 @@ msgstr "" msgid "Status" msgstr "स्थिति" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10865,6 +11594,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10873,6 +11615,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11236,6 +11994,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11264,6 +12026,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11294,6 +12060,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11335,6 +12105,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11504,6 +12278,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11677,6 +12456,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11723,6 +12506,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11857,6 +12644,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11864,6 +12652,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12226,6 +13018,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12251,6 +13044,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12278,6 +13075,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12285,6 +13083,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12299,6 +13098,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12333,6 +13136,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12348,6 +13163,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12358,6 +13177,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12366,11 +13186,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12439,11 +13261,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12674,6 +13510,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12773,6 +13616,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13176,6 +14023,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13320,6 +14172,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13372,6 +14228,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13571,6 +14435,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/hu/base.po b/modules/luci-base/po/hu/base.po index 0afe7d9527..c66e584849 100644 --- a/modules/luci-base/po/hu/base.po +++ b/modules/luci-base/po/hu/base.po @@ -109,6 +109,10 @@ msgstr "%s Alapértelmezett MAC-cím formátumkódolás használata" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "„net30”, „p2p” vagy „subnet”" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -207,6 +211,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -268,6 +276,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -321,6 +333,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -366,6 +382,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -877,6 +897,10 @@ msgstr "Hiányzó csatoló" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "DNS-kérések elfogadása csak helyi alhálózati címmel rendelkező géptől." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Nyilvános kulcsok elfogadása" @@ -885,6 +909,10 @@ msgstr "Nyilvános kulcsok elfogadása" msgid "Accept local" msgstr "Lokális hozzáférés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "A kiszolgálóról leküldött beállítások elfogadása" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1096,6 +1124,10 @@ msgstr "Partner-cím hozzáadása" msgid "Add requestor MAC" msgstr "Kérelmező MAC-címének hozzáadása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Útvonal hozzáadása a kapcsolat kiépítése után" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1140,6 +1172,10 @@ msgstr "" msgid "Additional Peers" msgstr "További partnerek" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "További hitelesítés TLS-en keresztül" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "További konfigurációs beállítások (TOML formátumban)." @@ -1319,6 +1355,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Minden engedélyezése a felsoroltakon kívül" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Ügyfél-ügyfél közötti forgalom engedélyezése" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1336,6 +1376,14 @@ msgstr "Csak a felsoroltak engedélyezése" msgid "Allow localhost" msgstr "Localhost engedélyezése" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Több ügyfél engedélyezése ugyanazzal a tanúsítvánnyal" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Csak egy munkamenet engedélyezése" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Újraindítás engedélyezése" @@ -1350,6 +1398,10 @@ msgstr "" "Távoli gépek kapcsolódásának engedélyezése a helyi SSH továbbított portokhoz." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "A távoli gép IP-címe vagy portja megváltoztatásának engedélyezése" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Rendszergazda jelszavas bejelentkezésének engedélyezése" @@ -1370,6 +1422,18 @@ msgstr "" msgid "Allowed IPs" msgstr "Engedélyezett IP-k" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Kapcsolódott ügyfelek legnagyobb megengedett száma" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Belső kapcsolatok megengedett legnagyobb száma" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Az új kapcsolatok legnagyobb megengedett száma" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Engedélyezett hálózati módszerek" @@ -1378,6 +1442,12 @@ msgstr "Engedélyezett hálózati módszerek" msgid "AllowedIPs setting is invalid" msgstr "Engedélyezett IP-k beállítása érvénytelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1513,6 +1583,10 @@ msgstr "Bármely csomag" msgid "Any zone" msgstr "Bármely zóna" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Napló hozzáfűzése fájlhoz" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Alkalmazza a biztonsági mentést?" @@ -1617,6 +1691,10 @@ msgstr "Hitelesítési csoport" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Hitelesítés felhasználónév és jelszó használatával" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Hitelesítés" @@ -1686,6 +1764,10 @@ msgstr "Fájlrendszerek automatikus csatolása csatlakoztatáskor" msgid "Automatically mount swap on hotplug" msgstr "Cserehely automatikus csatolása csatlakoztatáskor" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Alapértelmezett útvonal automatikus átirányítása" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Fájlrendszer automatikus csatolása" @@ -1790,6 +1872,10 @@ msgstr "Alap eszköz" msgid "Base64-encoded public key of this interface for sharing." msgstr "Base64-kódolású nyilvános kulcs ezen a csatolón történő megosztáshoz." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1854,6 +1940,7 @@ msgstr "NTP-kiszolgáló kötése" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1887,6 +1974,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1988,12 +2076,24 @@ msgstr "" "Alapértelmezés szerint a dnsmasq a következőket gyorsítótárazza: A, AAAA, " "CNAME és SRV DNS." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Hitelesítésszolgáltató tanúsítványa (PEM kódolású). A rendszerszintű tároló " +"helyett ezt használja az átjáró tanúsítványának ellenőrzéséhez." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Hitelesítésszolgáltató tanúsítványa (CA certificate). Ha üres, akkor " "mentésre kerül az első kapcsolódás után." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP (Kihívás-kézfogás hitelesítési protokoll)" @@ -2026,6 +2126,11 @@ msgstr "Tetszőleges gyorsítótár erőforrásrekord (RR - resource record)" msgid "Cached" msgstr "Gyorsítótárazott" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" +"Lekapcsolási parancs vagy parancsfájl meghívása a TUN/TAP lezárása előtt" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2115,6 +2220,10 @@ msgstr "Cella körzet" msgid "Cellular Network" msgstr "Mobilhálózat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Hitelesítésszolgáltató" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Tanúsítványkényszer (tartomány)" @@ -2183,6 +2292,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Lánc horgony \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Folyamat prioritásának megváltoztatása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Váltás könyvtárra az előkészítés előtt" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Változtatások" @@ -2225,6 +2342,10 @@ msgstr "Sávszélesség" msgid "Check filesystems before mount" msgstr "Fájlrendszerek ellenőrzése csatolás előtt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Partnertanúsítvány összevetése egy tanúsítvány-visszavonási listával" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2269,6 +2390,10 @@ msgstr "" "nélküli csatolóhoz, vagy töltse ki a létrehozás mezőt egy új " "hálózat meghatározásához." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Gyökérkönyvtár váltása előkészítés után" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Kódolás" @@ -2277,6 +2402,10 @@ msgstr "Kódolás" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP beágyazás" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2305,6 +2434,14 @@ msgstr "Ügyfél" msgid "Client ID to send when requesting DHCP" msgstr "DHCP kérésekor küldendő ügyfélazonosító" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Ügyfél letiltva" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2394,6 +2531,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Kimenő ellenőrző összeg kiszámítása (elhagyható)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Beállító fájl" @@ -2418,6 +2556,18 @@ msgstr "A beállítás változtatásai vissza lettek állítva!" msgid "Configuration failed" msgstr "Beállítás sikertelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Ügyfél mód beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Kiszolgáló híd beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Kiszolgáló mód beállítása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2487,6 +2637,14 @@ msgstr "Leválasztás megerősítése" msgid "Confirmation" msgstr "Megerősítés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Kapcsolódás Socks5 proxyn keresztül" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Kapcsolódás a távoli géphez HTTP proxyn keresztül" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2512,6 +2670,10 @@ msgstr "Csatlakozási végpont" msgid "Connection lost" msgstr "A kapcsolat elveszett" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Kapcsolódás újrapróbálási időköze" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2635,6 +2797,10 @@ msgstr "Cron naplózási szint" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kriptográfia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Aktuális teljesítmény" @@ -2962,6 +3128,15 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "N másodperc késleltetés a kapcsolódás után" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" +"TUN/TAP megnyitásának késleltetése és felkapcsolási parancsfájl végrehajtása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6 előtag használata" @@ -3128,6 +3303,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Az eszköz elérhetetlen! Várakozás tovább az eszközre…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Eszközök" @@ -3153,6 +3329,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie–Hellman paraméterek" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Könyvtár" @@ -3161,6 +3341,10 @@ msgstr "Könyvtár" msgid "Directory" msgstr "Könyvtár" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Egyéni ügyfélbeállító-fájlok könyvtára" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3207,6 +3391,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS keresések letiltása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Adatcsatorna-tehermentesítés (DCO) támogatásának letiltása" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Titkosítás letiltása" @@ -3215,6 +3403,14 @@ msgstr "Titkosítás letiltása" msgid "Disable Inactivity Polling" msgstr "Inaktivitás lekérdezésének letiltása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Lapozás letiltása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Beállítások következetességi ellenőrzésének letiltása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Csatoló letiltása" @@ -3337,6 +3533,11 @@ msgstr "" "Dnsmasq-példány, amihez ez a rendszerindító szakasz kötve lesz. Ha nincs " "megadva, a szakasz minden dnsmasq-példányra érvényes." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Ne kössön helyi címhez és porthoz" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3434,6 +3635,42 @@ msgstr "Tartomány fehérlista" msgid "Don't Fragment" msgstr "Ne tördeljen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Ne hajtsa végre ténylegesen az ifconfig parancsot" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Ne adjon hozzá útvonalakat automatikusan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Ne gyorsítótárazza az --askpass vagy --auth-user-pass jelszavakat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Ne dobja az azonos céllal mint géppel rendelkező bejövő TUN csomagokat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Ne örökölje a globális felküldési beállításokat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Ne naplózza az időbélyegeket" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Ne kérjen le útvonalakat automatikusan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Ne olvassa újra a kulcsot újraindításkor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Ne figyelmeztessen az ifconfig következetlenségeinél" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Le" @@ -3458,6 +3695,10 @@ msgstr "Az mtdblock letöltése" msgid "Downstream SNR offset" msgstr "Belső jel-zaj arány (Signal-to-Noise Ratio) eltolás" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3631,6 +3872,10 @@ msgstr "" "származó - kulcsa lehetővé teszi, hogy az azzal aláírt listákban szereplő " "csomagokat a csomagkezelő telepítse." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Paraméterek naplóba írása" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3741,6 +3986,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "MTU empirikus mérése" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3826,6 +4075,14 @@ msgstr "" "NTP-" "ügyfél engedélyezés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL hardveres titkosítómotorok engedélyezése" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Útvonal MTU felderítésének engedélyezése" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3834,10 +4091,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Egyszeres DES engedélyezése" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Statikus kulcs titkosítási mód (nem TLS) engedélyezése" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP-kiszolgáló engedélyezése" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "TLS engedélyezése és ügyfélszerep feltételezése" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "TLS engedélyezése és kiszolgálószerep feltételezése" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3875,6 +4144,10 @@ msgstr "" "Ezen a csatolón elérhető IPv6-előtagok belső használatának engedélyezése." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Belső adatcsomag-darabolás engedélyezése" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Kulcs-újratelepítés (KRACK) ellenintézkedéseinek engedélyezése" @@ -3883,6 +4156,12 @@ msgstr "Kulcs-újratelepítés (KRACK) ellenintézkedéseinek engedélyezése" msgid "Enable learning and aging" msgstr "Tanulás és öregedés engedélyezése" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" +"Menedzsmentcsatoló engedélyezése a következő IP és port " +"használatával" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Bejövő csomagok tükrözésének engedélyezése" @@ -4047,6 +4326,18 @@ msgstr "Beágyazási korlát" msgid "Encapsulation mode" msgstr "Beágyazási mód" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Az összes vezérlőcsatorna csomagjainak titkosítása és hitelesítése a kulccsal" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Az összes vezérlőcsatorna csomagjainak titkosítása és hitelesítése a " +"kulccsal - 2. verzió" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4055,6 +4346,10 @@ msgstr "Beágyazási mód" msgid "Encryption" msgstr "Titkosítás" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Titkosítás a csomagoknál" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4150,6 +4445,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Csatolók kizárása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Rendszerhéjparancs végrehajtása az útvonalak hozzáadása után" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Rendszerhéjparancs végrehajtása a távoli IP változásakor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Végrehajtva kiszolgáló módban az új ügyfél kapcsolódásainál, ha az ügyfél " +"még mindig megbízhatatlan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Végrehajtva kiszolgáló módban, amikor egy IPv4-cím/útvonal vagy MAC-cím " +"kerül hozzáadásra az OpenVPN belső útválasztási táblázatához" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4175,6 +4498,10 @@ msgstr "" msgid "Existing device" msgstr "Létező eszköz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Kilépés a TLS-egyeztetés meghiúsulásakor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Gépek kinyitása" @@ -4223,6 +4550,10 @@ msgstr "Kettősponttal elválasztott kettő prioritási érték az elvárás" msgid "Expecting: %s" msgstr "Elvárás: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Lejárat" @@ -4753,6 +5084,10 @@ msgstr "Töredezettség" msgid "Fragmentation Threshold" msgstr "Töredezettség küszöbszintje" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4866,6 +5201,10 @@ msgstr "Általános beállítás" msgid "General device options" msgstr "Általános eszköz lehetőségek" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Beállítás előállítása" @@ -4911,6 +5250,10 @@ msgstr "Importálásra alkalmas beállítás előállítása egy WireGuard partn msgid "Generating QR code…" msgstr "QR-kód előállítása…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4982,6 +5325,10 @@ msgstr "Jogosultság adása a LuCI Yggdrasil műveletekhez" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Jogosultság adása a LuCI openfortivpn műveletekhez" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Jogosultság adása az SSH beállításaihoz" @@ -5096,6 +5443,10 @@ msgstr "HE.net jelszó" msgid "HE.net username" msgstr "HE.net felhasználónév" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC hitelesítés a csomagoknál" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5109,6 +5460,10 @@ msgstr "HTTP(S) hozzáférés" msgid "Half Duplex" msgstr "Váltakozó kétirányú" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Hitelesítési hibák kezelése" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5125,6 +5480,15 @@ msgstr "Rendszeraktivitás (kernel: heartbeat)" msgid "Hello interval" msgstr "HELLO időköz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Segítő irányelv a --ping és a --ping-restart kifejezésének egyszerűsítéséhez " +"a kiszolgáló mód beállításaiban" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5716,6 +6080,10 @@ msgstr "" "érinti a kimenő partner-kapcsolatokat, sem a csoport-küldéssel felfedezett " "helyi partnereket." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Ha a gépnév feloldása nem sikerül, újrapróbálás" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5755,12 +6123,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Ha nincs bejelölve, akkor nincs alapértelmezett útvonal beállítva." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6180,6 +6550,11 @@ msgstr "Érvénytelen" msgid "Invalid APN provided" msgstr "Érvénytelen APN feltétel" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Érvénytelen Base64 kulcs karakterlánc" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6335,10 +6710,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Helyi IP-cím megtartása újraindításkor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Távoli IP-cím megtartása újraindításkor" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Beállítások jelenlegi állapotának megtartása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "TUN/TAP eszközök nyitva tartása újraindításkor" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Életben tartás" @@ -6394,10 +6781,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Hiányzó kulcs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Kulcsátmeneti ablak" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "A hálózati beállítások aláíró kulcsa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6597,6 +6992,10 @@ msgstr "Jelmagyarázat:" msgid "Limit" msgstr "Korlát" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Ismétlődő naplóüzenetek korlátozása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6846,6 +7245,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Helyi IP-cím" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6899,6 +7302,10 @@ msgstr "Egyedi helyi cím (ULA)" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Helyi tanúsítvány" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6911,6 +7318,14 @@ msgstr "" "A DHCP nevekhez és a hosts fájl bejegyzéseihez hozzáfűzött helyi " "tartomány-utótagok." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Helyi gépnév vagy IP-cím" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Helyi személyes kulcs" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Csak helyi szolgáltatás" @@ -6999,6 +7414,7 @@ msgid "Log queries" msgstr "Lekérdezések naplózása" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Naplózás" @@ -7143,6 +7559,10 @@ msgstr "MX" msgid "Mail" msgstr "Levelezés (mail)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Elsődleges mód" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7151,6 +7571,18 @@ msgstr "" "Ügyeljen rá, hogy a gyökér fájlrendszert klónozza az alábbi parancsokhoz " "hasonló módon:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7317,6 +7749,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Bérelt címek legnagyobb száma." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Sorba állított kimenő TCP csomagok legnagyobb száma" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7887,6 +8323,10 @@ msgstr "Hálózati ifname beállítások áttelepítése" msgid "Network interface" msgstr "Hálózati csatoló" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Hálózatkezelés" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Soha" @@ -8270,12 +8710,20 @@ msgstr "Értesítés" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Lefoglalt üzenetszórási pufferek száma" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Gyorsítótárazott DNS-bejegyzések száma (legfeljebb 10 000, 0 megadásakor " "nincs gyorsítótárazás)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Naplófájlelőzmények sorainak száma" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8422,6 +8870,11 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" +"Csak akkor dolgozza fel a pingelés időkorlátjait, ha az útvonalak léteznek" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "iptables szabályok áttekintésének megnyitása…" @@ -8430,10 +8883,22 @@ msgstr "iptables szabályok áttekintésének megnyitása…" msgid "Open list..." msgstr "Lista megnyitása…" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8480,6 +8945,10 @@ msgstr "Hálózat azonosító" msgid "Operator Name" msgstr "Szolgáltató neve" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "TUN/TAP/UDP írások optimalizálása" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8516,6 +8985,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Az eszköz kötetlen formátumú leírása (elhagyható)." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8622,6 +9095,14 @@ msgstr "A kimenő és bejövő csomagokhoz használt UDP port (elhagyható)." msgid "Options" msgstr "Lehetőségek" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8867,6 +9348,10 @@ msgstr "PIN-kód visszautasítva" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Kulcsokat tartalmazó PKCS#12 fájl" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 felküldés" @@ -8967,6 +9452,14 @@ msgstr[1] "Hálózatok része:" msgid "Part of zone %q" msgstr "A(z) %q zóna része" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Környezeti változók átadása a parancsfájlnak" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8976,6 +9469,7 @@ msgstr "Átengedés (Fizikai eszköz tükrözése egyetlen MAC VLAN-hoz)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9041,6 +9535,10 @@ msgstr "" "Mellékelt WireGuard beállító fájl (wg0.conf) beszúrása vagy " "idehúzása…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Útvonal a CA-tanúsítványhoz" @@ -9165,10 +9663,22 @@ msgstr "Visszaállítás végrehajtása" msgid "Permission denied" msgstr "Hozzáférés megtagadva" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Visszajátszási védelem állapotának kitartása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Ifconfig tároló állandóvá vagy nem állandóvá tétele" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Állandó életben tartás" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Állandó újracsatlakozási időköz" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "PersistentKeepAlive beállítása érvénytelen" @@ -9187,6 +9697,10 @@ msgstr "Fizikai beállítások" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Távoli gép pingelése N másodpercenként TCP/UDP porton keresztül" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9236,6 +9750,10 @@ msgstr "" msgid "Policy" msgstr "Szabályzat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Házirendszint a külső programok és parancsfájlok használata fölött" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9493,6 +10011,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxy-kiszolgáló" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy időkorlátja másodpercben" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9545,6 +10067,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "PublicKey beállítása érvénytelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Egy ifconfig beállítás felküldése a távoli gépre" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Felküldési beállítások a partnerre" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9585,6 +10119,10 @@ msgstr "Minden elérhető külső DHCP-kiszolgáló lekérdezése." msgid "Query interval" msgstr "Lekérdezési időköz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Lekérdezéskezelési csatorna a személyes kulcshoz" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Lekérdezési-válasz időköz" @@ -9700,10 +10238,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Véletlenszerű a forrásport-leképezés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Távoli kiszolgáló véletlenszerű kiválasztása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Nyers adat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9816,6 +10362,10 @@ msgstr "Csatornák frissítése" msgid "Refreshing" msgstr "Frissítés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Kapcsolat visszautasítása, ha nincs egyéni ügyfélbeállítás" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Regisztrációs állapot" @@ -9902,6 +10452,10 @@ msgstr "Újratöltés" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "SIGUSR1 szignálok újraleképezése" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9930,6 +10484,14 @@ msgstr "Távoli IPv6-cím vagy FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Távoli gépnév vagy IP-cím" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Távoli ping időkorlátja" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Eltávolítás" @@ -9996,10 +10558,27 @@ msgstr "Alhálózati cím eltávolítása a lekérdezés továbbítása előtt" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Adatcsatorna-kulcs újraegyeztetése bájt után" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Adatcsatorna-kulcs újraegyeztetése csomagok után" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Adatcsatorna-kulcs újraegyeztetése másodperc után" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Vezeték nélküli beállítások cseréje" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Visszajátszási védelem csúszóablakának mérete" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10029,6 +10608,15 @@ msgstr "IPv6-előtag kérése" msgid "Request timeout" msgstr "Kérés időkorlátja" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Kifejezett megnevezés szükséges a tanúsítványon" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Kifejezett kulcshasználat szükséges a tanúsítványon" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10043,6 +10631,10 @@ msgstr "Bemenő ellenőrző összeg követelése (elhagyható)." msgid "Require incoming packets serialization (optional)." msgstr "Bemenő csomagok szerializálásának megkövetelése (elhagyható)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10082,6 +10674,10 @@ msgstr "" "title=\"Látszólagos helyi hálózat (Virtual Local Area Network)\">VLAN " "tulajdonságokat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10228,6 +10824,10 @@ msgstr "Újraindítás" msgid "Restart Firewall" msgstr "Tűzfal újraindítása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Újraindítás a távoli ping időkorlátja után" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Rádiócsatoló újraindítása" @@ -10240,11 +10840,27 @@ msgstr "Visszaállítás" msgid "Restore backup" msgstr "Biztonsági mentés visszaállítása" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Az engedélyezett titkosítók egyeztetésének korlátozása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Újraküldési időkorlát a TLS vezérlőcsatornán" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Újrapróbálás a végtelenségig a HTTP proxy hibáknál" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Újrapróbálás a végtelenségig a Socks proxy hibáknál" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10368,10 +10984,18 @@ msgstr "Útvonal művelet-lánc \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Alhálózat irányítása az ügyfélhez" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Útvonal típusa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10777,6 +11446,22 @@ msgstr "" "A napló osztályát és létesítménykódját állítja be a syslog " "bejegyzésekhez." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Kimenet bőbeszédűségének beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "A valódi és virtuális cím hasítótáblái méretének beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "A TCP/UDP fogadási puffer méretének beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "A TCP/UDP küldési puffer méretének beállítása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10802,6 +11487,23 @@ msgstr "" "6)\">DHCPv6 továbbításhoz, valamint az NDP-proxyhoz." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "TUN/TAP TX várakozási sor hosszának beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "TUN/TAP adapter paramétereinek beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "TUN/TAP eszköz MTU-jának beállítása" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "TUN/TAP eszköz többletterhelésének beállítása" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10811,6 +11513,10 @@ msgstr "DHCP-kiszolgáló beállítása" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Proxy IPv6-szomszédok útvonalainak beállítása." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Felső korlát beállítása a TCP MSS-en" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10845,6 +11551,22 @@ msgstr "" "Vezeték nélküli ügyfelek több hozzáférési pont közötti barangolásának " "beállítása: 802.11r, 802.11k és 802.11v." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Formálás a partner sávszélességéhez" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Egy TUN eszköz megnyitása után végrehajtandó rendszerhéjparancs" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Egy TUN eszköz bezárása után futtatandó rendszerhéjparancs" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Rendszerhéjparancs az X509 név ellenőrzéséhez" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10905,6 +11627,10 @@ msgstr "Jelfrissítési gyakoriság" msgid "Signal:" msgstr "Jel:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Ismétlődő figyelmeztetések kimenetének elcsendesítése" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11234,6 +11960,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11251,6 +11981,10 @@ msgstr "" "Egy MTU megadása az alapértelmezettől (1280 bájt) eltérően." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11260,6 +11994,11 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Itt adja meg a titkos titkosító kulcsot." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"Annak megadása, hogy az ügyfélnek biztosítania kell-e érvényes tanúsítványt" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11295,6 +12034,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "OpenVPN indítása egy hibernált állapotban" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS indítása" @@ -11368,6 +12111,10 @@ msgstr "Állomás tétlenségi korlátja" msgid "Status" msgstr "Állapot" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Állapotfájl formátumának verziója" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11573,6 +12320,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP forrásport" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP portszám mind a helyi, mind a távoli gépnél" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11581,6 +12341,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP-kiszolgáló gyökere" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 vagy újabb titkosító" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS titkosító" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS átengedés (csak IPv4-re van alkalmazva)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11997,6 +12773,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "A legmagasabb támogatott TLS verzió" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12025,6 +12805,10 @@ msgstr "A csatoló neve már használatban van" msgid "The interface name is too long" msgstr "A csatoló neve túl hosszú" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "A kulcsirány a „tls-auth” és „secret” beállításoknál" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -12056,6 +12840,10 @@ msgstr "A helyi IPv4-cím, amin az alagút létrejön (elhagyható)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "A legalacsonyabb támogatott TLS verzió" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12101,6 +12889,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Az Yggdrasil csomópont személyes kulcsa" @@ -12297,6 +13089,11 @@ msgstr "Az átjátszó IPv4-címe" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Ez a hitelesítéstípus nem alkalmazható a kijelölt EAP módszerhez." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Ez nem tűnik érvényes PEM fájlnak" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12501,6 +13298,10 @@ msgstr "Időzóna" msgid "Timed-out" msgstr "Időtúllépés" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Időkeret a kulcscseréhez" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Időkorlát másodpercekben (sec)." @@ -12554,6 +13355,10 @@ msgstr "" msgid "Tone" msgstr "Tónus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Összes elérhető" @@ -12690,6 +13495,7 @@ msgstr "Adóteljesítmény" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Típus" @@ -12697,6 +13503,10 @@ msgstr "Típus" msgid "Type of service" msgstr "Szolgáltatás típusa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "A használt eszköz típusa" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -13071,6 +13881,7 @@ msgstr "DHCPv6 használata" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "A partner által hirdetett DNS-kiszolgálók használata" @@ -13096,6 +13907,10 @@ msgstr "MTU használata az alagút csatolón" msgid "Use TTL on tunnel interface" msgstr "TTL használata alagút csatolón" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Használat külső rátétként (/overlay)" @@ -13123,6 +13938,7 @@ msgstr "Egyéni DNS-kiszolgálók használata" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Alapértelmezett átjáró használata" @@ -13130,6 +13946,7 @@ msgstr "Alapértelmezett átjáró használata" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Átjáró mérőszámának használata" @@ -13144,6 +13961,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Protokoll használata" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Útválasztási táblázat használata" @@ -13184,6 +14005,18 @@ msgstr "" "szabványos, a gépre jellemző bérleti idő beállításához, mint például " "12h, 3d vagy Végtelen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "TUN/TAP eszközcsomópont használata" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Felhasználónév használata közös névként" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13206,6 +14039,10 @@ msgstr "" "Access)\">WPA2-PSK esetén." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13216,6 +14053,7 @@ msgid "User" msgstr "Felhasználó (user)" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Felhasználói tanúsítvány (PEM kódolású)" @@ -13224,11 +14062,13 @@ msgid "User identifier" msgstr "Felhasználói azonosító" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Felhasználói kulcs (PEM kódolású)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13297,11 +14137,25 @@ msgstr "VPN helyi cím" msgid "VPN Local port" msgstr "VPN helyi port" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN protokoll" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-kiszolgáló" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN-kiszolgáló tanúsítványának SHA256 kivonata" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN-kiszolgáló portja" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN-kiszolgáló tanúsítványának SHA1 kivonata" @@ -13560,6 +14414,13 @@ msgstr "" "kulcslehetőségek nincsenek alkalmazva. Tiltsa le ezt az R0 és az R1 " "kulcslehetőségek használatához." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13667,6 +14528,10 @@ msgstr "Vezeték nélküli hálózat engedélyezve" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Napló írása fájlba" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -14088,6 +14953,11 @@ msgstr "perc" msgid "mobile home agent (H)" msgstr "mobil otthoni ügynök (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nem" @@ -14235,6 +15105,10 @@ msgstr "kiszolgáló mód" msgid "severity:" msgstr "Szint:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -14287,6 +15161,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "próbál" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "TUN/TAP eszköz" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "TUN/TAP tétlenségi időkorlát" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14491,6 +15373,14 @@ msgstr "érvényes egész szám" msgid "valid multicast MAC address" msgstr "érvényes csoport-küldésű MAC-cím" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"érvényes hálózati eszköznév 1 és 15 karakter között, nincs \":\", \"\\\", \"%" +"\" és szóköz" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "érvényes hálózati eszköznév, nincs \".\" vagy \"..\"" @@ -14598,40 +15488,129 @@ msgstr "{example_nx} visszaad: {nxdomain}." msgid "« Back" msgstr "« Vissza" +#~ msgid "Add template based configuration" +#~ msgstr "Sablonalapú beállítás hozzáadása" + +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Az alábbi listában találhatók a beállított OpenVPN példányok és azok " +#~ "jelenlegi állapota" + +#~ msgid "Configuration category" +#~ msgstr "Beállítási kategória" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Ne használjon adaptív LZO tömörítést" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Hozzáférés engedélyezése az OpenVPN beállításaihoz" + +#~ msgid "Instance \"%s\"" +#~ msgstr "„%s” példány" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "Már létezik ilyen nevű példány!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN beállítófájl feltöltése" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Kapcsolatok elfogadása csak a megadott X509 névtől" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN példányok" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Szerkessze ezt a fájlt közvetlenül egy terminál munkamenetben." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Válasszon egy érvényes OVPN beállítófájlt a feltöltéshez!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Válasszon egy érvényes VPN sablont!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Egy szakasz egy nem kötelező „auth-user-pass” fájl hozzáadásához a " +#~ "hitelesítési adatokkal (%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Egy szakasz az OVPN beállítófájl módosításához (%s)" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" #~ msgstr "" -#~ "Hitelesítésszolgáltató tanúsítványa (PEM kódolású). A rendszerszintű " -#~ "tároló helyett ezt használja az átjáró tanúsítványának ellenőrzéséhez." +#~ "Biztonsági javaslat: javasolt a tömörítést kikapcsolni és ezt a " +#~ "paramétert `no`-ra állítani" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Biztonsági javaslat: javasolt a tömörítést kikapcsolni és ezt a " +#~ "paramétert `stub-v2`-re állítani" + +#~ msgid "Select template ..." +#~ msgstr "Sablon kiválasztása…" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Érvénytelen Base64 kulcs karakterlánc" +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "TCP/UDP MTU beállítása" -#~ msgid "Local IP address" -#~ msgstr "Helyi IP-cím" +#~ msgid "Size of cipher key" +#~ msgstr "Titkosítókulcs mérete" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Állandó újracsatlakozási időköz" +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Alapértelmezett átjáró megadása az útvonalakhoz" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Ez nem tűnik érvényes PEM fájlnak" +#~ msgid "Start/Stop" +#~ msgstr "Indítás vagy leállítás" -#~ msgid "VPN Protocol" -#~ msgstr "VPN protokoll" +#~ msgid "Started" +#~ msgstr "Elindítva" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN-kiszolgáló tanúsítványának SHA256 kivonata" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Váltás speciális beállításokra" -#~ msgid "VPN Server port" -#~ msgstr "VPN-kiszolgáló portja" +#~ msgid "Switch to basic configuration" +#~ msgstr "Váltás alapszintű beállításokra" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP portszám a helyi gépnél (alapértelmezetten 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP portszám a távoli gépnél (alapértelmezetten 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Sablonalapú beállítás" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Átmeneti könyvtár az ügyfélkapcsolódás visszatérési fájljához" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "A „Name” mező nem lehet üres!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "érvényes hálózati eszköznév 1 és 15 karakter között, nincs \":\", \"\\\", " -#~ "\"%\" és szóköz" +#~ "Az OVPN beállítófájl (%s) mérete túl nagy a LuCI-ban történő online " +#~ "szerkesztéshez (nagyobb mint 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Ez teljesen letiltja a titkosító egyeztetését" + +#~ msgid "Upload ovpn file" +#~ msgstr "OVPN fájl feltöltése" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Állapot írása fájlba N másodpercenként" + +#~ msgid "yes (%i)" +#~ msgstr "igen (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Érvényes IPv4-cím az elvárás" diff --git a/modules/luci-base/po/id/base.po b/modules/luci-base/po/id/base.po index 46cd685d0e..133bc2ef24 100644 --- a/modules/luci-base/po/id/base.po +++ b/modules/luci-base/po/id/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -820,6 +840,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -828,6 +852,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1029,6 +1057,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1070,6 +1102,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1237,6 +1273,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1253,6 +1293,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1265,6 +1313,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1283,6 +1335,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1291,6 +1355,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1409,6 +1479,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1505,6 +1579,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1572,6 +1650,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1676,6 +1758,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1724,6 +1810,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1752,6 +1839,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1851,10 +1939,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1887,6 +1985,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1974,6 +2076,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2029,6 +2135,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2071,6 +2185,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2107,6 +2225,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2115,6 +2237,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2139,6 +2265,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2219,6 +2353,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2243,6 +2378,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2294,6 +2441,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2319,6 +2474,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2438,6 +2597,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2754,6 +2917,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2918,6 +3089,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2943,6 +3115,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2951,6 +3127,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2995,6 +3175,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3003,6 +3187,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3116,6 +3308,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3206,6 +3403,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3230,6 +3463,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3368,6 +3605,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3476,6 +3717,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3555,6 +3800,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3563,10 +3816,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3595,6 +3860,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3603,6 +3872,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3744,6 +4017,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3752,6 +4034,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3847,6 +4133,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3867,6 +4177,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3915,6 +4229,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4418,6 +4736,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4531,6 +4853,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4576,6 +4902,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4646,6 +4976,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4760,6 +5094,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4773,6 +5111,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4789,6 +5131,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5359,6 +5708,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5391,12 +5744,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5789,6 +6144,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5932,10 +6292,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5991,10 +6363,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6187,6 +6567,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6410,6 +6794,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6463,6 +6851,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6473,6 +6865,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6558,6 +6958,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6699,12 +7100,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6863,6 +7280,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7412,6 +7833,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7779,10 +8204,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7919,6 +8352,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7927,10 +8364,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7970,6 +8419,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8003,6 +8456,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8088,6 +8545,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8316,6 +8781,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8416,6 +8885,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8425,6 +8902,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8483,6 +8961,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8605,10 +9087,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8627,6 +9121,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8676,6 +9174,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8923,6 +9425,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8968,6 +9474,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9005,6 +9523,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9118,10 +9640,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9232,6 +9762,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9313,6 +9847,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9341,6 +9879,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9399,10 +9945,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9432,6 +9995,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9446,6 +10018,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9477,6 +10053,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9623,6 +10203,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9635,11 +10219,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9756,10 +10356,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10136,6 +10788,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10149,6 +10817,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10158,6 +10843,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10190,6 +10879,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10250,6 +10955,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10539,6 +11248,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10554,6 +11267,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10563,6 +11280,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10598,6 +11319,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10666,6 +11391,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10863,6 +11592,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10871,6 +11613,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11234,6 +11992,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11262,6 +12024,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11292,6 +12058,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11333,6 +12103,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11502,6 +12276,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11675,6 +12454,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11721,6 +12504,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11855,6 +12642,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11862,6 +12650,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12224,6 +13016,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12249,6 +13042,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12276,6 +13073,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12283,6 +13081,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12297,6 +13096,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12331,6 +13134,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12346,6 +13161,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12356,6 +13175,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12364,11 +13184,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12437,11 +13259,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12672,6 +13508,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12771,6 +13614,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13174,6 +14021,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13318,6 +14170,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13370,6 +14226,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13569,6 +14433,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/it/base.po b/modules/luci-base/po/it/base.po index f05d9a53b8..79a7adf6f9 100644 --- a/modules/luci-base/po/it/base.po +++ b/modules/luci-base/po/it/base.po @@ -107,6 +107,10 @@ msgstr "%s utilizza il formato di codifica predefinito dell'indirizzo MAC" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', o 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -205,6 +209,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -266,6 +274,10 @@ msgstr "18: ARM UEFI 32 avvio da HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 avvio da HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -319,6 +331,10 @@ msgstr "28: RISC-V 64-bit UEFI avvio da HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -364,6 +380,10 @@ msgstr "38: LoongArch 32-bit UEFI avvio da HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -865,6 +885,10 @@ msgstr "" "Accetta richieste DNS solo da host il cui indirizzo si trova in una " "sottorete locale." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Accetta da chiavi pubbliche" @@ -873,6 +897,10 @@ msgstr "Accetta da chiavi pubbliche" msgid "Accept local" msgstr "Accetta locale" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Accetta opzioni inviate dal server" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1082,6 +1110,10 @@ msgstr "Aggiungi indirizzo peer" msgid "Add requestor MAC" msgstr "Aggiungi MAC del richiedente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Aggiungi rotta dopo aver stabilito la connessione" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1126,6 +1158,10 @@ msgstr "" msgid "Additional Peers" msgstr "Peers Aggiuntivi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autenticazione addizionale over TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Impostazioni di configurazione aggiuntive (in formato TOML)." @@ -1307,6 +1343,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Consenti tutti tranne quelli elencati" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permetti traffico client-client" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Consenti l'accesso completo all'UCI per le applicazioni legacy" @@ -1323,6 +1363,14 @@ msgstr "Consenti solo quelli elencati" msgid "Allow localhost" msgstr "Permetti localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permetti più client con lo stesso certificato" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permetti solo una sessione" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permetti di riavviare il dispositivo" @@ -1337,6 +1385,10 @@ msgstr "" "Permetti agli host remoti di connettersi alle porte locali reindirizzate via " "SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permetti ai remote di cambiare il proprio IP o porta" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permetti l'accesso a root con password" @@ -1355,6 +1407,18 @@ msgstr "Permetti all'utente root di accedere con la password" msgid "Allowed IPs" msgstr "IP permessi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Numero massimo di clienti connessi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Numero massimo di interni" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Numero massimo di nuove connessioni ammesse" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tecnologia di rete consentita" @@ -1363,6 +1427,12 @@ msgstr "Tecnologia di rete consentita" msgid "AllowedIPs setting is invalid" msgstr "L'impostazione AllowedIPs non è valida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1494,6 +1564,10 @@ msgstr "Qualsiasi pacchetto" msgid "Any zone" msgstr "Qualsiasi zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Appendi il log al file" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Applicare il backup?" @@ -1600,6 +1674,10 @@ msgstr "Gruppo auth" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autenticazione usando username/passoword" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticazione" @@ -1671,6 +1749,10 @@ msgstr "Monta automaticamente i filesystem in hotplug" msgid "Automatically mount swap on hotplug" msgstr "Monta automaticamente lo swap in hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Modifica automaticamente la default route" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automonta filesystem" @@ -1777,6 +1859,10 @@ msgstr "" "Chiave pubblica di questa interfaccia codificata in base64 per la " "condivisione." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1836,6 +1922,7 @@ msgstr "Vincola server NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1870,6 +1957,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1969,10 +2057,22 @@ msgstr "In buffer" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificato CA (codificato PEM); usalo al posto dell'archivio di sistema per " +"verificare il certificato del gateway." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "Certificato CA; se vuoto verrà salvato dopo la prima connessione." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2005,6 +2105,10 @@ msgstr "" msgid "Cached" msgstr "In cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Richiama un cmd/script prima della chiusura del TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2096,6 +2200,10 @@ msgstr "Posizione cella" msgid "Cellular Network" msgstr "Rete cellulare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "CA" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Vincolo del certificato (Dominio)" @@ -2159,6 +2267,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Hook della catena \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Cambia priorità del processo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Cambia cartella prima dell'inizializzazione" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Modifiche" @@ -2205,6 +2321,10 @@ msgstr "Larghezza del canale" msgid "Check filesystems before mount" msgstr "Controlla i filesystem prima di montare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Verifica il certificato del nodo su una CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2248,6 +2368,10 @@ msgstr "" "Scegli la/e rete/i a cui vuoi collegare questa interfaccia wireless o riempi " "il campo crea per definire una nuova rete." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Fai chroot alla cartella dopo l'inizializzazione" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifrario" @@ -2256,6 +2380,10 @@ msgstr "Cifrario" msgid "Cisco UDP encapsulation" msgstr "Incapsulamento UDP Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2284,6 +2412,14 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "ID del client da inviare nella richiesta DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Client disabilitato" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2371,6 +2507,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Calcola il checksum in uscita (facoltativo)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "File di configurazione" @@ -2395,6 +2532,18 @@ msgstr "Le modifiche alla configurazione sono state annullate!" msgid "Configuration failed" msgstr "Configurazione fallita" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configura la modalità client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configura un server bridge" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configura la modalità server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2463,6 +2612,14 @@ msgstr "Conferma disconnessione" msgid "Confirmation" msgstr "Conferma" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Connetti attraverso un proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Connetti attraverso un proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2488,6 +2645,10 @@ msgstr "Endpoint della connessione" msgid "Connection lost" msgstr "Connessione persa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervallo per riprovare la connessione" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2611,6 +2772,10 @@ msgstr "Livello di log del Cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (solo Giappone)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Crittografia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Potenza attuale" @@ -2937,6 +3102,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Ritarda n secondi dopo la connessione" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Ritarda lo script di apertura e avvio del tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delega i prefissi IPv6" @@ -3102,6 +3275,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Dispositivo irraggiungibile! Ancora in attesa del dispositivo..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositivi" @@ -3127,6 +3301,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parametri Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3135,6 +3313,10 @@ msgstr "Dir" msgid "Directory" msgstr "Directory" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Cartella per file personalizzati di configuarazione client" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3181,6 +3363,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Disattiva le ricerche DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Disattiva supporto a Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Disattiva crittografia" @@ -3189,6 +3375,14 @@ msgstr "Disattiva crittografia" msgid "Disable Inactivity Polling" msgstr "Disattiva il polling di inattività" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Disabilita paginazione" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Disabilita il controllo della consistenza delle opzioni" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Disattiva questa interfaccia" @@ -3310,6 +3504,11 @@ msgstr "" "Istanza dnsmasq a cui è legata questa sezione di avvio. Se non specificata, " "la sezione è valida per tutte le istanze dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Non effettuare il bind sull'indirizzo/porta locale" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3406,6 +3605,43 @@ msgstr "Lista domini consentiti" msgid "Don't Fragment" msgstr "Non frammentare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Non eseguire realmente ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Non aggiungere rotte automaticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Non tenere in memoria le password di --askpass o di --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Non scartare pacchetti tun in ingresso con la stessa destinazione dell'host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Non ereditare le opzioni push globali" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Non loggare timestamps" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Non ottenere automaticamente le rotte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Non rileggere le chiavi al riavvio" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Non avvisare inconsistenze a livello ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Disconnesso" @@ -3430,6 +3666,10 @@ msgstr "Scarica mtdblock" msgid "Downstream SNR offset" msgstr "Offset SNR a valle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3583,6 +3823,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Parametri Echo da loggare" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3693,6 +3937,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Misura empiricamente l'MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3776,6 +4024,14 @@ msgstr "Attiva l'apprendimento di indirizzi MAC" msgid "Enable NTP client" msgstr "Attiva client NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Abilita il supporto criptografico hardware per OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Abilita la ricerca Path MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Attiva PSK privato (PPSK)" @@ -3784,10 +4040,22 @@ msgstr "Attiva PSK privato (PPSK)" msgid "Enable Single DES" msgstr "Attiva DES singolo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Abilita la modalità di criptazione chiave statica (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Attiva server TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Abilita TLS e usa il ruolo client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Abilita TLS e usa il ruolo server" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Attiva filtraggio VLAN" @@ -3820,6 +4088,10 @@ msgid "" msgstr "" "Attiva la delega a valle dei prefissi IPv6 disponibili su questa interfaccia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Abilita frammentazione interna dei datagram" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Attiva contromisure di reinstallazione della chiave (KRACK)" @@ -3828,6 +4100,10 @@ msgstr "Attiva contromisure di reinstallazione della chiave (KRACK)" msgid "Enable learning and aging" msgstr "Attiva l'apprendimento e l'invecchiamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Abilita l'interfaccia di controllo su IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Attiva mirroring dei pacchetti in ingresso" @@ -3981,6 +4257,19 @@ msgstr "Limite di incapsulamento" msgid "Encapsulation mode" msgstr "Modalità di incapsulamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Crittografa e autentica tutti i pacchetti del canale di controllo con la " +"chiave" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Crittografa e autentica tutti i pacchetti del canale di controllo con la " +"chiave, versione 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3989,6 +4278,10 @@ msgstr "Modalità di incapsulamento" msgid "Encryption" msgstr "Crittografia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Cifratura di criptazione dei pacchetti" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4084,6 +4377,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Escludi interfacce" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Esegui un comando shell dopo che le rotte sono aggiunte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Esegui un comando shell al cambio di IP remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Eseguito in modalità server per nuove connessioni client, quando il client è " +"ancora non attendibile" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Eseguito in modalità server ogni volta che un indirizzo/route IPv4 o un " +"indirizzo MAC viene aggiunto alla tabella di routing interna di OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4108,6 +4429,10 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo esistente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Esci in caso di fallimento della negoziazione TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Espandi gli host" @@ -4157,6 +4482,10 @@ msgstr "Necessari due valori di priorità separati da due punti (:)" msgid "Expecting: %s" msgstr "Previsto: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Scadenze" @@ -4679,6 +5008,10 @@ msgstr "Frammentazione" msgid "Fragmentation Threshold" msgstr "Soglia di frammentazione" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4792,6 +5125,10 @@ msgstr "Configurazione generale" msgid "General device options" msgstr "Opzioni generali dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Genera configurazione" @@ -4838,6 +5175,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Generazione codice QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "La conferma della nuova password non corrisponde, modifica annullata!" @@ -4908,6 +5249,10 @@ msgstr "Concedi l'accesso alle procedure Yggdrasil di LuCI" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Concedi l'accesso alle procedure openfortivpn di LuCI" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Concedi l'accesso alla configurazione SSH" @@ -5022,6 +5367,10 @@ msgstr "Password HE.net" msgid "HE.net username" msgstr "Nome utente HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autenticazione HMAC per i pacchetti" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5035,6 +5384,10 @@ msgstr "Accesso HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestione degli errori di autenticazione" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5051,6 +5404,15 @@ msgstr "Pulsazione (kernel: heartbeat)" msgid "Hello interval" msgstr "Intervallo di saluto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Direttiva di supporto per semplificare l'espressione di --ping e --ping-" +"restart nelle configurazioni in modalità server" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5639,6 +6001,10 @@ msgstr "" "Ciò non influisce sui peering in uscita, né sui peer link-local scoperti via " "multicast." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Se la risoluzione dell'hostname non riesce, riprova" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5678,12 +6044,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Se deselezionata, non è configurato alcun percorso predefinito" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6098,6 +6466,11 @@ msgstr "Non valido" msgid "Invalid APN provided" msgstr "APN fornito non valido" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Stringa chiave Base64 non valida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6249,10 +6622,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Mantieni l'IP local al riavvio" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Mantieni l'IP remoto al riavvio" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Mantieni le impostazioni e conserva la configurazione attuale" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Mantienti il device tun/tap aperto al riavvio" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Keep-Alive" @@ -6308,10 +6693,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Chiave mancante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Finestra di transizione della chiave" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Chiave usata per firmare la configurazione di rete" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6510,6 +6903,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Limite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limita le ripetizioni di messaggi nel log" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6752,6 +7149,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Indirizzo IP locale" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6805,6 +7206,10 @@ msgstr "ULA locale" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificato locale" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6816,6 +7221,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Suffisso di dominio locale aggiunto ai nomi DHCP e voci del file hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Nome host locale o indirizzo IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Chiave privata local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Solo servizio locale" @@ -6903,6 +7316,7 @@ msgid "Log queries" msgstr "Registra richieste" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Registrazione (log)" @@ -7046,6 +7460,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Modalità principale" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7054,6 +7472,18 @@ msgstr "" "Assicurati di clonare il filesystem di root usando qualcosa come i seguenti " "comandi:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7212,6 +7642,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Numero massimo indirizzi prenotabili." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Numero massimo di pacchetti di output TCP in coda" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7777,6 +8211,10 @@ msgstr "Migrazione della configurazione ifname di rete" msgid "Network interface" msgstr "Interfaccia di rete" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Rete" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Mai" @@ -8161,10 +8599,18 @@ msgstr "Avviso" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Numero di buffer di trasmissione allocati" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Numero di voci DNS in cache, 10000 è il massimo, 0 è nessuna cache." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Numero di righe per la cronologia dei file di registro" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8306,6 +8752,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Elabora solo timeout ping se esistono percorsi" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Apri panoramica regole iptables…" @@ -8314,10 +8764,22 @@ msgstr "Apri panoramica regole iptables…" msgid "Open list..." msgstr "Apri lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8364,6 +8826,10 @@ msgstr "Codice operatore" msgid "Operator Name" msgstr "Nome operatore" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Ottimizza le scritture su TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8400,6 +8866,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Facoltativo, note in formato libero su questo dispositivo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Facoltativo, in secondi. Se impostato a '0', non viene tentata alcuna " +"riconnessione." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8508,6 +8980,14 @@ msgstr "Facoltativo. Porta UDP usata per i pacchetti in uscita e in entrata." msgid "Options" msgstr "Opzioni" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8738,6 +9218,10 @@ msgstr "Codice PIN rifiutato" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "File PKCS#12 contenente le chiavi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8838,6 +9322,14 @@ msgstr[1] "Parte delle reti:" msgid "Part of zone %q" msgstr "Parte della zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Passa le variabili d'ambiente allo script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8847,6 +9339,7 @@ msgstr "Pass-through (mirror del dispositivo fisico su una singola MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8910,6 +9403,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Incolla o trascina il file di configurazione di WireGuard fornito…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Percorso del certificato CA" @@ -9032,10 +9529,22 @@ msgstr "Esegui un ripristino" msgid "Permission denied" msgstr "Permesso negato" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Mantieni lo stato di protezione contro i replay" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Mantieni/non mantieni l'ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Keep Alive persistente" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervallo di riconnessione persistente" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "L'impostazione PersistentKeepAlive non è valida" @@ -9054,6 +9563,10 @@ msgstr "Impostazioni fisiche" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Esegui un ping al remoto ogni n secondi sulla porta TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9103,6 +9616,10 @@ msgstr "" msgid "Policy" msgstr "Politica" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Livello di policy sull'uso di programmi e script esterni" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9359,6 +9876,10 @@ msgstr "" msgid "Proxy Server" msgstr "Server proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Timeout del proxy in secondi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9410,6 +9931,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "L'impostazione PublicKey non è valida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Invia (push) un'opzione ifconfig all'host remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Invia opzioni al peer" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9450,6 +9983,10 @@ msgstr "Interroga tutti i risolutori upstream disponibili." msgid "Query interval" msgstr "Intervallo di interrogazione" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Interroga il canale di gestione per la chiave privata" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervallo di risposta alla richiesta" @@ -9567,10 +10104,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Mappatura casuale della porta di origine" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Scegliere casualmente il server remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9683,6 +10228,11 @@ msgstr "Aggiorna canali" msgid "Refreshing" msgstr "Auto aggiornamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Rifiuta la connessione se non c'è una configurazione client personalizzata" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Stato di registrazione" @@ -9769,6 +10319,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Riassegna i segnali SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9797,6 +10351,14 @@ msgstr "Indirizzo IPv6 remoto o FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nome host remoto o indirizzo IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Timeout ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Rimuovi" @@ -9857,10 +10419,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Rinegozia la chiave del canale di dati dopo i byte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Rinegozia la chiave del canale di dati dopo i pacchetti" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Rinegozia la chiave del canale di dati dopo i secondi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Sostituisci configurazione wireless" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Dimensione della finestra di protezione contro i replay" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9890,6 +10469,15 @@ msgstr "" msgid "Request timeout" msgstr "Scadenza della richiesta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Richiedi una designazione esplicita sul certificato" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Richiedi un utilizzo esplicito della chiave sul certificato" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9904,6 +10492,10 @@ msgstr "Richiedi checksum in entrata (facoltativo)." msgid "Require incoming packets serialization (optional)." msgstr "Richiedi la serializzazione dei pacchetti in entrata (facoltativo)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9938,6 +10530,10 @@ msgstr "" "Necessario: rifiuta l'autenticazione se il server RADIUS non fornisce gli " "attributi VLAN appropriati." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10084,6 +10680,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Riavvia Firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Riavvia dopo il timeout del ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Riavviare l'interfaccia radio" @@ -10096,6 +10696,14 @@ msgstr "Ripristina" msgid "Restore backup" msgstr "Ripristina backup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Limita le cifrature consentite da negoziare" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Timeout di ritrasmissione sul canale di controllo TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." @@ -10103,6 +10711,14 @@ msgstr "" "Recupera gli indirizzi ascoltatori dalla configurazione dell'interfaccia " "Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Riprova indefinitamente in caso di errori del proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Riprova indefinitamente in caso di errori del proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10228,10 +10844,18 @@ msgstr "Catena d'azione del percorso \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Instrada una sotto rete verso il client" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipo di instradamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10625,6 +11293,23 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Imposta classe/struttura dei log per le voci in syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Impostare la verbosità dell'output" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" +"Imposta la dimensione delle tabelle di hash degli indirizzi reali e virtuali" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Impostare la dimensione del buffer di ricezione TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Impostare la dimensione del buffer d'invio TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10644,6 +11329,23 @@ msgstr "" "Imposta questa interfaccia come master per l'inoltro RA e DHCPv6 e per il " "proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Imposta la lunghezza della coda TX tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Imposta i parametri dell'adattatore tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Imposta il MTU del dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Imposta il sovraccarico del dispositivo tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10653,6 +11355,10 @@ msgstr "Configura server DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Imposta gli instradamenti per i vicini IPv6 con proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Imposta il limite superiore del MSS TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10687,6 +11393,22 @@ msgstr "" "Impostazioni per assistere i client wireless nel roaming tra più AP: " "802.11r, 802.11k e 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Modellare la larghezza di banda per il peer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Comando shell da eseguire dopo l'apertura del dispositivo tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Comando shell da eseguire dopo la chiusura del dispositivo tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Comando shell per verificare il nome X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10747,6 +11469,10 @@ msgstr "Frequenza di aggiornamento del segnale" msgid "Signal:" msgstr "Segnale:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Silenzia l'output degli avvisi di replay" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11079,6 +11805,10 @@ msgstr "" "(l'intestazione esterna eredita il valore dell'intestazione interna) o un " "valore esadecimale 00..FF (facoltativo)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11098,6 +11828,10 @@ msgstr "" "Specifica un MTU (Unità massima di trasmissione) diverso da quello " "predefinito (1280 byte)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11107,6 +11841,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Specifica la chiave di crittografia segreta qui." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Specifica se il client deve fornire un certificato valido" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11142,6 +11880,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Avvia OpenVPN in uno stato di ibernazione" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Avvia WPS" @@ -11214,6 +11956,10 @@ msgstr "Limite di inattività dei client" msgid "Status" msgstr "Stato" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versione del formato del file di stato" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "Flussi steering (RPS)" @@ -11414,6 +12160,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Porta di origine TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Numero porta TCP/UDP locale e remota" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11422,6 +12181,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Root del server TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 o cifratura più recente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cifratura TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Inoltro TOS (si applica solo a IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11841,6 +12616,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "La versione TLS più alta supportata" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11874,6 +12653,10 @@ msgstr "Il nome dell'interfaccia è già in uso" msgid "The interface name is too long" msgstr "Il nome dell'interfaccia è troppo lungo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "La direzione della chiave per le opzioni 'tls-auth' e 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11906,6 +12689,10 @@ msgstr "L'indirizzo IPv4 locale su cui viene creato il tunnel (facoltativo)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "L'indirizzo IPv6 locale su cui viene creato il tunnel (facoltativo)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "La versione TLS più bassa supportata" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11962,6 +12749,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "La chiave privata per il tuo nodo Yggdrasil" @@ -12168,6 +12959,11 @@ msgid "This authentication type is not applicable to the selected EAP method." msgstr "" "Questo tipo di autenticazione non è applicabile al metodo EAP selezionato." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Questo non sembra un file PEM valido" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12372,6 +13168,10 @@ msgstr "Fuso orario" msgid "Timed-out" msgstr "Scaduto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Intervallo di scambio chiave" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Scadenza in secondi" @@ -12429,6 +13229,10 @@ msgstr "" msgid "Tone" msgstr "Tono" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Totale disponibile" @@ -12565,6 +13369,7 @@ msgstr "Potenza-Tx" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipo" @@ -12572,6 +13377,10 @@ msgstr "Tipo" msgid "Type of service" msgstr "Tipo di servizio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipo di dispositivo utilizzato" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12945,6 +13754,7 @@ msgstr "Usa DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Usa i server DNS annunciati dal peer" @@ -12970,6 +13780,10 @@ msgstr "Usa MTU nel tunnel dell'interfaccia" msgid "Use TTL on tunnel interface" msgstr "Usa TTL nel tunnel dell'interfaccia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Usa come sovrapposizione esterna (/overlay)" @@ -12997,6 +13811,7 @@ msgstr "Usa server DNS personalizzati" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Usa il gateway predefinito" @@ -13004,6 +13819,7 @@ msgstr "Usa il gateway predefinito" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Usa la metrica del gateway" @@ -13020,6 +13836,10 @@ msgstr "" "Usa il formato dell'identificatore di interfaccia MAP obsoleto (draft-ietf-" "softwire-map-00) anziché RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Usa il protocollo" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Usa la tabella di instradamento" @@ -13060,6 +13880,18 @@ msgstr "" "facoltativo può essere usato per impostare un tempo di lease non-standard a " "uno specifico host, ad es. 12h, 3d o infinito." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Usa il nodo del dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Usa il nome utente come nome comune" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13077,6 +13909,10 @@ msgstr "" "Usato per due scopi diversi: ID NAS RADIUS e 802.11r R0KH-ID. Non è " "necessario con il normale WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13087,6 +13923,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificato utente (codificato PEM)" @@ -13095,11 +13932,13 @@ msgid "User identifier" msgstr "Identificatore utente" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Chiave utente (codificata PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13168,11 +14007,25 @@ msgstr "Indirizzo locale VPN" msgid "VPN Local port" msgstr "Porta locale VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocollo VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Server VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash SHA256 del certificato del server VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Porta server VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Hash SHA1 del certificato del server VPN" @@ -13437,6 +14290,16 @@ msgstr "" "attivo, le opzioni di chiave R0/R1 qui sotto non sono applicate. Disattivalo " "per usare le opzioni di chiave R0 e R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Quando hai più di un indirizzo IP (es. interfacce multiple o indirizzi IP " +"secondari) e non usi --local per imporre il binding ad un solo indirizzo " +"specifico" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13542,6 +14405,10 @@ msgstr "" "La modalità espediente può essere usata solo quando si agisce come punto di " "accesso." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Scrivi log su file" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Scrivi le richieste DNS ricevute nel syslog." @@ -13957,6 +14824,11 @@ msgstr "minuti" msgid "mobile home agent (H)" msgstr "agente home mobile (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "no" @@ -14103,6 +14975,10 @@ msgstr "modalità server" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "livello di log sstpc" @@ -14155,6 +15031,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "prova" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Timeout di inattività del dispositivo tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14357,6 +15241,14 @@ msgstr "valore intero valido" msgid "valid multicast MAC address" msgstr "indirizzo MAC multicast valido" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"nome del dispositivo di rete valido tra 1 e 15 caratteri non contenenti \":" +"\", \"/\", \"%\" o spazi" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "nome del dispositivo di rete valido, non \".\" o \"..\"" @@ -14465,51 +15357,129 @@ msgstr "{example_nx} restituisce {nxdomain}." msgid "« Back" msgstr "« Indietro" +#~ msgid "Add template based configuration" +#~ msgstr "Aggiungi una configurazione basata su un modello" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certificato CA (codificato PEM); usalo al posto dell'archivio di sistema " -#~ "per verificare il certificato del gateway." +#~ "Elenco delle istanze OpenVPN configurate sul dispositivo e il loro stato " +#~ "attuale" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Stringa chiave Base64 non valida" +#~ msgid "Configuration category" +#~ msgstr "Categoria di configurazione" -#~ msgid "Local IP address" -#~ msgstr "Indirizzo IP locale" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Non usare compressione lzo adattiva" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Concedere l'accesso alla configurazione di OpenVPN" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Istanza \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Un'istanza con quel nome esiste già!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Caricamento del file di configurazione OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Accetta solo connessioni dal nome X509 specificato" + +#~ msgid "OpenVPN instances" +#~ msgstr "Istanze OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Modifica questo file direttamente in una sessione del terminale." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Seleziona un file di configurazione OVPN valido da caricare!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Seleziona un modello VPN valido!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Facoltativo, in secondi. Se impostato a '0', non viene tentata alcuna " -#~ "riconnessione." +#~ "Sezione per aggiungere un file 'auth-user-pass' opzionale con le tue " +#~ "credenziali (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervallo di riconnessione persistente" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Sezione per la modifica del file di configurazione OVPN (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Questo non sembra un file PEM valido" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Raccomandazione di sicurezza: si consiglia di non abilitare la " +#~ "compressione e impostare questo parametro su 'no'" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Raccomandazione di sicurezza: si consiglia di non abilitare la " +#~ "compressione e impostare questo parametro su 'stub-v2'" + +#~ msgid "Select template ..." +#~ msgstr "Selezionare il modello ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Impostare MTU di TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Dimensione della chiave di cifratura" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Specifica un gateway predefinito per le route" + +#~ msgid "Start/Stop" +#~ msgstr "Avvio/Arresto" -#~ msgid "VPN Protocol" -#~ msgstr "Protocollo VPN" +#~ msgid "Started" +#~ msgstr "Avviato" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash SHA256 del certificato del server VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Passa alla configurazione avanzata" -#~ msgid "VPN Server port" -#~ msgstr "Porta server VPN" +#~ msgid "Switch to basic configuration" +#~ msgstr "Passa alla configurazione base" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Numero porta TCP/UDP locale (predefinita=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Numero porta TCP/UDP remota (predefinita=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configurazione basata su un modello" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Cartella temporanea per il file di ritorno di client-connect" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Il campo 'Nome' non deve essere vuoto!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "nome del dispositivo di rete valido tra 1 e 15 caratteri non contenenti " -#~ "\":\", \"/\", \"%\" o spazi" +#~ "La dimensione del file di configurazione OVPN (%s) è troppo grande per la " +#~ "modifica in LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Questo disabilita completamente la negoziazione delle cifrature" + +#~ msgid "Upload ovpn file" +#~ msgstr "Carica il file OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Scrive lo stato su file ogni n secondi" + +#~ msgid "yes (%i)" +#~ msgstr "si (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Necessario un indirizzo IPv4 valido" diff --git a/modules/luci-base/po/ja/base.po b/modules/luci-base/po/ja/base.po index 54151d75c6..23a30afbd3 100644 --- a/modules/luci-base/po/ja/base.po +++ b/modules/luci-base/po/ja/base.po @@ -102,6 +102,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', または 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -198,6 +202,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -258,6 +266,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 bootをHTTPから起動する" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -313,6 +325,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -358,6 +374,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -830,6 +850,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNSサービスを、現在DNSを提供しているサブネットインターフェースに限定します。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -838,6 +862,10 @@ msgstr "" msgid "Accept local" msgstr "ローカルを許可" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "サーバーからプッシュされたオプションを受け入れる" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1039,6 +1067,10 @@ msgstr "ピアのアドレスを追加" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "接続確立後にルートを追加" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1080,6 +1112,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1247,6 +1283,10 @@ msgstr "" msgid "Allow all except listed" msgstr "リスト内以外のすべてを許可" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "クライアント間通信を許可する" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "レガシーアプリケーションに UCI のフルアクセスを許可" @@ -1263,6 +1303,14 @@ msgstr "リスト内のみアクセスを許可" msgid "Allow localhost" msgstr "ローカルホストを許可" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "1つのセッションのみを許可する" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "デバイスの再起動を許可" @@ -1275,6 +1323,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "リモートホストがSSH転送されたローカルのポートに接続することを許可" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "パスワードでの root ログインを許可" @@ -1293,6 +1345,18 @@ msgstr "パスワードでの root 権限へのログインを許可し msgid "Allowed IPs" msgstr "許可されたIP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1301,6 +1365,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "AllowedIPs 設定が無効です" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1428,6 +1498,10 @@ msgstr "すべてのパケット" msgid "Any zone" msgstr "すべてのゾーン" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "バックアップを適用しますか?" @@ -1528,6 +1602,10 @@ msgstr "認証グループ" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "ユーザー名とパスワードを使用して認証する" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "認証" @@ -1595,6 +1673,10 @@ msgstr "ファイルシステムをホットプラグによって自動的にマ msgid "Automatically mount swap on hotplug" msgstr "スワップをホットプラグによって自動的にマウント" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "デフォルトルートに自動的にリダイレクト" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "ファイルシステムを自動的にマウント" @@ -1699,6 +1781,10 @@ msgstr "ベース デバイス" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1750,6 +1836,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1778,6 +1865,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1880,10 +1968,20 @@ msgstr "" "既定では dnsmasq は A, AAAA, XNAME, SRV の DNS レコードタイプをキャッシュしま" "す。" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "CA証明書(空白の場合、最初の接続後に保存されます。)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1916,6 +2014,10 @@ msgstr "" msgid "Cached" msgstr "キャッシュ済" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2005,6 +2107,10 @@ msgstr "セルの位置" msgid "Cellular Network" msgstr "セルラーネットワーク" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "認証局" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "証明書制限 (ドメイン)" @@ -2068,6 +2174,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "プロセスの優先度を変更" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "変更" @@ -2110,6 +2224,10 @@ msgstr "チャネル幅" msgid "Check filesystems before mount" msgstr "マウント前にファイルシステムをチェック" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2154,6 +2272,10 @@ msgstr "" "この無線インターフェースを追加するネットワークを選択してください。カスタ" "ムフィールドにネットワーク名を入力すると新規ネットワークを作成します。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "暗号" @@ -2162,6 +2284,10 @@ msgstr "暗号" msgid "Cisco UDP encapsulation" msgstr "Cisco UDPカプセル化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2190,6 +2316,14 @@ msgstr "クライアント" msgid "Client ID to send when requesting DHCP" msgstr "DHCPリクエスト時に送信するクライアントID" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "クライアントが無効です" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2276,6 +2410,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "送信チェックサムを計算します(オプション)。" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "構成ファイル" @@ -2300,6 +2435,18 @@ msgstr "設定がロールバックされました!" msgid "Configuration failed" msgstr "設定に失敗しました" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "クライアントモードに設定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "サーバーブリッジを設定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "サーバーモードを構成" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 #, fuzzy msgid "" @@ -2365,6 +2512,14 @@ msgstr "切断の確認" msgid "Confirmation" msgstr "確認" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "SOCKS5 プロキシを経由して接続" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "HTTP プロキシを経由してリモートホストに接続" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2390,6 +2545,10 @@ msgstr "" msgid "Connection lost" msgstr "接続が失われました" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "再接続間隔" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2512,6 +2671,10 @@ msgstr "Cronログレベル" msgid "Cross Pass (Japan only)" msgstr "クロスパス(日本のみ)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "暗号設定" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "現在の出力" @@ -2836,6 +2999,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "セッション接続後、n秒ディレイする" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6 プレフィックスの委任" @@ -3000,6 +3171,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "デバイスにアクセスできません!まだデバイスを待っています..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "デバイス" @@ -3025,6 +3197,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman パラメータ" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3033,6 +3209,10 @@ msgstr "" msgid "Directory" msgstr "ディレクトリ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "クライアント設定ファイルのディレクトリ" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3077,6 +3257,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS逆引きを無効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "暗号化を無効化" @@ -3085,6 +3269,14 @@ msgstr "暗号化を無効化" msgid "Disable Inactivity Polling" msgstr "非アクティブ状態のポーリングを無効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "ページングを無効にする" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "このインタフェースを無効にする" @@ -3203,6 +3395,11 @@ msgstr "" "この DHCP ブートセクションが結び付けられる dnsmasq インスタンスです。未指定の" "場合、全ての dnsmasq インスタンスに対して有効です。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "無効な応答をキャッシュしない (存在しないドメインからの応答など)" @@ -3297,6 +3494,42 @@ msgstr "ドメインホワイトリスト" msgid "Don't Fragment" msgstr "IPフラグメンテーションを行わない" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "ルートを自動で追加しない" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "ホストと同じ宛先を持つtunパケットをドロップしない" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "時刻をログに書き込まない" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "再起動時にキーの再読み込みを行わない" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "ifconfig に不整合があっても警告しない" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "停止中" @@ -3321,6 +3554,10 @@ msgstr "mtdblockをダウンロード" msgid "Downstream SNR offset" msgstr "下りSNRオフセット" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3463,6 +3700,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3573,6 +3814,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3655,6 +3900,14 @@ msgstr "MAC アドレス学習を有効化" msgid "Enable NTP client" msgstr "NTPクライアントを有効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL暗号化のハードウェアサポートを有効にする" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Path MTU discovery を有効にする" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Private PSK (PPSK) を有効にする" @@ -3663,10 +3916,22 @@ msgstr "Private PSK (PPSK) を有効にする" msgid "Enable Single DES" msgstr "シングルDESを有効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP サーバーを有効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN フィルタリングを有効化" @@ -3700,6 +3965,10 @@ msgstr "" "このデバイスで利用可能な IPv6 プレフィックスのダウンストリーム委任を有効にし" "ます" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "内部データグラムの断片化を有効化" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Key Reinstallation(KRACK)対策を有効化" @@ -3709,6 +3978,10 @@ msgstr "Key Reinstallation(KRACK)対策を有効化" msgid "Enable learning and aging" msgstr "ラーニングエイジング機能を有効化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "受信パケットのミラーリングを有効化" @@ -3852,6 +4125,15 @@ msgstr "カプセル化限度" msgid "Encapsulation mode" msgstr "カプセル化モード" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "コントロールチャネルのすべてのパケットを認証・暗号化する" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3860,6 +4142,10 @@ msgstr "カプセル化モード" msgid "Encryption" msgstr "暗号化" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3955,6 +4241,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "除外するインターフェース" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "ルートの追加後にシェルコマンドを実行する" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "リモートIPが変化したときにシェルコマンドを実行する" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3980,6 +4290,10 @@ msgstr "" msgid "Existing device" msgstr "存在するデバイス" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "TLSネゴシエーションが失敗したら終了" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "拡張ホスト" @@ -4029,6 +4343,10 @@ msgstr "コロンで区切られた2つの優先度の値である必要があ msgid "Expecting: %s" msgstr "%s である必要があります" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "期限切れ" @@ -4546,6 +4864,10 @@ msgstr "フラグメンテーション" msgid "Fragmentation Threshold" msgstr "フラグメンテーションしきい値" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4660,6 +4982,10 @@ msgstr "一般設定" msgid "General device options" msgstr "デバイスの一般オプション" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "設定を生成" @@ -4705,6 +5031,10 @@ msgstr "" msgid "Generating QR code…" msgstr "QR コードを生成中…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4777,6 +5107,10 @@ msgstr "LuCI Yggdrasil プロシージャへのアクセスを許可" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "SSH 設定へのアクセスを許可" @@ -4891,6 +5225,10 @@ msgstr "HE.net パスワード" msgid "HE.net username" msgstr "HE.net ユーザー名" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "パケットに HMAC 認証を使う" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "HTTP エラー %d" @@ -4904,6 +5242,10 @@ msgstr "HTTP(S) アクセス" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4920,6 +5262,13 @@ msgstr "ハートビート(kernel: heartbeat)" msgid "Hello interval" msgstr "ハロー間隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5498,6 +5847,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "ホストネームの解決に失敗場合に再試行する" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5531,12 +5884,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "チェックが付いていない場合、デフォルトルートは構成されません" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "チェックが付いていない場合、通知されたDNSサーバーアドレスを無視します" @@ -5939,6 +6294,11 @@ msgstr "無効" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "無効なBase64キー文字列" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6088,10 +6448,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "現在の設定を残す" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6147,10 +6519,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6347,6 +6727,10 @@ msgstr "凡例:" msgid "Limit" msgstr "制限" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6579,6 +6963,10 @@ msgstr "ローカル 6" msgid "Local 7" msgstr "ローカル 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "ローカル IP アドレス" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6632,6 +7020,10 @@ msgstr "ローカル ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6644,6 +7036,14 @@ msgstr "" "DHCP 名と hosts ファイルの項目に追加される、ローカルドメインサフィックスで" "す。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "ローカルホスト名または IP アドレス" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "ローカルの秘密鍵" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "ローカルサービスのみ" @@ -6731,6 +7131,7 @@ msgid "Log queries" msgstr "ログクエリ" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "ロギング" @@ -6875,6 +7276,10 @@ msgstr "MX" msgid "Mail" msgstr "メール" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -6882,6 +7287,18 @@ msgid "" msgstr "" "次のようなコマンドを使用して、ルートファイルシステムを複製してください:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7043,6 +7460,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "リースされるアドレスの最大数です。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7596,6 +8017,10 @@ msgstr "" msgid "Network interface" msgstr "ネットワークインターフェース" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "ネットワーク" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "なし" @@ -7967,12 +8392,20 @@ msgstr "注意" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "割り当てられたブロードキャストのバッファ数" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "キャッシュされる DNS エントリーの数です。最大 10000 件まで指定でき、0 の場合" "はキャッシュしません。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8109,6 +8542,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "iptables ルールの概要を開く…" @@ -8117,10 +8554,22 @@ msgstr "iptables ルールの概要を開く…" msgid "Open list..." msgstr "リストを開く..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect(CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8160,6 +8609,10 @@ msgstr "オペレーター コード" msgid "Operator Name" msgstr "オペレーター名" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8193,6 +8646,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "このデバイスについての備考(オプション)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8292,6 +8749,14 @@ msgstr "送信パケットと受信パケットに使用されるUDPポート( msgid "Options" msgstr "オプション" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8520,6 +8985,10 @@ msgstr "PINコードが拒否されました" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "鍵を含む PKCS#12 ファイル" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1プッシュ" @@ -8621,6 +9090,14 @@ msgstr[0] "" msgid "Part of zone %q" msgstr "ゾーン%qの一部" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "スクリプトに環境変数を渡す" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8630,6 +9107,7 @@ msgstr "パススルー(物理デバイスを単一の MAC ベース VLAN へ #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8688,6 +9166,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA証明書のパス" @@ -8810,10 +9292,22 @@ msgstr "初期化する" msgid "Permission denied" msgstr "アクセス許可が拒否されました" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "永続的なキープアライブ" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8832,6 +9326,10 @@ msgstr "デバイス設定" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "一定時間ごとにリモートホストに TCP/UDP ポート経由で Ping を送信" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8881,6 +9379,10 @@ msgstr "" msgid "Policy" msgstr "ポリシー" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9133,6 +9635,10 @@ msgstr "プロキシ" msgid "Proxy Server" msgstr "プロキシ サーバー" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9184,6 +9690,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9221,6 +9739,10 @@ msgstr "利用可能なすべての上位リゾルバに問い合わせます。 msgid "Query interval" msgstr "クエリー間隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "クエリー レスポンス間隔" @@ -9334,10 +9856,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "リモートサーバーをランダムに自動選択する" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "生のデータ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9450,6 +9980,10 @@ msgstr "チャンネルをリフレッシュ" msgid "Refreshing" msgstr "更新中" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9531,6 +10065,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9559,6 +10097,14 @@ msgstr "リモート IPv6 アドレスまたは FQDN" msgid "Remote VTEP" msgstr "リモート VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "リモートのホスト名または IP アドレス" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "削除" @@ -9617,10 +10163,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "無線設定を置換" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9650,6 +10213,15 @@ msgstr "" msgid "Request timeout" msgstr "リクエストタイムアウト" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9664,6 +10236,10 @@ msgstr "受信チェックサムを要求(オプション)。" msgid "Require incoming packets serialization (optional)." msgstr "受信パケットのシリアル化を要求(オプション)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9695,6 +10271,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9841,6 +10421,10 @@ msgstr "再起動" msgid "Restart Firewall" msgstr "ファイアウォールを再起動" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "無線インターフェースを再起動" @@ -9853,11 +10437,27 @@ msgstr "復元" msgid "Restore backup" msgstr "バックアップを復元" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9974,10 +10574,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "ルートタイプ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10365,6 +11017,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "ログ出力レベルの設定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "TCP/UDP の受信バッファサイズ" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "TCP/UDP の送信バッファサイズ" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10378,6 +11046,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "tun/tap デバイスの送信キューサイズ" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "tun/tap デバイスのMTU設定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10387,6 +11072,10 @@ msgstr "DHCP サーバーをセットアップ" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10419,6 +11108,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10479,6 +11184,10 @@ msgstr "信号のリフレッシュ レート" msgid "Signal:" msgstr "信号:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10785,6 +11494,10 @@ msgstr "" "トラフィッククラスを指定します。inherit(外部ヘッダーは内部ヘッ" "ダーの値を継承)または16進数00..FFを指定できます(オプション)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10802,6 +11515,10 @@ msgid "" "bytes)." msgstr "デフォルト(1280バイト)以外のMTU(最大伝送単位)を指定します。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10811,6 +11528,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "ここで秘密暗号鍵を指定します。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10846,6 +11567,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "開始" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS 開始" @@ -10917,6 +11642,10 @@ msgstr "非アクティブなステーションの制限" msgid "Status" msgstr "状態" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11116,6 +11845,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP ポート (ローカル・リモート共用)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11124,6 +11866,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTPサーバールート" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 以上の暗号" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS 暗号化方式" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS パススルー (IPv4 のみ)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11509,6 +12267,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "サポートされている最新の TLS バージョン" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11537,6 +12299,10 @@ msgstr "インターフェース名はすでに使用されています" msgid "The interface name is too long" msgstr "インターフェース名が長すぎます" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11568,6 +12334,10 @@ msgstr "トンネルが作成されるローカルIPv4アドレス(オプシ msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "トンネルが作成されるローカルIPv6アドレス(オプション)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "サポートされている最低の TLS バージョン" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11609,6 +12379,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11796,6 +12570,11 @@ msgstr "リレーのIPv4アドレス" msgid "This authentication type is not applicable to the selected EAP method." msgstr "この認証タイプは、選択されたEAP方式に適用できません。" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "これは有効なPEMファイルではないようです" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11985,6 +12764,10 @@ msgstr "タイムゾーン" msgid "Timed-out" msgstr "タイムアウト" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "タイムアウト (秒)" @@ -12034,6 +12817,10 @@ msgstr "" msgid "Tone" msgstr "トーン" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "利用可能な合計" @@ -12168,6 +12955,7 @@ msgstr "送信出力" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "タイプ" @@ -12175,6 +12963,10 @@ msgstr "タイプ" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12543,6 +13335,7 @@ msgstr "DHCPv6 を使用" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "ピアから通知されたDNSサーバーを使用" @@ -12568,6 +13361,10 @@ msgstr "トンネルインターフェースでMTUを使用" msgid "Use TTL on tunnel interface" msgstr "トンネルインターフェースでTTLを使用" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "外部オーバーレイとして使用(/overlay)" @@ -12595,6 +13392,7 @@ msgstr "カスタムDNSサーバーを使用" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "デフォルトゲートウェイを使用" @@ -12602,6 +13400,7 @@ msgstr "デフォルトゲートウェイを使用" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "ゲートウェイメトリックを使用" @@ -12618,6 +13417,10 @@ msgstr "" "RFC7597の代わりに従来のMAPインターフェース識別子フォーマット(draft-ietf-" "softwire-map-00)を使用" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "使用するプロトコル" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "ルーティングテーブルを使用" @@ -12657,6 +13460,18 @@ msgstr "" "割り当てます。リース期間はオプションで、ホストに通常とは異なるリース" "期間を設定できます(例: 12h、3d、infinite)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "TUN/TAP デバイスノードを使用" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "ユーザー名をコモンネームとして使用" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12674,6 +13489,10 @@ msgstr "" "RADIUS NAS IDと802.11r R0KH-IDの2つの異なる目的のために使用中です。通常のWPA" "(2)-PSKは必要ありません。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12684,6 +13503,7 @@ msgid "User" msgstr "ユーザー" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "ユーザー証明書(PEMエンコード)" @@ -12692,11 +13512,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "ユーザー鍵(PEMエンコード)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12765,11 +13587,25 @@ msgstr "VPNローカルアドレス" msgid "VPN Local port" msgstr "VPNローカルポート" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPNプロトコル" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPNサーバー" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPNサーバーポート" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPNサーバー証明書 SHA1ハッシュ" @@ -13010,6 +13846,13 @@ msgstr "" "以下のR0/R1キーオプションは適用されません。R0とR1キーのオプションを使用するに" "は、これを無効にしてください。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13113,6 +13956,10 @@ msgstr "無線ネットワークが有効です" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "ログをファイルに保存" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "受信した DNS リクエストを syslog へ記録します。" @@ -13521,6 +14368,11 @@ msgstr "分" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "いいえ" @@ -13665,6 +14517,10 @@ msgstr "サーバーモード" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpcログレベル" @@ -13717,6 +14573,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "TUN/TAP デバイス" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13919,6 +14783,12 @@ msgstr "有効な整数値" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -14024,23 +14894,87 @@ msgstr "" msgid "« Back" msgstr "« 戻る" -#~ msgid "Invalid Base64 key string" -#~ msgstr "無効なBase64キー文字列" +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "現在設定済の OpenVPN の設定とステータスを表示しています" -#~ msgid "Local IP address" -#~ msgstr "ローカル IP アドレス" +#~ msgid "Configuration category" +#~ msgstr "設定カテゴリ" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "OpenVPN 構成へのアクセスを許可" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "これは有効なPEMファイルではないようです" +#~ msgid "Instance \"%s\"" +#~ msgstr "設定 \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "同じ名前を持つインターフェイスがすでに存在します!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN 設定ファイルをアップロード" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN 設定" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "ターミナルセッション内でこのファイルを直接編集してください。" + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "有効な OVPN 構成ファイルをアップロードしてください!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "有効な VPN テンプレートを選択してください!" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "セキュリティ上の注意: 圧縮は有効にせずにパラメーターを `no` にするべきです" + +#~ msgid "Select template ..." +#~ msgstr "テンプレートを選択..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "TCP/UDP のMTUを設定" + +#~ msgid "Size of cipher key" +#~ msgstr "暗号キーのサイズ" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "デフォルトゲートウェイを指定" + +#~ msgid "Start/Stop" +#~ msgstr "開始 / 停止" + +#~ msgid "Started" +#~ msgstr "実行中" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "詳細設定へ移動" + +#~ msgid "Switch to basic configuration" +#~ msgstr "基本設定へ移動" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP ポート (ローカル, 初期設定=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP ポート (リモート, 初期設定=1194)" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "'名前' 欄を空白にすることはできません!" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "" +#~ "この OVPN構成ファイル (%s) は LuCI で編集するには長すぎます (100KB 以内)。" -#~ msgid "VPN Protocol" -#~ msgstr "VPNプロトコル" +#~ msgid "Upload ovpn file" +#~ msgstr "OVPN ファイルをアップロード" -#~ msgid "VPN Server port" -#~ msgstr "VPNサーバーポート" +#~ msgid "yes (%i)" +#~ msgstr "はい (%i)" #~ msgid "" #~ "The network ports on this device can be combined to several custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2115,6 +2237,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2139,6 +2265,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2219,6 +2353,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2243,6 +2378,18 @@ msgstr "გაწყობის ცვლილებები უკან დ msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2294,6 +2441,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2319,6 +2474,10 @@ msgstr "" msgid "Connection lost" msgstr "კავშირი დაიკარგა" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2438,6 +2597,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2754,6 +2917,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2918,6 +3089,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "მოწყობილობები" @@ -2943,6 +3115,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2951,6 +3127,10 @@ msgstr "" msgid "Directory" msgstr "საქაღალდე" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2995,6 +3175,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS-ძიების გათიშვა" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3003,6 +3187,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3116,6 +3308,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3206,6 +3403,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3230,6 +3463,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3368,6 +3605,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3476,6 +3717,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3555,6 +3800,14 @@ msgstr "MAC-მისამართების დასწავლის ა msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "ამოქმედდეს კერძო PSK (PPSK)" @@ -3563,10 +3816,22 @@ msgstr "ამოქმედდეს კერძო PSK (PPSK)" msgid "Enable Single DES" msgstr "ამოქმედდეს ცალკეული DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "ამოქმედდეს VLAN-გაფილტვრა" @@ -3595,6 +3860,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3603,6 +3872,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3744,6 +4017,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3752,6 +4034,10 @@ msgstr "" msgid "Encryption" msgstr "დაშიფვრა" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3847,6 +4133,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3867,6 +4177,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3915,6 +4229,10 @@ msgstr "" msgid "Expecting: %s" msgstr "მოსალოდნელი: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4418,6 +4736,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4531,6 +4853,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4576,6 +4902,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4646,6 +4976,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4760,6 +5094,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4773,6 +5111,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4789,6 +5131,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5359,6 +5708,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5391,12 +5744,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5789,6 +6144,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5932,10 +6292,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5991,10 +6363,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6187,6 +6567,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6410,6 +6794,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6463,6 +6851,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6473,6 +6865,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6558,6 +6958,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6699,12 +7100,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6863,6 +7280,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7412,6 +7833,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7779,10 +8204,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7919,6 +8352,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7927,10 +8364,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7970,6 +8419,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8003,6 +8456,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8088,6 +8545,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8316,6 +8781,10 @@ msgstr "PIN-კოდი უარყოფილია" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8416,6 +8885,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8425,6 +8902,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8483,6 +8961,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8605,10 +9087,22 @@ msgstr "" msgid "Permission denied" msgstr "ნებართვა უარყოფილია" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8627,6 +9121,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8676,6 +9174,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8923,6 +9425,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8968,6 +9474,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9005,6 +9523,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9118,10 +9640,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9232,6 +9762,10 @@ msgstr "" msgid "Refreshing" msgstr "ახლდება" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9313,6 +9847,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9341,6 +9879,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9399,10 +9945,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9432,6 +9995,15 @@ msgstr "" msgid "Request timeout" msgstr "მოთხოვნის დრო" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9446,6 +10018,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9477,6 +10053,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9623,6 +10203,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9635,11 +10219,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9756,10 +10356,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10136,6 +10788,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10149,6 +10817,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10158,6 +10843,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10190,6 +10879,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10250,6 +10955,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10539,6 +11248,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10554,6 +11267,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10563,6 +11280,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10598,6 +11319,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10666,6 +11391,10 @@ msgstr "" msgid "Status" msgstr "მდგომარეობა" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10863,6 +11592,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10871,6 +11613,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11234,6 +11992,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11262,6 +12024,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11292,6 +12058,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11333,6 +12103,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11502,6 +12276,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11675,6 +12454,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11721,6 +12504,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11855,6 +12642,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11862,6 +12650,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12224,6 +13016,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12249,6 +13042,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12276,6 +13073,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12283,6 +13081,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12297,6 +13096,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12331,6 +13134,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12346,6 +13161,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12356,6 +13175,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12364,11 +13184,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12437,11 +13259,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12672,6 +13508,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12771,6 +13614,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13174,6 +14021,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13318,6 +14170,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13370,6 +14226,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13569,6 +14433,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/ko/base.po b/modules/luci-base/po/ko/base.po index 8675fdf46b..c55ad1f1e5 100644 --- a/modules/luci-base/po/ko/base.po +++ b/modules/luci-base/po/ko/base.po @@ -105,6 +105,10 @@ msgstr "%s 은/는 기본 MAC 주소 형식 인코딩을 사용합니다" msgid "%s; %d tokens separated by %s" msgstr "%s. (항목: %d개, 구분자: %s)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' 또는 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -201,6 +205,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -262,6 +270,10 @@ msgstr "18: ARM UEFI 32 (HTTP 부팅)" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 (HTTP 부팅)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -315,6 +327,10 @@ msgstr "28: RISC-V 64비트 UEFI (HTTP 부팅)" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128비트 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -360,6 +376,10 @@ msgstr "38: LoongArch 32비트 UEFI (HTTP 부팅)" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64비트 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -849,6 +869,10 @@ msgstr "인터페이스 미인식" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "로컬 서브넷에 주소가 있는 호스트의 DNS 질의만 허용합니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -857,6 +881,10 @@ msgstr "" msgid "Accept local" msgstr "로컬 허용" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1058,6 +1086,10 @@ msgstr "피어 주소 추가" msgid "Add requestor MAC" msgstr "요청자 MAC 추가" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1099,6 +1131,10 @@ msgstr "" msgid "Additional Peers" msgstr "추가 피어" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1267,6 +1303,10 @@ msgstr "" msgid "Allow all except listed" msgstr "목록의 주소만 차단" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "이전 애플리케이션을 위해 완전한 UCI 접근 허용" @@ -1283,6 +1323,14 @@ msgstr "목록의 주소만 허용" msgid "Allow localhost" msgstr "localhost 허용" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "기기 재부팅 허용" @@ -1295,6 +1343,10 @@ msgstr "비활성 포트에서 수신을 허용합니다" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "원격 호스트의 로컬 SSH로 포워드된 포트 접속을 허용합니다" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "루트(root) 암호 로그인 허용" @@ -1313,6 +1365,18 @@ msgstr "암호를 이용한 root 사용자 접근을 허용합니다" msgid "Allowed IPs" msgstr "허용된 IP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "허용된 네트워크 기술" @@ -1321,6 +1385,12 @@ msgstr "허용된 네트워크 기술" msgid "AllowedIPs setting is invalid" msgstr "AllowedIPs(허용된 IP) 설정이 잘못됨" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1452,6 +1522,10 @@ msgstr "모든 패킷" msgid "Any zone" msgstr "모든 영역" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "백업 파일로 복원을 진행하시겠습니까?" @@ -1552,6 +1626,10 @@ msgstr "인증 그룹" msgid "Auth Priv" msgstr "보안 인증 (Auth Priv)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "인증" @@ -1619,6 +1697,10 @@ msgstr "핫플러그 시 파일 시스템 자동 마운트" msgid "Automatically mount swap on hotplug" msgstr "핫플러그 시 스왑 자동 마운트" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "파일 시스템 자동 마운트" @@ -1723,6 +1805,10 @@ msgstr "기반 장치" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1774,6 +1860,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1804,6 +1891,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1903,10 +1991,20 @@ msgstr "버퍼됨" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "기본적으로 dnsmasq는 A, AAAA, CNAME, SRV 레코드 유형을 캐싱합니다." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1939,6 +2037,10 @@ msgstr "임의 RR 캐싱" msgid "Cached" msgstr "캐시됨" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2028,6 +2130,10 @@ msgstr "" msgid "Cellular Network" msgstr "모바일 네트워크" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2083,6 +2189,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "체인 후크 \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "변경 사항" @@ -2128,6 +2242,10 @@ msgstr "채널 폭" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "현재 무선 장치에 저장된 네트워크를 삭제하려면 이 옵션을 선택하세요." @@ -2170,6 +2288,10 @@ msgstr "" "이 무선 인터페이스와 연결하고자 하는 네트워크를 선택하세요. 또는 새로운 네트" "워크를 정의하기 위해 사용자 지정 필드에 입력하세요." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "암호 알고리즘" @@ -2178,6 +2300,10 @@ msgstr "암호 알고리즘" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP 캡슐화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2206,6 +2332,14 @@ msgstr "클라이언트" msgid "Client ID to send when requesting DHCP" msgstr "DHCP 요청 시 전송할 클라이언트 ID" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2290,6 +2424,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "설정 파일" @@ -2314,6 +2449,18 @@ msgstr "설정 변경 사항이 롤백되었습니다!" msgid "Configuration failed" msgstr "설정 실패" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2371,6 +2518,14 @@ msgstr "연결 해제 확인" msgid "Confirmation" msgstr "다시 확인" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2396,6 +2551,10 @@ msgstr "연결 엔드포인트" msgid "Connection lost" msgstr "연결 끊김" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2517,6 +2676,10 @@ msgstr "예약 작업(Cron) 로그 수준" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (일본 전용)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "암호 기술" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "현재 출력" @@ -2841,6 +3004,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6 접두사 위임" @@ -3005,6 +3176,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "장치" @@ -3030,6 +3202,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3038,6 +3214,10 @@ msgstr "" msgid "Directory" msgstr "디렉터리" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "디렉터리 이름" @@ -3086,6 +3266,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS 조회 비활성화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "암호화 비활성화" @@ -3094,6 +3278,14 @@ msgstr "암호화 비활성화" msgid "Disable Inactivity Polling" msgstr "비활성 폴링 사용 안 함" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "이 인터페이스 비활성화" @@ -3209,6 +3401,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3303,6 +3500,42 @@ msgstr "도메인 허용 목록" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "아래로" @@ -3327,6 +3560,10 @@ msgstr "mtdblock 다운로드" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3478,6 +3715,10 @@ msgstr "" "저장소(공식 또는 제3자)의 각 소프트웨어 공개 키는 패키지 관리자가 해당 키로 " "서명된 목록을 검증 후 패키지를 설치할 수 있도록 합니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3588,6 +3829,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3669,6 +3914,14 @@ msgstr "MAC 주소 학습 사용" msgid "Enable NTP client" msgstr "NTP 클라이언트 활성화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "개별 PSK (PPSK) 활성화" @@ -3677,10 +3930,22 @@ msgstr "개별 PSK (PPSK) 활성화" msgid "Enable Single DES" msgstr "Single DES 활성화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "정적 키 암호화 모드 (비 TLS 방식) 사용" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP 서버 활성화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN 필터링 켜기" @@ -3714,6 +3979,10 @@ msgstr "" "이 인터페이스에서 사용 가능한 IPv6 접두사를 하위 네트워크(Downstream)로 위임" "합니다" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "키 재설치 공격 (KRACK) 대응 활성화" @@ -3722,6 +3991,10 @@ msgstr "키 재설치 공격 (KRACK) 대응 활성화" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "인바운드 패킷 미러링 사용" @@ -3865,6 +4138,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "캡슐화 모드" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3873,6 +4155,10 @@ msgstr "캡슐화 모드" msgid "Encryption" msgstr "암호화" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3968,6 +4254,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "제외 인터페이스" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3992,6 +4302,10 @@ msgstr "" msgid "Existing device" msgstr "기존 장치" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "hosts 이름 확장" @@ -4040,6 +4354,10 @@ msgstr "콜론(:)으로 구분된 우선순위 값 2개가 필요합니다" msgid "Expecting: %s" msgstr "요구 사항: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "만료 시간" @@ -4550,6 +4868,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "파편화 임계값" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "출발지" @@ -4663,6 +4985,10 @@ msgstr "일반 설정" msgid "General device options" msgstr "일반 장치 설정" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "설정 생성" @@ -4708,6 +5034,10 @@ msgstr "" msgid "Generating QR code…" msgstr "QR코드 생성 중…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4778,6 +5108,10 @@ msgstr "LuCI Yggdrasil 프로시저에 접근 권한 부여" msgid "Grant access to LuCI openfortivpn procedures" msgstr "LuCI openfortivpn 프로시저에 접근 권한 부여" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "SSH 설정에 접근 권한 부여" @@ -4892,6 +5226,10 @@ msgstr "HE.net 암호" msgid "HE.net username" msgstr "HE.net 사용자 이름" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "HTTP 오류 %d" @@ -4905,6 +5243,10 @@ msgstr "HTTP(S) 접속" msgid "Half Duplex" msgstr "반이중 방식" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4921,6 +5263,13 @@ msgstr "하트비트 간격 (kernel: heartbeat)" msgid "Hello interval" msgstr "Hello 주기" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5495,6 +5844,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5527,12 +5880,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "선택 해제 시, 기본 경로를 설정하지 않습니다" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "선택 해제 시, 제공된 DNS 서버 주소를 무시합니다" @@ -5934,6 +6289,11 @@ msgstr "잘못된 식별자" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "잘못된 Base64 키 문자열" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6079,10 +6439,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "기존 설정 및 현재 구성 유지" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "연결 유지(Keep-Alive)" @@ -6138,10 +6510,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "키 없음" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6338,6 +6718,10 @@ msgstr "범례:" msgid "Limit" msgstr "제한" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6575,6 +6959,10 @@ msgstr "사용자 정의 6 (Local 6)" msgid "Local 7" msgstr "사용자 정의 7 (Local 7)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "로컬 IP 주소" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6628,6 +7016,10 @@ msgstr "로컬 ULA" msgid "Local VTEP" msgstr "로컬 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "로컬 인증서" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6639,6 +7031,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "DHCP 호스트 이름 및 hosts 파일 항목 뒤에 추가할 로컬 도메인 접미사입니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "로컬 개인 키" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "로컬 서비스 전용" @@ -6726,6 +7126,7 @@ msgid "Log queries" msgstr "쿼리 기록" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "로그 기록" @@ -6867,12 +7268,28 @@ msgstr "MX" msgid "Mail" msgstr "메일 (Mail)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7035,6 +7452,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "임대될 수 있는 주소의 최대 개수입니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7588,6 +8009,10 @@ msgstr "" msgid "Network interface" msgstr "네트워크 인터페이스" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "안 함" @@ -7964,10 +8389,18 @@ msgstr "알림(Notice)" msgid "Nslookup" msgstr "DNS 조회" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8108,6 +8541,10 @@ msgstr "" "동일한 시간에 목록 내 MAC 주소 중 1개만 고정 IP를 할당받을 수 있습니다. (중" "ë³µ 할당 불가)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "iptables 규칙 개요 열기…" @@ -8116,10 +8553,22 @@ msgstr "iptables 규칙 개요 열기…" msgid "Open list..." msgstr "목록 열람..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8159,6 +8608,10 @@ msgstr "통신사 코드" msgid "Operator Name" msgstr "통신사 이름" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8192,6 +8645,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "이 장치에 대한 자유 형식 메모(선택 사항)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8277,6 +8734,14 @@ msgstr "" msgid "Options" msgstr "옵션" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8507,6 +8972,10 @@ msgstr "PIN 코드 거부됨" msgid "PIO directory" msgstr "PIO 디렉터리" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 푸시" @@ -8607,6 +9076,14 @@ msgstr[1] "소속 네트워크 목록:" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8616,6 +9093,7 @@ msgstr "패스스루 (물리 장치의 모든 트래픽을 단일 MACVLAN에 전 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8676,6 +9154,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "제공된 WireGuard 설정 파일 붙여넣기 또는 드래그…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA 인증서 경로" @@ -8798,10 +9280,22 @@ msgstr "초기화 수행" msgid "Permission denied" msgstr "권한이 거부됨" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 #, fuzzy msgid "PersistentKeepAlive setting is invalid" @@ -8821,6 +9315,10 @@ msgstr "물리적 설정" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8870,6 +9368,10 @@ msgstr "PoE 상태" msgid "Policy" msgstr "정책" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9125,6 +9627,10 @@ msgstr "프록시" msgid "Proxy Server" msgstr "프록시 서버" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "프록시ARP" @@ -9174,6 +9680,18 @@ msgstr "클라이언트에 배포하기 위해 이 장치로 라우팅된 공인 msgid "PublicKey setting is invalid" msgstr "공개 키 설정이 잘못됨" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9211,6 +9729,10 @@ msgstr "사용 가능한 모든 상위 서버에 질의(Query)를 동시에 ë³´ msgid "Query interval" msgstr "쿼리 주기" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "쿼리 응답 간격" @@ -9324,10 +9846,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "원시 데이터" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9439,6 +9969,10 @@ msgstr "채널 새로고침" msgid "Refreshing" msgstr "갱신 중" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "등록 상태" @@ -9523,6 +10057,10 @@ msgstr "다시 읽기" msgid "Remaining time" msgstr "남은 시간" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9551,6 +10089,14 @@ msgstr "원격 IPv6 주소 또는 FQDN" msgid "Remote VTEP" msgstr "원격 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "삭제" @@ -9609,10 +10155,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "응답에서 지정한 유형의 레코드를 제거합니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "무선 설정 교체" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9642,6 +10205,15 @@ msgstr "IPv6 접두사 요청" msgid "Request timeout" msgstr "요청 시간 초과" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9656,6 +10228,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9687,6 +10263,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9833,6 +10413,10 @@ msgstr "재시작" msgid "Restart Firewall" msgstr "방화벽 재시작" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "무선 인터페이스 재시작" @@ -9845,11 +10429,27 @@ msgstr "복구" msgid "Restore backup" msgstr "백업 복구" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9969,10 +10569,18 @@ msgstr "라우팅 동작 체인 \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "경로 유형" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10364,6 +11016,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "시스로그 항목의 로그 클래스/시설(Facility)을 설정합니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10377,6 +11045,23 @@ msgid "" "proxying." msgstr "인터페이스를 RA, DHCPv6 릴레이, NDP 프록시를 위한 마스터로 설정합니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10386,6 +11071,10 @@ msgstr "DHCP 서버 설정" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10420,6 +11109,22 @@ msgstr "" "여러 액세스 포인트들 사이에서 무선 클라이언트들이 로밍하는 걸 지원하기 위한 " "설정: 802.11r, 802.11k 및 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10480,6 +11185,10 @@ msgstr "신호 갱신율" msgid "Signal:" msgstr "신호:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10787,6 +11496,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10802,6 +11515,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10811,6 +11528,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "여기에 비밀 암호화 키를 입력하세요." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "속도: %d Mbit/s, 이중 방식: %s" @@ -10846,6 +11567,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "시작" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS 시작" @@ -10917,6 +11642,10 @@ msgstr "단말 비활성 제한 시간" msgid "Status" msgstr "상태" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11118,6 +11847,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP 출발지 포트" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11126,6 +11868,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP 서버 루트" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11508,6 +12266,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11536,6 +12298,10 @@ msgstr "이미 사용된 인터페이스 이름입니다" msgid "The interface name is too long" msgstr "인터페이스 이름이 너무 깁니다" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11568,6 +12334,10 @@ msgstr "터널이 생성되는 로컬 IPv4 주소 (선택사항)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "터널이 생성되는 로컬 IPv6 주소 (선택사항)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11617,6 +12387,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11810,6 +12584,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "이 인증 유형은 선택한 EAP 방식에 적용할 수 없습니다." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11991,6 +12770,10 @@ msgstr "시간대" msgid "Timed-out" msgstr "시간 초과" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "초(s) 단위 시간" @@ -12040,6 +12823,10 @@ msgstr "" msgid "Tone" msgstr "신호 방식(Tone)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "총 사용 가능" @@ -12175,6 +12962,7 @@ msgstr "송신 전력" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "유형" @@ -12182,6 +12970,10 @@ msgstr "유형" msgid "Type of service" msgstr "서비스 유형" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -12546,6 +13338,7 @@ msgstr "DHCPv6 사용" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "피어에서 제공한 DNS 서버 사용" @@ -12571,6 +13364,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "외부 오버레이 (/overlay)로 사용" @@ -12598,6 +13395,7 @@ msgstr "사용자 정의 DNS 서버 사용" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "기본 게이트웨이 사용" @@ -12605,6 +13403,7 @@ msgstr "기본 게이트웨이 사용" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "게이트웨이 메트릭 사용" @@ -12619,6 +13418,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Routing table 사용" @@ -12658,6 +13461,18 @@ msgstr "" "정을 통해 호스트별로 별도의 기간[예: 12h (12시간), 3d (3일), infinite (무제" "한)]을 지정할 수도 있습니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12675,6 +13490,10 @@ msgstr "" "RADIUS NAS ID 또는 802.11r R0KH-ID 용도로 사용됩니다. 일반적인 WPA(2)-PSK 설" "정 시에는 필요하지 않습니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12685,6 +13504,7 @@ msgid "User" msgstr "사용자 (User)" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12693,11 +13513,13 @@ msgid "User identifier" msgstr "사용자 식별자" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12766,11 +13588,25 @@ msgstr "VPN 로컬 주소" msgid "VPN Local port" msgstr "VPN 로컬 포트" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN 프로토콜" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN 서버" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN 서버 포트" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -13015,6 +13851,13 @@ msgstr "" "설정은 적용되지 않습니다. R0 및 R1 키 옵션을 사용하려면 이 기능을 비활성화하" "세요." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13118,6 +13961,10 @@ msgstr "무선 네트워크 활성" msgid "Workaround mode can only be used when acting as an access point." msgstr "예외 허용 모드는 액세스 포인트로 동작할 때만 사용할 수 있습니다." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "수신한 DNS 질의(queries)를 시스로그에 기록합니다." @@ -13527,6 +14374,11 @@ msgstr "분" msgid "mobile home agent (H)" msgstr "모바일 홈 에이전트 (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "아니요" @@ -13672,6 +14524,10 @@ msgstr "서버 모드" msgid "severity:" msgstr "심각도:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc 로그 레벨" @@ -13724,6 +14580,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "시도" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13927,6 +14791,12 @@ msgstr "유효한 정수 값" msgid "valid multicast MAC address" msgstr "유효한 멀티캐스트 MAC 주소" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "유효한 네트워크 장치 이름 (\":\", \"/\", \"%\", 공백 제외 1~15자)" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "유효한 네트워크 장치 이름 (\".\", \"..\" 제외)" @@ -14035,28 +14905,14 @@ msgstr "{example_nx} 설정 시 {nxdomain}을 반환합니다." msgid "« Back" msgstr "« 이전" -#~ msgid "Invalid Base64 key string" -#~ msgstr "잘못된 Base64 키 문자열" - -#~ msgid "Local IP address" -#~ msgstr "로컬 IP 주소" - -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "OpenVPN 설정에 접근 권한 부여" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "인스턴스 \"%s\"" -#~ msgid "VPN Protocol" -#~ msgstr "VPN 프로토콜" - -#~ msgid "VPN Server port" -#~ msgstr "VPN 서버 포트" - -#~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" -#~ msgstr "유효한 네트워크 장치 이름 (\":\", \"/\", \"%\", 공백 제외 1~15자)" +#~ msgid "Start/Stop" +#~ msgstr "시작/중지" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "유효한 IPv4 주소가 필요합니다" diff --git a/modules/luci-base/po/lt/base.po b/modules/luci-base/po/lt/base.po index e4fac0c02a..8cd05e5854 100644 --- a/modules/luci-base/po/lt/base.po +++ b/modules/luci-base/po/lt/base.po @@ -109,6 +109,10 @@ msgstr "„%s“ naudoja numatytąjį „MAC“ adreso formato koduotę" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "„net30“, „p2p“ arba „subnet“ (potinklis)" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -205,6 +209,10 @@ msgstr "06: x86 „UEFI“ („IA32“)" msgid "07: x64 UEFI" msgstr "07: x64 „UEFI“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -267,6 +275,10 @@ msgstr "18: „ARM UEFI 32“ paleidimas iÅ¡ „HTTP“" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: „ARM UEFI 64“ paleidimas iÅ¡ „HTTP“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -320,6 +332,10 @@ msgstr "28: „RISC-V“ 64-bitų „UEFI“ paleidimas iÅ¡ „HTTP“" msgid "29: RISC-V 128-bit UEFI" msgstr "29: „RISC-V“ 128-bitų „UEFI“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -365,6 +381,10 @@ msgstr "38: „LoongArch“ 32-bitų „UEFI“ paleidimas iÅ¡ „HTTP“" msgid "39: LoongArch 64-bit UEFI" msgstr "39: „LoongArch“ 64-bitų „UEFI“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -890,6 +910,10 @@ msgstr "" "Priimti „DNS“ užklausas tik iÅ¡ skleidėjų/vedėjų, kurių adresas yra " "vietiniame potinklyje." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Priimti iÅ¡ viešųjų raktų" @@ -898,6 +922,10 @@ msgstr "Priimti iÅ¡ viešųjų raktų" msgid "Accept local" msgstr "Priimti vietini" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Priimti parinktys, iÅ¡siųstus iÅ¡ serverio" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1109,6 +1137,10 @@ msgstr "Pridėti lygiarangio adresą" msgid "Add requestor MAC" msgstr "Pridėti užklausėjo „MAC“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Pridėti marÅ¡rutą užmezgus ryšį" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1154,6 +1186,10 @@ msgstr "Pridėdant IPv6 į IPv4 rinkinį ir atvirkščiai nepavyksta." msgid "Additional Peers" msgstr "Papildomi lygiarangiai" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Papildomas autentifikavimas per „TLS“" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Papildomi konfigÅ«racijos nustatymai („TOML“ formatu)." @@ -1330,6 +1366,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Leisti visus, iÅ¡skyrus iÅ¡vardytus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Leisti srautą tarp klientų" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Leisti pasenusiom aplikacijoms naudoti/-s visą „UCI“ prieigą" @@ -1346,6 +1386,14 @@ msgstr "Leisti tik iÅ¡vardytus" msgid "Allow localhost" msgstr "Leisti „localhost“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Leisti keliems klientams turėti tą patį sertifikatą" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Leisti tik vieną seansą" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Leisti iÅ¡ naujo paleisti įrenginį" @@ -1360,6 +1408,10 @@ msgstr "" "Leisti nuotoliniams skleidėjams/vedėjams prisijungti prie vietinių „SSH“ " "persiųstų prievadų" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Leisti nuotoliniu bÅ«du keisti IP arba prievadą" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Leisti Å¡aknies („root“) prisijungimus su slaptažodžiu" @@ -1379,6 +1431,18 @@ msgstr "" msgid "Allowed IPs" msgstr "Leidžiami IP(dgs.)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Leidžiamas maksimalus prijungtų klientų skaičius" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Maksimalus vidinių marÅ¡rutų į klientą skaičius" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Leidžiamas maksimumas naujų jungčių/prisijungimų" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Leidžiama/-os tinklo technologija/-os" @@ -1387,6 +1451,12 @@ msgstr "Leidžiama/-os tinklo technologija/-os" msgid "AllowedIPs setting is invalid" msgstr "„Leidžiami IP (dgs.)“ nustatymas yra netinkamas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1520,6 +1590,10 @@ msgstr "Bet koks paketas" msgid "Any zone" msgstr "Bet kokia zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Papildyti/Pridėti žurnalą į failą" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Ä®galinti atkÅ«rimą?" @@ -1626,6 +1700,12 @@ msgstr "Autentifikavimo grupė" msgid "Auth Priv" msgstr "Autentifikuotas naudotojas/vartotojas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" +"Autentifikuoti, naudodamas naudotojo/vartotojo vardą (t.y. slapyvardį)/" +"slaptažodį" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autentifikavimas" @@ -1699,6 +1779,10 @@ msgstr "AutomatiÅ¡kai įrengti failų sistemas ant „hotplug“" msgid "Automatically mount swap on hotplug" msgstr "AutomatiÅ¡kai įrengti keitimą ant „hotplug“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "AutomatiÅ¡kai peradresuoti numatytąjį marÅ¡rutą" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automatinis failų sistemos įrengimas" @@ -1803,6 +1887,10 @@ msgstr "Pagrindo įrenginys" msgid "Base64-encoded public key of this interface for sharing." msgstr "„Base64“ užkoduotas vieÅ¡asis raktas Å¡iai sąsajai, skirtas bendrinti." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1863,6 +1951,7 @@ msgstr "Susieti/PririÅ¡ti „NTP“ serverį" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1895,6 +1984,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -2002,11 +2092,23 @@ msgstr "" "Pagal numatytuosius nustatymus, „dnsmasq“ talpykloje/podėlyje saugo – „A“, " "„AAAA“, „CNAME“ ir „SRV DNS“ įrašų tipus." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"„CA“ sertifikatas (užkoduotas „PEM“; Naudoti vietoj „system-wide“ laikymą, " +"kad patikrintumėte tinklo tarpuvartės sertifikatą)." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "„CA“ sertifikatas; jei jis tuščias, bus iÅ¡saugotas po pirmojo prisijungimo." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "„CHAP“" @@ -2039,6 +2141,10 @@ msgstr "SavavaliÅ¡ka talpyklos/podėlio „RR“" msgid "Cached" msgstr "Talpykloje" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "IÅ¡kviesti komandos/skriptą prieÅ¡ uždarant „TUN/TAP“" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2128,6 +2234,10 @@ msgstr "Langelio vietovė" msgid "Cellular Network" msgstr "Mobilusis tinklas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Sertifikato autoritetas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Sertifikato suvaržymas (domenas-sritis)" @@ -2191,6 +2301,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Grandinės pririÅ¡imas \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Pakeisti vyksmo pirmenybę" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Pakeisti į katalogą prieÅ¡ inicijavimą" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Pakeitimai" @@ -2238,6 +2356,10 @@ msgstr "Kanalo plotis" msgid "Check filesystems before mount" msgstr "Patikrinti failų sistemą prieÅ¡ įrengiant" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Patikrinti lygiarangio sertifikatą pagal „CRL“" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2283,6 +2405,10 @@ msgstr "" "bevielės sąsajos arba užpildykite „Pasirinktinis“ lauką, kad " "apibrėžtumėte naują tinklą." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "„Chroot“ į katalogą prieÅ¡ inicijavimą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Å ifras" @@ -2291,6 +2417,10 @@ msgstr "Å ifras" msgid "Cisco UDP encapsulation" msgstr "„Cisco UDP“ inkapsuliacija" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2321,6 +2451,14 @@ msgstr "Klientas" msgid "Client ID to send when requesting DHCP" msgstr "Kliento ID, kurį reikia siųsti pateikus „DHCP“ užklausą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klientas yra iÅ¡jungtas/neįgalintas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2408,6 +2546,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Apskaičiuoti iÅ¡einančią kontrolinę sumą (pasirinktinis)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "KonfigÅ«racijos failas" @@ -2434,6 +2573,18 @@ msgstr "" msgid "Configuration failed" msgstr "KonfigÅ«ravimas nepavyko" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "KonfigÅ«ruoti kliento veikseną" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "KonfigÅ«ruoti serverio „tinklo tilto“ – jungimą" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "KonfigÅ«ruoti serverio veikseną" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2505,6 +2656,14 @@ msgstr "Patvirtinti atjungimą" msgid "Confirmation" msgstr "Patvirtinimas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Prisijungti per „Socks5“ įgaliotinį" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Prisijungti į nuotolinį skleidėją/vedėją per „HTTP“ įgaliotinį" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2530,6 +2689,10 @@ msgstr "RyÅ¡io galutinis taÅ¡kas" msgid "Connection lost" msgstr "RyÅ¡ys prarastas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Prisijungimo kartojimo intervalas" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2655,6 +2818,10 @@ msgstr "„Cron“ žurnalo lygis" msgid "Cross Pass (Japan only)" msgstr "„Cross Pass“ (Tik Japonijai)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kriptografija" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Dabartinė galia" @@ -2990,6 +3157,14 @@ msgstr "" "Atidėti prieÅ¡ įjungiant/įgalinant prievadą po „MII“ ryÅ¡io susiejimo įvykio " "(milisekundėmis.)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Atidėjimas sekundėmis po prisijungimo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Atidėti „TUN/TAP“ atidarymą ir skripto įjungimo vykdymą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Perduoti IPv6 prielinksnius" @@ -3154,6 +3329,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Ä®renginys nepasiekiamas! Vis dar laukiama įrenginio..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Ä®renginiai" @@ -3179,6 +3355,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "„Diffie-Hellman“ parametrai" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Katalogas („dir“)" @@ -3187,6 +3367,10 @@ msgstr "Katalogas („dir“)" msgid "Directory" msgstr "Katalogas/Vietovė" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Pasirinktinių kliento konfigÅ«racijos failų katalogas" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3241,6 +3425,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "IÅ¡jungti „DNS“ paieÅ¡kas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "IÅ¡jungti duomenų kanalo iÅ¡krovimo/apkrovos perkėlimo („DCO“) palaikymą" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "IÅ¡jungti Å¡ifravimas" @@ -3249,6 +3437,14 @@ msgstr "IÅ¡jungti Å¡ifravimas" msgid "Disable Inactivity Polling" msgstr "IÅ¡jungti neaktyvumo apklausinėjimą/stebėjimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "IÅ¡jungti puslapių ieÅ¡ką" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "IÅ¡jungti parinkčių nuoseklumo tikrinimą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "IÅ¡jungti Å¡ią sąsają" @@ -3372,6 +3568,11 @@ msgstr "" "Jeigu nenustatytas, tada Å¡i sekcija bus tinkama visiems „dnsmasq“ " "egzemplioriams." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Nesusieti/NeįriÅ¡ti į vietinį adresą ir prievadą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3468,6 +3669,44 @@ msgstr "Domeno-srities leidžiamasis sąraÅ¡as" msgid "Don't Fragment" msgstr "Nefragmentuoti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Aktualiai nevykdykite „ifconfig“ komandos" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Nepridėti marÅ¡rutų automatiÅ¡kai" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Nelaikyti „--askpass“ arba „--auth-user-pass“ slaptažodžių podėlyje" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Nemesti/Å alinti gaunamų „TUN“ paketų, kurių paskirties vieta yra ta pati " +"kaip ir skleidėjas/vedėjas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Nepaveldėti iÅ¡orinio/visuotinio stÅ«mimo parinkčių" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Neregistruoti laiko žymų" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Netraukti marÅ¡rutų automatiÅ¡kai" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Neperskaityti rakto paleidus iÅ¡ naujo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Neįspėti apie „ifconfig“ neatitikimus" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Žemyn" @@ -3492,6 +3731,10 @@ msgstr "Atsisiųsti „mtdblock“" msgid "Downstream SNR offset" msgstr "„SNR“ poslinkis atsiuntimo srautui" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3655,6 +3898,10 @@ msgstr "" "arba trečiųjų Å¡alių saugyklų) leidžia paketų tvarkyklei įdiegti paketus, " "esančius jo pasiraÅ¡ytuose sąraÅ¡uose." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Aido parametrai į žurnalą" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3769,6 +4016,10 @@ msgstr "IÅ¡duoda praneÅ¡imus apie tinklo kanalo IP adreso praleidimą" msgid "Emits netlink LLADDR miss notifications" msgstr "IÅ¡duoda praneÅ¡imus apie tinklo kanalo LLADDR praleidimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "EmpiriÅ¡kai iÅ¡matuoti „MTU“" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3859,6 +4110,14 @@ msgstr "Ä®galinti „MAC“ adreso mokymą" msgid "Enable NTP client" msgstr "Ä®jungti „NTP“ klientą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Ä®jungti/Ä®galinti „OpenSSL“ aparatinės įrangos Å¡ifravimo variklius" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Ä®jungti/Ä®galinti kelio „MTU“ atradimą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Ä®jungti/Ä®galinti privatų „PSK“ („PPSK“)" @@ -3867,10 +4126,22 @@ msgstr "Ä®jungti/Ä®galinti privatų „PSK“ („PPSK“)" msgid "Enable Single DES" msgstr "Ä®jungti vienetinį „DES“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Ä®jungti/Ä®galinti nekintamojo rakto Å¡ifravimo veikseną (ne „TLS“)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Ä®jungti „TFTP“ serverį" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Ä®jungti/Ä®galinti „TLS“ ir prisiimti kliento vaidmenį" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Ä®jungti/Ä®galinti „TLS“ ir prisiimti serverio vaidmenį" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Ä®jungti „VLAN“ filtravimą" @@ -3905,6 +4176,10 @@ msgstr "" "Ä®jungti Å¡ioje sąsajoje prieinamų IPv6 prielinksnių atsiuntimo srautų " "delegavimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Ä®jungti/Ä®galinti vidinį datagramos fragmentavimą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Ä®jungti rakto perinstaliavimo („KRACK“) atsakomąsias priemones" @@ -3913,6 +4188,10 @@ msgstr "Ä®jungti rakto perinstaliavimo („KRACK“) atsakomąsias priemones" msgid "Enable learning and aging" msgstr "Ä®jungti pamokymą ir senstelėjimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Ä®jungti/Ä®galinti valdymo sąsają IP prievade" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Ä®jungti įeinančių paketų dubliavimą" @@ -4068,6 +4347,17 @@ msgstr "Inkapsuliavimo riba" msgid "Encapsulation mode" msgstr "Inkapsuliavimo veiksena" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Užšifruoti ir patvirtinti visus valdymo kanalų paketus su raktu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Užšifruoti ir patvirtinti visus valdymo kanalų paketus su raktu, 2-oji " +"versija." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4076,6 +4366,10 @@ msgstr "Inkapsuliavimo veiksena" msgid "Encryption" msgstr "Å ifravimas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Å ifravimo Å¡ifras paketams" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4171,6 +4465,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Neįtraukti sąsajų ir sietuvų" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Vykdyti „shell“ komandą pridėjus marÅ¡rutus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Vykdyti „shell“ komandą nuotoliniu bÅ«du, kai pasikeičia IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Vykdoma serverio veiksenos naudojant naujus kliento ryÅ¡ius, kai klientas vis " +"dar yra nepatikimas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Vykdoma serverio veiksenos, kai IPv4 adresas/marÅ¡rutas arba „MAC“ adresas " +"yra pridedamas prie vidinės „OpenVPN“ kelvados lentelės" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4196,6 +4518,10 @@ msgstr "" msgid "Existing device" msgstr "Egzistuojantis įrenginys" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "IÅ¡eiti ant „TLS“ derybos trikties/gedimo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Papildyti skleidėjų/vedėjų" @@ -4249,6 +4575,10 @@ msgstr "Tikimasi dviejų pirmenybių reikÅ¡mių, atskirtų dvitaÅ¡kiu" msgid "Expecting: %s" msgstr "Tikimasi: „%s“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Baigia galioti" @@ -4782,6 +5112,10 @@ msgstr "Fragmentavimas/-cija" msgid "Fragmentation Threshold" msgstr "Fragmentacijos/-vimo slenkstis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "IÅ¡" @@ -4905,6 +5239,10 @@ msgstr "Bendra sąranka" msgid "General device options" msgstr "Bendri įrenginio pasirinkimai" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Sukurti konfigÅ«ravimą" @@ -4950,6 +5288,10 @@ msgstr "Sukuria konfigÅ«racija tinkama importuoti į „WireGuard“ lygiarangį msgid "Generating QR code…" msgstr "Sukuriamas „QR kodas“…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Duotas slaptažodžio patvirtinimas, nesutapo, slaptažodis nepakeistas!" @@ -5020,6 +5362,10 @@ msgstr "Suteikti prieigą į „LuCI Yggdrasil“ procedÅ«ras" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Duoti prieigą prie „LuCI openfortivpn procedures“" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Duoti prieigą prie „SSH“ konfigÅ«racijos" @@ -5135,6 +5481,10 @@ msgstr "„HE.net“ slaptažodis" msgid "HE.net username" msgstr "„HE.net“ slapyvardis/naudotojo/vartotojo vardas (t.y. slapyvardis)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "„HMAC“ autentifikavimas paketams" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "„HTTP“ klaida %d" @@ -5148,6 +5498,10 @@ msgstr "„HTTP(S)“ Prieiga/Prieinamumas" msgid "Half Duplex" msgstr "Pusiau dvipusis/abipusis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Autentifikavimo trikčių/gedimų tvarkymas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5164,6 +5518,15 @@ msgstr "Å irdies dūžio intervalas („kernel: heartbeat“)" msgid "Hello interval" msgstr "„Labas“ intervalas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Pagelbiklio direktyvas, skirtas supaprastinti „--ping“ ir „--ping-restart“ " +"iÅ¡raiÅ¡ką serverio veiksenos konfigÅ«racijose" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5771,6 +6134,12 @@ msgstr "" "įtakos iÅ¡siunčiamiems lygiarangiams ar nuorodų vietiniams lygiarangiams, " "aptiktiems naudojant daugiaadresinės transliacijas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" +"Jei nepavykstą iÅ¡spręsti įrenginio (t.y skleidėjo/vedėjo) pavadinimo, " +"bandykite iÅ¡ naujo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5809,12 +6178,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Jei nepažymėta, numatytasis marÅ¡rutas nėra sukonfigÅ«ruotas" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Jei nepažymėta, reklamuojami „DNS“ serverio adresai yra ignoruojami" @@ -6230,6 +6601,11 @@ msgstr "Negalimas" msgid "Invalid APN provided" msgstr "Negalimas pateiktas „APN“" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Negalimas „Base64“ rakto įvestis" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6385,10 +6761,22 @@ msgstr "„Jumper“" msgid "Jumps to another rule specified by its priority value" msgstr "PerÅ¡oka prie kitos taisyklės, nurodytos jos pirmenybės reikÅ¡me" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Laikyti vietinį IP adresą paleidus iÅ¡ naujo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Laikyti nuotolinį IP adresą paleidus iÅ¡ naujo" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "IÅ¡laikyti nustatymus ir dabartinį konfigÅ«ravimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Palikti „TUN/TAP“ įrenginį atidarytą paleidus iÅ¡ naujo" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "„Laikyti „gyvą“/„reaguojantį““" @@ -6444,10 +6832,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "TrÅ«kstamas raktas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Rakto keitimo/perėjimo langas" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Raktas, kuris naudojamas pasiraÅ¡yti tinklo konfigÅ«racija" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6648,6 +7044,10 @@ msgstr "Legenda (už.):" msgid "Limit" msgstr "Limitas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Apriboti pasikartojančius žurnalo praneÅ¡imus" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6898,6 +7298,10 @@ msgstr "Vietinė sąsaja – 6-a" msgid "Local 7" msgstr "Vietinė sąsaja – 7-a" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Vietinis IP adresas" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6951,6 +7355,10 @@ msgstr "Vietinis „ULA“" msgid "Local VTEP" msgstr "Vietinis „VTEP“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Vietinis sertifikatas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6963,6 +7371,14 @@ msgstr "" "Vietinio domeno-srities priesaga pridedama prie „DHCP“ pavadinimų ir " "skleidėjo/vedėjo failo įrašų/įvesčių." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Vietinis skleidėjo/vedėjo pavadinimas arba IP adresas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Vietinis privatus raktas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Tik vietinė tarnyba" @@ -7050,6 +7466,7 @@ msgid "Log queries" msgstr "Žurnalo užklausos" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Žurnalinimas" @@ -7195,6 +7612,10 @@ msgstr "„MX“" msgid "Mail" msgstr "PaÅ¡tas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Pagrindinė veiksena" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7203,6 +7624,18 @@ msgstr "" "NeužmirÅ¡kite klonuoti „root“ failų sistemą, naudojant/pasitelkiant pateiktas " "komandas apačioje:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7368,6 +7801,10 @@ msgstr "Maksimalus „FDB“ įrašų skaičius" msgid "Maximum number of leased addresses." msgstr "Maksimalus nuomojamų adresų skaičius." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maksimalus eilėje esančių „TCP“ iÅ¡vesties paketų skaičius" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7950,6 +8387,10 @@ msgstr "Tinklo „ifname“ konfigÅ«racijos migracija" msgid "Network interface" msgstr "Tinklo sąsaja ir sietuvai" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Tinklavimas" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Niekada" @@ -8339,10 +8780,18 @@ msgstr "PraneÅ¡imas" msgid "Nslookup" msgstr "„Nslookup“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Paskirtų transliacijos buferių skaičius" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Podėlio „DNS“ įrašų skaičius, 10000 – didžiausias, 0 – nėra podėlių." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Eilučių skaičius žurnalo failo istorijai" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8490,6 +8939,11 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" +"Apdoroti tik ryÅ¡io atsako pasibaigusius laikus, jei marÅ¡rutai egzistuoja" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Atidaryti „iptables“ taisyklių apibendrinimą…" @@ -8498,10 +8952,22 @@ msgstr "Atidaryti „iptables“ taisyklių apibendrinimą…" msgid "Open list..." msgstr "Atidaryti sąrašą..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "„OpenConnect“" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "„OpenConnect (CISCO AnyConnect)“" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "„OpenFortivpn“" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "„OpenVPN“" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8549,6 +9015,10 @@ msgstr "Operatoriaus kodas" msgid "Operator Name" msgstr "Operatorio pavadinimas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimizuoti „TUN/TAP/UDP“ raÅ¡ymus" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8586,6 +9056,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Pasirenkamas, laisvos formos užraÅ¡ai apie šį įrenginį" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Pasirinktinis, sekundėmis. Jeigu nustatytas į – 0, tada nebus mėginama " +"pakartotinai prisijungti." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8700,6 +9176,14 @@ msgstr "" msgid "Options" msgstr "Parinktys" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Å iai žymai pridėtinos parinktys." @@ -8930,6 +9414,10 @@ msgstr "„PIN“ kodas atmestas" msgid "PIO directory" msgstr "„PIO“ katalogas/vietovė" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "„PKCS#12“ failas su raktais" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "„PMK R1 Push“" @@ -9031,6 +9519,14 @@ msgstr[2] "Daugumos tinklų dalis:" msgid "Part of zone %q" msgstr "Dalis zonos %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Perduoti aplinkos kintamuosius į skriptą/-us" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -9040,6 +9536,7 @@ msgstr "Perduoti (Dubliuoti fizinį įrenginį į vieną „MAC VLAN“)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9104,6 +9601,10 @@ msgstr "Ä®klijuokite arba vilkite saugyklos viešąjį raktą" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Ä®klijuokite arba nukelkite pateiktą „WireGuard“ konfigÅ«racijos failą…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Kelias į „CA-Sertifikatas“" @@ -9228,10 +9729,22 @@ msgstr "Atlikti atstatymą" msgid "Permission denied" msgstr "Prieigą uždrausta/atmesta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "IÅ¡laikyti pakartojimo-apsaugos bÅ«sena" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "IÅ¡laikyti/NeiÅ¡laikyti „ifconfig-pool“" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Pastoviai laikyti „gyvą“/„reaguojantį“ („PersistentKeepAlive“)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Pastovus perjungimo intervalas" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -9252,6 +9765,10 @@ msgstr "Fiziniai nustatymai" msgid "Ping" msgstr "RyÅ¡io atsakas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Siųsti ryÅ¡io atsakas kas n sekundės per „TCP/UDP“ prievadą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9303,6 +9820,10 @@ msgstr "" msgid "Policy" msgstr "Politika" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "IÅ¡orinių programų ir skriptų naudojimo politikos lygis" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9563,6 +10084,10 @@ msgstr "Ä®galiotasis" msgid "Proxy Server" msgstr "Ä®galiotasis serveris" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Ä®galiotojo pasibaigusios užklausos laikas sekundėmis" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "„ProxyARP“" @@ -9614,6 +10139,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "VieÅ¡ojo rakto nustatymas yra neteisingas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Stumti „ifconfig“ parinktį į nuotolinį bÅ«dą" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Stumti parinktys į lygiarangį" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9654,6 +10191,10 @@ msgstr "Užklausa visiems prieinamiems aukÅ¡tesnės pakopos skirstytuvams." msgid "Query interval" msgstr "Užklausos intervalas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Privataus rakto užklausos valdymo kanalas" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Užklausos atsakos intervalas" @@ -9771,10 +10312,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Atsitiktinai nustatyti Å¡altinio prievado atvaizdavimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Atsitiktinai pasirinkti nuotolinį serverį" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Neapdoroti duomenys" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9889,6 +10438,10 @@ msgstr "Ä®kelti iÅ¡ naujo kanalus" msgid "Refreshing" msgstr "Ä®keliama iÅ¡ naujo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Atsisakyti prisijungimo, jei nėra pasirinktinės kliento konfigÅ«racijos" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Registracijos bÅ«seną" @@ -9976,6 +10529,10 @@ msgstr "Perleisti" msgid "Remaining time" msgstr "Likęs laikas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Pertvarkyti „SIGUSR1“ signalus" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -10004,6 +10561,14 @@ msgstr "Nuotolinis IPv6 adresas arba „FQDN“" msgid "Remote VTEP" msgstr "Nuotolinis „VTEP“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nuotolinio skleidėjo/vedėjo arba IP adresas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Nuotolinio ryÅ¡io atsako pasibaigusios užklausos laikas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "PaÅ¡alinti" @@ -10066,10 +10631,27 @@ msgstr "PaÅ¡alinti potinklio adresą prieÅ¡ persiunčiant užklausą" msgid "Removes records of the specified type(s) from answers." msgstr "PaÅ¡alina nurodyto/-ų tipo/-ų įraÅ¡us iÅ¡ atsakymų." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "IÅ¡ naujo derinti duomenų kanalą. raktas po baitų" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "IÅ¡ naujo derinti duomenų kanalą. raktas po paketų" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "IÅ¡ naujo derinti duomenų kanalą. raktas po sekundžių" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Pakeisti belaidžio/bevielio konfigÅ«ravimą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "AtkÅ«rimo apsaugos slankaus lango dydis" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10100,6 +10682,15 @@ msgstr "PraÅ¡yti IPv6 prielinksnio/prieÅ¡dėlio" msgid "Request timeout" msgstr "PraÅ¡yti laukimo laiko" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Reikalauti aiÅ¡kaus pažymėjimo/pavadinimo sertifikate" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Reikalauti aiÅ¡kaus rakto naudojimo sertifikate" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10114,6 +10705,10 @@ msgstr "PraÅ¡yti ateinančios kontrolinės patikros sumos (pasirenkamas)." msgid "Require incoming packets serialization (optional)." msgstr "PraÅ¡yti ateinančių paketų nuoseklinimo (pasirenkamas)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10149,6 +10744,10 @@ msgstr "" "Reikalingas: Jei „RADIUS“ serveris nepateikia tinkamų „VLAN“ atributų, " "„auth“ atmetamas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10295,6 +10894,11 @@ msgstr "Paleisti iÅ¡ naujo" msgid "Restart Firewall" msgstr "Paleisti iÅ¡ naujo užkardą" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" +"Paleisti iÅ¡ naujo po nuotolinio ryÅ¡io atsako pasibaigusios užklausos laiko" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Paleisti iÅ¡ naujo radijo imtuvą" @@ -10307,6 +10911,14 @@ msgstr "Atkurti/Atstatyti (-ymas)" msgid "Restore backup" msgstr "Atkurti/Atstatyti atsarginę kopiją" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Apriboti leidžiamus Å¡ifrus, kuriuos reikia derinti" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Retransliuoti pasibaigusio užklausos laiką ant „TLS“ valdymo kanalo" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." @@ -10314,6 +10926,14 @@ msgstr "" "Gauti laukiančiojo/-os prisijungimo/jungties ryÅ¡io adresus iÅ¡ „Yggdrasil“ " "sąsajos konfigÅ«racijos." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Bandyti dar kartą neapibrėžtai ant „HTTP“ įgaliotojo klaidų" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Bandyti dar kartą neapibrėžtai ant „Socks“ įgaliotojo klaidų" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10443,10 +11063,18 @@ msgstr "MarÅ¡uto veiksmo grandinė „%h“" msgid "Route short-circuit (RSC)" msgstr "Trumpoji marÅ¡ruto grandinė („RSC“ – „Route short-circuit“)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Nukreipti (MarÅ¡rutuoti) potinklį į klientą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "MarÅ¡ruto tipas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10847,6 +11519,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Nustatyti žurnalo klasę/priemonę „syslog“ įraÅ¡ams." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Nustatyti iÅ¡vesties daugiakalbiÅ¡kumą/daugiažodiÅ¡kumą" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Nustatyti realių ir virtualių adresų maiÅ¡os lentelių dydį" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Nustatyti „TCP/UDP“ gavimo buferio dydį" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Nustatyti „TCP/UDP“ siuntimo buferio dydį" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10866,6 +11554,23 @@ msgstr "" "Nustatyti Å¡ią sąsają kaip valdantysis „RA“ ir „DHCPv6“ persiuntimui bei " "„NDP“ įgaliojimui." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Nustatyti „TUN/TAP“ nusiųsto reaktyviai eilės ilgį" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Nustatyti „TUN/TAP“ pritaikytojo parametrus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Nustatyti „TUN/TAP“ įrenginio „MTU“" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Nustatyti „TUN/TAP“ įrenginio papildomąjį" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10875,6 +11580,10 @@ msgstr "Nustatyti „DHCP“ serverį" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Nustatyti marÅ¡rutus įgalinčioms IPv6 kaimynams." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Nustatyti virÅ¡utinę „TCP MSS“ ribą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10910,6 +11619,22 @@ msgstr "" "tarptinkliniu ryÅ¡iu tarp kelių prieigos taÅ¡kų: „802.11r“, „802.11k“ ir " "„802.11v“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Lygiarangio duomenų siuntimo ir perdavimo srauto pralaidumo formavimas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Apvalkalo komandos vykdymas po „TUN“ įrenginio atidarymo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Apvalkalo komandos vykdymas po „TUN“ įrenginio iÅ¡jungimo/uždarymo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Apvalkalo komandą patvirtinant „X509“ pavadinimą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10970,6 +11695,10 @@ msgstr "Signalo atnaujinimo dažnis" msgid "Signal:" msgstr "Signalas:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Nutildyti pakartojimo perspėjimų iÅ¡vestį" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11306,6 +12035,10 @@ msgstr "" "paveldi vidinės antraÅ¡tės reikÅ¡mę) arba Å¡eÅ¡ioliktainė reikÅ¡mė – " "00..FF (pasirenkamas)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11325,6 +12058,10 @@ msgstr "" "Nurodyti „MTU“ (angl. Maximum Transmission Unit | liet. Maksimalus Perdavimo " "Vienetas), kuris nėra numatytasis (1280 baitų)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11334,6 +12071,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Nurodyti slaptąjį Å¡ifravimo raktą čia." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Nurodyti, ar klientui yra reikalaujamą pateikti tinkamą sertifikatą" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11369,6 +12110,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Paleisti „OpenVPN“ žiemojimo/įrašų migdymo bÅ«senoje" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Pradėti „WPS“" @@ -11441,6 +12186,10 @@ msgstr "Stoties neaktyvumo limitas" msgid "Status" msgstr "BÅ«klė/BÅ«sena" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "BÅ«klės/BÅ«senos failo formato versija" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11642,6 +12391,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "„TCP“ Å¡altinio prievadas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "„TCP/UDP“ prievado Nr. # vietiniam ir nuotoliniam" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "„TCP“:" @@ -11650,6 +12412,22 @@ msgstr "„TCP“:" msgid "TFTP server root" msgstr "„TFTP“ serverio Å¡aknis" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "„TLS 1.3“ arba naujesnis Å¡ifras" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "„TLS“ Å¡ifras" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "„TOS“ perdavimas (taikoma tik IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -12074,6 +12852,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Aukščiausia palaikoma „TLS“ versija" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12106,6 +12888,10 @@ msgstr "Sąsajos pavadinimas jau yra naudojamas" msgid "The interface name is too long" msgstr "Sąsajos pavadinimas yra per ilgas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "„tls-auth“ ir „secret“ parinkčių rakto kryptis" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -12140,6 +12926,10 @@ msgstr "" "Vietinis IPv6 adresas per kurį „tunelis“ – tinklo protokolas, skirtas " "Å¡ifruoti/pereiti į kitą tinklą buvo sukurtas (pasirinktinis)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Žemiausia palaikoma „TLS“ versija" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12195,6 +12985,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "JÅ«sų privatus raktas „Yggdrasil“ mazgui" @@ -12399,6 +13193,11 @@ msgid "This authentication type is not applicable to the selected EAP method." msgstr "" "Å is autentifikavimo patvirtinimo tipas netaikomas pasirinktam „EAP“ metodui." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Tai neatrodo kaip tinkamas „PEM“ failas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12608,6 +13407,10 @@ msgstr "Laiko juostą" msgid "Timed-out" msgstr "Baigėsi užklausos laikas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Raktų keitimo laikotarpis/terminas" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Laukimo laikas sekundėmis" @@ -12663,6 +13466,10 @@ msgstr "" msgid "Tone" msgstr "Tonas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "IÅ¡ viso pasiekiama" @@ -12803,6 +13610,7 @@ msgstr "Nusiųsta/Ä®kelta reaktyviai galia/maitinimas" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipas" @@ -12810,6 +13618,10 @@ msgstr "Tipas" msgid "Type of service" msgstr "Tarnybos tipas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Naudoto įrenginio tipas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -13184,6 +13996,7 @@ msgstr "Naudoti „DHCPv6“" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Naudoti lygiarangio reklamuojamus „DNS“ serverius" @@ -13213,6 +14026,10 @@ msgstr "" "Naudoti „TTL“ ant „tunelio“ – tinklo protokolo, skirto Å¡ifruoti/pereiti į " "kitą tinklą sąsajos ir/arba sietuvo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Naudoti kaip iÅ¡orinę perdangą („/overlay“)" @@ -13240,6 +14057,7 @@ msgstr "Naudoti tinkintą „DNS“ serverį" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Naudoti numatytąjį tinklo tarpuvartę" @@ -13247,6 +14065,7 @@ msgstr "Naudoti numatytąjį tinklo tarpuvartę" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Naudoti tinklo tarpuvartės metrika" @@ -13263,6 +14082,10 @@ msgstr "" "Naudoti senesnį „MAP“ sąsajos identifikatoriaus formatą („draft-ietf-" "softwire-map-00“), vietoj „RFC7597“" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Naudoti protokolą" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Naudoti kelvados lentelę" @@ -13306,6 +14129,18 @@ msgstr "" "nestandartinį skleidėjo/vedėjo-savitojo nuomos laiką, pvz. 12h, 3d arba " "begalinis." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Naudoti „TUN/TAP“ įrenginio mazgą" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Naudoti naudotojo/vartotojo vardą (t.y slapyvardį) kaip bendrą vardą" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13323,6 +14158,10 @@ msgstr "" "Naudojamas dviems skirtingams tikslams: „RADIUS NAS ID“ ir „802.11r R0KH-" "ID“. Nereikalingas su normaliu „WPA(2)-PSK“." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13333,6 +14172,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Naudotojo/Vartotojo sertifikatas („PEM“ užkoduotas/-a)" @@ -13341,11 +14181,13 @@ msgid "User identifier" msgstr "Naudotojo/Vartotojo identifikatorius" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Naudotojo/Vartotojo raktas („PEM“ užkoduotas/-a)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13414,11 +14256,25 @@ msgstr "Vietinis „VPN“ adresas" msgid "VPN Local port" msgstr "Vietinis „VPN“ prievadas" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "„VPN“ protokolas" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "„VPN“ serveris" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "„VPN“ serverio sertifikato „SHA256“ maiÅ¡a" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "„VPN“ serverio prievadas" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "„VPN“ serverio sertifikato „SHA1“ maiÅ¡a" @@ -13679,6 +14535,16 @@ msgstr "" "įgalintas, toliau pateiktos „R0/R1“ klavišų parinktys netaikomos. IÅ¡junkite " "tai, kad galėtumėte naudoti „R0“ ir „R1“ klavišų parinktis." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Kai turite daugiau nei vieną IP adresą (pvz., kelias sąsajas arba antrinius " +"IP adresus) ir nenaudojate „--local“, kad priverstinai susietumėte tik su " +"vienu savitu adresu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13783,6 +14649,10 @@ msgid "Workaround mode can only be used when acting as an access point." msgstr "" "Laikino apėjimo veikseną galima naudoti tik veikiant kaip prieigos taÅ¡kui." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Ä®raÅ¡yti žurnalą į failą" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Ä®raÅ¡yti gautas „DNS“ užklausas į „syslog“." @@ -14201,6 +15071,11 @@ msgstr "minutės" msgid "mobile home agent (H)" msgstr "mobilus namų agentas (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "ne" @@ -14347,6 +15222,10 @@ msgstr "serverio veiksena" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "„sstpc“ žurnalo lygis" @@ -14399,6 +15278,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "bandyti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "„TUN/TAP“ įrenginys" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "„TUN/TAP“ neveiklumo pasibaigimo užklausos laikas" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14604,6 +15491,14 @@ msgstr "tinkamas sveikojo skaičiaus reikÅ¡mė" msgid "valid multicast MAC address" msgstr "galiojantis daugiaadresinio transliavimo „MAC“ adresas" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"tinkamas tinklo įrenginio pavadinimas tarp 1 ir 15 simbolių, kuriame nėra " +"„:“, „/“, „%“ ar tarpų" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "tinkamas tinklo įrenginio pavadinimas, ne „.“ ar „..“" @@ -14714,51 +15609,131 @@ msgstr "„{example_nx}“ grąžina „{nxdomain}“." msgid "« Back" msgstr "🡐 Atgal" +#~ msgid "Add template based configuration" +#~ msgstr "Pridėti Å¡ablono pagrįstą konfigÅ«raciją" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "„CA“ sertifikatas (užkoduotas „PEM“; Naudoti vietoj „system-wide“ " -#~ "laikymą, kad patikrintumėte tinklo tarpuvartės sertifikatą)." +#~ "Žemiau pateikiamas sukonfigÅ«ruotų „OpenVPN“ egzempliorių sąraÅ¡as ir jų " +#~ "dabartinė bÅ«sena" + +#~ msgid "Configuration category" +#~ msgstr "KonfigÅ«racijos kategorija" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Negalimas „Base64“ rakto įvestis" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Nenaudoti prisitaikančio „LZO“ suspaudimo/glaudinimo" -#~ msgid "Local IP address" -#~ msgstr "Vietinis IP adresas" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Suteikti prieigą prie „OpenVPN“ konfigÅ«racijos" -#~ msgid "OpenConnect" -#~ msgstr "„OpenConnect“" +#~ msgid "Instance \"%s\"" +#~ msgstr "Egzempliorius „%s“" -#~ msgid "OpenFortivpn" -#~ msgstr "„OpenFortivpn“" +#~ msgid "Instance with that name already exists!" +#~ msgstr "Egzempliorius su tokiu pavadinimu jau egzistuoja!" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "OVPN configuration file upload" +#~ msgstr "„OVPN“ konfigÅ«racijos failo įkėlimas" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Priimti ryÅ¡ius tik iÅ¡ nurodyto „X509“ pavadinimo" + +#~ msgid "OpenVPN instances" +#~ msgstr "„OpenVPN“ egzemplioriai" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "PraÅ¡ome redaguoti šį failą tiesiogiai terminalo seanse." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "Pasirinktinis, sekundėmis. Jeigu nustatytas į – 0, tada nebus mėginama " -#~ "pakartotinai prisijungti." +#~ "PraÅ¡ome pasirinkti tinkamą „OVPN“ konfigÅ«racijos failą, kurį norite " +#~ "įkelti!" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Pastovus perjungimo intervalas" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "PraÅ¡ome pasirinkti tinkamą „VPN“ Å¡abloną!" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Tai neatrodo kaip tinkamas „PEM“ failas" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Skyrius, kuriame galite pridėti pasirenkamą „auth-user-pass“ failą su " +#~ "JÅ«sų kredencialais (%s)" -#~ msgid "VPN Protocol" -#~ msgstr "„VPN“ protokolas" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Skyrius, skirtas modifikuoti „OVPN“ konfigÅ«racijos failą (%s)" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "„VPN“ serverio sertifikato „SHA256“ maiÅ¡a" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Saugos rekomendacija: rekomenduojama ne Ä®jungti/ne Ä®galinti glaudinimo ir " +#~ "nustatyti šį parametrą į „ne“" -#~ msgid "VPN Server port" -#~ msgstr "„VPN“ serverio prievadas" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Saugos rekomendacija: rekomenduojama ne Ä®jungti/ne Ä®galinti glaudinimo ir " +#~ "nustatyti šį parametrą į „stub-v2“" + +#~ msgid "Select template ..." +#~ msgstr "Pasirinkite/-ti Å¡abloną..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Nustatyti „TCP/UDP MTU“" + +#~ msgid "Size of cipher key" +#~ msgstr "Å ifro rakto dydis" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Nurodyti numatytą tinklo tarpuvartę marÅ¡rutams" + +#~ msgid "Start/Stop" +#~ msgstr "Pradėti/Stabdyti" + +#~ msgid "Started" +#~ msgstr "Pradėta" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Pasikeisti į pažangesnę konfigÅ«racija" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Pasikeisti į paprastesnę konfigÅ«racija" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "„TCP/UDP“ prievado Nr. vietiniam (numatytasis = 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "„TCP/UDP“ prievado Nr. nuotoliniam (numatytasis = 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Å ablono pagrįstą konfigÅ«raciją" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Laikinas kliento-prisijungimo/ryÅ¡io grąžinimo failo katalogas" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "„Pavadinimo“ laukas negali bÅ«ti tuščias!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "tinkamas tinklo įrenginio pavadinimas tarp 1 ir 15 simbolių, kuriame nėra " -#~ "„:“, „/“, „%“ ar tarpų" +#~ "„OVPN“ konfigÅ«racijos failo dydis (%s) yra per didelis, kad bÅ«tų galima " +#~ "redaguoti prisijungus per „LuCI“ (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Tai visiÅ¡kai iÅ¡jungia Å¡ifro derinimą" + +#~ msgid "Upload ovpn file" +#~ msgstr "Ä®kelti „OVPN“ failą" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "RaÅ¡yti bÅ«klė/bÅ«sena į failą kas n sekundžių" + +#~ msgid "yes (%i)" +#~ msgstr "taip (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Tikimasi galiojančio ir tinkamo IPv4 adreso" diff --git a/modules/luci-base/po/lv/base.po b/modules/luci-base/po/lv/base.po index 1deac2c63c..63cbc01dbc 100644 --- a/modules/luci-base/po/lv/base.po +++ b/modules/luci-base/po/lv/base.po @@ -99,6 +99,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -195,6 +199,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -257,6 +265,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -310,6 +322,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -355,6 +371,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -823,6 +843,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -831,6 +855,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1032,6 +1060,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1073,6 +1105,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1240,6 +1276,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1256,6 +1296,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1268,6 +1316,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1286,6 +1338,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1294,6 +1358,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1420,6 +1490,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1516,6 +1590,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1583,6 +1661,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1687,6 +1769,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1735,6 +1821,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1763,6 +1850,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1862,10 +1950,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP (Izaicinājuma rokasspiediena autentifikācijas protokols)" @@ -1898,6 +1996,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1985,6 +2087,10 @@ msgstr "" msgid "Cellular Network" msgstr "Mobilo sakaru tÄ«kls" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2040,6 +2146,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Izmaiņas" @@ -2082,6 +2196,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2118,6 +2236,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Å ifrēšanas algoritms" @@ -2126,6 +2248,10 @@ msgstr "Å ifrēšanas algoritms" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2150,6 +2276,14 @@ msgstr "Klients" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2230,6 +2364,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2254,6 +2389,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2305,6 +2452,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2330,6 +2485,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2449,6 +2608,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2767,6 +2930,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2931,6 +3102,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2956,6 +3128,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2964,6 +3140,10 @@ msgstr "" msgid "Directory" msgstr "Mape" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3008,6 +3188,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Atspējot Å¡ifrēšanu" @@ -3016,6 +3200,14 @@ msgstr "Atspējot Å¡ifrēšanu" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3129,6 +3321,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3219,6 +3416,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3243,6 +3476,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3381,6 +3618,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3489,6 +3730,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3568,6 +3813,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3576,10 +3829,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3608,6 +3873,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3616,6 +3885,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3757,6 +4030,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3765,6 +4047,10 @@ msgstr "" msgid "Encryption" msgstr "Å ifrēšana" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3860,6 +4146,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3880,6 +4190,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3928,6 +4242,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4431,6 +4749,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4544,6 +4866,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4591,6 +4917,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Izveido kvadrātkodu…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Paroles apstiprinājums neatbilst, parole netika nomainÄ«ta." @@ -4661,6 +4991,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Piešķirt piekļuvi SSH konfigurācijai" @@ -4775,6 +5109,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4788,6 +5126,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4804,6 +5146,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5374,6 +5723,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5408,12 +5761,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5806,6 +6161,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5949,10 +6309,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6008,10 +6380,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6204,6 +6584,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6427,6 +6811,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6480,6 +6868,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6490,6 +6882,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6575,6 +6975,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6716,12 +7117,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6880,6 +7297,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7429,6 +7850,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7796,10 +8221,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7936,6 +8369,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7944,10 +8381,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7987,6 +8436,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8020,6 +8473,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8105,6 +8562,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8333,6 +8798,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8434,6 +8903,14 @@ msgstr[2] "Daļa no tÄ«kliem:" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8443,6 +8920,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8503,6 +8981,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8625,10 +9107,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8647,6 +9141,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8696,6 +9194,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8943,6 +9445,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8988,6 +9494,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9025,6 +9543,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9138,10 +9660,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9252,6 +9782,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9333,6 +9867,10 @@ msgstr "" msgid "Remaining time" msgstr "AtlikuÅ¡ais laiks" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9361,6 +9899,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Noņemt" @@ -9419,10 +9965,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9452,6 +10015,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9466,6 +10038,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9497,6 +10073,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9643,6 +10223,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9655,11 +10239,27 @@ msgstr "Atjaunot" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9776,10 +10376,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10156,6 +10808,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10169,6 +10837,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10178,6 +10863,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10210,6 +10899,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10270,6 +10975,10 @@ msgstr "" msgid "Signal:" msgstr "Signāls:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10559,6 +11268,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10574,6 +11287,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10583,6 +11300,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10618,6 +11339,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10686,6 +11411,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10883,6 +11612,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10891,6 +11633,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11254,6 +12012,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11282,6 +12044,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11312,6 +12078,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11353,6 +12123,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11522,6 +12296,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11696,6 +12475,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11742,6 +12525,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11876,6 +12663,7 @@ msgstr "RaidÄ«tāja jauda" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tips" @@ -11883,6 +12671,10 @@ msgstr "Tips" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12247,6 +13039,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12272,6 +13065,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12299,6 +13096,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12306,6 +13104,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12320,6 +13119,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12354,6 +13157,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12369,6 +13184,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12379,6 +13198,7 @@ msgid "User" msgstr "Lietotājs" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12387,11 +13207,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12460,11 +13282,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12695,6 +13531,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12794,6 +13637,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13197,6 +14044,11 @@ msgstr "minÅ«tes" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13341,6 +14193,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13393,6 +14249,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13592,6 +14456,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/ml/base.po b/modules/luci-base/po/ml/base.po index a1a9ded712..7bef6bf37f 100644 --- a/modules/luci-base/po/ml/base.po +++ b/modules/luci-base/po/ml/base.po @@ -92,6 +92,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -188,6 +192,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -249,6 +257,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -302,6 +314,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -347,6 +363,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -814,6 +834,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -822,6 +846,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1023,6 +1051,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1064,6 +1096,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1231,6 +1267,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1247,6 +1287,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1259,6 +1307,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1277,6 +1329,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1285,6 +1349,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1403,6 +1473,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1499,6 +1573,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1566,6 +1644,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1670,6 +1752,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1718,6 +1804,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1746,6 +1833,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1845,10 +1933,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1881,6 +1979,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1968,6 +2070,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2023,6 +2129,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2065,6 +2179,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2101,6 +2219,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2109,6 +2231,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2133,6 +2259,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2213,6 +2347,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2237,6 +2372,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2288,6 +2435,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2313,6 +2468,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2432,6 +2591,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2748,6 +2911,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2912,6 +3083,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2937,6 +3109,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2945,6 +3121,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2989,6 +3169,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -2997,6 +3181,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3110,6 +3302,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3200,6 +3397,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3224,6 +3457,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3362,6 +3599,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3470,6 +3711,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3549,6 +3794,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3557,10 +3810,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3589,6 +3854,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3597,6 +3866,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3738,6 +4011,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3746,6 +4028,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3841,6 +4127,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3861,6 +4171,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3909,6 +4223,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4412,6 +4730,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4525,6 +4847,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4570,6 +4896,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4640,6 +4970,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4754,6 +5088,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4767,6 +5105,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4783,6 +5125,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5353,6 +5702,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5385,12 +5738,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5783,6 +6138,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5926,10 +6286,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5985,10 +6357,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6181,6 +6561,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6404,6 +6788,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6457,6 +6845,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6467,6 +6859,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6552,6 +6952,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6693,12 +7094,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6857,6 +7274,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7406,6 +7827,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7773,10 +8198,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7913,6 +8346,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7921,10 +8358,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7964,6 +8413,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -7997,6 +8450,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8082,6 +8539,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8310,6 +8775,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8410,6 +8879,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8419,6 +8896,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8477,6 +8955,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8599,10 +9081,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8621,6 +9115,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8670,6 +9168,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8917,6 +9419,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8962,6 +9468,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -8999,6 +9517,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9112,10 +9634,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9226,6 +9756,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9307,6 +9841,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9335,6 +9873,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9393,10 +9939,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9426,6 +9989,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9440,6 +10012,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9471,6 +10047,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9617,6 +10197,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9629,11 +10213,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9750,10 +10350,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10130,6 +10782,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10143,6 +10811,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10152,6 +10837,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10184,6 +10873,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10244,6 +10949,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10533,6 +11242,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10548,6 +11261,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10557,6 +11274,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10592,6 +11313,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10660,6 +11385,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10857,6 +11586,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10865,6 +11607,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11228,6 +11986,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11256,6 +12018,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11286,6 +12052,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11327,6 +12097,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11496,6 +12270,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11669,6 +12448,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11715,6 +12498,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11849,6 +12636,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11856,6 +12644,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12218,6 +13010,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12243,6 +13036,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12270,6 +13067,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12277,6 +13075,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12291,6 +13090,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12325,6 +13128,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12340,6 +13155,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12350,6 +13169,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12358,11 +13178,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12431,11 +13253,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12666,6 +13502,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12765,6 +13608,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13168,6 +14015,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13312,6 +14164,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13364,6 +14220,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13563,6 +14427,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/mr/base.po b/modules/luci-base/po/mr/base.po index 69eea829b8..e82d0d1b1c 100644 --- a/modules/luci-base/po/mr/base.po +++ b/modules/luci-base/po/mr/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -820,6 +840,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -828,6 +852,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1029,6 +1057,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1070,6 +1102,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1237,6 +1273,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1253,6 +1293,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1265,6 +1313,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1283,6 +1335,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1291,6 +1355,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1409,6 +1479,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1505,6 +1579,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1572,6 +1650,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1676,6 +1758,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1724,6 +1810,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1752,6 +1839,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1851,10 +1939,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1887,6 +1985,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1974,6 +2076,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2029,6 +2135,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2071,6 +2185,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2107,6 +2225,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2115,6 +2237,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2139,6 +2265,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2219,6 +2353,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2243,6 +2378,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2294,6 +2441,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2319,6 +2474,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2438,6 +2597,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2754,6 +2917,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2918,6 +3089,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2943,6 +3115,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2951,6 +3127,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2995,6 +3175,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3003,6 +3187,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3116,6 +3308,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3206,6 +3403,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3230,6 +3463,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3368,6 +3605,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3476,6 +3717,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3555,6 +3800,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3563,10 +3816,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3595,6 +3860,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3603,6 +3872,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3744,6 +4017,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3752,6 +4034,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3847,6 +4133,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3867,6 +4177,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3915,6 +4229,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4418,6 +4736,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4531,6 +4853,10 @@ msgstr "सामान्य सेटअप" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4576,6 +4902,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4646,6 +4976,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4760,6 +5094,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4773,6 +5111,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4789,6 +5131,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5359,6 +5708,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5391,12 +5744,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5789,6 +6144,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5932,10 +6292,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5991,10 +6363,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6187,6 +6567,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6410,6 +6794,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6463,6 +6851,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6473,6 +6865,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6558,6 +6958,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6699,12 +7100,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6863,6 +7280,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7412,6 +7833,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7779,10 +8204,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7919,6 +8352,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7927,10 +8364,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7970,6 +8419,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8003,6 +8456,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8088,6 +8545,14 @@ msgstr "" msgid "Options" msgstr "पर्याय" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8316,6 +8781,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8416,6 +8885,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8425,6 +8902,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8483,6 +8961,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8605,10 +9087,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8627,6 +9121,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8676,6 +9174,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8924,6 +9426,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8969,6 +9475,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9006,6 +9524,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9119,10 +9641,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9233,6 +9763,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9314,6 +9848,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9342,6 +9880,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9400,10 +9946,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9433,6 +9996,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9447,6 +10019,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9478,6 +10054,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9624,6 +10204,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9636,11 +10220,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9757,10 +10357,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10137,6 +10789,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10150,6 +10818,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10159,6 +10844,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10191,6 +10880,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10251,6 +10956,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10540,6 +11249,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10555,6 +11268,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10564,6 +11281,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10599,6 +11320,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10667,6 +11392,10 @@ msgstr "" msgid "Status" msgstr "स्थिती" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10864,6 +11593,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10872,6 +11614,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11235,6 +11993,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11263,6 +12025,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11293,6 +12059,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11334,6 +12104,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11503,6 +12277,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11676,6 +12455,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11722,6 +12505,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11856,6 +12643,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "प्रकार" @@ -11863,6 +12651,10 @@ msgstr "प्रकार" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12225,6 +13017,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12250,6 +13043,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12277,6 +13074,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12284,6 +13082,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12298,6 +13097,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12332,6 +13135,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12347,6 +13162,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12357,6 +13176,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12365,11 +13185,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12438,11 +13260,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12673,6 +13509,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12772,6 +13615,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13175,6 +14022,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13319,6 +14171,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13371,6 +14227,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13570,6 +14434,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/ms/base.po b/modules/luci-base/po/ms/base.po index 2999d1aebb..267d39bf18 100644 --- a/modules/luci-base/po/ms/base.po +++ b/modules/luci-base/po/ms/base.po @@ -101,6 +101,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', atau 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -197,6 +201,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -257,6 +265,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -310,6 +322,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -355,6 +371,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -823,6 +843,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -831,6 +855,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1032,6 +1060,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1073,6 +1105,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1240,6 +1276,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Izinkan semua kecualian yang disenaraikan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1256,6 +1296,14 @@ msgstr "Izinkan senarai saja" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1268,6 +1316,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1286,6 +1338,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1294,6 +1358,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1412,6 +1482,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1508,6 +1582,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Authentifizierung" @@ -1575,6 +1653,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1679,6 +1761,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1727,6 +1813,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1755,6 +1842,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1854,10 +1942,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1890,6 +1988,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1977,6 +2079,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2032,6 +2138,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Laman" @@ -2074,6 +2188,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2110,6 +2228,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2118,6 +2240,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2142,6 +2268,14 @@ msgstr "Pelanggan" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2222,6 +2356,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2246,6 +2381,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2297,6 +2444,14 @@ msgstr "" msgid "Confirmation" msgstr "Pengesahan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2322,6 +2477,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2441,6 +2600,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2759,6 +2922,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2923,6 +3094,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Peranti" @@ -2948,6 +3120,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2956,6 +3132,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3000,6 +3180,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3008,6 +3192,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3121,6 +3313,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3211,6 +3408,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3235,6 +3468,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3374,6 +3611,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3482,6 +3723,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3561,6 +3806,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3569,10 +3822,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3601,6 +3866,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3609,6 +3878,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3750,6 +4023,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3758,6 +4040,10 @@ msgstr "" msgid "Encryption" msgstr "Penyulitan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3853,6 +4139,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3873,6 +4183,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3921,6 +4235,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4424,6 +4742,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "Fragmentasi Ambang" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4537,6 +4859,10 @@ msgstr "Setup Umum" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4582,6 +4908,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4652,6 +4982,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4766,6 +5100,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4779,6 +5117,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4795,6 +5137,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5367,6 +5716,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5399,12 +5752,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5802,6 +6157,11 @@ msgstr "Tak Sah" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5947,10 +6307,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6006,10 +6378,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6202,6 +6582,10 @@ msgstr "" msgid "Limit" msgstr "Batas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6425,6 +6809,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6478,6 +6866,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6488,6 +6880,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6573,6 +6973,7 @@ msgid "Log queries" msgstr "Log soalan" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6714,12 +7115,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6878,6 +7295,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7429,6 +7850,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7796,10 +8221,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7936,6 +8369,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7944,10 +8381,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7987,6 +8436,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8020,6 +8473,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8105,6 +8562,14 @@ msgstr "" msgid "Options" msgstr "Pilihan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8333,6 +8798,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8432,6 +8901,14 @@ msgstr[0] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8441,6 +8918,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8499,6 +8977,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Path ke CA-Sijil" @@ -8621,10 +9103,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8643,6 +9137,10 @@ msgstr "Tetapan Fizikal" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8692,6 +9190,10 @@ msgstr "" msgid "Policy" msgstr "Dasar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8939,6 +9441,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8984,6 +9490,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9021,6 +9539,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9135,10 +9657,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9249,6 +9779,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9330,6 +9864,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9358,6 +9896,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Menghapuskan" @@ -9416,10 +9962,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9449,6 +10012,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9463,6 +10035,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9494,6 +10070,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9640,6 +10220,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Restart Firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9652,11 +10236,27 @@ msgstr "Mengembalikan" msgid "Restore backup" msgstr "Kembalikan sandaran" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9773,10 +10373,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10155,6 +10807,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10168,6 +10836,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10177,6 +10862,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10209,6 +10898,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10269,6 +10974,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10558,6 +11267,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10573,6 +11286,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10582,6 +11299,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10617,6 +11338,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10685,6 +11410,10 @@ msgstr "" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10882,6 +11611,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10890,6 +11632,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + # same as RX #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 @@ -11256,6 +12014,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11284,6 +12046,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11314,6 +12080,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11355,6 +12125,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11530,6 +12304,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11707,6 +12486,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11753,6 +12536,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11887,6 +12674,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Jenis" @@ -11894,6 +12682,10 @@ msgstr "Jenis" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12256,6 +13048,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12281,6 +13074,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12308,6 +13105,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12315,6 +13113,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12329,6 +13128,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12363,6 +13166,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12378,6 +13193,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12388,6 +13207,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12396,11 +13216,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12469,11 +13291,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12706,6 +13542,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12805,6 +13648,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13208,6 +14055,11 @@ msgstr "minit" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "tidak" @@ -13352,6 +14204,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13404,6 +14260,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "cuba" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13603,6 +14467,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/nb_NO/base.po b/modules/luci-base/po/nb_NO/base.po index 4dc2a9ab7e..d8a312e5ac 100644 --- a/modules/luci-base/po/nb_NO/base.po +++ b/modules/luci-base/po/nb_NO/base.po @@ -98,6 +98,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -194,6 +198,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -255,6 +263,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -308,6 +320,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -353,6 +369,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -827,6 +847,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -835,6 +859,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1037,6 +1065,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1078,6 +1110,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1245,6 +1281,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Tillat alle unntatt oppførte" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Tillat klient-til-klient -trafikk" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Tillat full UCI-tilgang for foreldede programmer" @@ -1261,6 +1301,14 @@ msgstr "Tillat kun oppførte" msgid "Allow localhost" msgstr "Tillat lokalvert" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Tillat flere klienter med samme sertifikat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Kun tillat én økt" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Tillat omstart av enheten" @@ -1273,6 +1321,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Tillat eksterne verter Ã¥ koble til lokale SSH videresendt porter" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Tillat root pÃ¥logginger med passord" @@ -1291,6 +1343,18 @@ msgstr "Tillat bruker root Ã¥ logge inn med passord" msgid "Allowed IPs" msgstr "Tillatte IP-er" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maks antall tilkoblede klienter tillatt" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maks antall nye tilkoblinger tillatt" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1299,6 +1363,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1423,6 +1493,10 @@ msgstr "" msgid "Any zone" msgstr "Alle soner" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1520,6 +1594,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autentiser med brukernavn/passord" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Godkjenning" @@ -1587,6 +1665,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automatisk montering av filsystem" @@ -1691,6 +1773,10 @@ msgstr "Baseenhet" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1742,6 +1828,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1770,6 +1857,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1869,10 +1957,20 @@ msgstr "Bufret" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1905,6 +2003,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1992,6 +2094,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Sertifikatmyndighet" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2048,6 +2154,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Endringer" @@ -2090,6 +2204,10 @@ msgstr "Kanalbredde" msgid "Check filesystems before mount" msgstr "Sjekk filsystemer før montering" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2133,6 +2251,10 @@ msgstr "" "Velg det eller de nettverk du vil legge til dette trÃ¥dløse grensesnittet, " "eller fyll ut Opprett feltet for Ã¥ definere et nytt nettverk." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Krypteringsmetode" @@ -2141,6 +2263,10 @@ msgstr "Krypteringsmetode" msgid "Cisco UDP encapsulation" msgstr "Cisco-UDP-innpakking" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2169,6 +2295,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Klient ID som sendes ved DHCP spørring" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klient deaktivert" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2251,6 +2385,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2275,6 +2410,18 @@ msgstr "Oppsettsendringer har blitt tilbakestilt!" msgid "Configuration failed" msgstr "Oppsett mislyktes" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Sett opp klientmodus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Sett opp tjenerbro" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Sett opp tjenermodus" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2326,6 +2473,14 @@ msgstr "" msgid "Confirmation" msgstr "Bekreftelse" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2351,6 +2506,10 @@ msgstr "" msgid "Connection lost" msgstr "Forbindelsen ble brutt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2470,6 +2629,10 @@ msgstr "Cron logg nivÃ¥" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptografi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "NÃ¥værende sendeeffekt" @@ -2791,6 +2954,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2955,6 +3126,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Enheten er utilgjengelig!Venter fremdeles pÃ¥ enhet …" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Enheter" @@ -2980,6 +3152,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2988,6 +3164,10 @@ msgstr "" msgid "Directory" msgstr "Katalog" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3032,6 +3212,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3040,6 +3224,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Deaktivere dette grensesnittet" @@ -3155,6 +3347,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Ikke cache negative svar, f.eks for ikke eksisterende domener" @@ -3249,6 +3446,42 @@ msgstr "Domene hviteliste" msgid "Don't Fragment" msgstr "Ikke fragmenter" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Ikke loggfør tidsstempler" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3273,6 +3506,10 @@ msgstr "Last ned mtdblock" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3416,6 +3653,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3524,6 +3765,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3603,6 +3848,14 @@ msgstr "" msgid "Enable NTP client" msgstr "Aktiver NTP klient" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3611,10 +3864,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Aktiver TFTP server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3643,6 +3908,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3651,6 +3920,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "Aktiver 'læring' og 'aldring'" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3792,6 +4065,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "Innkapsling modus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3800,6 +4082,10 @@ msgstr "Innkapsling modus" msgid "Encryption" msgstr "Kryptering" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 #, fuzzy @@ -3896,6 +4182,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3919,6 +4229,10 @@ msgstr "" msgid "Existing device" msgstr "Eksisterende enhet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Utvid vertsliste" @@ -3967,6 +4281,10 @@ msgstr "" msgid "Expecting: %s" msgstr "Forventer: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "UtgÃ¥r" @@ -4474,6 +4792,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "Fragmenterings Terskel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4587,6 +4909,10 @@ msgstr "Generelt Oppsett" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4632,6 +4958,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Det oppgitte passordet var ikke korrekt, passord ble ikke endret!" @@ -4702,6 +5032,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4816,6 +5150,10 @@ msgstr "HE.net passord" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4829,6 +5167,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4845,6 +5187,13 @@ msgstr "" msgid "Hello interval" msgstr "Hallo-intervall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5417,6 +5766,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5449,12 +5802,14 @@ msgstr "Hvis oppgitt vil denne enheten bli montert utfra dens Volumnavn" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Dersom ikke avmerket blir ingen standard rute konfigurert" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Dersom ikke avmerket blir de annonserte DNS server adresser ignorert" @@ -5851,6 +6206,11 @@ msgstr "Ugyldig" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5997,10 +6357,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6056,10 +6428,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6252,6 +6632,10 @@ msgstr "Forklaring:" msgid "Limit" msgstr "Grense" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6476,6 +6860,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6529,6 +6917,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokalt sertifikat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6539,6 +6931,14 @@ msgstr "Lokalt domene" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "Lokalt domenesuffiks lagt til DHCP navn og vertsfil oppføringer" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Lokalt vertsnavn eller IP-adresse" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6624,6 +7024,7 @@ msgid "Log queries" msgstr "Logg spørringer" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Logging" @@ -6765,12 +7166,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6933,6 +7350,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Maksimalt antall utleide adresser." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7484,6 +7905,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Nettverk" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Aldri" @@ -7853,10 +8278,18 @@ msgstr "Merk" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7993,6 +8426,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -8001,10 +8438,22 @@ msgstr "" msgid "Open list..." msgstr "Åpne liste..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8044,6 +8493,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8077,6 +8530,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8162,6 +8619,14 @@ msgstr "" msgid "Options" msgstr "Alternativer" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8390,6 +8855,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8490,6 +8959,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "En del av sone %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8499,6 +8976,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8557,6 +9035,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Sti til CA-sertifikat" @@ -8679,10 +9161,22 @@ msgstr "Foreta nullstilling" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8701,6 +9195,10 @@ msgstr "Fysiske Innstillinger" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8750,6 +9248,10 @@ msgstr "" msgid "Policy" msgstr "Policy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9000,6 +9502,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9045,6 +9551,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9082,6 +9600,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9195,10 +9717,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9310,6 +9840,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9391,6 +9925,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9419,6 +9957,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Fjern" @@ -9477,10 +10023,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Erstatt trÃ¥dløs konfigurasjon" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9510,6 +10073,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9524,6 +10096,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9555,6 +10131,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9701,6 +10281,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Omstart Brannmur" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9713,11 +10297,27 @@ msgstr "Gjenoppretting" msgid "Restore backup" msgstr "Gjenopprett sikkerhetskopi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9834,10 +10434,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10218,6 +10870,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10231,6 +10899,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10240,6 +10925,10 @@ msgstr "Oppsett DHCP server" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10272,6 +10961,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10332,6 +11037,10 @@ msgstr "" msgid "Signal:" msgstr "Signal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10625,6 +11334,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10640,6 +11353,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10649,6 +11366,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Angi krypteringsnøkkelen her." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10684,6 +11405,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10755,6 +11480,10 @@ msgstr "" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10952,6 +11681,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -10960,6 +11702,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP server roten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11328,6 +12086,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11356,6 +12118,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11386,6 +12152,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11427,6 +12197,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11606,6 +12380,11 @@ msgstr "Dette IPv4 adressen til relayet" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11789,6 +12568,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11839,6 +12622,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Totalt Tilgjengelig" @@ -11974,6 +12761,7 @@ msgstr "Tx-Styrke" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Type" @@ -11981,6 +12769,10 @@ msgstr "Type" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12344,6 +13136,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Bruk DNS servere annonsert av peer" @@ -12369,6 +13162,10 @@ msgstr "Bruk MTU pÃ¥ tunnel grensesnitt" msgid "Use TTL on tunnel interface" msgstr "Bruk TTL pÃ¥ tunnel grensesnitt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12396,6 +13193,7 @@ msgstr "Bruk egendefinerte DNS servere" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Bruk standard gateway" @@ -12403,6 +13201,7 @@ msgstr "Bruk standard gateway" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Bruk gateway metrikk" @@ -12417,6 +13216,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Bruk rutingtabellen" @@ -12458,6 +13261,18 @@ msgstr "" "til Ã¥ sette en ikkeforvalgt, vertsspesifikk leietid, f.eks. 12t, 3d, eller " "uendelig." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12473,6 +13288,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12483,6 +13302,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12491,11 +13311,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12564,11 +13386,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12801,6 +13637,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12902,6 +13745,10 @@ msgstr "TrÃ¥dløst nettverk er aktivert" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Skriv mottatte DNS forespørsler til syslog" @@ -13311,6 +14158,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nei" @@ -13456,6 +14308,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13508,6 +14364,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13707,6 +14571,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13812,6 +14682,27 @@ msgstr "" msgid "« Back" msgstr "« Tilbake" +#~ msgid "Configuration category" +#~ msgstr "Oppsettskategori" + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Velg en gyldig OVPN-oppsettsfil Ã¥ laste opp." + +#~ msgid "Start/Stop" +#~ msgstr "Start/stopp" + +#~ msgid "Started" +#~ msgstr "Startet" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Endre til avansert oppsett" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Bytt til enkelt oppsett" + +#~ msgid "Upload ovpn file" +#~ msgstr "Last opp OVPN-fil" + #~ msgid "" #~ "The network ports on this device can be combined to several VLANs in which computers can " diff --git a/modules/luci-base/po/nl/base.po b/modules/luci-base/po/nl/base.po index 4e0687da81..232e9f9635 100644 --- a/modules/luci-base/po/nl/base.po +++ b/modules/luci-base/po/nl/base.po @@ -97,6 +97,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' of 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -195,6 +199,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -256,6 +264,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -309,6 +321,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -354,6 +370,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -850,6 +870,10 @@ msgstr "" "Accepteer alleen DNS-query's van hosts waarvan het adres zich op een lokaal " "subnet bevindt." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Accepteren van publieke sleutels" @@ -858,6 +882,10 @@ msgstr "Accepteren van publieke sleutels" msgid "Accept local" msgstr "Accepteer lokaal" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Accepteer opties die van de server zijn gepusht" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1061,6 +1089,10 @@ msgstr "Toevoegen peer adres" msgid "Add requestor MAC" msgstr "Toevoegen requestor MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Route toevoegen na tot stand brengen van verbinding" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1102,6 +1134,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Extra authenticatie via TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1272,6 +1308,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Alles behalve vermelde toestaan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Client-naar-client verkeer toestaan" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Volledige UCI toegang voor verouderde applicaties toestaan" @@ -1288,6 +1328,14 @@ msgstr "Alleen vermelde toestaan" msgid "Allow localhost" msgstr "Localhost toestaan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Meerdere cliënten met hetzelfde certificaat toestaan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Slechts één sessie toestaan" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Herstarten van apparaat toestaan" @@ -1302,6 +1350,10 @@ msgstr "" "Toestaan om externe hosts te laten verbinden met lokale SSH doorverbonden " "poorten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Sta remote toe zijn IP of poort te wijzigen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Root-gebruikers met wachtwoord toestaan" @@ -1320,6 +1372,18 @@ msgstr "rootgebruiker toestaan zonder wachtwoord in te loggen" msgid "Allowed IPs" msgstr "Toegestane IP-adressen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Toegestaan maximum aantal verbonden clients" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Toegestaan maximum van interne" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Toegestaan maximum aantal nieuwe verbindingen" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1328,6 +1392,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "De instelling AllowedIPs is ongeldig" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1455,6 +1525,10 @@ msgstr "Elk pakket" msgid "Any zone" msgstr "Elke zone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Logboek toevoegen aan bestand" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Backup toepassen?" @@ -1561,6 +1635,10 @@ msgstr "Authenticatie Groep" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Verifiëren met gebruikersnaam/wachtwoord" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Authenticatie" @@ -1631,6 +1709,10 @@ msgstr "Koppel bestandssystemen automatisch op hotplug" msgid "Automatically mount swap on hotplug" msgstr "Zet swap automatisch aan op hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Standaardroute automatisch omleiden" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automount bestandssysteem" @@ -1735,6 +1817,10 @@ msgstr "Basisapparaat" msgid "Base64-encoded public key of this interface for sharing." msgstr "Base64-gecodeerde openbare sleutel van deze interface om te delen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1795,6 +1881,7 @@ msgstr "NTP-server binden" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1826,6 +1913,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1926,11 +2014,23 @@ msgstr "Gebruikt voor I/O buffer" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA-certificaat (PEM-gecodeerd; Gebruik in plaats van systeemwijde opslag om " +"het gateway-certificaat te verifiëren." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA-certificaat; indien leeg, wordt het na de eerste verbinding opgeslagen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1964,6 +2064,10 @@ msgstr "" msgid "Cached" msgstr "Gebruikt voor caching" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Roep cmd/script op voordat TUN/TAP sluit" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2054,6 +2158,10 @@ msgstr "Cell locatie" msgid "Cellular Network" msgstr "Mobiel netwerk" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Certificaat autoriteit" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Certificaatbeperking (Domein)" @@ -2117,6 +2225,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Reeks haak \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Wijzig de procesprioriteit" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Wijzigen in map vóór initialisatie" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Veranderingen" @@ -2159,6 +2275,10 @@ msgstr "Kanaalbreedte" msgid "Check filesystems before mount" msgstr "Controleer bestandssystemen voordat u gaat mounten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Peer-certificaat vergelijken met een CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2202,6 +2322,10 @@ msgstr "" "Kies het (de) netwerk(en) die u aan deze draadloze interface wilt koppelen " "of vul het veld custom in om een nieuw netwerk te definiëren." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot naar map na initialisatie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Versleutelingsalgorithme" @@ -2210,6 +2334,10 @@ msgstr "Versleutelingsalgorithme" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP-inkapseling" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2238,6 +2366,14 @@ msgstr "Cliënt" msgid "Client ID to send when requesting DHCP" msgstr "Client-ID om te verzenden bij het aanvragen van DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Cliënt is uitgeschakeld" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2325,6 +2461,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Bereken uitgaande checksum (optioneel)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Configuratiebestand" @@ -2349,6 +2486,18 @@ msgstr "Configuratiewijzigingen zijn teruggedraaid!" msgid "Configuration failed" msgstr "Configuratie mislukt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configureer de clientmodus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Serverbrug configureren" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Servermodus configureren" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2412,6 +2561,14 @@ msgstr "Bevestig de verbinding verbreken" msgid "Confirmation" msgstr "Conformeren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Maak verbinding via de Socks5-proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Maak verbinding met externe host via een HTTP-proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2437,6 +2594,10 @@ msgstr "Verbinding eindpunt" msgid "Connection lost" msgstr "Verbinding verbroken" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Interval voor nieuwe verbindingspogingen" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2560,6 +2721,10 @@ msgstr "Cron-logboekniveau" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (Alleen Japan)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Cryptografie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Huidig vermogen" @@ -2884,6 +3049,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Vertraging n seconden na verbinding" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Vertraag tun/tap open en scriptuitvoering" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6-prefixen delegeren" @@ -3048,6 +3221,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Toestel onbereikbaar! Wacht nog steeds op apparaat..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Apparaten" @@ -3073,6 +3247,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman parameters" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3081,6 +3259,10 @@ msgstr "" msgid "Directory" msgstr "Map" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Directory voor aangepaste clientconfiguratiebestanden" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3125,6 +3307,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS-lookups uitschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Encryptie uitschakelen" @@ -3133,6 +3319,14 @@ msgstr "Encryptie uitschakelen" msgid "Disable Inactivity Polling" msgstr "Inactiviteitspolling uitschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Paging uitschakelen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Consistentiecontrole van opties uitschakelen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Dit interface uitschakelen" @@ -3248,6 +3442,11 @@ msgstr "" "Dnsmasq-instantie waaraan deze opstartsectie is gebonden. Indien niet " "gespecificeerd, is de sectie geldig voor alle dnsmasq-instanties." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Niet binden aan lokaal adres en poort" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3343,6 +3542,43 @@ msgstr "Domein witte lijst" msgid "Don't Fragment" msgstr "Niet fragmenteren" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Voer ifconfig niet echt uit" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Routes niet automatisch toevoegen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Bewaar --askpass of --auth-user-pass wachtwoorden niet in de cache" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Laat geen inkomende tun-pakketten vallen met dezelfde bestemming als de host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Neem geen globale push-opties over" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Log geen tijdstempels in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Haal routes niet automatisch op" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Lees de sleutel niet opnieuw bij het opnieuw opstarten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Waarschuw niet voor ifconfig-inconsistenties" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Omlaag" @@ -3367,6 +3603,10 @@ msgstr "Mtdblock downloaden" msgid "Downstream SNR offset" msgstr "Downstream SNR offset" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3522,6 +3762,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Echo-parameters om te loggen" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3632,6 +3876,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Empirisch meten van MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3715,6 +3963,14 @@ msgstr "MAC-adres leren inschakelen" msgid "Enable NTP client" msgstr "NTP-client inschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL hardware crypto-engines inschakelen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "MTU-detectie van paden inschakelen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3723,10 +3979,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Enkele DES inschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Encryptiemodus met statische sleutel inschakelen (niet-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP-server inschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "TLS inschakelen en de rol van client overnemen" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "TLS inschakelen en de serverfunctie overnemen" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN-filtering inschakelen" @@ -3760,6 +4028,10 @@ msgstr "" "Downstream-delegatie van IPv6-voorvoegsels inschakelen die beschikbaar zijn " "op deze interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Interne datagramfragmentatie inschakelen" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Tegenmaatregelen tegen sleutelherinstallatie (KRACK) inschakelen" @@ -3768,6 +4040,10 @@ msgstr "Tegenmaatregelen tegen sleutelherinstallatie (KRACK) inschakelen" msgid "Enable learning and aging" msgstr "Leren en ouder inschakelen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Beheerinterface inschakelen op IP poort" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Mirroring van inkomende pakketten inschakelen" @@ -3913,6 +4189,17 @@ msgstr "Inkapselingslimiet" msgid "Encapsulation mode" msgstr "Inkapselingsmodus" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Versleutel en authenticeer alle controlekanaalpakketten met de sleutel" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Versleutel en authenticeer alle controlekanaalpakketten met de sleutel, " +"versie 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3921,6 +4208,10 @@ msgstr "Inkapselingsmodus" msgid "Encryption" msgstr "Versleuteling" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Versleutelingscodering voor pakketten" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4016,6 +4307,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Interfaces uitsluiten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Voer shell cmd uit nadat routes zijn toegevoegd" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Shell-opdracht uitvoeren bij externe IP-wijziging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Uitgevoerd in servermodus op nieuwe clientverbindingen, wanneer de client " +"nog steeds niet vertrouwd is" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Wordt uitgevoerd in servermodus wanneer een IPv4-adres/route of MAC-adres " +"wordt toegevoegd aan de interne routeringstabel van OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4040,6 +4359,10 @@ msgstr "" msgid "Existing device" msgstr "Bestaand apparaat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Afsluiten bij mislukte TLS-onderhandeling" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Hosts uitbreiden" @@ -4088,6 +4411,10 @@ msgstr "Verwacht twee prioriteitswaarden gescheiden door een dubbele punt" msgid "Expecting: %s" msgstr "Verwacht: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Verloopt" @@ -4613,6 +4940,10 @@ msgstr "Fragmentatie" msgid "Fragmentation Threshold" msgstr "Fragmentatiedrempel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4727,6 +5058,10 @@ msgstr "Algemene instellingen" msgid "General device options" msgstr "Algemene apparaatopties" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Configuratie genereren" @@ -4773,6 +5108,10 @@ msgstr "" msgid "Generating QR code…" msgstr "QR-code genereren…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4844,6 +5183,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Toegang verlenen tot LuCI openfortivpn procedures" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Toegang verlenen tot SSH-configuratie" @@ -4958,6 +5301,10 @@ msgstr "HE.net wachtwoord" msgid "HE.net username" msgstr "HE.net gebruikersnaam" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC-authenticatie voor pakketten" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4971,6 +5318,10 @@ msgstr "HTTP(S)-toegang" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Afhandelen van authenticatiefouten" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4987,6 +5338,15 @@ msgstr "Hartslaginterval (kernel: hartslag)" msgid "Hello interval" msgstr "Hallo interval" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Helperrichtlijn om de expressie van --ping en --ping-restart in " +"servermodusconfiguraties te vereenvoudigen" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5568,6 +5928,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Als het oplossen van de hostnaam mislukt, probeert u het opnieuw" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5607,12 +5971,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Indien niet aangevinkt, is er geen standaardroute geconfigureerd" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6026,6 +6392,11 @@ msgstr "Ongeldig" msgid "Invalid APN provided" msgstr "Ongeldige APN verstrekt" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Ongeldige Base64-sleutelreeks" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6174,10 +6545,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Houd het lokale IP-adres bij het opnieuw opstarten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Bewaar extern IP-adres bij opnieuw opstarten" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Instellingen behouden en de huidige configuratie behouden" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Houd het tun/tap-apparaat open bij het opnieuw opstarten" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "In leven houden (Keep-Alive)" @@ -6233,10 +6616,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Sleutel ontbreekt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Sleutelovergangsvenster" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Sleutel gebruikt om netwerkconfiguratie te ondertekenen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6435,6 +6826,10 @@ msgstr "Legende:" msgid "Limit" msgstr "Limiet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Beperk herhaalde logberichten" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6672,6 +7067,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Lokaal IP-adres" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6725,6 +7124,10 @@ msgstr "Lokale ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Lokaal certificaat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6735,6 +7138,14 @@ msgstr "Lokaal domein" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "Lokaal domeinsuffix toegevoegd aan DHCP namen en hosts file entries." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Lokale hostnaam of IP-adres" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokale privésleutel" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Alleen lokale service" @@ -6820,6 +7231,7 @@ msgid "Log queries" msgstr "Query's logboek" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Logboekregistratie" @@ -6964,6 +7376,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Major-modus" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -6972,6 +7388,18 @@ msgstr "" "Zorg ervoor dat u het rootbestandssysteem kloont met zoiets als de " "onderstaande opdrachten:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7130,6 +7558,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Maximum aantal gehuurde adressen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maximaal aantal TCP-uitvoerpakketten in de wachtrij" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7689,6 +8121,10 @@ msgstr "Migratie van netwerk-ifname-configuratie" msgid "Network interface" msgstr "Netwerkinterface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Netwerken" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nooit" @@ -8066,11 +8502,19 @@ msgstr "Kennisgeving" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Aantal toegewezen uitzendbuffers" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Aantal DNS-vermeldingen in de cache, 10000 is maximaal, 0 is geen caching." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Aantal regels voor de geschiedenis van logboekbestanden" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8211,6 +8655,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Verwerk ping-time-outs alleen als er routes bestaan" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Open iptables regels overzicht…" @@ -8219,10 +8667,22 @@ msgstr "Open iptables regels overzicht…" msgid "Open list..." msgstr "Lijst openen..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8269,6 +8729,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimaliseer TUN/TAP/UDP-schrijfbewerkingen" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8302,6 +8766,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Optioneel, vrije notities over dit apparaat" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Optioneel, in enkele seconden. Als dit is ingesteld op '0', wordt er geen " +"poging gedaan om opnieuw verbinding te maken." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8409,6 +8879,14 @@ msgstr "" msgid "Options" msgstr "Opties" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8640,6 +9118,10 @@ msgstr "Pincode geweigerd" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12-bestand met sleutels" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8740,6 +9222,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "Deel van zone %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Omgevingsvariabelen doorgeven aan script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8749,6 +9239,7 @@ msgstr "Pass-through (fysiek apparaat spiegelen aan één MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8810,6 +9301,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Plak of sleep het meegeleverde WireGuard-configuratiebestand…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Pad naar CA-certificaat" @@ -8932,10 +9427,22 @@ msgstr "Resetten uitvoeren" msgid "Permission denied" msgstr "Toestemming geweigerd" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Persist replay-beveiligingsstatus" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Persist/unpersist ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Blijvend in leven houden" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Aanhoudend interval voor opnieuw verbinden" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Instelling PersistentKeepAlive is ongeldig" @@ -8954,6 +9461,10 @@ msgstr "Fysieke instellingen" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping elke n seconden op afstand via de TCP/UDP-poort" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9003,6 +9514,10 @@ msgstr "" msgid "Policy" msgstr "Beleid" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Beleidsniveau over gebruik van externe programma's en scripts" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9259,6 +9774,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxyserver" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy time-out in seconden" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9310,6 +9829,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Openbare sleutel-instelling is ongeldig" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Push een ifconfig-optie naar remote" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Push-opties om te peeren" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9347,6 +9878,10 @@ msgstr "Vraag alle beschikbare upstream-resolvers." msgid "Query interval" msgstr "Query-interval" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Querybeheerkanaal voor privésleutel" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Query-antwoordinterval" @@ -9462,10 +9997,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Willekeurige toewijzing van bronpoorten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Kies willekeurig een externe server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "Ruwe hex-gecodeerde bytes. Laat leeg tenzij uw ISP dit vereist" @@ -9576,6 +10119,10 @@ msgstr "Kanalen vernieuwen" msgid "Refreshing" msgstr "Vernieuwen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Verbinding weigeren als er geen aangepaste clientconfiguratie is" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9660,6 +10207,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remap SIGUSR1 signalen" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9688,6 +10239,14 @@ msgstr "Extern IPv6-adres of FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Externe hostnaam of IP-adres" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Time-out voor ping op afstand" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Verwijder" @@ -9748,10 +10307,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Heronderhandelen over data chan.key na bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Heronderhandelen van data chan.key na pakketten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Heronderhandelen data chan. sleutel na seconden" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Draadloze configuratie vervangen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Replay-beveiliging schuifvenstergrootte" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9781,6 +10357,15 @@ msgstr "" msgid "Request timeout" msgstr "Verzoek time-out" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Eis expliciete aanduiding op certificaat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Expliciet sleutelgebruik op certificaat vereisen" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9795,6 +10380,10 @@ msgstr "Inkomende controlesom vereisen (optioneel)." msgid "Require incoming packets serialization (optional)." msgstr "Serialisatie van binnenkomende pakketten vereisen (optioneel)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9828,6 +10417,10 @@ msgstr "" "Vereist: Weigert auth als de RADIUS-server niet de juiste VLAN-attributen " "verstrekt." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9974,6 +10567,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Firewall opnieuw opstarten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Opnieuw opstarten na time-out voor ping op afstand" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Herstart radio-interface" @@ -9986,11 +10583,27 @@ msgstr "Herstel" msgid "Restore backup" msgstr "Back-up terugzetten" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Beperk de toegestane cijfers waarover kan worden onderhandeld" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Time-out voor opnieuw verzenden op TLS-besturingskanaal" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Probeer het voor onbepaalde tijd opnieuw bij HTTP-proxyfouten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Probeer het voor onbepaalde tijd opnieuw op Socks-proxyfouten" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10115,10 +10728,18 @@ msgstr "Route actie reeksen \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Routeer subnet naar client" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Routetype" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10509,6 +11174,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Stel de breedsprakigheid van de uitvoer in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Stel de grootte van echte en virtuele adres-hashtabellen in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Stel de grootte van de TCP/UDP-ontvangstbuffer in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Stel de TCP/UDP-verzendbuffergrootte in" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10528,6 +11209,23 @@ msgstr "" "Stel deze interface in als master voor RA- en DHCPv6-relaying en voor NDP-" "proxying." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Stel de wachtrijlengte van tun/tap TX in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Stel tun/tap-adapterparameters in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Stel tun/tap-apparaat MTU in" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Stel tun/tap apparaat overhead in" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10537,6 +11235,10 @@ msgstr "DHCP-server instellen" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Routes instellen voor proxy IPv6-buren." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Stel bovengrens in op TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10571,6 +11273,22 @@ msgstr "" "Instellingen om draadloze clients te helpen bij het roamen tussen meerdere " "AP's: 802.11r, 802.11k en 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Vormgeven voor peer-bandbreedte" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd om uit te voeren nadat het tun-apparaat is geopend" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Shell cmd om uit te voeren nadat het tun-apparaat is gesloten" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Shell-opdracht om de X509-naam te verifiëren" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10631,6 +11349,10 @@ msgstr "Signaalverversingssnelheid" msgid "Signal:" msgstr "Signaal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Zet de uitvoer van herhalingswaarschuwingen uit" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10962,6 +11684,10 @@ msgstr "" "koptekst erft de waarde van de binnenste koptekst) of een hexadecimale " "waarde 00..FF (optioneel)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10981,6 +11707,10 @@ msgstr "" "Geef een andere MTU (Maximum Transmission Unit) op dan de standaardwaarde " "(1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10990,6 +11720,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Geef hier de geheime coderingssleutel op." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Geef op of de client een geldig certificaat moet verstrekken" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11025,6 +11759,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Start OpenVPN in een slaapstand" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Start WPS" @@ -11097,6 +11835,10 @@ msgstr "Limiet voor inactiviteit van stations" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versie van het statusbestandsformaat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11296,6 +12038,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-bronpoort" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP-poort # voor zowel lokaal als op afstand" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11304,6 +12059,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP server root" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 of nieuwer cijfer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS-codering" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (geldt alleen voor IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11723,6 +12494,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "De hoogst ondersteunde TLS-versie" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11756,6 +12531,10 @@ msgstr "De interfacenaam wordt al gebruikt" msgid "The interface name is too long" msgstr "De interfacenaam is te lang" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "De sleutelrichting voor de opties 'tls-auth' en 'geheim'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11788,6 +12567,10 @@ msgstr "Het lokale IPv4-adres waarover de tunnel wordt gemaakt (optioneel)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Het lokale IPv6-adres waarover de tunnel wordt gemaakt (optioneel)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "De laagst ondersteunde TLS-versie" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11842,6 +12625,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -12042,6 +12829,11 @@ msgid "This authentication type is not applicable to the selected EAP method." msgstr "" "Dit verificatietype is niet van toepassing op de geselecteerde EAP-methode." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Dit ziet er niet uit als een geldig PEM-bestand" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12241,6 +13033,10 @@ msgstr "Tijdzone" msgid "Timed-out" msgstr "Time-out" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Tijdschema voor sleuteluitwisseling" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Time-out in seconden" @@ -12296,6 +13092,10 @@ msgstr "" msgid "Tone" msgstr "Toon" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Totaal beschikbaar" @@ -12430,6 +13230,7 @@ msgstr "Tx-vermogen" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Type" @@ -12437,6 +13238,10 @@ msgstr "Type" msgid "Type of service" msgstr "Soort dienst" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Type gebruikt apparaat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12810,6 +13615,7 @@ msgstr "Gebruik DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Gebruik DNS-servers geadverteerd door peer" @@ -12835,6 +13641,10 @@ msgstr "Gebruik MTU op tunnelinterface" msgid "Use TTL on tunnel interface" msgstr "Gebruik TTL op tunnelinterface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Gebruik als externe overlay (/overlay)" @@ -12862,6 +13672,7 @@ msgstr "Aangepaste DNS-servers gebruiken" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Gebruik de standaardgateway" @@ -12869,6 +13680,7 @@ msgstr "Gebruik de standaardgateway" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Gebruik gateway-metriek" @@ -12885,6 +13697,10 @@ msgstr "" "Gebruik verouderd MAP-interface-identificatieformaat (draft-ietf-softwire-" "map-00) in plaats van RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Gebruik protocol" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Gebruik routeringstabel" @@ -12925,6 +13741,18 @@ msgstr "" "Leasetijd kan worden gebruikt om niet-standaard hostspecifieke " "leasetijd in te stellen, b.v. 12u, 3d of oneindig." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Gebruik het tun/tap-apparaatknooppunt" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Gebruik gebruikersnaam als algemene naam" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12942,6 +13770,10 @@ msgstr "" "Gebruikt voor twee verschillende doeleinden: RADIUS NAS ID en 802.11r R0KH-" "ID. Niet nodig met normale WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12952,6 +13784,7 @@ msgid "User" msgstr "Gebruiker" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Gebruikerscertificaat (PEM-gecodeerd)" @@ -12960,11 +13793,13 @@ msgid "User identifier" msgstr "Gebruikersnaam" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Gebruikerssleutel (PEM-gecodeerd)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13033,11 +13868,25 @@ msgstr "VPN Lokaal adres" msgid "VPN Local port" msgstr "VPN Lokale poort" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN-protocol" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "De SHA256-hash van het VPN-servercertificaat" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN-serverpoort" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN Server certificaat SHA1 hash" @@ -13300,6 +14149,13 @@ msgstr "" "ingeschakeld, worden de R0/R1-sleutelopties hieronder niet toegepast. " "Schakel dit uit om de toetsopties R0 en R1 te gebruiken." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13403,6 +14259,10 @@ msgstr "Draadloos netwerk is ingeschakeld" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Logboek naar bestand schrijven" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Schrijf ontvangen DNS-query's naar syslog." @@ -13815,6 +14675,11 @@ msgstr "minuten" msgid "mobile home agent (H)" msgstr "mobiele huisagent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nee" @@ -13961,6 +14826,10 @@ msgstr "servermodus" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Log-niveau" @@ -14013,6 +14882,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap apparaat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap inactiviteits time-out" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14215,6 +15092,14 @@ msgstr "geldig geheel getal" msgid "valid multicast MAC address" msgstr "geldig multicast MAC-adres" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"geldige netwerkapparaatnaam tussen 1 en 15 tekens zonder \":\", \"/\", \"%\" " +"of spaties" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "geldige netwerkapparaatnaam, niet \".\" of \"..\"" @@ -14320,48 +15205,129 @@ msgstr "" msgid "« Back" msgstr "« Terug" +#~ msgid "Add template based configuration" +#~ msgstr "Op sjablonen gebaseerde configuratie toevoegen" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "CA-certificaat (PEM-gecodeerd; Gebruik in plaats van systeemwijde opslag " -#~ "om het gateway-certificaat te verifiëren." +#~ "Hieronder vindt u een lijst met geconfigureerde OpenVPN-instanties en hun " +#~ "huidige status" + +#~ msgid "Configuration category" +#~ msgstr "Configuratie categorie" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Ongeldige Base64-sleutelreeks" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Gebruik geen adaptieve lzo-compressie" -#~ msgid "Local IP address" -#~ msgstr "Lokaal IP-adres" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Toegang verlenen tot OpenVPN-configuratie" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instantie \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Instantie met die naam bestaat al!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN-configuratiebestand uploaden" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Accepteer alleen verbindingen van de opgegeven X509-naam" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN-instanties" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Bewerk dit bestand rechtstreeks in een terminalsessie." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Selecteer een geldig OVPN-configuratiebestand om te uploaden!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Selecteer een geldig VPN-sjabloon!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Optioneel, in enkele seconden. Als dit is ingesteld op '0', wordt er geen " -#~ "poging gedaan om opnieuw verbinding te maken." +#~ "Sectie om een optioneel 'auth-user-pass'-bestand toe te voegen met uw " +#~ "inloggegevens (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Aanhoudend interval voor opnieuw verbinden" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Sectie om het OVPN-configuratiebestand te wijzigen (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Dit ziet er niet uit als een geldig PEM-bestand" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Beveiligingsaanbeveling: Het wordt aanbevolen om compressie niet in te " +#~ "schakelen en deze parameter in te stellen op `nee`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Beveiligingsaanbeveling: Het wordt aanbevolen om compressie niet in te " +#~ "schakelen en deze parameter in te stellen op `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Selecteer sjabloon ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Stel TCP/UDP MTU in" + +#~ msgid "Size of cipher key" +#~ msgstr "Grootte van cijfersleutel" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Geef een standaardgateway op voor routes" + +#~ msgid "Start/Stop" +#~ msgstr "Start/Stop" -#~ msgid "VPN Protocol" -#~ msgstr "VPN-protocol" +#~ msgid "Started" +#~ msgstr "Begon" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "De SHA256-hash van het VPN-servercertificaat" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Overschakelen naar geavanceerde configuratie" -#~ msgid "VPN Server port" -#~ msgstr "VPN-serverpoort" +#~ msgid "Switch to basic configuration" +#~ msgstr "Schakel over naar de basisconfiguratie" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP-poort # voor lokaal (default=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP-poort # voor remote (default=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Op sjablonen gebaseerde configuratie" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Tijdelijke map voor client-connect retourbestand" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Het veld 'Naam' mag niet leeg zijn!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "geldige netwerkapparaatnaam tussen 1 en 15 tekens zonder \":\", \"/\", \"%" -#~ "\" of spaties" +#~ "De grootte van het OVPN-configuratiebestand (%s) is te groot voor online " +#~ "bewerking in LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Dit schakelt coderingsonderhandeling volledig uit" + +#~ msgid "Upload ovpn file" +#~ msgstr "Upload OVPN-bestand" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Schrijf elke n seconden de status naar het bestand" + +#~ msgid "yes (%i)" +#~ msgstr "ja (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Verwacht een geldig IPv4-adres" diff --git a/modules/luci-base/po/pl/base.po b/modules/luci-base/po/pl/base.po index 87084e4668..64bd456350 100644 --- a/modules/luci-base/po/pl/base.po +++ b/modules/luci-base/po/pl/base.po @@ -112,6 +112,10 @@ msgstr "%s używa domyślnego formatu kodowania adresu MAC" msgid "%s; %d tokens separated by %s" msgstr "%s; %d tokeny oddzielone przez %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', lub 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -208,6 +212,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -270,6 +278,10 @@ msgstr "18: ARM UEFI 32 rozruch z HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 rozruch z HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -323,6 +335,10 @@ msgstr "28: RISC-V 64-bitowy UEFI rozruch z HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bitowy UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -368,6 +384,10 @@ msgstr "38: LoongArch 32-bitowy UEFI rozruch z HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-bitowy UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -864,6 +884,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Akceptuj zapytania DNS tylko od hostów znajdujących się w lokalnej podsieci." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Zaakceptuj z kluczy publicznych" @@ -872,6 +896,10 @@ msgstr "Zaakceptuj z kluczy publicznych" msgid "Accept local" msgstr "Zaakceptuj lokalne" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Zaakceptuj opcje narzucone przez serwer" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1084,6 +1112,10 @@ msgstr "Dodaj adres peera" msgid "Add requestor MAC" msgstr "Dodaj MAC żądającego" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Dodaj trasę po nawiązaniu połączenia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1126,6 +1158,10 @@ msgstr "" msgid "Additional Peers" msgstr "Dodatkowe peery" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Dodatkowe uwierzytelnianie poprzez TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Dodatkowe ustawienia konfiguracyjne (w formacie TOML)." @@ -1304,6 +1340,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Zezwól wszystkim oprócz wymienionych" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Zezwól na łączność klient-klient" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Zezwalaj na pełny dostęp do UCI dla starszych aplikacji" @@ -1320,6 +1360,14 @@ msgstr "Akceptuj tylko wymienione" msgid "Allow localhost" msgstr "Akceptuj localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Zezwól wielu klientom na ten sam certyfikat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Zezwól tylko na jedną sesję" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Akceptuj restart urządzenia" @@ -1332,6 +1380,10 @@ msgstr "Akceptuj odbieranie na nieaktywnych portach" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Akceptuj zdalne połączenia SSH przez przekierowane porty lokalne" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Zezwól zdalnie na zmianę IP lub portu" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Zezwól na logowanie root za pomocą hasła" @@ -1350,6 +1402,18 @@ msgstr "Zezwól użytkownikowi root na logowanie się przy pomocy hasł msgid "Allowed IPs" msgstr "Dozwolone adresy IP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maksymalna dozwolona liczba klientów" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Maksymalna dozwolona liczba wewnętrznych" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maksymalna dozwolona liczba nowych połączeń" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Dozwolona technologia sieciowa" @@ -1358,6 +1422,12 @@ msgstr "Dozwolona technologia sieciowa" msgid "AllowedIPs setting is invalid" msgstr "Ustawienie dozwolonych adresów IP jest nieprawidłowe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1487,6 +1557,10 @@ msgstr "Każdy pakiet" msgid "Any zone" msgstr "Dowolna strefa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Dodaj dziennik do pliku" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Czy zastosować kopię zapasową?" @@ -1592,6 +1666,10 @@ msgstr "Grupa autoryzacji" msgid "Auth Priv" msgstr "Uwierzytelnianie (prywatne)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autoryzacja z użyciem loginu oraz hasła" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Uwierzytelnienie" @@ -1663,6 +1741,10 @@ msgstr "Automatycznie montuj systemy plików przy podłączaniu" msgid "Automatically mount swap on hotplug" msgstr "Automatycznie montuj swap przy podłączaniu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Automatycznie przekieruj domyślną trasę" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Automatycznie montuj system plików" @@ -1767,6 +1849,10 @@ msgstr "Urządzenie bazowe" msgid "Base64-encoded public key of this interface for sharing." msgstr "Zakodowany w Base64 klucz publiczny tego interfejsu do udostępniania." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1826,6 +1912,7 @@ msgstr "Powiąż serwer NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1858,6 +1945,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1960,11 +2048,23 @@ msgstr "" "Domyślnie dnsmasq przechowuje w pamięci podręcznej rekordy DNS typu: A, " "AAAA, CNAME i SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certyfikat CA (kodowany w formacie PEM); użyj zamiast magazynu " +"ogólnosystemowego do weryfikowania certyfikatu bramy." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA certificate; jeśli jest pusta, zostanie zapisana po pierwszym połączeniu." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1997,6 +2097,10 @@ msgstr "Przechowuj w pamięci podręcznej arbitralny RR" msgid "Cached" msgstr "Podręczna" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Zatrzymaj skrypt przed wyłączeniem interfejsu TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2088,6 +2192,10 @@ msgstr "Lokalizacja komórki" msgid "Cellular Network" msgstr "Sieć komórkowa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Urząd certyfikacji" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Ograniczenie certyfikatu (domena)" @@ -2151,6 +2259,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Hak łańcuchowy \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Zmień priorytet procesu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Przejdź do katalogu przed inicjalizacją" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Zmiany" @@ -2196,6 +2312,10 @@ msgstr "Szerokość kanału" msgid "Check filesystems before mount" msgstr "Sprawdź system plików przed zamontowaniem" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Sprawdź certyfikat peera na obecność w CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Zaznacz opcję, jeśli chcesz usunąć istniejące sieci z tego radia." @@ -2238,6 +2358,10 @@ msgstr "" "Wybierz sieci, które chcesz przyłączyć do tego interfejsu bezprzewodowego, " "lub wypełnij pole własne, aby utworzyć nową sieć." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Zmień root (chroot) na katalog po inicjalizacji" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Szyfr" @@ -2246,6 +2370,10 @@ msgstr "Szyfr" msgid "Cisco UDP encapsulation" msgstr "Enkapsulacja Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2274,6 +2402,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Nazwa (ID) klienta do wysłania podczas negocjacji DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klient jest wyłączony" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2363,6 +2499,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Obliczanie sumy kontrolnej wychodzącej (opcjonalnie)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Plik konfiguracyjny" @@ -2387,6 +2524,18 @@ msgstr "Zmiany konfiguracji zostały wycofane!" msgid "Configuration failed" msgstr "Konfiguracja nieudana" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Konfiguruj tryb klienta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Konfiguruj serwer w trybie mostu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Konfiguracja trybu serwera" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2453,6 +2602,14 @@ msgstr "Potwierdź rozłączenie" msgid "Confirmation" msgstr "Powtórz hasło" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Połącz poprzez SOCKS5 proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Połącz ze zdalnym hostem poprzez HTTP proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2478,6 +2635,10 @@ msgstr "Punkt końcowy połączenia" msgid "Connection lost" msgstr "Utrata połączenia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Interwał powtarzania połączeń" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2603,6 +2764,10 @@ msgstr "Poziom rejestrowania cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (tylko Japonia)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptografia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Aktualna moc" @@ -2932,6 +3097,14 @@ msgid "Delay before enabling port after MII link up event (msec)" msgstr "" "Opóźnienie przed aktywacją portu po zdarzeniu ustanowienia łącza MII (ms)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Opóźnienie n sekund po nawiązaniu połączenia" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Opóźnienie otwarcia interfejsu tun/tap i wykonania skryptu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegowanie prefiksów IPv6" @@ -3096,6 +3269,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Urządzenie nieosiągalne! Czekam na urządzenie..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Urządzenia" @@ -3124,6 +3298,10 @@ msgstr "" "dostępności; publikowane w komunikatach RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parametry Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Kat." @@ -3132,6 +3310,10 @@ msgstr "Kat." msgid "Directory" msgstr "Katalog" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Katalog na własne pliki konfiguracyjne" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Nazwa katalogu" @@ -3184,6 +3366,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Wyłącz wyszukiwanie DNS (lookup)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Wyłącz obsługę Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Wyłącz szyfrowanie" @@ -3192,6 +3378,14 @@ msgstr "Wyłącz szyfrowanie" msgid "Disable Inactivity Polling" msgstr "Wyłącz badanie bezczynności" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Wyłącz stronicowanie" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Wyłącz sprawdzanie poprawności ustawień" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Wyłącz ten interfejs" @@ -3313,6 +3507,11 @@ msgstr "" "Instancja Dnsmasq, z którą powiązana jest ta sekcja startowa. Jeśli nie " "określono, ta sekcja dotyczy wszystkich instancji Dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Nie związuj z lokalnym adresem i portem" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Nie buforuj odpowiedzi negatywnych, np. dla nieistniejących domen." @@ -3408,6 +3607,43 @@ msgstr "Białe listy (dozwolone domeny)" msgid "Don't Fragment" msgstr "Nie fragmentuj" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Nie uruchamiaj obecnie ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Nie dodawaj tras automatycznie" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Nie buforuj haseł --askpass lub --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Nie porzucaj przychodzących pakietów tun tego samego przeznaczenia co host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Nie dziedzicz globalnej opcji push" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Nie zapisuj czasu w logu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Nie ściągaj tras automatycznie" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Nie wczytuj ponownie klucza podczas restartu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Nie ostrzegaj przed niespójnością w ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "W dół" @@ -3432,6 +3668,10 @@ msgstr "Pobierz mtdblock" msgid "Downstream SNR offset" msgstr "Dodatkowy margines SNR w kanale do klienta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3590,6 +3830,10 @@ msgstr "" "oficjalnych lub zewnętrznych) umożliwia menedżerowi pakietów instalowanie " "pakietów z list podpisanych tym kluczem." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Zapisuj parametry w logu" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3702,6 +3946,10 @@ msgstr "Wysyła powiadomienia o braku netlinkowego IP ADDR" msgid "Emits netlink LLADDR miss notifications" msgstr "Wysyła powiadomienia o braku netlinkowego LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Mierz MTU empirycznie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3785,6 +4033,14 @@ msgstr "Włącz naukę adresów MAC" msgid "Enable NTP client" msgstr "Włącz klienta NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Włącz sprzętowe przyspieszenie OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Włącz wykrywanie \"Path MTU\"" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Włącz prywatny PSK (PPSK)" @@ -3793,10 +4049,22 @@ msgstr "Włącz prywatny PSK (PPSK)" msgid "Enable Single DES" msgstr "Zezwól na Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Włącz tryb szyfrowania statycznym kluczem (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Włącz serwer TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Włącz TLS i przyjmij rolę klienta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Włącz TLS i przyjmij rolę serwera" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Włącz filtrowanie VLAN" @@ -3830,6 +4098,10 @@ msgstr "" "Włącz delegowanie niższego szczebla dla prefiksów IPv6 dostępnych na tym " "interfejsie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Włącz wewnętrzną fragmentację datagramu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Włącz mechanizmy przeciwdziałające ponownej instalacji klucza (KRACK)" @@ -3838,6 +4110,10 @@ msgstr "Włącz mechanizmy przeciwdziałające ponownej instalacji klucza (KRACK msgid "Enable learning and aging" msgstr "Włącz uczenie się i starzenie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Włącz interfejs zarządzalny na IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Włącz lustrzane kopiowanie pakietów przychodzących" @@ -3991,6 +4267,18 @@ msgstr "Ograniczenie enkapsulacji" msgid "Encapsulation mode" msgstr "Sposób enkapsulacji" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Szyfruj i uwierzytelnij wszystkie pakiety kanału kontrolnego za pomocą klucza" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Szyfruj i uwierzytelniaj wszystkie pakiety kanału kontrolnego za pomocą " +"klucza w wersji 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3999,6 +4287,10 @@ msgstr "Sposób enkapsulacji" msgid "Encryption" msgstr "Szyfrowanie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Szyfrowanie dla pakietów" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4096,6 +4388,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Wyklucz interfejsy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Wykonaj komendę powłoki po dodaniu tras" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Wykonaj komendę powłoki po zmianie zdalnego IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Wykonane w trybie serwera na nowych połączeniach klienta, gdy klient jest " +"nadal niezaufany" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Wykonane w trybie serwera, gdy adres IPv4, trasa lub adres MAC są dodane do " +"wewnętrznej tablicy trasowania" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4120,6 +4440,10 @@ msgstr "" msgid "Existing device" msgstr "Istniejące urządzenie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Wyjdź przy niepowodzeniu negocjacji TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Rozwiń hosty" @@ -4173,6 +4497,10 @@ msgstr "Wymagane dwie wartości oddzielone dwukropkiem" msgid "Expecting: %s" msgstr "Zaleca się użyć: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Wygasa" @@ -4699,6 +5027,10 @@ msgstr "Fragmentacja" msgid "Fragmentation Threshold" msgstr "Próg fragmentacji" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "Z" @@ -4814,6 +5146,10 @@ msgstr "Ustawienia ogólne" msgid "General device options" msgstr "Opcje ogólne" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Wygeneruj konfigurację" @@ -4859,6 +5195,10 @@ msgstr "Generuje konfigurację odpowiednią do importu na peerze WireGuard" msgid "Generating QR code…" msgstr "Generowanie kodu QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Hasło nie zostało zmienione, wpisane hasła nie są jednakowe!" @@ -4929,6 +5269,10 @@ msgstr "Udziel dostępu do procedur LuCI Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Udziel dostępu do procedur LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Udziel dostępu do konfiguracji SSH" @@ -5045,6 +5389,10 @@ msgstr "Hasło HE.net" msgid "HE.net username" msgstr "Nazwa użytkownika HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autoryzacja HMAC dla pakietów" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Błąd HTTP %d" @@ -5058,6 +5406,10 @@ msgstr "Dostęp HTTP(S)" msgid "Half Duplex" msgstr "Półdupleks" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Postępowanie z błędami uwierzytelniania" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5074,6 +5426,15 @@ msgstr "Interwał pulsu (kernel: heartbeat)" msgid "Hello interval" msgstr "Czas wysyłania pakietów Hello" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Dyrektywa Helper w celu uproszczenia wyrażenie --ping i --ping-restart w " +"konfiguracjach w trybie serwera" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5673,6 +6034,10 @@ msgstr "" "Nie ma to wpływu na wychodzące połączenia równorzędne ani na łącza lokalne " "równorzędne wykryte za pośrednictwem multiemisji." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Jeżeli ustanowienie nazwy hosta nie powiedzie się, spróbuj ponownie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5713,12 +6078,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Jeśli odznaczone, nie ma zdefiniowanej trasy domyślnej" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Jeśli odznaczone, rozgłaszane adresy serwerów DNS są ignorowane" @@ -6131,6 +6498,11 @@ msgstr "Niewłaściwy" msgid "Invalid APN provided" msgstr "Podano nieprawidłowy APN" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Nieprawidłowy ciąg klucza Base64" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6283,10 +6655,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "Przechodzi do innej reguły określonej przez jej wartość priorytetu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Zachowaj lokalny adres IP przy restarcie" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Zachowaj zdalny adres IP przy restarcie" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Zachowaj ustawienia i bieżącą konfigurację" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Utrzymaj urządzenie TUN/TAP po restarcie jako otwarte" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Utrzymanie aktywności (Keep-Alive)" @@ -6342,10 +6726,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Brak klucza" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Okno zmiany klucza" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Klucz używany do podpisywania konfiguracji sieci" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6545,6 +6937,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Limit" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limit powtarzających się wiadomości w logu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6792,6 +7188,10 @@ msgstr "Lokalny 6" msgid "Local 7" msgstr "Lokalny 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Lokalny adres IP" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6845,6 +7245,10 @@ msgstr "Lokalny ULA" msgid "Local VTEP" msgstr "Lokalny VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certyfikat lokalny" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6856,6 +7260,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Przyrostek (sufiks) domeny przyłączany do nazw DHCP i wpisów w pliku hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Lokalna nazwa hosta lub adres IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Lokalny klucz prywatny" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Tylko usługa lokalna" @@ -6943,6 +7355,7 @@ msgid "Log queries" msgstr "Rejestruj zapytania" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Rejestrowanie" @@ -7087,6 +7500,10 @@ msgstr "MX" msgid "Mail" msgstr "Poczta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Tryb główny" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7095,6 +7512,18 @@ msgstr "" "Upewnij się, że sklonowałeś główny system plików, używając czegoś podobnego " "do poleceń poniżej:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7262,6 +7691,10 @@ msgstr "Maksymalna liczba wpisów FDB" msgid "Maximum number of leased addresses." msgstr "Maksymalna liczba dzierżawionych adresów." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maksymalna liczba wychodzących pakietów TCP w kolejce" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7832,6 +8265,10 @@ msgstr "Migracja konfiguracji sieciowej ifname" msgid "Network interface" msgstr "Interfejs sieciowy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Sieć" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nigdy" @@ -8220,12 +8657,20 @@ msgstr "Spostrzeżenie" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Liczba przydzielonych buforów nadawczych" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Liczba buforowanych wpisów DNS (maksymalnie 10000, 0 oznacza brak pamięci " "podręcznej)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Liczba linii w pliku dziennika historii" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8376,6 +8821,10 @@ msgstr "" "Oczekuje się, że w danym momencie w sieci będzie aktywnie używany tylko " "jeden adres MAC." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Wykonaj procedurę \"ping timeout\" tylko jeżeli trasy istnieją" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Otwórz przegląd reguł iptables…" @@ -8384,10 +8833,22 @@ msgstr "Otwórz przegląd reguł iptables…" msgid "Open list..." msgstr "Otwórz listę..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8435,6 +8896,10 @@ msgstr "Kod operatora" msgid "Operator Name" msgstr "Nazwa operatora" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optymalizuj wpisy TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8470,6 +8935,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Opcjonalne informacje dotyczące tego urządzenia" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Opcjonalne, w sekundach. Jeśli ustawiono na \"0\", nie jest podejmowana " +"próba ponownego połączenia." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8576,6 +9047,14 @@ msgstr "" msgid "Options" msgstr "Opcje" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Opcje, które mają zostać dodane do tego tagu." @@ -8808,6 +9287,10 @@ msgstr "Kod PIN został odrzucony" msgid "PIO directory" msgstr "Katalog PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Plik PKCS#12 zawierający klucze" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Wypychaj PMK R1" @@ -8909,6 +9392,14 @@ msgstr[2] "Część sieci:" msgid "Part of zone %q" msgstr "Część strefy %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Przekaż zmienne środowiskowe do skryptu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8919,6 +9410,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8982,6 +9474,10 @@ msgstr "Wklej lub przeciągnij klucz publiczny repozytorium" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Wklej lub przeciągnij dostarczony plik konfiguracyjny WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Ścieżka do certyfikatu CA" @@ -9106,10 +9602,22 @@ msgstr "Wykonaj reset" msgid "Permission denied" msgstr "Odmowa zezwolenia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Utrzymaj status ochrony odpowiedzi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Utrzymuj/Nie utrzymuj ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Trwale trzymaj przy życiu" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Trwały interwał ponownego łączenia" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Ustawienie trwałego trzymania przy życiu jest nieprawidłowe" @@ -9128,6 +9636,10 @@ msgstr "Ustawienia sprzętowe" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Pinguj zdalnego co n sekund przez port TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9177,6 +9689,11 @@ msgstr "Stan PoE" msgid "Policy" msgstr "Polityka" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" +"Poziom zasad odnoszących się do używania zewnętrznych programów i skryptów" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9448,6 +9965,10 @@ msgstr "Proxy" msgid "Proxy Server" msgstr "Serwer proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Czas bezczynności proxy w sekundach" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "Proxy ARP" @@ -9500,6 +10021,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Ustawienie klucza publicznego jest nieprawidłowe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Wyślij opcje ifconfig do zdalnego" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Wyślij opcje do peera" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9540,6 +10073,10 @@ msgstr "Odpytuj wszystkie dostępne serwery nazw." msgid "Query interval" msgstr "Interwał zapytania" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Kanał zarządzania zapytaniami dla klucza prywatnego" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Interwał odpowiedzi na zapytanie" @@ -9656,10 +10193,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Losowe mapowanie portów źródłowych" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Losowo wybierz serwer zdalny" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Dane surowe" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9773,6 +10318,10 @@ msgstr "Odśwież wykres" msgid "Refreshing" msgstr "Odświeżanie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Odmów połączenie gdy nie standardowy klient konfiguracja" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Stan rejestracji" @@ -9859,6 +10408,10 @@ msgstr "Przeładuj" msgid "Remaining time" msgstr "Pozostały czas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Przemapuj SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9887,6 +10440,14 @@ msgstr "Zdalny adres IPv6 lub FQDN" msgid "Remote VTEP" msgstr "Zdalny VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nazwa lub IP zdalnego hosta" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Limit czasu zdalnego pingowania" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Usuń" @@ -9949,10 +10510,27 @@ msgstr "Usuń adres podsieci przed przekazaniem zapytania" msgid "Removes records of the specified type(s) from answers." msgstr "Usuwa rekordy określonych typów z odpowiedzi." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renegocjacja danych charakteru klucza po bajtach" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renegocjacja danych charakteru klucza po pakietach" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Renegocjacja danych charakteru klucza po sekundach" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Zamień konfigurację Wi-Fi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Powtórzenie osłony okna rozmiaru" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9983,6 +10561,15 @@ msgstr "Zażądaj prefiksu IPv6" msgid "Request timeout" msgstr "Limit czasu żądania" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Potrzebna Podpis na Certyfikacie" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Potrzebna klucza używanego w certyfikacie" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9997,6 +10584,10 @@ msgstr "Wymagaj przychodzącej sumy kontrolnej (opcjonalnie)." msgid "Require incoming packets serialization (optional)." msgstr "Wymagaj serializacji pakietów przychodzących (opcjonalnie)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10031,6 +10622,10 @@ msgstr "" "Wymagane: odrzuca uwierzytelnianie, jeśli serwer RADIUS nie zapewnia " "odpowiednich atrybutów sieci VLAN." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10177,6 +10772,10 @@ msgstr "Restartuj" msgid "Restart Firewall" msgstr "Restartuj zaporę" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Restartuj po upływie limitu zdalnego pingowania" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Restartuj interfejs radiowy" @@ -10189,11 +10788,27 @@ msgstr "Przywróć" msgid "Restore backup" msgstr "Przywróć kopię zapasową" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Ograniczenie dozwolonych szyfrów, które mają być negocjowane" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Retransmisja po upływie czasu TLS na kanale kontrolnym" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Pobierz adresy nasłuchujących z konfiguracji interfejsu Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Próbuj ponownie w nieskończoność w przypadku błędów proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Próbuj ponownie w nieskończoność w przypadku błędów proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10321,10 +10936,18 @@ msgstr "Łańcuch działań trasowania \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Trasa na skróty (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Trasa podsieci do klienta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Typ trasy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10723,6 +11390,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Ustaw klasę/funkcję dziennika dla wpisów syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Ustaw szczegółowość danych wyjściowych" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Ustaw rozmiar rzeczywistych i wirtualnych adresów tablicy hash" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Ustaw rozmiar bufora odbioru TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Ustaw rozmiar buforu wysyłania TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10742,6 +11425,23 @@ msgstr "" "Ustaw ten interfejs jako główny dla przekazywania RA i DHCPv6 oraz " "pośredniczenia NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Ustaw długość kolejki TUN/TAP TX" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Ustaw parametr adaptera TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Ustaw jednostkę MTU dla urządzenia TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Ustaw przeładowanie urządzenia TUN/TAP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10751,6 +11451,10 @@ msgstr "Ustaw serwer DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Ustaw trasy dla sąsiadów IPv6 z proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Ustaw górną granicę TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10785,6 +11489,22 @@ msgstr "" "Ustawienie wspierające klienty w roamingu między wieloma punktami " "dostępowymi: 802.11r, 802.11k i 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Formowanie wzajemnego pasma" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Polecenie cmd do wykonania po otwarciu urządzenia TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Polecenie cmd do wykonania po zamknięciu urządzenia TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Polecenie Shell, aby sprawdzić nazwę X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10845,6 +11565,10 @@ msgstr "Częstotliwość odświeżania sygnału" msgid "Signal:" msgstr "Sygnał:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Wycisz powtórne pojawianie się ostrzeżeń" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11193,6 +11917,10 @@ msgstr "" "dziedziczy wartość nagłówka wewnętrznego) lub wartość szesnastkowa " "00..FF (opcjonalnie)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11211,6 +11939,10 @@ msgid "" msgstr "" "Określ MTU (maksymalną jednostkę transmisji) inną niż domyślna (1280 bajtów)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11222,6 +11954,11 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Określ tajny klucz szyfrowania." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"Określ, czy klient jest zobowiązany do dostarczenia ważnego certyfikatu" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Prędkość: %d Mbit/s, dupleks: %s" @@ -11257,6 +11994,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Uruchom" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Uruchom w stanie hibernacji" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Uruchom WPS" @@ -11328,6 +12069,10 @@ msgstr "Granica bezczynności stacji" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Wersja formatu pliku statusu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11533,6 +12278,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Źródłowy port TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Numer portu TCP/UDP zarówno dla lokalnego jak i zdalnego" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11541,6 +12299,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Katalog główny serwera TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 lub nowszy szyfr" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Kodowanie TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Przepuszczanie TOS (dotyczy tylko IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11970,6 +12744,10 @@ msgstr "" "Szesnastkowy token IPv6 dla tego hosta (maksymalnie 16 znaków, tj. 64 bity)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Najwyższa obsługiwana wersja protokołu TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12003,6 +12781,10 @@ msgstr "Nazwa interfejsu jest już w użyciu" msgid "The interface name is too long" msgstr "Nazwa interfejsu jest zbyt długa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Kluczowy kierunek dla opcji \"tls-auth\" i \"secret\"" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Ostatni wpis bez architektury staje się domyślny." @@ -12034,6 +12816,10 @@ msgstr "Lokalny adres IPv4, na którym tworzony jest tunel (opcjonalnie)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Lokalny adres IPv6, na którym tworzony jest tunel (opcjonalnie)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Najniższa obsługiwana wersja protokołu TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12097,6 +12883,10 @@ msgstr "" "większą siecią, taką jak Internet, a pozostałe porty są przeznaczone dla " "sieci lokalnej." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Klucz prywatny węzła Yggdrasil" @@ -12305,6 +13095,11 @@ msgstr "Ten adres IPv4 przekaźnika" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Ten typ uwierzytelniania nie ma zastosowania do wybranej metody EAP." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Nie wygląda to na ważny plik PEM" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12519,6 +13314,10 @@ msgstr "Strefa czasowa" msgid "Timed-out" msgstr "Przekroczono limit czasu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Ramy czasowe dla wymiany kluczy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Limit czasu w sekundach" @@ -12574,6 +13373,10 @@ msgstr "Przełącz PD IPv6 poprzez DHCPv6." msgid "Tone" msgstr "Ton" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Łącznie dostępna" @@ -12710,6 +13513,7 @@ msgstr "Moc nadawania" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Typ" @@ -12717,6 +13521,10 @@ msgstr "Typ" msgid "Type of service" msgstr "Typ usługi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Typ użytego urządzenia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13094,6 +13902,7 @@ msgstr "Użyj DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Użyj serwerów DNS rozgłaszanych przez peera" @@ -13119,6 +13928,10 @@ msgstr "Użyj MTU na interfejsie tunelu" msgid "Use TTL on tunnel interface" msgstr "Użyj TTL na interfejsie tunelu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Użyj jako zewnętrzną nakładkę (/overlay)" @@ -13146,6 +13959,7 @@ msgstr "Użyj własnych serwerów DNS" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Użyj domyślnej bramy" @@ -13153,6 +13967,7 @@ msgstr "Użyj domyślnej bramy" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Użyj metryki bramy" @@ -13169,6 +13984,10 @@ msgstr "" "Użyj starszego formatu identyfikatora interfejsu MAP (draft-ietf-softwire-" "map-00) zamiast RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Użyj protokołu" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Użyj tablicy trasowania" @@ -13210,6 +14029,18 @@ msgstr "" "ustawienia niestandardowego, specyficznego dla hosta czasu dzierżawy, np. " "12h, 3d lub infinite." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Użyj węzła urządzenia TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Użyj nazwy użytkownika jako nazwy wspólnej" + # Przy liście zamontowanych systemów plików #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 @@ -13228,6 +14059,10 @@ msgstr "" "Używany do dwóch różnych celów: RADIUS NAS-ID i 802.11r R0KH-ID. Nie jest " "potrzebny w przypadku zwykłego WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13238,6 +14073,7 @@ msgid "User" msgstr "Użytkownik" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certyfikat użytkownika (zakodowany PEM)" @@ -13246,11 +14082,13 @@ msgid "User identifier" msgstr "Identyfikator użytkownika" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Klucz użytkownika (zakodowany PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13319,11 +14157,25 @@ msgstr "Adres lokalny VPN" msgid "VPN Local port" msgstr "Port lokalny VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protokół VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Serwer VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Wartość skrótu SHA256 certyfikatu serwera VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port serwera VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Wartość skrótu SHA1 certyfikatu serwera VPN" @@ -13587,6 +14439,16 @@ msgstr "" "włączeniu poniższe opcje kluczy R0/R1 nie są stosowane. Wyłącz tę opcję, aby " "korzystać z opcji kluczy R0 i R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Jeśli masz więcej niż jeden adres IP (np. wiele interfejsów lub dodatkowe " +"adresy IP) i nie używasz opcji --local, aby wymusić powiązanie tylko z " +"jednym konkretnym adresem" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13692,6 +14554,10 @@ msgstr "" "Tryb obejścia można stosować wyłącznie w przypadku, gdy urządzenie pełni " "rolę punktu dostępu." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Zapisz log do pliku" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Zapisz zapytania DNS do dziennika systemowego." @@ -14110,6 +14976,11 @@ msgstr "minuty" msgid "mobile home agent (H)" msgstr "agent domowy mobile (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nie" @@ -14257,6 +15128,10 @@ msgstr "tryb serwera" msgid "severity:" msgstr "istotność:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Poziom rejestrowania sstpc" @@ -14314,6 +15189,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "wypróbuj" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "urządzenie TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "czas bezczynności TUN/TAP" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14516,6 +15399,14 @@ msgstr "prawidłowa wartość całkowita" msgid "valid multicast MAC address" msgstr "prawidłowy adres MAC multicast" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"prawidłowa nazwa urządzenia sieciowego od 1 do 15 znaków, bez spacji i „:”, " +"„/”, „%”" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "prawidłowa nazwa urządzenia sieciowego, nie „.” i nie „..”" @@ -14625,51 +15516,129 @@ msgstr "{example_nx} zwraca {nxdomain}." msgid "« Back" msgstr "« Wstecz" +#~ msgid "Add template based configuration" +#~ msgstr "Dodaj konfigurację opartą na szablonie" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certyfikat CA (kodowany w formacie PEM); użyj zamiast magazynu " -#~ "ogólnosystemowego do weryfikowania certyfikatu bramy." +#~ "Poniżej znajduje się lista skonfigurowanych instancji wraz z ich " +#~ "aktualnymi stanami" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Nieprawidłowy ciąg klucza Base64" +#~ msgid "Configuration category" +#~ msgstr "Kategoria konfiguracji" -#~ msgid "Local IP address" -#~ msgstr "Lokalny adres IP" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Nie używaj adaptatywnej kompresji lzo" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Udziel dostępu do konfiguracji" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instancja \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Wystąpienie z tą nazwą już istnieje!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Przesyłanie pliku konfiguracyjnego OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Akceptuj tylko połączenia z podanej nazwy X509" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instancje" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Proszę edytować ten plik bezpośrednio w sesji terminala." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Proszę wybrać prawidłowy plik konfiguracyjny OVPN do przesłania!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Proszę wybrać prawidłowy szablon VPN!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Opcjonalne, w sekundach. Jeśli ustawiono na \"0\", nie jest podejmowana " -#~ "próba ponownego połączenia." +#~ "Sekcja umożliwiająca dodanie opcjonalnego pliku 'auth-user-pass' z danymi " +#~ "uwierzytelniającymi (%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Trwały interwał ponownego łączenia" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Sekcja modyfikacji pliku konfiguracyjnego OVPN (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Nie wygląda to na ważny plik PEM" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Ze względów bezpieczeństwa zaleca się, aby nie włączać kompresji i " +#~ "ustawić ten parametr na 'nie'" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Ze względów bezpieczeństwa zaleca się, aby nie włączać kompresji i " +#~ "ustawić ten parametr na 'stub-v2'" + +#~ msgid "Select template ..." +#~ msgstr "Wybierz szablon ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Ustaw TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Rozmiar klucza szyfrowania" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Określ domyślną bramę dla tras" + +#~ msgid "Start/Stop" +#~ msgstr "Start/Stop" -#~ msgid "VPN Protocol" -#~ msgstr "Protokół VPN" +#~ msgid "Started" +#~ msgstr "Uruchomiono" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Wartość skrótu SHA256 certyfikatu serwera VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Konfiguracja zaawansowana" -#~ msgid "VPN Server port" -#~ msgstr "Port serwera VPN" +#~ msgid "Switch to basic configuration" +#~ msgstr "Konfiguracja podstawowa" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Numer portu TCP/UDP dla lokalnego (domyślnie=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Numer portu TCP/UDP dla zdalnego (domyślnie=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Konfiguracja oparta na szablonie" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Katalog tymczasowy dla pliku zwrotnego połączenia klienta" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Pole 'Nazwa' nie może być puste!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "prawidłowa nazwa urządzenia sieciowego od 1 do 15 znaków, bez spacji i " -#~ "„:”, „/”, „%”" +#~ "Rozmiar pliku konfiguracyjnego OVPN (%s) jest zbyt duży do edycji online " +#~ "w LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Spowoduje to całkowite wyłączenie negocjacji szyfrowania" + +#~ msgid "Upload ovpn file" +#~ msgstr "Prześlij plik OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Zapisz status do pliku co n sekund" + +#~ msgid "yes (%i)" +#~ msgstr "tak (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Wymagany poprawny adres IPv4" diff --git a/modules/luci-base/po/pt/base.po b/modules/luci-base/po/pt/base.po index 61a08c853c..f9b69e47f4 100644 --- a/modules/luci-base/po/pt/base.po +++ b/modules/luci-base/po/pt/base.po @@ -112,6 +112,10 @@ msgstr "%s usa a codificação de formato padrão de endereço MAC" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', ou 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -209,6 +213,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -270,6 +278,10 @@ msgstr "18: Inicialização ARM UEFI 32 por HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: Inicialização ARM UEFI 64 por HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -323,6 +335,10 @@ msgstr "28: UEFI RISC-V 64 bits inicialização via HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -368,6 +384,10 @@ msgstr "38: UEFI LoongArch 32 bits inicialização via HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: UEFI LoongArch 64 bits" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -863,6 +883,10 @@ msgstr "" "Limitar o serviço DNS para subredes das interfaces nas quais está a ser " "servido DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Aceitar de chaves públicas" @@ -871,6 +895,10 @@ msgstr "Aceitar de chaves públicas" msgid "Accept local" msgstr "Aceitar local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Aceitar opções enviadas pelo servidor" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1083,6 +1111,10 @@ msgstr "Adicionar endereço de par" msgid "Add requestor MAC" msgstr "Adicionar MAC do solicitante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Adicionar rota após estabelecimento da ligação" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1129,6 +1161,10 @@ msgstr "" msgid "Additional Peers" msgstr "Pares adicionais" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autenticação adicional por TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Configurações adicionais de configuração (em formato TOML)." @@ -1306,6 +1342,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permitir todos, excepto os listados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permitir tráfego cliente-a-cliente" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Conceder acesso UCI total a aplicações herdadas" @@ -1322,6 +1362,14 @@ msgstr "Permitir somente os listados" msgid "Allow localhost" msgstr "Permitir localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permitir multiplos clientes com o mesmo certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permitir apenas uma sessão" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permitir o reinício do dispositivo" @@ -1335,6 +1383,10 @@ msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" "Permitir que hosts remotos se liguem às portas encaminhadas do SSH local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permitir a um host remoto que altere o seu IP ou porta" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permitir o login como root com password" @@ -1353,6 +1405,18 @@ msgstr "Permitir que o utilizador root faça login com password" msgid "Allowed IPs" msgstr "Endereços IP autorizados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Máximo permitido de clientes ligados" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Máximo permitido internamente para rotas de clientes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maximo permitido de novas ligações" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tecnologia de rede permitida" @@ -1361,6 +1425,12 @@ msgstr "Tecnologia de rede permitida" msgid "AllowedIPs setting is invalid" msgstr "A configuração de IPs permitidos é inválida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1495,6 +1565,10 @@ msgstr "Qualquer pacote" msgid "Any zone" msgstr "Qualquer zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Acrescentar registos ao ficheiro" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Aplicar backup?" @@ -1599,6 +1673,10 @@ msgstr "Grupo de Autenticação" msgid "Auth Priv" msgstr "Autenticação (Privada)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autenticar com username/password" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticação" @@ -1675,6 +1753,10 @@ msgstr "Montar os sistemas de ficheiros automaticamente em caso de hotplug" msgid "Automatically mount swap on hotplug" msgstr "Montar o swap automaticamente em caso de hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Redireccionar automaticamente a rota pre-definida" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Montar automaticamente os Sistemas de Ficheiros" @@ -1780,6 +1862,10 @@ msgid "Base64-encoded public key of this interface for sharing." msgstr "" "Chave pública codificada base64 desta interface para o compartilhamento." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1839,6 +1925,7 @@ msgstr "Vincular servidor NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1873,6 +1960,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1976,11 +2064,23 @@ msgstr "" "Por padrão, o dnsmasq armazena em cache os tipos de registos DNS A, AAAA, " "CNAME e SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificado CA (codificado por PEM; use em vez do armazenamento em todo o " +"sistema para aferir o certificado do gateway." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificado da CA; se em branco, será salvo depois da primeira ligação." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2013,6 +2113,10 @@ msgstr "Cache de RR arbitrário" msgid "Cached" msgstr "Em cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Executar o comando/script antes do fecho tun/tap" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2102,6 +2206,10 @@ msgstr "Localização da célula" msgid "Cellular Network" msgstr "Rede Telemóvel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autoridade certificadora" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Restrição de certificado (Domínio)" @@ -2167,6 +2275,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Gancho de corrente \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Alterar prioridade do processo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Mudar para o directório antes da inicialização" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Alterações" @@ -2212,6 +2328,10 @@ msgstr "Largura do canal" msgid "Check filesystems before mount" msgstr "Verificar o sistema de ficheiros antes da montagem" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Verificar certificado do remoto conta uma CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Marque esta opção para remover as redes existentes neste rádio." @@ -2254,6 +2374,10 @@ msgstr "" "Escolha a(s) rede(s) à(s) qual(is) deseja ligar esta interface wireless ou " "preencha o campo criar para definir a nova rede." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot para o directorio apos a inicialização" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifra" @@ -2262,6 +2386,10 @@ msgstr "Cifra" msgid "Cisco UDP encapsulation" msgstr "Encapsulamento UDP da Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2290,6 +2418,14 @@ msgstr "Cliente" msgid "Client ID to send when requesting DHCP" msgstr "ID de cliente a enviar para pedidos de DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Cliente desativado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2377,6 +2513,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Cálculo do checksum de saída (opcional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Ficheiro de configuração" @@ -2401,6 +2538,18 @@ msgstr "A configuração foi revertida!" msgid "Configuration failed" msgstr "A configuração falhou" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configurar modo cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configurar bridge de servidor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configurar modo de servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2466,6 +2615,14 @@ msgstr "Confirme a desconexão" msgid "Confirmation" msgstr "Confirmação" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Ligar através de um proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Ligar ao host remoto através de um proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2491,6 +2648,10 @@ msgstr "Ponto final da conexão" msgid "Connection lost" msgstr "Ligação perdida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervalo de reestabelecimento de ligação" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2614,6 +2775,10 @@ msgstr "Nível de Log do Cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (somente Japão)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Criptografia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Energia atual" @@ -2947,6 +3112,14 @@ msgstr "" "Atraso antes de ativar a porta após o evento de estabelecimento de ligação " "MII (milissegundos)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Aguardar n segundos após a ligação" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Retardar o script de abertura/ativação tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegue prefixos IPv6" @@ -3111,6 +3284,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "O dispositivo está fora de alcance! Ainda à espera do aparelho..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositivos" @@ -3139,6 +3313,10 @@ msgstr "" "confirmação de alcance; publicado em mensagens RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parametros Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3147,6 +3325,10 @@ msgstr "Dir" msgid "Directory" msgstr "Diretório" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Diretório para ficheiros de configurações personalizadas de clientes" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3193,6 +3375,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Desativar pesquisas de DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Desativar suporte para Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Desativar encriptação" @@ -3201,6 +3387,14 @@ msgstr "Desativar encriptação" msgid "Disable Inactivity Polling" msgstr "Desactivar a Polling de Inactividade" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Desativar Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Desativar opções de verificação de consistência" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Desativar esta interface" @@ -3324,6 +3518,11 @@ msgstr "" "Instância dnsmasq à qual esta secção de arranque está ligada. Se não for " "especificada, a secção é válida para todas as instâncias dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Não vincular o endereço e porta locais" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Não por respostas negativas em cache, p.e. para domínios inexistentes." @@ -3418,6 +3617,43 @@ msgstr "Lista Branca do Domínio" msgid "Don't Fragment" msgstr "Não Fragmentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Não executar ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Não adicionar rotas automaticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Não pôr as palavras-passe em cache --askpass ou --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Não deixar cair pacotes de tun entrantes com o mesmo destino que o host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Não herdar as opções globais de envio (push)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Não registar timestamps" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Não puxe as rotas automaticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Não reler a chave entre reinicios" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Não avisar quando existirem inconsistencias no ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Abaixo" @@ -3442,6 +3678,10 @@ msgstr "Descarregar o bloco mtd" msgid "Downstream SNR offset" msgstr "Deslocamento do SNR a jusante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3599,6 +3839,10 @@ msgstr "" "permite que os pacotes listados e assinados por ela sejam instalados pelo " "gestor de pacotes." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Escrever parametros no registo" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3712,6 +3956,10 @@ msgstr "Emite notificações de falha no netlink IP ADDR" msgid "Emits netlink LLADDR miss notifications" msgstr "Emite notificações de falha no netlink LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Medição empírica de MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3795,6 +4043,14 @@ msgstr "Ative a aprendizagem de endereço MAC" msgid "Enable NTP client" msgstr "Ativar o cliente NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Ativar motor OpenSSL por hardware" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Ativar a descoberta do MTU do caminho" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Ativar PSK Privado (PPSK)" @@ -3803,10 +4059,22 @@ msgstr "Ativar PSK Privado (PPSK)" msgid "Enable Single DES" msgstr "Ativar DES Único" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Ativar modo de encriptação por chave estática (não-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Ativar o servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Activar TLS e assumir papel de cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Activar TLS e assumir papel de servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Ative a filtragem VLAN" @@ -3838,6 +4106,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "Ative a delegação de prefixos IPv6 disponíveis nesta interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Activar a fragmentação interna de datagramas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Ativar contramedidas contra o ataque de reinstalação de chave (KRACK)" @@ -3846,6 +4118,10 @@ msgstr "Ativar contramedidas contra o ataque de reinstalação de chave (KRACK)" msgid "Enable learning and aging" msgstr "Ativar aprendizagem e envelhecimento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Activar o interface de gestão em IP porta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Ativar espelhamento dos pacotes de entrada" @@ -4000,6 +4276,18 @@ msgstr "Limite de encapsulamento" msgid "Encapsulation mode" msgstr "Modo de encapsulamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Criptografar e autenticar todos os pacotes de canais de controle com a chave" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Cifrar e autenticar todos os pacotes de canal de controle com a chave, " +"versão 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4008,6 +4296,10 @@ msgstr "Modo de encapsulamento" msgid "Encryption" msgstr "Encriptação" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Cifra de encriptação para pacotes" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4103,6 +4395,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Excluir interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Executar o comando shell após as rotas serem adicionadas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Executar o comando shell quando existir alteração do IP remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Executado em modo de servidor em novas ligações de cliente, quando o cliente " +"ainda não é de confiável" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Executado em modo de servidor quando um endereço IPv4/rota ou endereço MAC é " +"adicionado à tabela interna de encaminhamento do OperVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4129,6 +4449,10 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Fechar quando existir falha na negociação TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandir hosts" @@ -4180,6 +4504,10 @@ msgstr "Na expectativa de dois valores prioritários separados por dois pontos" msgid "Expecting: %s" msgstr "Esperando: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expira" @@ -4707,6 +5035,10 @@ msgstr "Fragmentação" msgid "Fragmentation Threshold" msgstr "Limiar de Fragmentação" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4820,6 +5152,10 @@ msgstr "Configuração Geral" msgid "General device options" msgstr "Opções gerais do dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Gerar Configuração" @@ -4865,6 +5201,10 @@ msgstr "Gera uma configuração adequada para a importação num peer do WireGua msgid "Generating QR code…" msgstr "Gerando o código QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4936,6 +5276,10 @@ msgstr "Conceder acesso aos procedimentos do LuCI Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Conceda acesso aos procedimentos do LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Conceder acesso à configuração do SSH" @@ -5051,6 +5395,10 @@ msgstr "Password HE.net" msgid "HE.net username" msgstr "Utilizador do HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autenticação HMAC para pacotes" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5064,6 +5412,10 @@ msgstr "Acesso HTTP(s)" msgid "Half Duplex" msgstr "Meio duplex" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestão de falhas de autenticação" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5080,6 +5432,15 @@ msgstr "Intervalo de heartbeat (kernel: heartbeat)" msgid "Hello interval" msgstr "Intervalo da saudação (Hello)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Directiva auxiliar para simplificar a expressão de --ping e --ping-restart " +"nas configurações do modo servidor" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5678,6 +6039,10 @@ msgstr "" "afeta os emparelhamentos de saída, nem os pares de link local descobertos " "via multicast." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Se a resolução de nomes falhar, tentar novamente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5716,12 +6081,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Se desmarcado, não é configurada uma rota pré-definida" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Se desmarcado, os endereços de servidor DNS anunciados são ignorados" @@ -6135,6 +6502,11 @@ msgstr "Inválido" msgid "Invalid APN provided" msgstr "Fornecido um APN inválido" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Cadeia de caracteres Base64 inválida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6288,10 +6660,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "Salta para outra regra especificada pelo seu valor de prioridade" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Manter o endereço IP local entre reinicios" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Manter o endereço IP remoto entre reinicios" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Manter as definições e manter a configuração atual" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Manter o aparelho tun/tap aberto entre reinicios" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Manter vivo" @@ -6347,10 +6731,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Chave faltando" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Janela para transição de chaves" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Chave usada para assinar a configuração da rede" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6551,6 +6943,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Limite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limitar repetição de entradas no registo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6790,6 +7186,10 @@ msgstr "Local 6" msgid "Local 7" msgstr "Local 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Endereço IP local" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6843,6 +7243,10 @@ msgstr "ULA local" msgid "Local VTEP" msgstr "VTEP Local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificado local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6854,6 +7258,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "Sufixo de domínio local anexado a nomes de DHCP e entradas no ficheiro hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Hostname ou endereço IP local" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Chave privada local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Somente Serviço Local" @@ -6941,6 +7353,7 @@ msgid "Log queries" msgstr "Registo das consultas" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Logging" @@ -7084,6 +7497,10 @@ msgstr "MX" msgid "Mail" msgstr "E-mail" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Modo principal" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7092,6 +7509,18 @@ msgstr "" "Certifique-se que clonou o sistema de ficheiros raiz com algo como o comando " "abaixo:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7259,6 +7688,10 @@ msgstr "Quantidade máxima de entradas na FDB" msgid "Maximum number of leased addresses." msgstr "Quantidade máxima de endereços concessionados." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Maximo de pacotes TCP na queue de output" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7825,6 +8258,10 @@ msgstr "Migração da configuração do ifname da rede" msgid "Network interface" msgstr "Interfaces de rede" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Rede" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nunca" @@ -8208,11 +8645,19 @@ msgstr "Aviso" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Numero de buffers de broadcast alocados" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Quantidade das entradas DNS em cache, 10000 é o máximo, 0 desativa o cache." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Numero de linhas para o histórico de ficheiros de registo" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8361,6 +8806,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Só processar timeouts de pings se existirem rotas" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Abrir a visão geral das regras do iptables…" @@ -8369,10 +8818,22 @@ msgstr "Abrir a visão geral das regras do iptables…" msgid "Open list..." msgstr "Abrir lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8419,6 +8880,10 @@ msgstr "Código do operador" msgid "Operator Name" msgstr "Nome do operador" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimizar as escritas TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8455,6 +8920,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Opcional, anotações diversas sobre este dispositivo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Em segundo, opcional. Caso seja definido como '0', nenhuma tentativa de " +"reconexão será feita." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8560,6 +9031,14 @@ msgstr "Opcional. Porta UDP usada para pacotes saintes ou entrantes." msgid "Options" msgstr "Opções" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8793,6 +9272,10 @@ msgstr "Código PIN rejeitado" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Ficheiro PKCS#12 com chaves" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8893,6 +9376,14 @@ msgstr[1] "Parte das redes:" msgid "Part of zone %q" msgstr "Parte da zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Passar variaveis de ambiente ao script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8902,6 +9393,7 @@ msgstr "Passagem direta (Dispositivo físico espelhado para um único MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8964,6 +9456,10 @@ msgstr "Cole ou arraste a chave pública do repositório" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Cole ou arraste o ficheiro fornecido da configuração WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Caminho para o certificado da AC" @@ -9086,10 +9582,22 @@ msgstr "Executar reset" msgid "Permission denied" msgstr "Permissão negada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Manter persistência da protecção replay" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Manter ou não o conjunto de subredes" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Manutenção da Conexão Persistente" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervalo de reconexão persistente" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "A configuração PersistentKeepAlive está inválida" @@ -9108,6 +9616,10 @@ msgstr "Definições Físicas" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Pingar o remoto a cada n segundos sobre a porta TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9157,6 +9669,10 @@ msgstr "" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Nível da política sobre o uso de programas externos e scripts" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9421,6 +9937,10 @@ msgstr "Proxy" msgid "Proxy Server" msgstr "Servidor de proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Timeout do proxy em segundos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9472,6 +9992,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "A configuração PublicKey é inválida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Enviar uma opção ifconfig ao remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Enviar opções ao remoto" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9512,6 +10044,10 @@ msgstr "Consultar todos os resolvedores disponíveis upstream." msgid "Query interval" msgstr "Intervalo da consulta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Solicitar chave privada ao canal de gestão" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalo de resposta à consulta" @@ -9629,10 +10165,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Aleatorize o mapeamento da porta de origem" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Escolher o server remoto aleatoriamente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Dados Brutos" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9745,6 +10289,11 @@ msgstr "Atualiza os canais" msgid "Refreshing" msgstr "Atualizando" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Recusar conexões de clientes que não tenham configurações personalizadas" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Estado do registo" @@ -9832,6 +10381,10 @@ msgstr "Recarregar" msgid "Remaining time" msgstr "Tempo restante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Mapear os sinais SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9860,6 +10413,14 @@ msgstr "Endereço IPv6 remoto ou FQDN" msgid "Remote VTEP" msgstr "VTEP remoto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Hostname ou endereço IP remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Timeout do ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Remover" @@ -9924,10 +10485,27 @@ msgstr "Remover endereço de sub-rede antes de encaminhar a consulta" msgid "Removes records of the specified type(s) from answers." msgstr "Remove registos dos tipos especificados das respostas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renegociar chave do canal de dados após bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renegociar chave do canal de dados após n pacotes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Renegociar chave do canal de dados após n segundos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Substituir configuração wireless" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Tamanho da janela de protecção conta replay" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9959,6 +10537,15 @@ msgstr "Solicitar prefixo IPv6" msgid "Request timeout" msgstr "Tempo limite do pedido" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Requerer designação específica no certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Requerer utilização explicita de utilização de chave no certificado" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9973,6 +10560,10 @@ msgstr "Exigir o checkum na entrada (opcional)." msgid "Require incoming packets serialization (optional)." msgstr "Exigir a serialização dos pacotes na entrada (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10007,6 +10598,10 @@ msgstr "" "Necessário: Rejeita a autenticação se o servidor RADIUS não fornecer os " "atributos de VLAN apropriados." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10153,6 +10748,10 @@ msgstr "Reiniciar" msgid "Restart Firewall" msgstr "Reiniciar Firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Reiniciar após timeout do ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Reinicie a interface do rádio" @@ -10165,12 +10764,28 @@ msgstr "Restauração" msgid "Restore backup" msgstr "Restaurar backup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Restringir as cifras permitidas a serem negociadas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Timeout de retransmissão no canal de controlo TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" "Recuperar os endereços de escuta da configuração da interface Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Tentar infinitamente sempre que existam erros de proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Tentar continuamente a ligação quando existirem erros de proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10297,10 +10912,18 @@ msgstr "Cadeia de ação rota \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Rota de curto-circuito (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Encaminhar rota da subrede para o cliente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipo de rota" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10699,6 +11366,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Definir a classe/unidade de registo para as entradas do syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Definir verbosidade do registo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Definir tamanho das tabelas hash de endereços reais e virtuais" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Definir o buffer de recepção TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Definir o buffer de envio TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10718,6 +11401,23 @@ msgstr "" "Definir esta interface como mestre para retransmissão RA e DHCPv6, assim " "como fazer proxy de NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Definir o tamanho da queue de transmissão tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Definir os parâmetros do adaptador tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Definir o MTU do aparelho tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Definir o overhead do aparelho tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10727,6 +11427,10 @@ msgstr "Configurar Servidor DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configuração de rotas para vizinhos de IPv6 que fazem proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Definir tecto do MSS TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10763,6 +11467,22 @@ msgstr "" "Configurações para auxiliar os clientes sem fio com o roaming entre vários " "APs: 802.11r, 802.11k e 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Restringir a largura de banda ao remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Comando shell a executar após abertura do aparelho tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Comando shell a executar após fecho do aparelho tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Comando shell para verificar o nome X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10823,6 +11543,10 @@ msgstr "Taxa de atualização do sinal" msgid "Signal:" msgstr "Sinal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Silenciar o output dos avisos de replay" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11162,6 +11886,10 @@ msgstr "" "cabeçalho externo herda o valor do cabeçalho interno) ou um valor " "hexadecimal 00...FF (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11181,6 +11909,10 @@ msgstr "" "Especifica a unidade máxima de transmissão (MTU) ao invés do valor predefinido (1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11192,6 +11924,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Especifique a chave de cifragem secreta aqui." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Especificar se o cliente é obrigado a fornecer um certificado válido" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11227,6 +11963,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Iniciar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Iniciar o OpenVPN em estado de hibernação" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Iniciar WPS" @@ -11299,6 +12039,10 @@ msgstr "Limite de inatividade da estação" msgid "Status" msgstr "Estado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versão de formato do ficheiro de estado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11500,6 +12244,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Porta de origem TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Porta TCP/UDP para local e remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11508,6 +12265,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Raíz do servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 ou cifra mais recente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cifra TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Passthrough TOS (aplicavel apenas a IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11926,6 +12699,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "A versão TLS mais alta suportada" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11958,6 +12735,10 @@ msgstr "O nome da interface já está a ser usado" msgid "The interface name is too long" msgstr "O nome da interface é muito longo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "A direção chave para as opções 'tls-auth' e 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11989,6 +12770,10 @@ msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "O endereço IPv6 local sobre o qual o túnel será criado (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "A versão TLS suportada mais baixa" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12045,6 +12830,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Chave privada do seu nó Yggdrasil" @@ -12248,6 +13037,11 @@ msgstr "Este endereço IPv4 do repassar" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Este tipo de autenticação não é aplicável ao método EAP selecionado." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Isto não parece ser um ficheiro PEM válido" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12457,6 +13251,10 @@ msgstr "Fuso horário" msgid "Timed-out" msgstr "Tempo esgotado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Janela temporal para troca de chaves" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Tempo limite em segundos" @@ -12514,6 +13312,10 @@ msgstr "" msgid "Tone" msgstr "Tom" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total Disponível" @@ -12650,6 +13452,7 @@ msgstr "Potência de Tx" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipo" @@ -12657,6 +13460,10 @@ msgstr "Tipo" msgid "Type of service" msgstr "Tipo de serviço" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipo de aparelho utilizado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -13034,6 +13841,7 @@ msgstr "Utilizar DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Usar os servidores DNS fornecidos pelo parceiro" @@ -13061,6 +13869,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "Use TTL na interface do túnel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Use como uma sobreposição externa (/overlay)" @@ -13088,6 +13900,7 @@ msgstr "Usar servidores DNS personalizados" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Usar gateway pre-definida" @@ -13095,6 +13908,7 @@ msgstr "Usar gateway pre-definida" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Use a métrica do router" @@ -13111,6 +13925,10 @@ msgstr "" "Usar o formato de identificador da interface MAP (draft-ietf-softwire-" "map-00) em vez do RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Usar protocolo" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Usar tabela de encaminhamento" @@ -13151,6 +13969,18 @@ msgstr "" "ser usado para definir o tempo de concessão não predefinido específico do " "host, por exemplo, 12h, 3d ou infinito." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Utilizar aparelho tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Usar o username como nome comum" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13168,6 +13998,10 @@ msgstr "" "Utilizado para dois fins diferentes: RADIUS NAS ID e 802.11r R0KH-ID. Não é " "necessário com WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13178,6 +14012,7 @@ msgid "User" msgstr "Utilizador" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificado do utilizador (codificado em formato PEM)" @@ -13186,11 +14021,13 @@ msgid "User identifier" msgstr "Identificador do utilizador" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Chave do utilizador (codificada em formato PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13259,11 +14096,25 @@ msgstr "Endereço Local da VPN" msgid "VPN Local port" msgstr "Porta Local da VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocolo de VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Servidor VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash do certificado VPN Server SHA256" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Porta do Servidor VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Resumo digital SHA1 do certificado do servidor VPN" @@ -13528,6 +14379,16 @@ msgstr "" "as opções de tecla R0/R1 abaixo não são aplicadas. Desativar para usar as " "opções das teclas R0 e R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Quando você tem mais de um endereço IP (por exemplo, múltiplas interfaces ou " +"endereços IP secundários) e não usa --local para forçar a vinculação a " +"apenas um endereço específico" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13633,6 +14494,10 @@ msgstr "" "O modo de contorno (workaround) só pode ser usado quando atuando como ponto " "de acesso." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Escrever registo para o ficheiro" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Escrever as consultas DNS recebidas no syslog." @@ -14049,6 +14914,11 @@ msgstr "minutos" msgid "mobile home agent (H)" msgstr "agente doméstico móvel (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "não" @@ -14196,6 +15066,10 @@ msgstr "modo servidor" msgid "severity:" msgstr "gravidade:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Nível do registro log sstpc" @@ -14253,6 +15127,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "tentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Aparelho tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Timeout de inactividade tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14455,6 +15337,14 @@ msgstr "valor inteiro válido" msgid "valid multicast MAC address" msgstr "endereço MAC multicast válido" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"nome de dispositivo de rede válido entre 1 e 15 caracteres não contendo \":" +"\", \"/\", \"%\" ou espaços" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "nome do dispositivo de rede válido, não \".\" ou \"..\"" @@ -14562,51 +15452,130 @@ msgstr "{example_nx} retorna {nxdomain}." msgid "« Back" msgstr "« Voltar" +#~ msgid "Add template based configuration" +#~ msgstr "Adicionar configuração baseada em modelos" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certificado CA (codificado por PEM; use em vez do armazenamento em todo o " -#~ "sistema para aferir o certificado do gateway." +#~ "Abaixo está uma lista de todas as instâncias OpenVPN configuradas e o seu " +#~ "estado actual" + +#~ msgid "Configuration category" +#~ msgstr "Categoria da configuração" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Cadeia de caracteres Base64 inválida" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Não usar compressão LZO adaptiva" -#~ msgid "Local IP address" -#~ msgstr "Endereço IP local" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Conceder UCI acesso à configuração do OpenVPN" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instância \"%s\"" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance with that name already exists!" +#~ msgstr "Uma instância com esse nome já existe!" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "OVPN configuration file upload" +#~ msgstr "Envio do ficheiro de configuração OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Aceitar ligações apenas de um dado nome X509" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instâncias OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Por favor, edite este ficheiro diretamente numa sessão de terminal." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "Em segundo, opcional. Caso seja definido como '0', nenhuma tentativa de " -#~ "reconexão será feita." +#~ "Por favor, selecione um ficheiro de configuração OVPN válido para enviar!" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervalo de reconexão persistente" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Por favor selecione um modelo VPN válido!" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Isto não parece ser um ficheiro PEM válido" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Secção para adicionar um ficheiro opcional 'auth-user-pass' com as suas " +#~ "credenciais (%s)" -#~ msgid "VPN Protocol" -#~ msgstr "Protocolo de VPN" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Secção para modificar o ficheiro de configuração OVPN (%s)" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash do certificado VPN Server SHA256" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Recomendação securitária: não ative a compactação e não defina este " +#~ "parâmetro como `no` (não)" -#~ msgid "VPN Server port" -#~ msgstr "Porta do Servidor VPN" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Recomendação securitária: não ative a compactação e não defina este " +#~ "parâmetro como `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Selecionar modelo ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Definir o MTU TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Tamanho da chave de cifra" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Especificar uma gateway para as rotas" + +#~ msgid "Start/Stop" +#~ msgstr "Iniciar/Parar" + +#~ msgid "Started" +#~ msgstr "Iniciado" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Mudar para configuração avançada" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Mudar para configuração básica" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Porta TCP/UDP para local (predefinição=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Porta TCP/UDP para remoto (predefinição=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configuração baseada em modelo" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Directório temporário para ficheiro de retorno de ligação-cliente" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "O campo \"Nome\" não deve ficar vazio!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "nome de dispositivo de rede válido entre 1 e 15 caracteres não contendo " -#~ "\":\", \"/\", \"%\" ou espaços" +#~ "O tamanho do ficheiro de configuração OVPN (%s) é demasiado grande para " +#~ "editá-lo online em LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Isso desativa completamente a negociação de cifras" + +#~ msgid "Upload ovpn file" +#~ msgstr "Enviar ficheiro OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Escrever estado para ficheiro a cada n segundos" + +#~ msgid "yes (%i)" +#~ msgstr "sim (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Na expectativa de um endereço IPv4 válido" diff --git a/modules/luci-base/po/pt_BR/base.po b/modules/luci-base/po/pt_BR/base.po index 915ac2e1ad..49fb26afd2 100644 --- a/modules/luci-base/po/pt_BR/base.po +++ b/modules/luci-base/po/pt_BR/base.po @@ -112,6 +112,10 @@ msgstr "%s usa a codificação de formato padrão de endereço MAC" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', ou 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -208,6 +212,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -269,6 +277,10 @@ msgstr "18: Inicialização ARM UEFI 32 por HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: Inicialização ARM UEFI 64 por HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -322,6 +334,10 @@ msgstr "28: UEFI RISC-V 64 bits inicialização via HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: UEFI RISC-V 128 bits" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -367,6 +383,10 @@ msgstr "38: UEFI LoongArch 32 bits inicialização via HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: UEFI LoongArch 64 bits" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -867,6 +887,10 @@ msgstr "" "Limite o serviço DNS para subredes das interfaces nas quais estamos servindo " "DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Aceitar de chaves públicas" @@ -875,6 +899,10 @@ msgstr "Aceitar de chaves públicas" msgid "Accept local" msgstr "Aceitar local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Aceitar as opções enviadas pelo servidor" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1086,6 +1114,10 @@ msgstr "Adicionar endereço de par" msgid "Add requestor MAC" msgstr "Adicionar MAC do solicitante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Adicionar rota após estabelecimento da conexão" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1132,6 +1164,10 @@ msgstr "" msgid "Additional Peers" msgstr "Pares adicionais" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autenticação adicional por TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Configurações adicionais de configuração (em formato TOML)." @@ -1313,6 +1349,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permitir todos, exceto os listados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permitir tráfego entre os clientes" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Conceda acesso total à UCI para aplicativos herdados" @@ -1329,6 +1369,14 @@ msgstr "Permitir somente os listados" msgid "Allow localhost" msgstr "Permitir computador local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permitir múltiplos clientes com o mesmo certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permitir apenas uma sessão" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permitir a reinicialização do dispositivo" @@ -1343,6 +1391,10 @@ msgstr "" "Permitir que equipamentos remotos conectem à portas locais encaminhadas por " "SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permitir a um equipamento remoto altere o seu IP ou porta" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permite autenticação do root com senha" @@ -1361,6 +1413,18 @@ msgstr "Permite que o usuário root se autentique utilizando senha" msgid "Allowed IPs" msgstr "Endereços IP autorizados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Máximo permitido de clientes conectados" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Máximo permitido internamente para rotas de clientes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Máximo permitido de novas conexões" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tecnologia de rede permitida" @@ -1369,6 +1433,12 @@ msgstr "Tecnologia de rede permitida" msgid "AllowedIPs setting is invalid" msgstr "A definição dos IPs permitidos é inválido" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1502,6 +1572,10 @@ msgstr "Qualquer pacote" msgid "Any zone" msgstr "Qualquer zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Acrescentar registos ao arquivo" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Aplicar cópia de segurança?" @@ -1607,6 +1681,10 @@ msgstr "Grupo de Autenticação" msgid "Auth Priv" msgstr "Autenticação (Privada)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autenticar com usuário/senha" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticação" @@ -1681,6 +1759,10 @@ msgstr "Monte automaticamente o espaço de troca (swap) ao conectar" msgid "Automatically mount swap on hotplug" msgstr "Monte automaticamente o espaço de troca (swap) ao conectar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Redirecionar automaticamente a rota padrão" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Montagem Automática de Sistema de Arquivo" @@ -1786,6 +1868,10 @@ msgid "Base64-encoded public key of this interface for sharing." msgstr "" "Chave pública desta interface codificada em base64 para compartilhamento." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1845,6 +1931,7 @@ msgstr "Servidor NTP Bind" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1879,6 +1966,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1982,11 +2070,23 @@ msgstr "" "Por padrão, o dnsmasq armazena em cache os tipos de registros DNS A, AAAA, " "CNAME e SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificado CA (codificado por PEM; use em vez do armazenamento em todo o " +"sistema para aferir o certificado do gateway." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificado da AC; se em branco, será salvo depois da primeira conexão." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2019,6 +2119,10 @@ msgstr "Cache de RR arbitrário" msgid "Cached" msgstr "Em cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Executar o comando/script antes do tun/tap fechar" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2112,6 +2216,10 @@ msgstr "Localização da célula" msgid "Cellular Network" msgstr "Rede Celular" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autoridade certificadora" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Restrição por certificado (Domínio)" @@ -2177,6 +2285,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Gancho da corrente \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Alterar prioridade do processo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Mudar para o diretório antes da iniciação" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Alterações" @@ -2223,6 +2339,10 @@ msgid "Check filesystems before mount" msgstr "" "Execute a verificação do sistema de arquivos antes da montagem do dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Verificar certificado do parceiro conta uma CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Marque esta opção para remover as redes existentes neste rádio." @@ -2265,6 +2385,10 @@ msgstr "" "Escolha a rede (s) que deseja anexar a este interface wireless ou preencha o " " criar campo para definir uma nova rede." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot para o diretório após a iniciação" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifra" @@ -2273,6 +2397,10 @@ msgstr "Cifra" msgid "Cisco UDP encapsulation" msgstr "Encapsulamento UDP da Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2302,6 +2430,14 @@ msgid "Client ID to send when requesting DHCP" msgstr "" "Identificador do cliente enviando quando a requisição do DHCP é realizada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Cliente desativado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2389,6 +2525,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Cálculo do checksum de saída (opcional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Arquivo de configuração" @@ -2413,6 +2550,18 @@ msgstr "A configuração foi revertida!" msgid "Configuration failed" msgstr "A configuração falhou" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configurar o modo cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configurar ponte de servidor" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configurar modo de servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2478,6 +2627,14 @@ msgstr "Confirmar desconexão" msgid "Confirmation" msgstr "Confirmação" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Conectar através de um proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Conectar a equipamento remoto através de um proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2503,6 +2660,10 @@ msgstr "Ponto final da conexão" msgid "Connection lost" msgstr "Conexão perdida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervalo de re-estabelecimento da conexão" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2628,6 +2789,10 @@ msgstr "Nível do registro cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (somente Japão)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Criptografia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Potência atual" @@ -2962,6 +3127,14 @@ msgstr "" "Atraso antes de habilitar a porta após o evento de estabelecimento de link " "MII (milissegundos)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Atrase n segundos depois da conexão" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Retardar o script de abertura e ativação do tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegue prefixos IPv6" @@ -3127,6 +3300,7 @@ msgstr "" "O dispositivo está fora de alcance! Ainda aguardando pelo dispositivo..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositivos" @@ -3155,6 +3329,10 @@ msgstr "" "confirmação de alcance; publicado em mensagens RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parâmetros Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3163,6 +3341,10 @@ msgstr "Dir" msgid "Directory" msgstr "Diretório" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Diretório para configurações personalizadas dos clientes" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Nome do Diretório" @@ -3215,6 +3397,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Desabilitar pesquisas de DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Desativar suporte ao Data Channel Offloading (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Desabilitar Cifragem" @@ -3223,6 +3409,14 @@ msgstr "Desabilitar Cifragem" msgid "Disable Inactivity Polling" msgstr "Desative a sondagem de inatividade" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Desativar paginação" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Desativar opções de verificação de consistência" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Desativar esta interface" @@ -3347,6 +3541,11 @@ msgstr "" "Caso não seja especificado, a seção é válida para todas as instâncias do " "dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Não ativar no endereço e porta locais" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3443,6 +3642,42 @@ msgstr "Lista branca de domínios" msgid "Don't Fragment" msgstr "Não Fragmentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Não executar ifconfig de verdade" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Não adicionar rotas automaticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Não colocar em cache as senhas do --askpass ou --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Não derrubar os pacotes de entrada com o mesmo destino de host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Não herdar as opções globais de envio (push)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Não registar a data/hora" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Não puxe as rotas automaticamente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Não reler a chave entre os reinícios" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Não avisar quando existirem inconsistências no ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Abaixo" @@ -3467,6 +3702,10 @@ msgstr "Baixar o bloco mtd" msgid "Downstream SNR offset" msgstr "Compensação SNR do downstream" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3625,6 +3864,10 @@ msgstr "" "permite que os pacotes listados e assinados por ela sejam instalados pelo " "gerenciador de pacotes." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Escrever parâmetros no registo" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3738,6 +3981,10 @@ msgstr "Emite notificações de falha no netlink IP ADDR" msgid "Emits netlink LLADDR miss notifications" msgstr "Emite notificações de falha no netlink LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Medir empíricamente o MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3821,6 +4068,14 @@ msgstr "Ative a aprendizagem de endereço MAC" msgid "Enable NTP client" msgstr "Ativar cliente NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Ativar motor OpenSSL por hardware" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Ativar a descoberta do MTU do caminho" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Habilitar PSK Privado (PPSK)" @@ -3829,10 +4084,22 @@ msgstr "Habilitar PSK Privado (PPSK)" msgid "Enable Single DES" msgstr "Ative o DES Simples" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Ativar modo de encriptação por chave estática (não-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Ative o servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Ativar TLS e assumir papel de cliente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Ativar TLS e assumir papel de servidor" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Ative a filtragem VLAN" @@ -3864,6 +4131,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "Ative a delegação de prefixos IPv6 disponíveis nesta interface" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Ativar a fragmentação interna de datagramas" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3873,6 +4144,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "Ative o aprendizado e a obsolescência" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Ativar o interface de gestão em IP porta" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Ative o espelhamento dos pacotes da entrada" @@ -4026,6 +4301,17 @@ msgstr "Limite do encapsulamento" msgid "Encapsulation mode" msgstr "Modo do encapsulamento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Cifre e autentique todos os pacotes do canal de controle com a chave" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Criptografe e autentique todos os pacotes do canal de controle com a chave, " +"versão 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4034,6 +4320,10 @@ msgstr "Modo do encapsulamento" msgid "Encryption" msgstr "Criptografia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Cifra de encriptação para pacotes" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4131,6 +4421,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Excluir interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Executar o comando shell após as rotas serem adicionadas" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Executar o comando shell quando existir alteração do IP remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Executado em modo servidor na nova conexão de cliente, enquanto o cliente " +"ainda não é confiável" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Executado em modo servidor quando um endereço/rota IPv4 é adicionao na " +"tabela de roteamento interna do OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4157,6 +4475,10 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Fechar quando existir falha na negociacao TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandir arquivos de equipamentos conhecidos (hosts)" @@ -4208,6 +4530,10 @@ msgstr "Na expectativa de dois valores prioritários separados por dois pontos" msgid "Expecting: %s" msgstr "Esperando: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expira" @@ -4739,6 +5065,10 @@ msgstr "Fragmentação" msgid "Fragmentation Threshold" msgstr "Limiar de Fragmentação" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "De" @@ -4852,6 +5182,10 @@ msgstr "Configurações Gerais" msgid "General device options" msgstr "Opções gerais do dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Gerar Configuração" @@ -4897,6 +5231,10 @@ msgstr "Gera uma configuração adequada para a importação num peer do WireGua msgid "Generating QR code…" msgstr "Gerando o código QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "A senha de confirmação informada não casa. Senha não alterada!" @@ -4967,6 +5305,10 @@ msgstr "Conceder acesso aos procedimentos do LuCI Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Conceda acesso aos procedimentos do LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Conceda acesso à configuração do SSH" @@ -5082,6 +5424,10 @@ msgstr "Senha HE.net" msgid "HE.net username" msgstr "Usuário do HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autenticação HMAC para pacotes" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Erro HTTP %d" @@ -5095,6 +5441,10 @@ msgstr "Acesso HTTP(s)" msgid "Half Duplex" msgstr "Duplex Parcial" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestão de falhas de autenticação" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5111,6 +5461,15 @@ msgstr "Intervalo de heartbeat (kernel: heartbeat)" msgid "Hello interval" msgstr "Intervalo da saudação (Hello)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Diretiva de ajuda para simplificar a expressão --ping e --ping-restart nas " +"configurações de modo servidor" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5711,6 +6070,10 @@ msgstr "" "afeta os emparelhamentos de saída, nem os pares de link local descobertos " "via multicast." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Se a resolução de nomes falhar, tentar novamente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5751,12 +6114,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Se desmarcado, nenhuma rota padrão será configurada" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6172,6 +6537,11 @@ msgstr "Inválido" msgid "Invalid APN provided" msgstr "Foi fornecido um APN inválido" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "String de chave Base64 inválida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6328,10 +6698,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "Salta para outra regra especificada pelo seu valor de prioridade" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Manter o endereço IP local entre os reinícios" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Manter o endereço IP remoto entre os reinícios" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Mantenha as configurações e preserve a configuração atual" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Manter o dispositivo tun/tap aberto entre os reinícios" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Manter vivo" @@ -6387,10 +6769,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Chave faltando" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Janela para transição de chaves" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Chave usada para assinar a configuração da rede" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6591,6 +6981,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Limite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limitar entradas repetidas no registo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6832,6 +7226,10 @@ msgstr "Local 6" msgid "Local 7" msgstr "Local 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Endereço IP local" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6885,6 +7283,10 @@ msgstr "ULA local" msgid "Local VTEP" msgstr "VTEP Local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificado local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6897,6 +7299,14 @@ msgstr "" "O sufixo do domínio local anexado aos nomes DHCP e as entradas dos arquivos " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Nome do equipamento ou endereço IP local" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Chave privada local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Somente o serviço local" @@ -6984,6 +7394,7 @@ msgid "Log queries" msgstr "Registar as consultas" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Registrando os eventos" @@ -7127,6 +7538,10 @@ msgstr "MX" msgid "Mail" msgstr "E-mail" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Modo principal" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7135,6 +7550,18 @@ msgstr "" "Certifique-se que clonou o sistema de arquivos raiz com algo como o comando " "abaixo:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7300,6 +7727,10 @@ msgstr "Quantidade máxima de entradas na FDB" msgid "Maximum number of leased addresses." msgstr "Número máximo de endereços atribuídos." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Número máximo de pacotes TCP na fila de saída" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7868,6 +8299,10 @@ msgstr "Migração da configuração do ifname da rede" msgid "Network interface" msgstr "Interfaces de rede" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Rede" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nunca" @@ -8259,11 +8694,19 @@ msgstr "Aviso" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Número de buffers de broadcast alocados" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "A quantidade das entradas DNS em cache, 10000 é o máximo, 0 desativa o cache." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Número de linhas para o histórico do registo" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8415,6 +8858,10 @@ msgstr "" "Apenas um dos endereços MAC deve estar em uso ativo na rede a qualquer " "momento." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Só processe os estouros de tempo de pings se as rotas existirem" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Abrir a visão geral das regras do iptables…" @@ -8423,10 +8870,22 @@ msgstr "Abrir a visão geral das regras do iptables…" msgid "Open list..." msgstr "Abrir lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8473,6 +8932,10 @@ msgstr "Código do operador" msgid "Operator Name" msgstr "Nome do operador" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Otimizar as escritas TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8509,6 +8972,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Opcional, anotações diversas sobre este dispositivo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Em segundo, opcional. Caso seja definido como '0', nenhuma tentativa de " +"reconexão será feita." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8614,6 +9083,14 @@ msgstr "Opcional. Porta UDP usada para pacotes saintes ou entrantes." msgid "Options" msgstr "Opções" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Opções a serem adicionadas para esta tag." @@ -8847,6 +9324,10 @@ msgstr "Código PIN rejeitado" msgid "PIO directory" msgstr "Diretório PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Arquivo PKCS#12 com as chaves" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8947,6 +9428,14 @@ msgstr[1] "Parte das redes:" msgid "Part of zone %q" msgstr "Parte da zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Passar variáveis de ambiente ao script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8956,6 +9445,7 @@ msgstr "Passagem direta (Dispositivo físico espelhado para um único MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9021,6 +9511,10 @@ msgstr "Cole ou arraste a chave pública do repositório" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Cole ou arraste o arquivo fornecido da configuração WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Caminho para o certificado CA" @@ -9145,10 +9639,22 @@ msgstr "Restaure as configurações iniciais" msgid "Permission denied" msgstr "Permissão negada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Manter persistência da proteção replay" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Manter ou não o conjunto de subredes" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Manutenção da Conexão Persistente" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervalo de reconexão persistente" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "A configuração PersistentKeepAlive está inválida" @@ -9167,6 +9673,10 @@ msgstr "Configurações Físicas" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Pingar o remoto a cada n segundos sobre a porta TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9216,6 +9726,10 @@ msgstr "Status do PoE" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Nível da política sobre o uso de programas e scripts externos" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9484,6 +9998,10 @@ msgstr "Proxy" msgid "Proxy Server" msgstr "Servidor de proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Tempo limite do proxy em segundos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9535,6 +10053,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "A configuração PublicKey é inválida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Enviar uma opção ifconfig ao remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Enviar opções ao remoto" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9575,6 +10105,10 @@ msgstr "Consulte todos os resolvedores disponíveis." msgid "Query interval" msgstr "Intervalo da consulta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Solicitar chave privada ao canal de gestão" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalo de resposta à consulta" @@ -9692,10 +10226,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Aleatorize o mapeamento da porta de origem" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Escolher o server remoto aleatoriamente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Dados Brutos" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9809,6 +10351,10 @@ msgstr "Atualiza os canais" msgid "Refreshing" msgstr "Atualizando" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Recusar conexões de clientes que não tenham configuração personalizada" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Estado do registro" @@ -9896,6 +10442,10 @@ msgstr "Recarregar" msgid "Remaining time" msgstr "Tempo restante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remapear os sinais SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9924,6 +10474,14 @@ msgstr "Endereço IPv6 remoto ou FQDN" msgid "Remote VTEP" msgstr "VTEP remoto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Nome do equipamento ou endereço IP remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Tempo limite do ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Remover" @@ -9988,10 +10546,27 @@ msgstr "Remover endereço de sub-rede antes de encaminhar a consulta" msgid "Removes records of the specified type(s) from answers." msgstr "Remove registros dos tipos especificados das respostas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renegociar chave do canal de dados após n bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renegociar chave do canal de dados após n pacotes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Renegociar chave do canal de dados após n segundos" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Substituir a configuração da rede sem fio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Tamanho da janela de proteção conta replay" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10023,6 +10598,15 @@ msgstr "Solicitar prefixo IPv6" msgid "Request timeout" msgstr "A requisição excedeu o tempo limite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Requerer designação específica no certificado" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Requerer que o uso da chave seja explicitado no certificado" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10037,6 +10621,10 @@ msgstr "Exigir o checkum na entrada (opcional)." msgid "Require incoming packets serialization (optional)." msgstr "Exigir a serialização dos pacotes na entrada (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10072,6 +10660,10 @@ msgstr "" "Obrigatório: Rejeita a autenticação caso o servidor RADIUS não forneça os " "atributos apropriados da VLAN." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10218,6 +10810,10 @@ msgstr "Recarregar" msgid "Restart Firewall" msgstr "Reinicie o firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Reiniciar após estouro do tempo do ping remoto" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Reinicie a interface do rádio" @@ -10230,12 +10826,28 @@ msgstr "Restauração" msgid "Restore backup" msgstr "Restaure uma cópia de segurança" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Restringir as cifras permitidas para a negociação" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Estouro de tempo de retransmissão no canal de controle TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" "Recuperar os endereços de escuta da configuração da interface Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Tentar infinitamente a conexão quando existirem erros de proxy Socks" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Tentar infinitamente a conexão quando existirem erros de proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10362,10 +10974,18 @@ msgstr "Cadeia de ação rota \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Curto-circuito de rota (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Encaminhar rota da subrede para o cliente" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipo de rota" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10767,6 +11431,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Definir a classe/unidade de registro para as entradas do syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Definir detalhamento do registo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Definir tamanho das tabelas hash de endereços reais e virtuais" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Definir o tamanho do buffer de recepção TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Definir o tamanho do buffer de envio TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10786,6 +11466,23 @@ msgstr "" "Defina esta interface como mestre para a retransmissão RA e DHCPv6, bem como " "proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Definir o tamanho da fila de transmissão tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Definir parâmetros do adaptador TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Definir o MTU do dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Definir o overhead do dispositivo tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10795,6 +11492,10 @@ msgstr "Configurar Servidor DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Rotas de configuração para vizinhos IPv6 que tiverem proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Definir teto do MSS TCP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10829,6 +11530,22 @@ msgstr "" "Configurações para auxiliar os clientes sem fio com o roaming entre vários " "APs: 802.11r, 802.11k e 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Restringir a largura de banda ao parceiro" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Comando shell para executar após abertura do dispositivo tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Comando shell para executar após o fechamento do dispositivo tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Comando shell para verificar o nome do X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10889,6 +11606,10 @@ msgstr "Taxa de atualização do sinal" msgid "Signal:" msgstr "Sinal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Silenciar a saída dos avisos de replay" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11236,6 +11957,10 @@ msgstr "" "externo herda o valor do cabeçalho interno) ou um valor hexadecimal " "00..FF (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11255,6 +11980,10 @@ msgstr "" "Especifique uma MTU (unidade máxima de transmissão) diferente da padrão " "(1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11266,6 +11995,12 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Especifique a chave de cifragem secreta aqui." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"Especifique se é obrigatório o fornecimento de certificado válido para o " +"cliente" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Velocidade: %d Mbit/s, Duplex: %s" @@ -11301,6 +12036,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Iniciar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Iniciar o OpenVPN em estado de hibernação" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Iniciar o WPS" @@ -11373,6 +12112,10 @@ msgstr "Limite de inatividade da estação" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versão de formato do arquivo de estado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11578,6 +12321,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Porta de origem TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Porta TCP/UDP tanto para local e remoto" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11586,6 +12342,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Raiz do servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "Cifra TLS 1.3 ou mais recente" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cifra TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Encaminhe TOS (aplicável apenas a IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -12018,6 +12790,10 @@ msgstr "" "O token IPv6 " "hexadecimal para este host (até 16 caracteres, ou seja, 64 bits)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "A mais alta versão suporta do TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12050,6 +12826,10 @@ msgstr "O nome da interface já está em uso" msgid "The interface name is too long" msgstr "O nome da interface é muito longo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "A direção da chave para as opções 'tls-auth' e 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "A última entrada sem uma arquitetura se torna a padrão." @@ -12081,6 +12861,10 @@ msgstr "O endereço IPv4 local sobre o qual o túnel será criado (opcional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "O endereço IPv6 local sobre o qual o túnel será criado (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "A mais baixa versão suporta do TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12137,6 +12921,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Chave privada do seu nó Yggdrasil" @@ -12347,6 +13135,11 @@ msgstr "Este endereço IPv4 do repassar" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Este tipo de autenticação não é aplicável ao método EAP selecionado." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Isso não se parece com um arquivo PEM válido" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12558,6 +13351,10 @@ msgstr "Fuso horário" msgid "Timed-out" msgstr "Tempo esgotado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Janela temporal para troca de chaves" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Tempo limite em segundos" @@ -12616,6 +13413,10 @@ msgstr "Alternar PD IPv6 via DHCPv6." msgid "Tone" msgstr "Tom" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponível" @@ -12752,6 +13553,7 @@ msgstr "Potência de transmissão" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipo" @@ -12759,6 +13561,10 @@ msgstr "Tipo" msgid "Type of service" msgstr "Tipo de serviço" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipo de dispositivo utilizado" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13138,6 +13944,7 @@ msgstr "Usar o DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Use os servidores DNS anunciados pelo parceiro" @@ -13163,6 +13970,10 @@ msgstr "Usar o MTU na interface do túnel" msgid "Use TTL on tunnel interface" msgstr "Use TTL na interface do túnel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Use como uma sobreposição externa (/overlay)" @@ -13190,6 +14001,7 @@ msgstr "Use servidores DNS personalizados" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Use o roteador padrão" @@ -13197,6 +14009,7 @@ msgstr "Use o roteador padrão" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Use a métrica do roteador" @@ -13213,6 +14026,10 @@ msgstr "" "Use o formato do identificador da interface MAP (draft-ietf-softwire-map-00) " "em vez do RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Usar protocolo" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Use a tabela de roteamento" @@ -13253,6 +14070,18 @@ msgstr "" "requisitante. O Tempo de concessão opcional pode ser usado para " "definir tempos de concessão específico por host, ex., 12h, 3d ou infinito." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Utilizar dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Usar o nome do usuário como 'common name' (CN)" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13270,6 +14099,10 @@ msgstr "" "Usado para dois propósitos diferentes: RADIUS NAS ID e 802.11r R0KH-ID. Não " "é necessário com o WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13280,6 +14113,7 @@ msgid "User" msgstr "Usuário" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificado do usuário (codificado em formato PEM)" @@ -13288,11 +14122,13 @@ msgid "User identifier" msgstr "Identificador do usuário" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Chave do usuário (codificada em formato PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13361,11 +14197,25 @@ msgstr "Endereço Local da VPN" msgid "VPN Local port" msgstr "Porta Local da VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocolo VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Servidor VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash do certificado VPN Server SHA256" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Porta do Servidor VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Resumo digital SHA1 do certificado do servidor VPN" @@ -13631,6 +14481,16 @@ msgstr "" "as opções de tecla R0/R1 abaixo não são aplicadas. Desativar para usar as " "opções das teclas R0 e R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Quando você tem mais de um endereço IP (por exemplo, múltiplas interfaces ou " +"endereços IP secundários) e não usa --local para forçar a vinculação a " +"apenas um endereço específico" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13736,6 +14596,10 @@ msgstr "" "O modo de contorno (workaround) só pode ser usado quando atuando como ponto " "de acesso." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Escrever registo no arquivo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Salve as consultas recebidas do DNS no syslog." @@ -14152,6 +15016,11 @@ msgstr "minutos" msgid "mobile home agent (H)" msgstr "agente doméstico móvel (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + # Is this yes/no or no like in no one? #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" @@ -14300,6 +15169,10 @@ msgstr "modo servidor" msgid "severity:" msgstr "gravidade:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Nível do registro log sstpc" @@ -14357,6 +15230,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "Tentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Dispositivo tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Tempo limite de inatividade tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14559,6 +15440,14 @@ msgstr "valor inteiro válido" msgid "valid multicast MAC address" msgstr "endereço MAC multicast válido" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"um nome válido para o dispositivo de rede deve ter entre 1 e 15 caracteres, " +"excluindo caracteres \":\", \"/\", \"%\" ou espaços" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "um nome válido do dispositivo de rede, sem \".\" ou \"..\"" @@ -14668,51 +15557,131 @@ msgstr "{example_nx} retorna {nxdomain}." msgid "« Back" msgstr "« Voltar" +#~ msgid "Add template based configuration" +#~ msgstr "Adicionar uma configuração com base em um modelo" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Certificado CA (codificado por PEM; use em vez do armazenamento em todo o " -#~ "sistema para aferir o certificado do gateway." +#~ "Abaixo está uma lista de todas as instâncias OpenVPN configuradas e o seu " +#~ "estado atual" + +#~ msgid "Configuration category" +#~ msgstr "Categoria da configuração" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Não usar compressão LZO adaptiva" -#~ msgid "Invalid Base64 key string" -#~ msgstr "String de chave Base64 inválida" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Conceda acesso UCI à configuração do OpenVPN" -#~ msgid "Local IP address" -#~ msgstr "Endereço IP local" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instância \"%s\"" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Instance with that name already exists!" +#~ msgstr "Já existe um arquivo com esse nome!" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "OVPN configuration file upload" +#~ msgstr "Enviar um arquivo de configuração OVPN" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Aceitar conexões apenas de um dado nome X509" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instâncias OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." #~ msgstr "" -#~ "Em segundo, opcional. Caso seja definido como '0', nenhuma tentativa de " -#~ "reconexão será feita." +#~ "Por favor, edite esse arquivo diretamente em uma sessão de terminal." -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervalo de reconexão persistente" +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "" +#~ "Para enviar, favor selecionar um arquivo de configuração OVPN válido!" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Isso não se parece com um arquivo PEM válido" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Por favor selecione um modelo de VPN válido!" -#~ msgid "VPN Protocol" -#~ msgstr "Protocolo VPN" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Seção para adicionar um arquivo opcional 'auth-user-pass' com as suas " +#~ "credenciais (%s)" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash do certificado VPN Server SHA256" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Seção para modificar o arquivo de configuração OVPN (%s)" -#~ msgid "VPN Server port" -#~ msgstr "Porta do Servidor VPN" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Recomendação de segurança: não ative a compactação e não defina este " +#~ "parâmetro como `no` (não)" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "um nome válido para o dispositivo de rede deve ter entre 1 e 15 " -#~ "caracteres, excluindo caracteres \":\", \"/\", \"%\" ou espaços" +#~ "Recomendação de segurança: não ative a compactação e não defina este " +#~ "parâmetro como `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Escolha um modelo ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Definir o MTU TCP/UDP" + +#~ msgid "Size of cipher key" +#~ msgstr "Tamanho da chave de cifragem" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Especificar uma roteador padrão para as rotas" + +#~ msgid "Start/Stop" +#~ msgstr "Iniciar/Parar" + +#~ msgid "Started" +#~ msgstr "Iniciado" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Mudar para configuração avançada" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Mudar para configuração básica" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Porta TCP/UDP para local (padrão=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Porta TCP/UDP para remoto (padrão=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configuração baseada em modelo" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Diretório temporário para arquivo de retorno de conexão-cliente" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "O campo \"Nome\" não deve estar vazio!" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "" +#~ "O tamanho do arquivo de configuração OVPN (%s) é grande demais para ser " +#~ "editado através do LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Isso desabilita completamente a negociação de cifras" + +#~ msgid "Upload ovpn file" +#~ msgstr "Enviar arquivo OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Escrever estado para arquivo a cada n segundos" + +#~ msgid "yes (%i)" +#~ msgstr "sim (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Na expectativa de um endereço IPv4 válido" diff --git a/modules/luci-base/po/ro/base.po b/modules/luci-base/po/ro/base.po index 7e8e4a6111..d5fdf88480 100644 --- a/modules/luci-base/po/ro/base.po +++ b/modules/luci-base/po/ro/base.po @@ -107,6 +107,10 @@ msgstr "%s utilizează codificarea implicită a formatului de adresă MAC" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', sau 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -205,6 +209,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -267,6 +275,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -320,6 +332,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -365,6 +381,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -854,6 +874,10 @@ msgstr "" "Acceptați interogări DNS numai de la gazde a căror adresă se află într-o " "subrețea locală." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Acceptați de la chei publice" @@ -862,6 +886,10 @@ msgstr "Acceptați de la chei publice" msgid "Accept local" msgstr "Acceptare locale" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Acceptarea opțiunilor trimise de server" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1066,6 +1094,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "Adăugați solicitant MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Adăugarea rutei după stabilirea conexiunii" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1109,6 +1141,10 @@ msgstr "" msgid "Additional Peers" msgstr "Parteneri Suplimentari" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Autentificare suplimentară prin TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1286,6 +1322,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permiteți toate, cu excepția celor enumerate" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Permiteți traficul de la client la client" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Permiteți accesul complet la UCI pentru aplicațiile vechi" @@ -1302,6 +1342,14 @@ msgstr "Permiteți doar din listă" msgid "Allow localhost" msgstr "Permiteți localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Permiteți mai mulți clienți cu același certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Permiteți doar o singură sesiune" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permiteți repornirea dispozitivului" @@ -1314,6 +1362,10 @@ msgstr "Permiteți primirea pe porturile inactive" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Permiteți stațiilor externe să se conecteze la porturile SSH locale" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Permiteți telecomenzii să își schimbe IP-ul sau portul" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permiteți autentificări root cu parolă" @@ -1332,6 +1384,18 @@ msgstr "Permiteți utilizatorului root să se conecteze cu parolă" msgid "Allowed IPs" msgstr "IP-uri permise" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Numărul maxim permis de clienți conectați" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Numărul maxim admis de unități interne" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Numărul maxim permis de conexiuni noi" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tehnologie de rețea permisă" @@ -1340,6 +1404,12 @@ msgstr "Tehnologie de rețea permisă" msgid "AllowedIPs setting is invalid" msgstr "Setarea AllowedIPs nu este validă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1472,6 +1542,10 @@ msgstr "Orice pachet" msgid "Any zone" msgstr "Orice zonă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Adăugați jurnalul la fișier" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Aplicați backup?" @@ -1578,6 +1652,10 @@ msgstr "Grup de autentificare" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autentificare cu nume de utilizator/parolă" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autentificare" @@ -1647,6 +1725,10 @@ msgstr "Montarea automată a sistemelor de fișiere pe hotplug" msgid "Automatically mount swap on hotplug" msgstr "Montarea automată a swap-ului pe hotplug" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Redirecționarea automată a rutei implicite" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Montează automat sistemul de fișiere" @@ -1752,6 +1834,10 @@ msgid "Base64-encoded public key of this interface for sharing." msgstr "" "Cheia publică codificată în Base64 a acestei interfețe pentru partajare." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1811,6 +1897,7 @@ msgstr "Legătura serverului NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1843,6 +1930,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1944,11 +2032,23 @@ msgstr "" "În mod implicit, dnsmasq memorează în cache tipurile de înregistrări DNS A, " "AAAA, CNAME și SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificat CA (codat PEM; se utilizează în loc de stocarea la nivel de " +"sistem pentru a verifica certificatul gateway-ului." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificat CA; dacă este gol, acesta va fi salvat după prima conexiune." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1981,6 +2081,10 @@ msgstr "" msgid "Cached" msgstr "În cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Apelarea cmd/scriptului înainte de închiderea TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2070,6 +2174,10 @@ msgstr "Locația celulei" msgid "Cellular Network" msgstr "Rețea Celulară" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Autoritatea de certificare" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Constrângere de certificat (Domeniu)" @@ -2133,6 +2241,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Cârlig în lanț \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Prioritatea procesului de schimbare" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Schimbarea în director înainte de inițializare" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Modificări" @@ -2179,6 +2295,10 @@ msgstr "Lățimea canalului" msgid "Check filesystems before mount" msgstr "Verificați sistemele de fișiere înainte de montare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Verificarea certificatului omolog cu o CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2223,6 +2343,10 @@ msgstr "" "interfață fără fir sau completați câmpul personalizat pentru a " "defini o nouă rețea." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot la director după inițializare" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifru" @@ -2231,6 +2355,10 @@ msgstr "Cifru" msgid "Cisco UDP encapsulation" msgstr "Încapsularea Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2259,6 +2387,14 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "ID-ul de client care se trimite la solicitarea DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Clientul este dezactivat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2346,6 +2482,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Calculați suma de control de ieșire (opțional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Fișier de configurare" @@ -2370,6 +2507,18 @@ msgstr "Schimbările asupra configurării au fost anulate!" msgid "Configuration failed" msgstr "Configurarea a eșuat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Configurați modul client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Configurați puntea serverului" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Configurați modul server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2439,6 +2588,14 @@ msgstr "Confirmați deconectarea" msgid "Confirmation" msgstr "Confirmare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Conectare prin proxy Socks5" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Conectarea la o gazdă la distanță prin intermediul unui proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2464,6 +2621,10 @@ msgstr "Punct final de conexiune" msgid "Connection lost" msgstr "Conexiunea s-a pierdut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Intervalul de reîncercare a conexiunii" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2588,6 +2749,10 @@ msgstr "Nivelul jurnalului Cron" msgid "Cross Pass (Japan only)" msgstr "Trecere încrucișată (numai Japonia)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Criptografie" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Puterea actuală" @@ -2918,6 +3083,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Întârziere n secunde după conectare" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Întârzierea executării scriptului tun/tap deschis și sus" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegați prefixele IPv6" @@ -3082,6 +3255,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Nu se poate contacta dispozitivul! Se așteaptă dispozitivul..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispozitive" @@ -3107,6 +3281,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Parametrii Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3115,6 +3293,10 @@ msgstr "Dir" msgid "Directory" msgstr "Director" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Director pentru fișierele de configurare a clientului personalizat" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3163,6 +3345,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Dezactivați căutările DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Dezactivați Criptarea" @@ -3171,6 +3357,14 @@ msgstr "Dezactivați Criptarea" msgid "Disable Inactivity Polling" msgstr "Dezactivați verificarea inactivității" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Dezactivarea pagerului" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Dezactivați verificarea coerenței opțiunilor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Dezactivați această interfață" @@ -3294,6 +3488,11 @@ msgstr "" "Instanța Dnsmasq la care este legată această secțiune de pornire. Dacă nu " "este specificat, secțiunea este valabilă pentru toate instanțele dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Nu se leagă la adresa și portul local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3390,6 +3589,42 @@ msgstr "Lista albă de domenii" msgid "Don't Fragment" msgstr "Nu fragmentați" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Nu executați efectiv ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Nu adăugați automat rute" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Nu stocați în memoria cache parolele --askpass sau --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Nu abandonați pachetele tun primite cu aceeași destinație ca și gazda" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Nu moșteniți opțiunile globale de împingere" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Nu înregistrați timestamp-uri" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Nu trageți rutele automat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Nu recitiți cheia la repornire" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Nu atenționați cu privire la inconsecvențele ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Nefuncțional" @@ -3414,6 +3649,10 @@ msgstr "Descărcați mtdblock" msgid "Downstream SNR offset" msgstr "Decalaj SNR Legătură descendentă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3570,6 +3809,10 @@ msgstr "" "terțe) permite ca pachetele din listele semnate de acesta să fie instalate " "de managerul de pachete." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Parametrii de ecou pentru jurnal" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3680,6 +3923,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Măsurarea empirică a MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3763,6 +4010,14 @@ msgstr "Activați învățarea adresei MAC" msgid "Enable NTP client" msgstr "Activați clientul NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Activați motoarele criptografice hardware OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Activați descoperirea MTU de cale" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Activați PSK privat (PPSK)" @@ -3771,10 +4026,22 @@ msgstr "Activați PSK privat (PPSK)" msgid "Enable Single DES" msgstr "Activează DES unic" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Activați modul de criptare cu cheie statică (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Activați serverul TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Activarea TLS și asumarea rolului de client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Activați TLS și preluați rolul de server" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Activați filtrarea VLAN" @@ -3808,6 +4075,10 @@ msgstr "" "Activează delegarea fluxului intern a prefixelor IPv6 disponibile pe această " "interfață" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Activează fragmentarea internă a datagramelor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Activarea contramăsurilor de reinstalare a cheilor (KRACK)" @@ -3816,6 +4087,10 @@ msgstr "Activarea contramăsurilor de reinstalare a cheilor (KRACK)" msgid "Enable learning and aging" msgstr "Să permită învățarea și îmbătrânirea" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Activați interfața de gestionare pe IP port" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Activați oglindirea pachetelor primite" @@ -3964,6 +4239,17 @@ msgstr "Limita încapsulării" msgid "Encapsulation mode" msgstr "Modul de incapsulare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Criptează și autentifică toate pachetele canalului de control cu cheia" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Criptează și autentifică toate pachetele canalului de control cu cheia, " +"versiunea 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3972,6 +4258,10 @@ msgstr "Modul de incapsulare" msgid "Encryption" msgstr "Criptare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Cifru de criptare pentru pachete" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4067,6 +4357,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Excludeți interfețele" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Executați shell cmd după ce sunt adăugate rutele" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Executarea unei comenzi shell pe IP-ul de la distanță se schimbă" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Executat în modul server la noile conexiuni ale clienților, atunci când " +"clientul nu este încă de încredere" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Executat în modul server ori de câte ori o adresă/rută IPv4 sau o adresă MAC " +"este adăugată la tabela de rutare internă a OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4092,6 +4410,10 @@ msgstr "" msgid "Existing device" msgstr "Dispozitiv existent" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Ieșire la eșecul negocierii TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Extindeți gazdele" @@ -4140,6 +4462,10 @@ msgstr "Așteptarea a două valori de prioritate separate prin două puncte" msgid "Expecting: %s" msgstr "Se așteaptă: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expiră" @@ -4665,6 +4991,10 @@ msgstr "Fragmentare" msgid "Fragmentation Threshold" msgstr "Pragul de fragmentare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "Din" @@ -4778,6 +5108,10 @@ msgstr "Configurare generală" msgid "General device options" msgstr "Opțiuni generale ale dispozitivului" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Generare configurare" @@ -4824,6 +5158,10 @@ msgstr "" msgid "Generating QR code…" msgstr "Generarea de coduri QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4896,6 +5234,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Acordarea accesului la procedurile LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Acordați acces la configurația SSH" @@ -5011,6 +5353,10 @@ msgstr "Parola HE.net" msgid "HE.net username" msgstr "HE.net nume de utilizator HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Autentificare HMAC pentru pachete" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Eroare HTTP %d" @@ -5024,6 +5370,10 @@ msgstr "Acces HTTP(S)" msgid "Half Duplex" msgstr "Semi-Duplex" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Gestionarea eșecurilor de autentificare" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5040,6 +5390,15 @@ msgstr "Intervalul de bătaie a inimii (kernel: heartbeat)" msgid "Hello interval" msgstr "Interval de bună ziua" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Directivă ajutătoare pentru a simplifica exprimarea --ping și --ping-restart " +"în configurațiile modului server" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5624,6 +5983,10 @@ msgstr "" "lucru nu afectează peering-urile de ieșire și nici peer-urile locale de link " "descoperite prin multicast." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Dacă rezolvarea numelui de gazdă eșuează, încercați din nou" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5662,12 +6025,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Dacă nu este bifat, nu este configurată nicio rută implicită" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Dacă nu este bifat, adresele de server DNS anunțate sunt ignorate" @@ -6079,6 +6444,11 @@ msgstr "Nevalid" msgid "Invalid APN provided" msgstr "APN nevalabil furnizat" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Șir de chei Base64 nevalabil" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6227,10 +6597,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Păstrați adresa IP locală la repornire" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Păstrați adresa IP la distanță la repornire" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Păstrați setările și păstrați configurația curentă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Păstrați dispozitivul tun/tap deschis la repornire" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Păstrați-viața" @@ -6286,10 +6668,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Cheia lipsă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Fereastra de tranziție a cheilor" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Cheia utilizată pentru a semna configurația rețelei" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6488,6 +6878,10 @@ msgstr "Legendă:" msgid "Limit" msgstr "Limită" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Limitarea mesajelor de jurnal repetate" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6726,6 +7120,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Adresa IP locală" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6779,6 +7177,10 @@ msgstr "ULA locală" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Certificat local" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6791,6 +7193,14 @@ msgstr "" "Sufixul domeniului local adăugat la numele DHCP și la intrările din fișierul " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Numele gazdei locale sau adresa IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Cheia privată locală" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Doar serviciu local" @@ -6878,6 +7288,7 @@ msgid "Log queries" msgstr "Scrieți in jurnal interogările" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Jurnalizare" @@ -7022,6 +7433,10 @@ msgstr "MX" msgid "Mail" msgstr "Mail" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Modul major" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7030,6 +7445,18 @@ msgstr "" "Asigurați-vă că clonați sistemul de fișiere rădăcină folosind ceva de genul " "comenzilor de mai jos:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7190,6 +7617,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Numărul maxim de adrese închiriate." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Numărul maxim de pachete de ieșire TCP din coada de așteptare" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7755,6 +8186,10 @@ msgstr "Migrarea configurației rețelei ifname" msgid "Network interface" msgstr "Interfață de rețea" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Rețea" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Niciodată" @@ -8140,12 +8575,20 @@ msgstr "Remarcă" msgid "Nslookup" msgstr "Căutare DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Numărul de tampoane de difuzare alocate" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Numărul de intrări DNS stocate în memoria cache, 10000 este maxim, 0 " "înseamnă că nu există memorie cache." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Numărul de linii pentru istoricul fișierului jurnal" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8291,6 +8734,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Procesează timeout-urile ping numai dacă există rute" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Deschideți prezentarea generală a regulilor iptables…" @@ -8299,10 +8746,22 @@ msgstr "Deschideți prezentarea generală a regulilor iptables…" msgid "Open list..." msgstr "Deschideți lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "Conectare Deschisă (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "FortiOpenvpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8349,6 +8808,10 @@ msgstr "Codul operatorului" msgid "Operator Name" msgstr "Nume operator" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Optimizarea scrierilor TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8382,6 +8845,11 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Note opționale, în formă liberă, despre acest dispozitiv" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Opțional, în secunde. Dacă este setat la \"0\", nu se încearcă reconectarea." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8488,6 +8956,14 @@ msgstr "Opțional. Port UDP utilizat pentru pachetele de ieșire și de intrare. msgid "Options" msgstr "Opțiuni" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8720,6 +9196,10 @@ msgstr "Cod PIN respins" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Fișier PKCS#12 care conține chei" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Împingeți" @@ -8821,6 +9301,14 @@ msgstr[2] "Parte a rețelelor:" msgid "Part of zone %q" msgstr "Parte din zonă %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Treceți variabilele de mediu în script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8830,6 +9318,7 @@ msgstr "Pass-through (dispozitiv fizic în oglindă pentru un singur MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8892,6 +9381,10 @@ msgstr "Lipiți sau trageți cheia publică a depozitului" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Lipiți sau trageți fișierul de configurare WireGuard furnizat…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Calea către certificatul CA" @@ -9014,10 +9507,22 @@ msgstr "Efectuați resetarea" msgid "Permission denied" msgstr "Permisiune refuzată" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Persistă starea de protecție la reluare" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Persistă/nu persistă ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Persistentă Keep Alive" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Interval de reconectare persistentă" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Setarea PersistentKeepAlive nu este valabilă" @@ -9036,6 +9541,10 @@ msgstr "Setări fizice" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping la distanță la fiecare n secunde prin portul TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9085,6 +9594,11 @@ msgstr "" msgid "Policy" msgstr "Politică" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" +"Nivelul politicii privind utilizarea programelor și scripturilor externe" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9344,6 +9858,10 @@ msgstr "" msgid "Proxy Server" msgstr "Server Proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Timpul de așteptare al proxy-ului în secunde" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9395,6 +9913,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Setarea PublicKey nu este valabilă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Împingeți o opțiune ifconfig la distanță" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Împingeți opțiunile către parteneri" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9432,6 +9962,10 @@ msgstr "Interoghează toți rezolvatorii din fluxul extern disponibili." msgid "Query interval" msgstr "Interval de interogare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Canalul de gestionare a întrebărilor pentru cheia privată" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalul de răspuns la interogare" @@ -9549,10 +10083,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Randomizarea mapării porturilor sursă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Alegeți aleatoriu serverul la distanță" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Date brute" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9665,6 +10207,11 @@ msgstr "Reîmprospătare canale" msgid "Refreshing" msgstr "Împrospătare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Refuzați conexiunea dacă nu există o configurație personalizată a clientului" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Înregistrare Stat" @@ -9752,6 +10299,10 @@ msgstr "Reîncărcare" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remap de semnale SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9780,6 +10331,14 @@ msgstr "Adresa IPv6 la distanță sau FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Numele gazdei la distanță sau adresa IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Timpul de ping la distanță" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Eliminați" @@ -9840,10 +10399,27 @@ msgstr "Eliminați adresa de subrețea înainte de a redirecționa interogarea" msgid "Removes records of the specified type(s) from answers." msgstr "Elimină înregistrările de tipurile specificate din răspunsuri." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Renegocierea cheii chan. de date după octeți" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Renegocierea cheii chan. de date după pachete" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Renegociați cheia de schimbare a datelor după câteva secunde" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Înlocuiți configurația wireless" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Dimensiunea ferestrei glisante de protecție a reluării" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9873,6 +10449,15 @@ msgstr "Solicitați prefixul IPv6" msgid "Request timeout" msgstr "Timpul de așteptare a cererii" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Solicită o denumire explicită pe certificat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Cereți utilizarea explicită a cheii pe certificat" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9887,6 +10472,10 @@ msgstr "Solicită suma de control de intrare (opțional)." msgid "Require incoming packets serialization (optional)." msgstr "Solicită serializarea pachetelor primite (opțional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9926,6 +10515,10 @@ msgstr "" "Este necesar: Respinge autentificarea dacă serverul RADIUS nu furnizează " "atributele VLAN corespunzătoare." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10072,6 +10665,10 @@ msgstr "Reporniți" msgid "Restart Firewall" msgstr "Reporniți Firewall-ul" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Repornire după expirarea timpului de ping la distanță" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Reporniți interfața radio" @@ -10084,11 +10681,27 @@ msgstr "Restaurează" msgid "Restore backup" msgstr "Restaurați o copie de rezervă" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Limitarea cifrului permis pentru a fi negociat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Timeout de retransmitere pe canalul de control TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Reîncercați la nesfârșit în cazul erorilor de proxy HTTP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Reîncercați la nesfârșit în cazul erorilor de proxy Socks" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10214,10 +10827,18 @@ msgstr "Lanțul de acțiuni de rută \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Scurtcircuit de rută (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Rutarea subnetului către client" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipul de rută" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10615,6 +11280,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Setați clasa/facilitatea de jurnal pentru intrările syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Setați verbalizarea ieșirii" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Setați dimensiunea tabelelor hash de adrese reale și virtuale" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Setați dimensiunea bufferului de recepție TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Setați dimensiunea bufferului de trimitere TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10634,6 +11315,23 @@ msgstr "" "Setați această interfață ca principală pentru retransmiterea RA și DHCPv6, " "precum și pentru proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Setați lungimea cozii de așteptare tun/tap TX" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Setați parametrii adaptorului tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Setați MTU al dispozitivului tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Stabiliți supraîncărcarea dispozitivului tun/tap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10643,6 +11341,10 @@ msgstr "Setați serverul DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurarea rutelor pentru vecinii IPv6 proxi." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Stabilirea limitei superioare pentru TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10677,6 +11379,22 @@ msgstr "" "Setări pentru asistarea clienților wireless în roaming între mai multe AP-" "uri: 802.11r, 802.11k și 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Modelarea lățimii de bandă pentru omologi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd de executat după deschiderea dispozitivului tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Shell cmd pentru a rula după închiderea dispozitivului tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Comandă Shell pentru a verifica numele X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10737,6 +11455,10 @@ msgstr "Rata de reîmprospătare a semnalului" msgid "Signal:" msgstr "Semnal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Reduceți la tăcere ieșirea atenționărilor de reluare" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11073,6 +11795,10 @@ msgstr "" "exterior moștenește valoarea antetului interior) sau o valoare hexazecimală " "00..FF (opțional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11092,6 +11818,10 @@ msgstr "" "Specificați o unitate MTU (Maximum Transmission Unit) diferită de cea " "implicită (1280 octeți)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11101,6 +11831,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Specificați aici cheia secretă de criptare." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Precizați dacă clientul trebuie să furnizeze un certificat valabil" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11136,6 +11870,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Pornire" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Porniți OpenVPN într-o stare de hibernare" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Porniți WPS" @@ -11208,6 +11946,10 @@ msgstr "Limita de inactivitate a stației" msgid "Status" msgstr "Stare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Versiunea formatului fișierului de stare" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11410,6 +12152,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Portul sursă TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Portul TCP/UDP # atât pentru local cât și pentru remote" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11418,6 +12173,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Rădăcina serverului TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "Cifru TLS 1.3 sau mai nou" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Cifru TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (se aplică numai la IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11841,6 +12612,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Cea mai înaltă versiune TLS acceptată" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11874,6 +12649,10 @@ msgstr "Numele interfeței este deja folosit" msgid "The interface name is too long" msgstr "Numele interfeței este prea lung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Direcția cheie pentru opțiunile \"tls-auth\" și \"secret" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Ultima intrare fără arhitectură devine implicită." @@ -11905,6 +12684,10 @@ msgstr "Adresa IPv4 locală pe care se creează tunelul (opțional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Adresa IPv6 locală pe care se creează tunelul (opțional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Cea mai mică versiune TLS acceptată" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11961,6 +12744,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -12160,6 +12947,11 @@ msgstr "Această adresă IPv4 a releului" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Acest tip de autentificare nu se aplică la metoda EAP selectată." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Acesta nu pare a fi un fișier PEM valid" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12377,6 +13169,10 @@ msgstr "Fus orar" msgid "Timed-out" msgstr "Expirat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Intervalul de timp pentru schimbul de chei" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Expirare în secunde" @@ -12434,6 +13230,10 @@ msgstr "" msgid "Tone" msgstr "Tonalitate" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponibil" @@ -12568,6 +13368,7 @@ msgstr "Puterea transmisiei" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tip" @@ -12575,6 +13376,10 @@ msgstr "Tip" msgid "Type of service" msgstr "Tipul serviciului" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Tipul de dispozitiv utilizat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12951,6 +13756,7 @@ msgstr "Utilizați DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Utilizați serverele DNS anunțate de către partenerul de rețea" @@ -12976,6 +13782,10 @@ msgstr "Utilizați MTU pe interfața tunelului" msgid "Use TTL on tunnel interface" msgstr "Utilizați TTL pe interfața de tunel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Utilizare ca suprapunere externă (/overlay)" @@ -13003,6 +13813,7 @@ msgstr "Utilizați servere DNS personalizate" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Utilizați poarta de acces implicită" @@ -13010,6 +13821,7 @@ msgstr "Utilizați poarta de acces implicită" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Utilizați metrica porții de acces" @@ -13026,6 +13838,10 @@ msgstr "" "Utilizarea formatului tradițional de identificare a interfeței MAP (draft-" "ietf-softwire-map-00) în loc de RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Utilizați protocolul" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Utilizați tabelul de rutare" @@ -13066,6 +13882,18 @@ msgstr "" "poate fi utilizat pentru a seta un timp de închiriere non-standard specific " "gazdei, de ex. 12h, 3d sau infinit." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Utilizați nodul de dispozitiv tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Utilizați numele de utilizator ca nume comun" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13083,6 +13911,10 @@ msgstr "" "Se utilizează în două scopuri diferite: RADIUS NAS ID și 802.11r R0KH-ID. Nu " "este necesar cu WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13093,6 +13925,7 @@ msgid "User" msgstr "Utilizator" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificat de utilizator (codificat PEM)" @@ -13101,11 +13934,13 @@ msgid "User identifier" msgstr "Identificatorul utilizatorului" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Cheie utilizator (codare PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13174,11 +14009,25 @@ msgstr "Adresă locală VPN" msgid "VPN Local port" msgstr "Port local VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocol VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Server VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash SHA256 al certificatului serverului VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Portul serverului VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Certificatul serverului VPN hash SHA1" @@ -13442,6 +14291,13 @@ msgstr "" "este activată, opțiunile de cheie R0/R1 de mai jos nu se aplică. Dezactivați " "acest lucru pentru a utiliza opțiunile de cheie R0 și R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13547,6 +14403,10 @@ msgstr "" "Modul de soluție poate fi utilizat numai atunci când acționează ca punct de " "acces." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Scrieți jurnalul în fișier" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Scrieți interogările DNS primite in syslog." @@ -13964,6 +14824,11 @@ msgstr "minute" msgid "mobile home agent (H)" msgstr "agent pentru case mobile (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nu" @@ -14111,6 +14976,10 @@ msgstr "mod server" msgid "severity:" msgstr "severitate:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Nivel de jurnal" @@ -14163,6 +15032,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "încercare" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "dispozitiv tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "timpul de inactivitate tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14365,6 +15242,14 @@ msgstr "valoare întreagă validă" msgid "valid multicast MAC address" msgstr "Adresă MAC multicast validă" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"nume de dispozitiv de rețea valabil între 1 și 15 caractere care nu conține " +"\":\", \"/\", \"%\" sau spații" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "nume valid al dispozitivului de rețea, nu \"..\" sau \"...\"" @@ -14470,48 +15355,132 @@ msgstr "{example_nx} returnează {nxdomain}." msgid "« Back" msgstr "« Înapoi" +#~ msgid "Add template based configuration" +#~ msgstr "Adăugați configurația bazată pe șablon" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Mai jos este o listă a instanțelor OpenVPN configurate și starea lor " +#~ "curentă" + +#~ msgid "Configuration category" +#~ msgstr "Categoria de configurare" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Nu folosiți compresia adaptivă lzo" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Acordarea accesului la configurația OpenVPN" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Instanța \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "Instanța cu acest nume există deja!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Încărcarea fișierului de configurare OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Acceptă doar conexiuni de la numele X509 dat" + +#~ msgid "OpenVPN instances" +#~ msgstr "Instanțe OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Vă rugăm editaÅ£i acest fişier intr-o sesiune de terminal." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "Certificat CA (codat PEM; se utilizează în loc de stocarea la nivel de " -#~ "sistem pentru a verifica certificatul gateway-ului." +#~ "Vă rugăm să selectați un fișier de configurare OVPN valid pentru a " +#~ "încărca!" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Șir de chei Base64 nevalabil" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Vă rugăm să selectați un șablon VPN valid!" -#~ msgid "Local IP address" -#~ msgstr "Adresa IP locală" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Secțiune pentru a adăuga un fișier opțional 'auth-user-pass' cu " +#~ "acreditările dumneavoastră (%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Secțiunea de modificare a fișierului de configurare OVPN (%s)" -#~ msgid "OpenFortivpn" -#~ msgstr "FortiOpenvpn" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Recomandare de securitate: Se recomandă să nu activați compresia și să " +#~ "setați acest parametru la `no`" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "Opțional, în secunde. Dacă este setat la \"0\", nu se încearcă " -#~ "reconectarea." +#~ "Recomandare de securitate: Se recomandă să nu activați compresia și să " +#~ "setați acest parametru la `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Selectați șablonul ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Setați TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Dimensiunea cheii de criptare" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Specificați un gateway implicit pentru rute" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Interval de reconectare persistentă" +#~ msgid "Start/Stop" +#~ msgstr "Pornire/Oprire" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Acesta nu pare a fi un fișier PEM valid" +#~ msgid "Started" +#~ msgstr "A început" -#~ msgid "VPN Protocol" -#~ msgstr "Protocol VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Treceți la configurația avansată" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash SHA256 al certificatului serverului VPN" +#~ msgid "Switch to basic configuration" +#~ msgstr "Treceți la configurația de bază" -#~ msgid "VPN Server port" -#~ msgstr "Portul serverului VPN" +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Portul TCP/UDP # pentru local (implicit=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Portul TCP/UDP # pentru distanță (implicit=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Configurație bazată pe șablon" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "" +#~ "Director temporar pentru fișierul de întoarcere a conexiunii clientului" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Câmpul 'Nume' nu trebuie să fie gol!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "nume de dispozitiv de rețea valabil între 1 și 15 caractere care nu " -#~ "conține \":\", \"/\", \"%\" sau spații" +#~ "Dimensiunea fișierului de configurare OVPN (%s) este prea mare pentru " +#~ "editarea online în LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Acest lucru dezactivează complet negocierea cifrului" + +#~ msgid "Upload ovpn file" +#~ msgstr "Încărcați fișierul OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Scrie starea în fișier la fiecare n secunde" + +#~ msgid "yes (%i)" +#~ msgstr "da (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Așteptarea unei adrese IPv4 valide" diff --git a/modules/luci-base/po/ru/base.po b/modules/luci-base/po/ru/base.po index 2edf353b3c..fe2ef11450 100644 --- a/modules/luci-base/po/ru/base.po +++ b/modules/luci-base/po/ru/base.po @@ -122,6 +122,10 @@ msgstr "%s использует стандартное кодирование ф msgid "%s; %d tokens separated by %s" msgstr "%s; %d токенов, разделённых %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' или 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -220,6 +224,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -282,6 +290,10 @@ msgstr "18: ARM UEFI 32 boot from HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 boot from HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -335,6 +347,10 @@ msgstr "28: RISC-V 64-bit UEFI boot from HTTP" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -380,6 +396,10 @@ msgstr "38: LoongArch 32-bit UEFI boot from HTTP" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-bit UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -882,6 +902,10 @@ msgstr "" "подсетей интерфейса использующего DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Принимать от открытых ключей" @@ -890,6 +914,10 @@ msgstr "Принимать от открытых ключей" msgid "Accept local" msgstr "Принимать локальные данные" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Принимать настройки, отправленные сервером" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1107,6 +1135,10 @@ msgstr "Добавить адрес пира" msgid "Add requestor MAC" msgstr "Добавить запрашивающий MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Добавить маршрут после установки соединения" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1153,6 +1185,10 @@ msgstr "" msgid "Additional Peers" msgstr "Дополнительные пиры" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Дополнительная аутентификация с использованием TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Дополнительные параметры конфигурации (в формате TOML)." @@ -1337,6 +1373,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Разрешить все, кроме" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Разрешить трафик между клиентами" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Предоставить полный доступ к UCI для устаревших приложений" @@ -1353,6 +1393,15 @@ msgstr "Разрешить перечисленные" msgid "Allow localhost" msgstr "Разрешить localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" +"Разрешить одновременное подключение нескольких клиентов с одним сертификатом" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Разрешить только одну сессию" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Разрешить перезагрузку устройства" @@ -1367,6 +1416,10 @@ msgstr "" "Разрешить удаленным хостам подключаться к локальным перенаправляемым портам " "SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Разрешить удалённое изменение IP-адреса или порта" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Root входит по паролю" @@ -1386,6 +1439,18 @@ msgstr "" msgid "Allowed IPs" msgstr "Разрешённые IP-адреса" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Максимальное количество подключённых клиентов" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Максимальное количество внутренних маршрутов клиенту" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Максимальное количество новых соединений" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Разрешённые сетевые технологии" @@ -1394,6 +1459,12 @@ msgstr "Разрешённые сетевые технологии" msgid "AllowedIPs setting is invalid" msgstr "Неверная настройка параметра AllowedIPs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1532,6 +1603,10 @@ msgstr "Любой пакет" msgid "Any zone" msgstr "Любая зона" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Добавить запись в файл журнала" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Восстановить резервную копию?" @@ -1638,6 +1713,10 @@ msgstr "Группа аутентификации" msgid "Auth Priv" msgstr "Приватная аутентификация" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Аутентификация по имени пользователя и паролю" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Аутентификация" @@ -1714,6 +1793,10 @@ msgstr "" "Автоматическое монтирование раздела подкачки при подключении к системе во " "время её работы без выключения питания и остановки системы (hotplug)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Автоматически перенаправлять маршрут по умолчанию" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Hotplug раздела" @@ -1818,6 +1901,10 @@ msgstr "Базовое устройство" msgid "Base64-encoded public key of this interface for sharing." msgstr "Открытый ключ этого интерфейса в кодировке Base64." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1878,6 +1965,7 @@ msgstr "Привязать NTP-се #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1910,6 +1998,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -2012,11 +2101,23 @@ msgstr "" "По умолчанию dnsmasq кэширует DNS-" "записи типов A, AAAA, CNAME и SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA-сертификат (в PEM-кодировке; используется вместо общесистемного хранилища " +"для проверки сертификата шлюза)." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA-сертификат; если отсутствует, будет сохранен после первого соединения." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2049,6 +2150,10 @@ msgstr "Кэшировать произвольные ресурсные зап msgid "Cached" msgstr "Кэшировано" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Команда или скрипт, который будет выполнен перед отключением TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2139,6 +2244,10 @@ msgstr "Местоположение ячейки" msgid "Cellular Network" msgstr "Сотовая сеть" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Центр сертификации" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Ограничение сертификата (Domain)" @@ -2203,6 +2312,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Хук цепочки ‎«%h»" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Изменить приоритет процесса" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Перейти в указанный каталог перед инициализацией" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Изменения" @@ -2249,6 +2366,11 @@ msgstr "Ширина канала" msgid "Check filesystems before mount" msgstr "Проверка файловых систем перед монтированием" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" +"Проверять наличие сертификата узла в CRL (списке отозванных сертификатов)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2294,6 +2416,12 @@ msgstr "" "беспроводной сети или заполните поле создать, чтобы создать новый " "интерфейс." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" +"Корневой каталог после инициализации. OpenVPN не сможет получить доступ к " +"файлам за его пределами" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Алгоритм шифрования" @@ -2302,6 +2430,10 @@ msgstr "Алгоритм шифрования" msgid "Cisco UDP encapsulation" msgstr "Формирование пакетов данных Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2333,6 +2465,14 @@ msgstr "" "ID клиента для отправки в DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Клиент отключён" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2420,6 +2560,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Вычислять исходящую контрольную сумму (опционально)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Конфигурационный файл" @@ -2444,6 +2585,18 @@ msgstr "Конфигурация возвращена назад!" msgid "Configuration failed" msgstr "Ошибка конфигурации" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Настроить режим клиента" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Настроить мост сервера" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Настроить режим сервера" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2515,6 +2668,14 @@ msgstr "Подтверждение отключения" msgid "Confirmation" msgstr "Подтверждение пароля" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Подключаться через SOCKS5-прокси" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Подключаться к удалённой машине с использованием HTTP-прокси" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2540,6 +2701,10 @@ msgstr "Конечный узел для подключения" msgid "Connection lost" msgstr "Подключение потеряно" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Интервал между попытками подключения" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2665,6 +2830,10 @@ msgstr "Уровень журналирования cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (только для Японии)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Криптография" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Текущая мощность" @@ -3007,6 +3176,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "Задержка перед включением порта после события подключения MII (мс)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Задержка после подключения, в секундах" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Задержка между запуском TUN/TAP и выполнением скрипта" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -3172,6 +3349,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Устройство недоступно! Ожидание устройства..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Устройства" @@ -3200,6 +3378,10 @@ msgstr "" "достижимости; значение публикуется в сообщениях RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Файл параметров Диффи-Хеллмана" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Каталог" @@ -3208,6 +3390,10 @@ msgstr "Каталог" msgid "Directory" msgstr "Каталог" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Каталог для пользовательских config-файлов клиента" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Имя каталога" @@ -3260,6 +3446,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Запретить DNS-запросы" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Отключить поддержку разгрузки канала данных (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Отключить шифрование" @@ -3268,6 +3458,14 @@ msgstr "Отключить шифрование" msgid "Disable Inactivity Polling" msgstr "Отключить отслеживание неактивности клиентов" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Отключить сброс страниц из оперативной памяти в файл подкачки" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Выключить проверку согласованности параметров" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Отключить этот интерфейс" @@ -3393,6 +3591,11 @@ msgstr "" "Экземпляр dnsmasq, к которому привязан этот загрузочный раздел. Если не " "указан, раздел действителен для всех экземпляров dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Не привязываться к локальному адресу и порту" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кэшировать отрицательные ответы, в т.ч. для несуществующих доменов." @@ -3487,6 +3690,49 @@ msgstr "Белый список доменов" msgid "Don't Fragment" msgstr "Не фрагментировать" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Не выполнять команды ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Не добавлять маршруты автоматически" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Не кэшировать пароли --askpass и --auth-user-pass в оперативной памяти" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" +"Не отбрасывать входящие tun-пакеты с таким же адресом назначения, как и у " +"хоста" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Не наследовать глобальные опции push" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Не записывать метки времени в системный журнал" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Не добавлять маршруты автоматически" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" +"Не перечитывать файлы ключей при перезапуске (выполнении 'SIGUSR1' или 'ping-" +"restart')" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" +"Не выводить предупреждение проверки согласованности параметров, если " +"параметр 'ifconfig' с этой стороны соединения не совпадает с удалённой " +"стороной" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Вниз" @@ -3511,6 +3757,10 @@ msgstr "Скачать MTD-ра msgid "Downstream SNR offset" msgstr "SNR offset внутренней сети" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3679,6 +3929,10 @@ msgstr "" "Публичный ключ каждого репозитория (официального или стороннего) разрешает " "установку пакетов из подписанных им списков через менеджер пакетов." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Записывать параметры эхо-ответов в системный журнал" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3790,6 +4044,10 @@ msgstr "Выдает уведомления о пропуске IP-адреса msgid "Emits netlink LLADDR miss notifications" msgstr "Выдает уведомления о пропуске LLADDR сетевого соединения" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Эмпирически измерять MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3875,6 +4133,14 @@ msgstr "Включить изучение MAC адресов" msgid "Enable NTP client" msgstr "Включить NTP-клиент" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Включить поддержку аппаратного шифрования OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Автоматически определять MTU (PMTUD)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3885,11 +4151,25 @@ msgstr "" msgid "Enable Single DES" msgstr "Включить Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" +"Симметричное шифрование (не TLS) по общему секретному файлу, который можно " +"сгенерировать при помощи --genkey" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" "Включить TFTP-сервер" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Включить TLS и выступить в роли клиента во время подтверждения TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Включить TLS и выступить в роли сервера во время подтверждения TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3924,6 +4204,11 @@ msgstr "" "Включить нисходящее делегирование префиксов IPv6, доступных на этом интерфейсе" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" +"Фрагментировать UDP-дейтаграммы, которые превышают указанный порог в байтах" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3934,6 +4219,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "Включить изучение и устаревание (learning/aging)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Включить интерфейс управления, по IP-адресу и порту" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Включить отражение входящих пакетов" @@ -4093,6 +4382,18 @@ msgstr "Предел инкапсуляции" msgid "Encapsulation mode" msgstr "Режим инкапсуляции" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"Шифровать и аутентифицировать все пакеты канала управления с помощью ключа" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Шифровать и аутентифицировать все пакеты канала управления с помощью ключа, " +"версия 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4101,6 +4402,10 @@ msgstr "Режим инкапсуляции" msgid "Encryption" msgstr "Шифрование" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Алгоритм шифрования для пакетов" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4198,6 +4503,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Исключить интерфейсы" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Выполнить shell команду после добавления маршрутов" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Выполнить shell команду при изменении IP-адреса удалённого хоста" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Выполнять в режиме сервера '-mode server' при появлении новых клиентских " +"соединений, если к клиенту ещё нет доверия" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Выполнять в режиме сервера '-mode server' каждый раз, когда адрес/маршрут " +"IPv4 или MAC-адрес добавлен в таблицу маршрутизации OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4223,6 +4556,10 @@ msgstr "" msgid "Existing device" msgstr "Существующее устройство" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Выйти при ошибке согласования использования протокола TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Расширять имена хостов" @@ -4274,6 +4611,10 @@ msgstr "Ожидается два значение приоритета, раз msgid "Expecting: %s" msgstr "Ожидание: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Истекает" @@ -4820,6 +5161,10 @@ msgstr "Фрагментация" msgid "Fragmentation Threshold" msgstr "Порог фрагментации" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "С" @@ -4933,6 +5278,10 @@ msgstr "Основные настройки" msgid "General device options" msgstr "Общие опции устройства" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Создать config" @@ -4978,6 +5327,10 @@ msgstr "Создаёт конфигурацию, подходящую для и msgid "Generating QR code…" msgstr "Генерация QR-кода…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Введённые пароли не совпадают, пароль не изменён!" @@ -5048,6 +5401,10 @@ msgstr "Предоставление доступа к процедурам LuCI msgid "Grant access to LuCI openfortivpn procedures" msgstr "Предоставление доступа к процедурам LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Предоставление доступа к конфигурации SSH" @@ -5164,6 +5521,10 @@ msgstr "Пароль HE.net" msgid "HE.net username" msgstr "HE.net логин" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Алгоритм расчёта HMAC-кода для аутентификации пакетов" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Ошибка HTTP: %d" @@ -5177,6 +5538,10 @@ msgstr "Доступ по HTTP(S)" msgid "Half Duplex" msgstr "Полу дуплекс" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Обработка отказов аутентификации" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5193,6 +5558,15 @@ msgstr "Сердечный ритм (kernel: heartbeat)" msgid "Hello interval" msgstr "Интервал приветствия" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Вспомогательная команда, предназначенная для упрощения выражений --ping и --" +"ping-restart в режиме настройки сервера" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5815,6 +6189,10 @@ msgstr "" "влияет на исходящие соединения, а также на локальные соединения, " "обнаруженные с помощью многоадресной рассылки." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Пытаться подключиться снова при ошибке определения имени хоста" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5855,12 +6233,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Если не выбрано, то маршрут по умолчанию не настраивается" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6278,6 +6658,11 @@ msgstr "Недопустимый" msgid "Invalid APN provided" msgstr "Предоставлен неверный APN" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Неверная строка Base64 ключа" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6436,10 +6821,22 @@ msgstr "Джампер" msgid "Jumps to another rule specified by its priority value" msgstr "Переход к другому правилу, указанному значением его приоритета" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Не изменять локальный IP-адрес при перезапуске" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Не изменять удалённый IP-адрес при перезапуске" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Сохранить настройки и оставить текущую конфигурацию" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Сохранять виртуальное устройство TUN/TAP запущенным при перезагрузке" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Поддержание соединения" @@ -6495,10 +6892,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Отсутствует ключ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Период жизни старого ключа во время обновления" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Ключ, используемый для подписи конфигурации сети" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6697,6 +7102,10 @@ msgstr "События:" msgid "Limit" msgstr "Лимит адресов" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Ограничить повторяющиеся сообщения в журнале" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6946,6 +7355,10 @@ msgstr "Локальный интерфейс 6" msgid "Local 7" msgstr "Локальный интерфейс 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Локальный IP-адрес" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -7001,6 +7414,10 @@ msgstr "Локальный ULA" msgid "Local VTEP" msgstr "Локальный VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Локальный сертификат" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -7014,6 +7431,14 @@ msgstr "" "Host Configuration Protocol\">DHCP-именам и записи файла hosts (/etc/" "hosts)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Имя или IP-адрес локального хоста" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Локальный закрытый ключ" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Только локальный DNS" @@ -7102,6 +7527,7 @@ msgid "Log queries" msgstr "Запись запросов" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Журналирование" @@ -7250,6 +7676,10 @@ msgstr "MX" msgid "Mail" msgstr "Почта" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Основной режим" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7258,6 +7688,18 @@ msgstr "" "Убедитесь, что вы клонируете корневую файловую систему с помощью команд, " "аналогичных приведённым ниже:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7439,6 +7881,10 @@ msgstr "Максимальное количество записей FDB" msgid "Maximum number of leased addresses." msgstr "Максимальное количество адресов, доступных для аренды." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Максимальное количество сегментов TCP в очереди на отправку" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -8021,6 +8467,10 @@ msgstr "Миграция конфигурации сетевых интерфе msgid "Network interface" msgstr "Сетевой интерфейс" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Сеть" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Никогда" @@ -8418,12 +8868,20 @@ msgstr "Уведомление" msgid "Nslookup" msgstr "DNS-запрос" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Количество выделенных широковещательных буферов" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Количество кэшированных DNS-" "записей (максимум — 10000, 0 — отключить кэширование)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Количество строк в файле журнала" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8576,6 +9034,12 @@ msgstr "" "Предполагается, что в любой момент времени в сети будет активен только один " "из MAC-адресов." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" +"Использовать временную задержку пинг-запросов только в случае, когда " +"существует необходимый маршрут" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Открыть обзор правил iptables…" @@ -8584,10 +9048,24 @@ msgstr "Открыть обзор правил iptables…" msgid "Open list..." msgstr "Открыть список..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "Открытое соединение" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "Открытое подключение (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" +"OpenFortivpn (открытый клиент для подключения к VPN-серверам Fortinet " +"(FortiGate) по протоколам: SSL-VPN (HTTPS), IPsec)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8634,6 +9112,10 @@ msgstr "Код оператора" msgid "Operator Name" msgstr "Имя оператора" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Оптимизация записей ввода/вывода TUN/TAP/UDP (экспериментальная опция)" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8670,6 +9152,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Произвольные заметки об этом устройстве (необязательно)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Опционально, в секундах. Если установлено значение '0', попытка " +"восстановления соединения не предпринимается." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8776,6 +9264,14 @@ msgstr "" msgid "Options" msgstr "Настройки" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Опции, которые будут добавлены для этого тега." @@ -9012,6 +9508,12 @@ msgstr "PIN код отвергнут" msgid "PIO directory" msgstr "Каталог PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" +"Файл PKCS#12, содержащий закрытый ключ, локальный сертификат и сертификат " +"корневого центра сертификации" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Принудительная рассылка PMK-R1" @@ -9117,6 +9619,14 @@ msgstr[2] "Частей сети:" msgid "Part of zone %q" msgstr "Часть зоны %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Передавать переменные окружения скрипту" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -9126,6 +9636,7 @@ msgstr "Прозрачный (зеркалировать физическое у #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9189,6 +9700,10 @@ msgstr "Вставьте или перетащите публичный ключ msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Вставьте или перетащите имеющийся файл конфигурации WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Путь к сертификату CA" @@ -9311,10 +9826,26 @@ msgstr "Выполнить сброс" msgid "Permission denied" msgstr "Доступ запрещён" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" +"Сохранять состояние защиты от воспроизведения в сеансах, используя файл для " +"сохранения и перезагрузки состояния" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" +"Сохранять пул ifconfig в указанный файл с заданной периодичностью (в " +"секундах)" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Постоянно держать включённым" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Постоянный интервал переподключения" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Неверная настройка параметра PersistentKeepAlive" @@ -9333,6 +9864,10 @@ msgstr "Настройки канала" msgid "Ping" msgstr "Пинг-запрос" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Выполнять пинг-запрос каждые n секунд, используя порт TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9382,6 +9917,10 @@ msgstr "Статус PoE" msgid "Policy" msgstr "Политика" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Уровень безопасности для внешних программ и скриптов" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9653,6 +10192,10 @@ msgstr "Прокси" msgid "Proxy Server" msgstr "Сервер прокси" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Время ожидания прокси в секундах" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "Прокси-сервер ARP" @@ -9704,6 +10247,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Неверная настройка параметра PublicKey" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Выполнить команду ifconfig на удалённом узле" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Параметры узла - 'Push options'" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9746,6 +10301,10 @@ msgstr "" msgid "Query interval" msgstr "Интервал запроса" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Канал управления запросами для закрытого ключа" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Интервал ответа на запрос" @@ -9866,10 +10425,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Случайное сопоставление исходного порта" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Случайно выбирать удалённый сервер" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Декодированные данные" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9987,6 +10554,12 @@ msgstr "Обновить данные" msgid "Refreshing" msgstr "Обновляется" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" +"Разорвать соединение, если пользовательский конфигурационный файл клиента " +"отсутствует" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Состояние регистрации" @@ -10075,6 +10648,12 @@ msgstr "Перезагрузить" msgid "Remaining time" msgstr "Остаток времени" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" +"Изменить реакцию на сигнал SIGUSR1: SIGHUP (перезагрузка без сохранения " +"состояния) или SIGTERM (выход)" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -10103,6 +10682,14 @@ msgstr "Удалённый IPv6-адрес или FQDN" msgid "Remote VTEP" msgstr "Удалённый VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Имя удалённого хоста или его IP-адрес" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Время ожидания удалённого пинг-запроса" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Удалить" @@ -10171,10 +10758,31 @@ msgstr "Удаление адреса подсети перед пересылк msgid "Removes records of the specified type(s) from answers." msgstr "Удаляет записи указанного типа(ов) из ответов." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Повторное согласование ключа канала данных после пересылки N байт" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Повторное согласование ключа канала данных после пересылки N пакетов" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" +"Повторное согласование ключа канала данных каждые N секунд (по умолчанию " +"3600)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Заменить конфигурацию беспроводной сети" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" +"Использовать защиту от повтора — скользящее окно размером N с интервалом " +"времени T секунд" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10205,6 +10813,15 @@ msgstr "" msgid "Request timeout" msgstr "Тайм-аут запроса" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Требовать явного указания в сертификате" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Требовать явного использования ключа в сертификате" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10219,6 +10836,10 @@ msgstr "Требуется входящая контрольная сумма ( msgid "Require incoming packets serialization (optional)." msgstr "Требуется сериализация входящих пакетов (опционально)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10255,6 +10876,10 @@ msgstr "" "Обязательно: отклоняет аутентификацию, если сервер RADIUS не предоставляет " "соответствующие атрибуты VLAN." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10401,6 +11026,10 @@ msgstr "Перезапустить" msgid "Restart Firewall" msgstr "Перезапустить межсетевой экран" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Перезапуск после тайм-аута ожидания удалённого пинг-запроса" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Перезапустить радио-интерфейс" @@ -10413,11 +11042,29 @@ msgstr "Восстановить" msgid "Restore backup" msgstr "Восстановить резервную копию" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Ограничить разрешённые шифры согласования" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" +"Период повторной передачи пакета по управляющему TLS каналу, если нет " +"подтверждения от удалённого узла (в секундах)" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Получите адреса слушателей из конфигурации интерфейса Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Переподключаться в случае ошибок HTTP-прокси" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Переподключаться в случае ошибок SOCKS-прокси" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10542,10 +11189,18 @@ msgstr "Цепочка маршрутизации трафика «%h»" msgid "Route short-circuit (RSC)" msgstr "Короткое замыкание маршрута (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Маршрутизировать подсеть клиенту" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Тип маршрута" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in RR)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:246 +msgid "Set aside a pool of subnets" +msgstr "Выделить пул подсетей" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:271 +msgid "Set extended HTTP proxy options" +msgstr "Расширенные параметры HTTP-прокси" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:132 msgctxt "nft mangle" msgid "Set header field %s to %s" @@ -10958,6 +11657,24 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Установка класса/функции журнала для записей syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Детализация ведения журнала" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" +"Размер реального адреса хеш-таблицы R и виртуального адреса хеш-таблицы R. " +"По умолчанию для обеих таблиц установлено значение 256" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Размер буфера TCP/UDP на приём" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Размер буфера TCP/UDP на передачу" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10979,6 +11696,28 @@ msgstr "" "Configuration Protocol Version 6\">DHCPv6, а также проксирования " "NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Размер очереди передачи TUN/TAP-интерфейса" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" +"Параметры TUN/TAP-интерфейса в формате \"l rn\", где l — IP-адрес локальной " +"конечной точки VPN, а rn — это IP-адрес удалённой конечной точки VPN (TUN) " +"или маска подсети (TAP)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Задайте MTU для виртуального устройства TUN/TAP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" +"Резерв из MTU на заголовки для сегментов виртуального устройства TUN/TAP в " +"байтах" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10990,6 +11729,12 @@ msgstr "" "Автоматическое создание маршрутов для проксированных IPv6-соседей." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" +"Верхняя граница для TCP MSS (максимальный размер сегмента ≤ MTU − IP-" +"заголовок − TCP-заголовок)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -11024,6 +11769,22 @@ msgstr "" "Настройки для помощи беспроводным клиентам в роуминге между несколькими " "точками доступа: 802.11r, 802.11k и 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Ограничение полосы пропускания" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Выполнить команду оболочки после открытия виртуального устройства TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Выполнить shell команду после закрытия виртуального устройства TUN" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Команда оболочки для проверки имени X.509-сертификата" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -11084,6 +11845,11 @@ msgstr "Частота обновления сигнала" msgid "Signal:" msgstr "Сигнал:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" +"Не выводить предупреждения о повторах. В Wi-Fi сетях часты ложные сработки" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11439,6 +12205,10 @@ msgstr "" "внешнего заголовка наследуется из значения внутреннего заголовка) или " "шестнадцатеричное значение 00...FF (необязательно)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11458,6 +12228,10 @@ msgstr "" "Укажите MTU (максимальный объём данных), отличный от стандартного (1280 " "байт)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11469,6 +12243,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Укажите закрытый ключ." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Требуется ли от клиента предоставление действительного сертификата" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Скорость: %d Мбит/с, Дуплекс: %s" @@ -11504,6 +12282,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Старт" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Запустить OpenVPN в спящем режиме" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Запустить WPS" @@ -11576,6 +12358,10 @@ msgstr "Максимально допустимое время бездейст msgid "Status" msgstr "Статус" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Версия формата файла состояния" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11783,6 +12569,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-порт источника" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Номер локального и удалённого TCP/UDP-порта" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11793,6 +12592,24 @@ msgstr "" "Корневой каталог TFTP-" "сервера" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "Алгоритм шифрования TLS 1.3 и выше" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Алгоритм шифрования TLS 1.2 и ниже" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" +"Задать поле TOS (тип обслуживания) на основании этого поля в " +"инкапсулированном пакете (применимо только к IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -12229,6 +13046,10 @@ msgstr "" "Шестнадцатеричный IPv6-токен для этого хоста (до 16 символов, т.е. 64 бита)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Самая высокая поддерживаемая версия протокола TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12262,6 +13083,10 @@ msgstr "Имя интерфейса уже используется" msgid "The interface name is too long" msgstr "Имя интерфейса слишком длинное" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Изменить направление ключа для параметров 'tls-auth' и 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -12295,6 +13120,10 @@ msgstr "Локальный адрес IPv4, по которому создаёт msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Локальный IPv6-адрес, через который создаётся туннель (необязательно)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Самая низкая поддерживаемая версия протокола TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12356,6 +13185,10 @@ msgstr "" "сети. Обычно по умолчанию имеется один Uplink-порт для подключения к " "вышестоящей сети (например, к Интернету) и другие порты для локальной сети." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Закрытый ключ для вашего узла Yggdrasil" @@ -12563,6 +13396,11 @@ msgstr "IPv4-адрес ретранслятора" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Этот тип аутентификации не применим к выбранному методу EAP." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Это не похоже на корректный PEM файл" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12778,6 +13616,10 @@ msgstr "Временная зона" msgid "Timed-out" msgstr "Тайм-аут" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Временные рамки для обмена ключами" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Тайм-аут в секундах" @@ -12833,6 +13675,10 @@ msgstr "Включить/выключить IPv6 PD через DHCPv6." msgid "Tone" msgstr "Тон" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Свободно" @@ -12971,6 +13817,7 @@ msgstr "Мощность передатчика" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Тип" @@ -12978,6 +13825,10 @@ msgstr "Тип" msgid "Type of service" msgstr "Тип службы" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Тип используемого устройства" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13363,6 +14214,7 @@ msgstr "Использовать DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -13390,6 +14242,10 @@ msgstr "Использовать MTU на интерфейсе туннеля" msgid "Use TTL on tunnel interface" msgstr "Использовать TTL на интерфейсе туннеля" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Использовать как внешний overlay (/overlay)" @@ -13419,6 +14275,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Использовать шлюз по умолчанию" @@ -13426,6 +14283,7 @@ msgstr "Использовать шлюз по умолчанию" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Использовать метрику шлюза" @@ -13442,6 +14300,10 @@ msgstr "" "Использовать устаревший MAP формат идентификатора интерфейса (draft-ietf-" "softwire-map-00) вместо RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Использовать протокол" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Использовать таблицу маршрутизации" @@ -13488,6 +14350,18 @@ msgstr "" "срок аренды для устройства, например 12h (12 часов), 3d (3 дня) или infinite " "(бессрочный)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Виртуальный TUN/TAP-интерфейс узла" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Использовать имя пользователя в качестве общего имени" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13505,6 +14379,10 @@ msgstr "" "Используется в двух целях: как NAS ID для RADIUS и как R0KH-ID для 802.11r. " "Не требуется при использовании WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13515,6 +14393,7 @@ msgid "User" msgstr "Пользователь" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Сертификат пользователя (PEM encoded)" @@ -13523,11 +14402,13 @@ msgid "User identifier" msgstr "Идентификатор пользователя" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Ключ пользователя (PEM encoded)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13596,11 +14477,25 @@ msgstr "Локальный адрес VPN" msgid "VPN Local port" msgstr "Локальный порт VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "протокол VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-сервер" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "SHA256 хеш сертификата VPN-сервера" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Порт VPN-сервера" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Сертификат SHA1 hash VPN-сервера" @@ -13870,6 +14765,16 @@ msgstr "" "Если опция включена, параметры ключей R0/R1, расположенные ниже, не " "применяются. Отключите эту опцию для использования параметров ключей R0 и R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Если у вас более одного IP-адреса (например, несколько интерфейсов или " +"вторичных IP-адресов), и вы не используете --local для принудительной " +"привязки только к одному конкретному адресу" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13974,6 +14879,10 @@ msgstr "Беспроводная сеть включена" msgid "Workaround mode can only be used when acting as an access point." msgstr "Режим совместимости можно использовать только в режиме точки доступа." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Записывать события в файл" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -14394,6 +15303,11 @@ msgstr "минут(ы)" msgid "mobile home agent (H)" msgstr "мобильный домашний агент (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "нет" @@ -14540,6 +15454,10 @@ msgstr "режим сервера" msgid "severity:" msgstr "уровень:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Уровень журналирования sstpc" @@ -14598,6 +15516,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "попробовать" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Виртуальный TUN/TAP-интерфейс" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "Тайм-аут бездействия tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14800,6 +15726,14 @@ msgstr "верное целое число" msgid "valid multicast MAC address" msgstr "верный мультикаст MAC-адрес" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"допустимое имя сетевого устройства от 1 до 15 символов, не содержащее \":\", " +"\"/\", \"%\" или пробелов" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "корректное имя сетевого устройства, \".\" и \"..\" не подойдут" @@ -14909,53 +15843,127 @@ msgstr "{example_nx} возвращает {nxdomain}." msgid "« Back" msgstr "« Назад" +#~ msgid "Add template based configuration" +#~ msgstr "Добавить конфигурацию на основе шаблона" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." -#~ msgstr "" -#~ "CA-сертификат (в PEM-кодировке; используется вместо общесистемного " -#~ "хранилища для проверки сертификата шлюза)." +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "Список настроенных экземпляров OpenVPN и их текущее состояние" + +#~ msgid "Configuration category" +#~ msgstr "Разделы настроек" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Не использовать адаптивное сжатие по алгоритму LZO" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Предоставить доступ к конфигурации OpenVPN" + +#~ msgid "Instance \"%s\"" +#~ msgstr "Экземпляр «%s»" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "Экземпляр с таким именем уже существует!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Загрузка конфигурационного файла OVPN" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Неверная строка Base64 ключа" +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Принимать только соединения от указанного X.509 имени" -#~ msgid "Local IP address" -#~ msgstr "Локальный IP-адрес" +#~ msgid "OpenVPN instances" +#~ msgstr "Экземпляры OpenVPN" -#~ msgid "OpenConnect" -#~ msgstr "Открытое соединение" +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Редактируйте данный файл только в терминале." -#~ msgid "OpenFortivpn" +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Пожалуйста, выберите для загрузки корректный OVPN файл!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Пожалуйста, выберите корректный шаблон VPN соединения!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Раздел для добавления дополнительного 'auto-user-pass' файла с вашими " +#~ "учётными данными (%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Раздел для изменения конфигурационного OVPN файла (%s)" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" #~ msgstr "" -#~ "OpenFortivpn (открытый клиент для подключения к VPN-серверам Fortinet " -#~ "(FortiGate) по протоколам: SSL-VPN (HTTPS), IPsec)" +#~ "В целях безопасности включать сжатие не рекомендуется (выставьте этот " +#~ "параметр в `no`)" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" #~ msgstr "" -#~ "Опционально, в секундах. Если установлено значение '0', попытка " -#~ "восстановления соединения не предпринимается." +#~ "В целях безопасности включать сжатие не рекомендуется (выставьте этот " +#~ "параметр в `stub-v2`)" + +#~ msgid "Select template ..." +#~ msgstr "Выберите шаблон..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "MTU для TCP/UDP" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Постоянный интервал переподключения" +#~ msgid "Size of cipher key" +#~ msgstr "Размер ключа алгоритма шифрования" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Это не похоже на корректный PEM файл" +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Шлюз по умолчанию для маршрутов" -#~ msgid "VPN Protocol" -#~ msgstr "протокол VPN" +#~ msgid "Start/Stop" +#~ msgstr "Запуск/Остановка" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "SHA256 хеш сертификата VPN-сервера" +#~ msgid "Started" +#~ msgstr "Запущен" -#~ msgid "VPN Server port" -#~ msgstr "Порт VPN-сервера" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Перейти к расширенным настройкам" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Перейти к основным настройкам" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Номер локального TCP/UDP-порта (по умолчанию 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Номер удалённого TCP/UDP-порта (по умолчанию 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Конфигурация на основе шаблонов" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Временный каталог для файла возврата клиентского соединения" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Поле \"Имя\" не должно быть пустым!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "допустимое имя сетевого устройства от 1 до 15 символов, не содержащее \":" -#~ "\", \"/\", \"%\" или пробелов" +#~ "Размер OPVN файла (%s) слишком большой для онлайн редактирования в LuCI " +#~ "(&ge 100 Кб)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Отключение механизма согласования шифров" + +#~ msgid "Upload ovpn file" +#~ msgstr "Загрузить OVPN-файл" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Период сохранения текущего состояния в файл, в секундах" + +#~ msgid "yes (%i)" +#~ msgstr "да (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Ожидается правильный IPv4-адрес" diff --git a/modules/luci-base/po/sk/base.po b/modules/luci-base/po/sk/base.po index 7d56754bba..d894ed0a19 100644 --- a/modules/luci-base/po/sk/base.po +++ b/modules/luci-base/po/sk/base.po @@ -103,6 +103,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', alebo 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -201,6 +205,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -263,6 +271,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -316,6 +328,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -361,6 +377,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -843,6 +863,10 @@ msgstr "Chýbajúce rozhranie" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "Obmedzenie služby DNS rozhraniam podsietí, ktorým sa poskytuje DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -851,6 +875,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "PrijaÅ¥ voľby odoslané serverom" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1052,6 +1080,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "PridaÅ¥ trasu po uskutočnení pripojenia" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1093,6 +1125,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Dodatočné overenie totožnosti cez TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1260,6 +1296,10 @@ msgstr "" msgid "Allow all except listed" msgstr "PovoliÅ¥ vÅ¡etky mimo zoznamu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "PovoliÅ¥ prenos od klienta ku klientovi" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "PovoliÅ¥ úplný prístup k UCI pre starÅ¡ie aplikácie" @@ -1276,6 +1316,14 @@ msgstr "PovoliÅ¥ iba zo zoznamu" msgid "Allow localhost" msgstr "PovoliÅ¥ localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "PovoliÅ¥ viacero klientov s rovnakým certifikátom" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "PovoliÅ¥ iba jednu reláciu" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "PovoliÅ¥ reÅ¡tartovanie zariadenia" @@ -1290,6 +1338,10 @@ msgstr "" "PovoliÅ¥ vzdialeným hostiteľom pripojenie k miestnym portom presmerovaným " "pomocou SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "PovoliÅ¥ prihlásenie ako root pomocou hesla" @@ -1309,6 +1361,18 @@ msgstr "PovoliÅ¥ užívateľovi root prihlásenie pomocou hesla" msgid "Allowed IPs" msgstr "Povolené IP adresy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maximum povolených pripojených klientov" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maximum povolených nových pripojení" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1317,6 +1381,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1450,6 +1520,10 @@ msgstr "Akýkoľvek paket" msgid "Any zone" msgstr "Akákoľvek zóna" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "PripojiÅ¥ záznam do súboru" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "PoužiÅ¥ zálohu?" @@ -1551,6 +1625,10 @@ msgstr "Autorizačná skupina" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Overenie totožnosti" @@ -1621,6 +1699,10 @@ msgstr "Automaticky pripojiÅ¥ súborové systémy pri pripojení za behu" msgid "Automatically mount swap on hotplug" msgstr "Automaticky pripojiÅ¥ Swap pri pripojení za behu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 #, fuzzy msgid "Automount Filesystem" @@ -1727,6 +1809,10 @@ msgstr "Základné zariadenie" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1780,6 +1866,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1808,6 +1895,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1912,10 +2000,20 @@ msgstr "V zásobníku" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1948,6 +2046,10 @@ msgstr "" msgid "Cached" msgstr "Vo vyrovnávacej pamäti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2035,6 +2137,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2090,6 +2196,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Zmeny" @@ -2132,6 +2246,10 @@ msgstr "Šírka kanála" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Začiarknutím tejto možnosti odstránite existujúce siete z tohto rádia." @@ -2174,6 +2292,10 @@ msgstr "" "Vyberte sieÅ¥(e), ktoré chcete pripojiÅ¥ k tomuto bezdrôtovému rozhraniu, " "alebo vyplňte pole vlastné a definujte novú sieÅ¥." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Å ifra" @@ -2182,6 +2304,10 @@ msgstr "Å ifra" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2210,6 +2336,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2295,6 +2429,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Konfiguračný súbor" @@ -2319,6 +2454,18 @@ msgstr "Zmeny konfigurácie boli vrátené späť!" msgid "Configuration failed" msgstr "Konfigurácia zlyhala" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2376,6 +2523,14 @@ msgstr "" msgid "Confirmation" msgstr "Potvrdenie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2401,6 +2556,10 @@ msgstr "" msgid "Connection lost" msgstr "Pripojenie stratené" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2523,6 +2682,10 @@ msgstr "Úroveň Cron záznamu" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Aktuálny výkon" @@ -2845,6 +3008,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "DelegovaÅ¥ predpony IPv6" @@ -3009,6 +3180,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Zariadenie nie je dosiahnuteľné! Na zariadenie sa stále čaká..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Zariadenia" @@ -3034,6 +3206,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -3042,6 +3218,10 @@ msgstr "" msgid "Directory" msgstr "Adresár" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3086,6 +3266,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "ZakázaÅ¥ Å¡ifrovanie" @@ -3095,6 +3279,14 @@ msgstr "ZakázaÅ¥ Å¡ifrovanie" msgid "Disable Inactivity Polling" msgstr "ZakázaÅ¥ dotazovanie na nečinnosÅ¥" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "ZakázaÅ¥ túto rozhranie" @@ -3211,6 +3403,11 @@ msgstr "" "InÅ¡tancia Dnsmasq, ku ktorej je táto zavádzacia sekcia viazaná. Ak nie je " "zadaná, sekcia je platná pre vÅ¡etky inÅ¡tancie dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3301,6 +3498,42 @@ msgstr "Biely zoznam domén" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3325,6 +3558,10 @@ msgstr "StiahnuÅ¥ mtdblock" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3473,6 +3710,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3581,6 +3822,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3662,6 +3907,14 @@ msgstr "" msgid "Enable NTP client" msgstr "PovoliÅ¥ klienta NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3670,10 +3923,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "PovoliÅ¥ server TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "PovoliÅ¥ filtrovanie VLAN" @@ -3705,6 +3970,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "PovoliÅ¥ delegovanie nadol IPv6 predpôn dostupných na tomto rozhraní" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "PovoliÅ¥ protiopatrenia proti reinÅ¡talácii kľúča (KRACK)" @@ -3713,6 +3982,10 @@ msgstr "PovoliÅ¥ protiopatrenia proti reinÅ¡talácii kľúča (KRACK)" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3857,6 +4130,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3865,6 +4147,10 @@ msgstr "" msgid "Encryption" msgstr "Å ifrovanie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3960,6 +4246,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "VylúčiÅ¥ rozhrania" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3982,6 +4292,10 @@ msgstr "" msgid "Existing device" msgstr "Existujúce zariadenie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -4030,6 +4344,10 @@ msgstr "" msgid "Expecting: %s" msgstr "Očakáva sa: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Vyprší" @@ -4537,6 +4855,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "Prah fragmentácie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4650,6 +4972,10 @@ msgstr "VÅ¡eobecné nastavenie" msgid "General device options" msgstr "VÅ¡eobecné nastavenia zariadenia" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "VygenerovaÅ¥ nastavenie" @@ -4695,6 +5021,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4765,6 +5095,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "PovoliÅ¥ prístup ku konfigurácii SSH" @@ -4880,6 +5214,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4893,6 +5231,10 @@ msgstr "Prístup HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4910,6 +5252,13 @@ msgstr "Interval pulzu (kernel: heartbeat)" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5489,6 +5838,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5524,6 +5877,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 #, fuzzy msgid "If unchecked, no default route is configured" @@ -5533,6 +5887,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Ak nie je začiarknuté, oznámené adresy serverov DNS budú ignorované" @@ -5925,6 +6280,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6071,10 +6431,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "PonechaÅ¥ nastavenia a nestratiÅ¥ aktuálnu konfiguráciu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6130,10 +6502,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6329,6 +6709,10 @@ msgstr "Legenda:" msgid "Limit" msgstr "Obmedzenie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6554,6 +6938,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Miestna adresa IP" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6608,6 +6996,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6618,6 +7010,14 @@ msgstr "Miestna doména" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Iba miestna služba" @@ -6703,6 +7103,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Zaznamenávanie" @@ -6847,12 +7248,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7015,6 +7432,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Maximálny počet prenajatých adries." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7565,6 +7986,10 @@ msgstr "" msgid "Network interface" msgstr "SieÅ¥ové rozhranie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7936,10 +8361,18 @@ msgstr "Oznámenie" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8076,6 +8509,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -8084,10 +8521,22 @@ msgstr "" msgid "Open list..." msgstr "OtvoriÅ¥ zoznam..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8127,6 +8576,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8160,6 +8613,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Voliteľné, voľne formulované poznámky o tomto zariadení" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8249,6 +8706,14 @@ msgstr "" msgid "Options" msgstr "Voľby" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8479,6 +8944,10 @@ msgstr "Kód PIN bol zamietnutý" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8580,6 +9049,14 @@ msgstr[2] "SúčasÅ¥ sietí:" msgid "Part of zone %q" msgstr "ČasÅ¥ zóny %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8589,6 +9066,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8647,6 +9125,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8770,10 +9252,22 @@ msgstr "VykonaÅ¥ obnovenie" msgid "Permission denied" msgstr "Prístup zamietnutý" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8792,6 +9286,10 @@ msgstr "Fyzické nastavenia" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8841,6 +9339,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9088,6 +9590,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -9138,6 +9644,18 @@ msgstr "Verejný prefix smerovaný do tohto zariadenia pre distribúciu klientom msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9175,6 +9693,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9290,10 +9812,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9405,6 +9935,10 @@ msgstr "ObnoviÅ¥ kanály" msgid "Refreshing" msgstr "Obnovovanie" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9486,6 +10020,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9514,6 +10052,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "OdstrániÅ¥" @@ -9572,10 +10118,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "NahradiÅ¥ bezdrôtovú konfiguráciu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9605,6 +10168,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9619,6 +10191,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9650,6 +10226,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9796,6 +10376,10 @@ msgstr "" msgid "Restart Firewall" msgstr "ReÅ¡tartovaÅ¥ bránu Firewall" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "ReÅ¡tartovaÅ¥ rádiové rozhranie" @@ -9808,11 +10392,27 @@ msgstr "ObnoviÅ¥" msgid "Restore backup" msgstr "ObnoviÅ¥ zo zálohy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9929,10 +10529,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Typ smerovania" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10318,6 +10970,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10331,6 +10999,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10340,6 +11025,10 @@ msgstr "Nastavenie servera DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10374,6 +11063,22 @@ msgstr "" "Nastavenia pre asistenciu bezdrôtovým klientom pri roamingu medzi viacerými " "AP: 802.11r, 802.11k a 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10434,6 +11139,10 @@ msgstr "" msgid "Signal:" msgstr "Signál:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10730,6 +11439,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10745,6 +11458,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10754,6 +11471,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Tu určte kľúč s tajným Å¡ifrovaním." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10789,6 +11510,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "SpustiÅ¥ WPS" @@ -10862,6 +11587,10 @@ msgstr "Limit nečinnosti stanice" msgid "Status" msgstr "Stav" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11059,6 +11788,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11067,6 +11809,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Koreňový priečinok servera TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11450,6 +12208,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11479,6 +12241,10 @@ msgstr "Názov rozhrania sa už používa" msgid "The interface name is too long" msgstr "Názov rozhrania je príliÅ¡ dlhý" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11509,6 +12275,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11550,6 +12320,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11731,6 +12505,11 @@ msgid "This authentication type is not applicable to the selected EAP method." msgstr "" "Tento typ overenia totožnosti nie je použiteľný pre vybraný spôsob EAP." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11915,6 +12694,10 @@ msgstr "Časové pásmo" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11965,6 +12748,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Celková dostupná" @@ -12099,6 +12886,7 @@ msgstr "Vysielací výkon" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Typ" @@ -12106,6 +12894,10 @@ msgstr "Typ" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12470,6 +13262,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12495,6 +13288,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12522,6 +13319,7 @@ msgstr "PoužiÅ¥ vlastné servery DNS" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 #, fuzzy msgid "Use default gateway" @@ -12530,6 +13328,7 @@ msgstr "PoužiÅ¥ predvolenú bránu" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "PoužiÅ¥ metriku brány" @@ -12544,6 +13343,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12584,6 +13387,18 @@ msgstr "" "sa dá použiÅ¥ na nastavenie neÅ¡tandardného času prenájmu Å¡pecifického pre " "hostiteľa, napr. 12h, 3d alebo infinite (nekonečno)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12601,6 +13416,10 @@ msgstr "" "Používané pre dva rôzne účely: RADIUS NAS ID a 802.11r R0KH-ID. Nie je " "potrebné pri normálnom WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12611,6 +13430,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12619,11 +13439,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12692,11 +13514,25 @@ msgstr "Miestna adresa siete VPN" msgid "VPN Local port" msgstr "Miestny port siete VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Server VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port servera VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12933,6 +13769,13 @@ msgstr "" "nižšie uvedené možnosti kľúča R0/R1 sa nepoužijú. Ak chcete použiÅ¥ možnosti " "kľúčov R0 a R1, zakážte túto možnosÅ¥." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13037,6 +13880,10 @@ msgstr "Bezdrôtová sieÅ¥ je povolená" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "ZapisovaÅ¥ prijaté DNS požiadavky do syslogu." @@ -13445,6 +14292,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nie" @@ -13589,6 +14441,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13641,6 +14497,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 #, fuzzy msgid "" @@ -13844,6 +14708,15 @@ msgstr "platná celá hodnota" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +#, fuzzy +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"platný názov sieÅ¥ového zariadenia medzi 1 a 15 znakov, ktorý neobsahuje \":" +"\", \"/\", \"%\" alebo medzery" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 #, fuzzy msgid "valid network device name, not \".\" or \"..\"" @@ -13950,19 +14823,8 @@ msgstr "" msgid "« Back" msgstr "« Späť" -#~ msgid "Local IP address" -#~ msgstr "Miestna adresa IP" - -#~ msgid "VPN Server port" -#~ msgstr "Port servera VPN" - -#, fuzzy -#~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" -#~ msgstr "" -#~ "platný názov sieÅ¥ového zariadenia medzi 1 a 15 znakov, ktorý neobsahuje " -#~ "\":\", \"/\", \"%\" alebo medzery" +#~ msgid "Add template based configuration" +#~ msgstr "PridaÅ¥ konfiguráciu založenú na Å¡ablóne" #~ msgid "Speed: %d Mibit/s, Duplex: %s" #~ msgstr "RýchlosÅ¥: %d Mibit/s, Duplex: %s" diff --git a/modules/luci-base/po/sv/base.po b/modules/luci-base/po/sv/base.po index 3e5917a027..4657414a35 100644 --- a/modules/luci-base/po/sv/base.po +++ b/modules/luci-base/po/sv/base.po @@ -100,6 +100,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', eller 'subnät'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -196,6 +200,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -257,6 +265,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -310,6 +322,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -355,6 +371,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -827,6 +847,10 @@ msgstr "" "Acceptera DNS-förfrÃ¥gningar endast frÃ¥n värdar vars adress är i ett lokalt " "undernät." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -835,6 +859,10 @@ msgstr "" msgid "Accept local" msgstr "Acceptera lokal" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Acceptera alternativ som skickas frÃ¥n server" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1036,6 +1064,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Lägg till rutt efter att anslutningen har etablerats" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1077,6 +1109,10 @@ msgstr "" msgid "Additional Peers" msgstr "Ytterligare jämlikar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Ytterligare autentisering via TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1245,6 +1281,10 @@ msgstr "" msgid "Allow all except listed" msgstr "TillÃ¥t alla utom listade" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "TillÃ¥t klient-till-klienttraffik" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1261,6 +1301,14 @@ msgstr "TillÃ¥t enbart listade" msgid "Allow localhost" msgstr "TillÃ¥t localhost" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "TillÃ¥t flertalet klienter med samma certifikat" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "TillÃ¥t endast en session" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "TillÃ¥t omstart av enheten" @@ -1275,6 +1323,10 @@ msgstr "" "TillÃ¥t fjärrstyrda värdar att ansluta via SSH till lokalt vidarebefordrade " "portar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "TillÃ¥t root-inloggningar med lösenord" @@ -1293,6 +1345,18 @@ msgstr "TillÃ¥t root-användaren att logga in med lösenord" msgid "Allowed IPs" msgstr "TillÃ¥tna IP-adresser" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maximalt antalet tillÃ¥tna ansluta klienter" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Maximalt antalet nya tillÃ¥tna anslutningar" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1301,6 +1365,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1425,6 +1495,10 @@ msgstr "Vilket paket som helst" msgid "Any zone" msgstr "NÃ¥gon zon" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Verkställ säkerhetskopia?" @@ -1524,6 +1598,10 @@ msgstr "Autentiseringsgrupp" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Autentisera med användarnamn/lösenord" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autentisering" @@ -1591,6 +1669,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Monstera filsystem automatiskt" @@ -1695,6 +1777,10 @@ msgstr "Basenhet" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1743,6 +1829,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1771,6 +1858,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1870,11 +1958,21 @@ msgstr "Buffrad" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "CA-certifikat; om tom sÃ¥ kommer den att sparas efter första anslutningen." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1907,6 +2005,10 @@ msgstr "" msgid "Cached" msgstr "Lagrat i cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1994,6 +2096,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2049,6 +2155,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Ändra process-prioritet" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Ändringar" @@ -2091,6 +2205,10 @@ msgstr "Räckvidd för kanal" msgid "Check filesystems before mount" msgstr "Kontrollera filsystemen innan de monteras" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2129,6 +2247,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Chiffer" @@ -2137,6 +2259,10 @@ msgstr "Chiffer" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2161,6 +2287,14 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Klient-ID att skicka vid DHCP-förfrÃ¥gning" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Klienten är avstängd" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2241,6 +2375,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Konfigurationsfil" @@ -2265,6 +2400,18 @@ msgstr "Konfigurationsändringar har Ã¥terställts!" msgid "Configuration failed" msgstr "Konfiguration misslyckades" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Ställ in klient-läge" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Ställ in server-läge" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2316,6 +2463,14 @@ msgstr "" msgid "Confirmation" msgstr "Bekräftelse" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Anslut genom Socks5-proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Anslut till en fjärrvärd genom en HTTP-proxy" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2341,6 +2496,10 @@ msgstr "Anslutningens slutpunkt" msgid "Connection lost" msgstr "Anslutning förlorad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2460,6 +2619,10 @@ msgstr "LoggnivÃ¥ för Cron" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kryptografi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Nuvarande ström" @@ -2776,6 +2939,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2940,6 +3111,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Enheten kan inte nÃ¥s! Väntar fortfarande pÃ¥ enheten…" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Enheter" @@ -2965,6 +3137,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman-parametrar" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Kat" @@ -2973,6 +3149,10 @@ msgstr "Kat" msgid "Directory" msgstr "Mapp" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3017,6 +3197,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Inaktivera DNS-uppslag" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Inaktivera kryptering" @@ -3025,6 +3209,14 @@ msgstr "Inaktivera kryptering" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Inaktivera detta gränssnitt" @@ -3138,6 +3330,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Cachea inte negativa svar, t.ex för icke-existerade domäner." @@ -3228,6 +3425,42 @@ msgstr "Vitlista för domäner" msgid "Don't Fragment" msgstr "Fragmentera inte" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Lägg inte till rutter automatiskt" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Släpp inte inkommande tun-paket med samma destination som värden" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Logga inte tidsstämplar" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Läs inte om nyckel vid omstart" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Ner" @@ -3252,6 +3485,10 @@ msgstr "Hämta mtdblock" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3391,6 +3628,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Eka parametrar till logg" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3499,6 +3740,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3578,6 +3823,14 @@ msgstr "" msgid "Enable NTP client" msgstr "Aktivera NTP-klient" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3586,10 +3839,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Aktivera TFTP-server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Aktivera TLS och anta klient-roll" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Aktivera TLS och anta server-roll" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3621,6 +3886,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Aktivera motÃ¥tgärder för ominstallation av nyckel (KRACK)" @@ -3629,6 +3898,10 @@ msgstr "Aktivera motÃ¥tgärder för ominstallation av nyckel (KRACK)" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Aktivera spegling av inkommande paket" @@ -3770,6 +4043,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3778,6 +4060,10 @@ msgstr "" msgid "Encryption" msgstr "Kryptering" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3873,6 +4159,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "Inkludera inte dessa gränssnitt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Kör skal-kommando efter att rutterna har lagts till" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3893,6 +4203,10 @@ msgstr "" msgid "Existing device" msgstr "Befintlig enhet" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandera värdar" @@ -3941,6 +4255,10 @@ msgstr "" msgid "Expecting: %s" msgstr "Förväntat: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Löper ut" @@ -4444,6 +4762,10 @@ msgstr "Fragmentering" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4557,6 +4879,10 @@ msgstr "Allmän inställning" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Generera konfig" @@ -4602,6 +4928,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Angiven lösenordsbekräftelse matchade inte, lösenordet ändrades inte!" @@ -4672,6 +5002,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4786,6 +5120,10 @@ msgstr "HE.net-lösenord" msgid "HE.net username" msgstr "HE.net-användarnamn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4799,6 +5137,10 @@ msgstr "HTTP(S)-behörighet" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4815,6 +5157,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5387,6 +5736,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5419,12 +5772,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5817,6 +6172,11 @@ msgstr "Ogiltig" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5960,10 +6320,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "BehÃ¥ll nuvarande inställningar och konfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -6019,10 +6391,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Nyckel saknas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6215,6 +6595,10 @@ msgstr "Legend:" msgid "Limit" msgstr "Begränsa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6441,6 +6825,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6494,6 +6882,10 @@ msgstr "Lokal ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6504,6 +6896,14 @@ msgstr "Lokal domän" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Enbart lokal tjänst" @@ -6589,6 +6989,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Loggning" @@ -6730,12 +7131,28 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6896,6 +7313,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7445,6 +7866,10 @@ msgstr "" msgid "Network interface" msgstr "Nätverksgränssnitt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Aldrig" @@ -7813,10 +8238,18 @@ msgstr "Avisering" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7953,6 +8386,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7961,10 +8398,22 @@ msgstr "" msgid "Open list..." msgstr "Öppna lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8004,6 +8453,10 @@ msgstr "Kod för operatör" msgid "Operator Name" msgstr "Namn för operatör" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8037,6 +8490,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8122,6 +8579,14 @@ msgstr "" msgid "Options" msgstr "Alternativ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8350,6 +8815,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8450,6 +8919,14 @@ msgstr[1] "Del av nätverk:" msgid "Part of zone %q" msgstr "Del av zon %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8459,6 +8936,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8517,6 +8995,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Genväg till CA-certifikat" @@ -8639,10 +9121,22 @@ msgstr "Utför Ã¥terställning" msgid "Permission denied" msgstr "Behörigheten nekades" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8661,6 +9155,10 @@ msgstr "Fysiska inställningar" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8710,6 +9208,10 @@ msgstr "" msgid "Policy" msgstr "Villkor" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8957,6 +9459,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxy-server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9002,6 +9508,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9039,6 +9557,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9152,10 +9674,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "RÃ¥data" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9266,6 +9796,10 @@ msgstr "Uppdatera kanaler" msgid "Refreshing" msgstr "Uppdaterande" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9347,6 +9881,10 @@ msgstr "Ladda om" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9375,6 +9913,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Ta bort" @@ -9433,10 +9979,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Ersätt trÃ¥dlös konfiguration" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9466,6 +10029,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9480,6 +10052,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9511,6 +10087,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9657,6 +10237,10 @@ msgstr "Starta om" msgid "Restart Firewall" msgstr "Starta om brandvägg" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9669,11 +10253,27 @@ msgstr "Återställ" msgid "Restore backup" msgstr "Återställ säkerhetskopian" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9790,10 +10390,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Typ av rutt" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10170,6 +10822,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10183,6 +10851,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10192,6 +10877,10 @@ msgstr "Ställ in DHCP-server" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10224,6 +10913,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10284,6 +10989,10 @@ msgstr "" msgid "Signal:" msgstr "Signal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10573,6 +11282,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10588,6 +11301,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10597,6 +11314,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Ange den hemliga krypteringsnyckeln här." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10632,6 +11353,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Börja" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Starta WPS" @@ -10700,6 +11425,10 @@ msgstr "" msgid "Status" msgstr "Status" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10897,6 +11626,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -10905,6 +11647,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Root för TFTP-server" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11268,6 +12026,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11296,6 +12058,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11326,6 +12092,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11367,6 +12137,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11538,6 +12312,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11711,6 +12490,10 @@ msgstr "Tidszon" msgid "Timed-out" msgstr "Tidsgränsen gick ut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11759,6 +12542,10 @@ msgstr "" msgid "Tone" msgstr "Ton" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Totalt tillgängligt" @@ -11893,6 +12680,7 @@ msgstr "Tx-Ström" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Typ" @@ -11900,6 +12688,10 @@ msgstr "Typ" msgid "Type of service" msgstr "Typ av tjänst" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12263,6 +13055,7 @@ msgstr "Använd DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12288,6 +13081,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12315,6 +13112,7 @@ msgstr "Använd anpassade DNS-servrar" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Använd standard-gateway" @@ -12322,6 +13120,7 @@ msgstr "Använd standard-gateway" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12336,6 +13135,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12370,6 +13173,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12385,6 +13200,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12395,6 +13214,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Användarcertifikat (PEM-krypterad)" @@ -12403,11 +13223,13 @@ msgid "User identifier" msgstr "Användar-identifierare" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Användarnyckel (PEM-krypterad)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12476,11 +13298,25 @@ msgstr "Lokal adress för VPN" msgid "VPN Local port" msgstr "Lokal port för VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protokoll för VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-server" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Port för VPN-server" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12712,6 +13548,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12811,6 +13654,10 @@ msgstr "TrÃ¥dlöst nätverk är aktiverat" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Skriv mottagna DNS-förfrÃ¥gningar till syslogg." @@ -13218,6 +14065,11 @@ msgstr "minuter" msgid "mobile home agent (H)" msgstr "mobil hemagent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "nej" @@ -13362,6 +14214,10 @@ msgstr "server-läge" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Logg-nivÃ¥ för sstpc" @@ -13414,6 +14270,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "prova" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13616,6 +14480,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" @@ -13721,17 +14591,23 @@ msgstr "" msgid "« Back" msgstr "« BakÃ¥t" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Add template based configuration" +#~ msgstr "Lägg till mall-baserad konfiguration" + +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "" +#~ "Nedan är en lista över konfigurerade OpenVPN-instanser och deras " +#~ "nuvarande tillstÃ¥nd" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Använd inte adaptiv lzo-komprimering" -#~ msgid "VPN Protocol" -#~ msgstr "Protokoll för VPN" +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Vänligen redigera den här filen direkt i en terminal-session." -#~ msgid "VPN Server port" -#~ msgstr "Port för VPN-server" +#~ msgid "Start/Stop" +#~ msgstr "Start/Stopp" #~ msgid "Tag" #~ msgstr "Tagg" diff --git a/modules/luci-base/po/ta/base.po b/modules/luci-base/po/ta/base.po index ffeb72a36c..076165a34a 100644 --- a/modules/luci-base/po/ta/base.po +++ b/modules/luci-base/po/ta/base.po @@ -106,6 +106,10 @@ msgstr "%s இயல்புநிலை MAC முகவரி வடிவம msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'நெட் 30', 'பி 2 பி', அல்லது 'சப்நெட்'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -202,6 +206,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -263,6 +271,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -316,6 +328,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -361,6 +377,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -849,6 +869,10 @@ msgstr "இல்லாத இடைமுகம்" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "உள்ளக சப்நெட்டில் உள்ள ஓச்ட்களிடமிருந்து மட்டுமே டிஎன்எச் வினவல்களை ஏற்றுக்கொள்ளுங்கள்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "பொது விசைகளிலிருந்து ஏற்றுக்கொள்ளுங்கள்" @@ -857,6 +881,10 @@ msgstr "பொது விசைகளிலிருந்து ஏற்ற msgid "Accept local" msgstr "உள்ளக ஏற்றுக்கொள்ளுங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "சேவையகத்திலிருந்து தள்ளப்பட்ட விருப்பங்களை ஏற்றுக்கொள்" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1067,6 +1095,10 @@ msgstr "பியர் முகவரியைச் சேர்க்கவ msgid "Add requestor MAC" msgstr "கோரிக்கை மேக் சேர்க்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "இணைப்பை நிறுவிய பின் வழியைச் சேர்க்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1110,6 +1142,10 @@ msgstr "" msgid "Additional Peers" msgstr "கூடுதல் சகாக்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "டி.எல்.எச் மீது கூடுதல் ஏற்பு" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "கூடுதல் உள்ளமைவு அமைப்புகள் (டாம்ல் வடிவத்தில்)." @@ -1288,6 +1324,10 @@ msgstr "" msgid "Allow all except listed" msgstr "பட்டியலிடப்பட்ட அனைத்தையும் அனுமதிக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "கிளையன்ட்-டு-கிளையன்ட் போக்குவரத்தை அனுமதிக்கவும்" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "மரபு பயன்பாடுகளுக்கு முழு UCI அணுகலை அனுமதிக்கவும்" @@ -1304,6 +1344,14 @@ msgstr "பட்டியலிடப்பட்டதை மட்டும msgid "Allow localhost" msgstr "உள்ளக ஓச்டை அனுமதிக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "ஒரே சான்றிதழ் கொண்ட பல வாடிக்கையாளர்களை அனுமதிக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "ஒரு அமர்வை மட்டுமே அனுமதிக்கவும்" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "சாதனத்தை மறுதொடக்கம் செய்ய அனுமதிக்கவும்" @@ -1316,6 +1364,10 @@ msgstr "செயலற்ற துறைமுகங்களைப் பெ msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "உள்ளக பாஓடு அனுப்பப்பட்ட துறைமுகங்களுடன் இணைக்க தொலை ஓச்ட்களை அனுமதிக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "ரிமோட் அதன் ஐபி அல்லது போர்ட்டை மாற்ற அனுமதிக்கவும்" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "கடவுச்சொல்லுடன் ரூட் உள்நுழைவுகளை அனுமதிக்கவும்" @@ -1334,6 +1386,18 @@ msgstr "கடவுச்சொல்லுடன் உள்நுழைய < msgid "Allowed IPs" msgstr "அனுமதிக்கப்பட்ட ஐபிக்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "இணைக்கப்பட்ட வாடிக்கையாளர்களின் அதிகபட்சம் அனுமதிக்கப்பட்டுள்ளது" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "உள் அதிகபட்சம் அனுமதிக்கப்பட்டுள்ளது" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "புதிய இணைப்புகளின் அதிகபட்சம் அனுமதிக்கப்படுகிறது" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "பிணைய தொழில்நுட்பம் அனுமதிக்கப்பட்டுள்ளது" @@ -1342,6 +1406,12 @@ msgstr "பிணைய தொழில்நுட்பம் அனுமத msgid "AllowedIPs setting is invalid" msgstr "இசைவு அமைப்பது தவறானது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1472,6 +1542,10 @@ msgstr "எந்த பாக்கெட்" msgid "Any zone" msgstr "எந்த மண்டலம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "கோப்பில் பதிவு சேர்க்கவும்" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "காப்புப்பிரதியைப் பயன்படுத்தவா?" @@ -1576,6 +1650,10 @@ msgstr "அங்கீகார குழு" msgid "Auth Priv" msgstr "அங்கீகார தனியுரிமை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "பயனர்பெயர்/கடவுச்சொல்லைப் பயன்படுத்தி அங்கீகரிக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "ஏற்பு" @@ -1647,6 +1725,10 @@ msgstr "ஆட் பிளக்கில் தானாகவே கோப் msgid "Automatically mount swap on hotplug" msgstr "ஆட் பிளக்கில் தானாக இடமாற்றம் மவுண்ட்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "இயல்புநிலை வழியை தானாக திருப்பி விடுங்கள்" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "ஆட்டோமவுண்ட் கோப்பு முறைமை" @@ -1751,6 +1833,10 @@ msgstr "அடிப்படை சாதனம்" msgid "Base64-encoded public key of this interface for sharing." msgstr "பகிர்வதற்கான இந்த இடைமுகத்தின் அடிப்படை 64-குறியிடப்பட்ட பொது விசை." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1809,6 +1895,7 @@ msgstr "NTP சேவையகத்தை பிணைக்கவும்" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1841,6 +1928,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1941,10 +2029,22 @@ msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" "இயல்பாக, DNSMASQ தற்காலிக சேமிப்பு A, AAAA, CNAME மற்றும் SRV DNS பதிவு வகைகள்." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA சான்றிதழ் (PEM குறியாக்கம் செய்யப்பட்டது; நுழைவாயில் சான்றிதழை சரிபார்க்க கணினி " +"அளவிலான கடைக்கு பதிலாக பயன்படுத்தவும்." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "CA சான்றிதழ்; காலியாக இருந்தால் முதல் இணைப்புக்குப் பிறகு அது சேமிக்கப்படும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "அத்தியாயம்" @@ -1977,6 +2077,10 @@ msgstr "கேச் தன்னிச்சையான ஆர்.ஆர்" msgid "Cached" msgstr "தற்காலிகமாக" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "TUN/மூடு தட்டுவதற்கு முன் CMD/ச்கிரிப்டை அழைக்கவும்" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2066,6 +2170,10 @@ msgstr "செல் இடம்" msgid "Cellular Network" msgstr "செல்லுலார் பிணையம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "சான்றிதழ் ஆணையம்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "சான்றிதழ் கட்டுப்பாடு (டொமைன்)" @@ -2129,6 +2237,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "சங்கிலி ஊக் \"%எச்\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "செயல்முறை முன்னுரிமையை மாற்றவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "துவக்கத்திற்கு முன் கோப்பகத்திற்கு மாற்றவும்" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "மாற்றங்கள்" @@ -2174,6 +2290,10 @@ msgstr "சேனல் அகலம்" msgid "Check filesystems before mount" msgstr "மவுண்டிற்கு முன் கோப்பு முறைமைகளை சரிபார்க்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "CRL க்கு எதிராக தம சான்றிதழை சரிபார்க்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2217,6 +2337,10 @@ msgstr "" "இந்த வயர்லெச் இடைமுகத்துடன் நீங்கள் இணைக்க விரும்பும் பிணையத்தை (கள்) தேர்வு செய்யவும் அல்லது " "புதிய பிணையத்தை வரையறுக்க தனிப்பயன் புலத்தை நிரப்பவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "துவக்கத்திற்குப் பிறகு கோப்பகத்திற்கு க்ரூட்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "சைஃபர்" @@ -2225,6 +2349,10 @@ msgstr "சைஃபர்" msgid "Cisco UDP encapsulation" msgstr "சிச்கோ யுடிபி இணைத்தல்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2253,6 +2381,14 @@ msgstr "கிளீன்" msgid "Client ID to send when requesting DHCP" msgstr "DHCP ஐக் கோரும்போது அனுப்ப வேண்டிய வாங்கி ஐடி" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "வாடிக்கையாளர் முடக்கப்பட்டுள்ளது" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2339,6 +2475,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "வெளிச்செல்லும் செக்சம் (விரும்பினால்) கணக்கிடுங்கள்." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "கட்டமைப்பு கோப்பு" @@ -2363,6 +2500,18 @@ msgstr "உள்ளமைவு மாற்றங்கள் மீண்ட msgid "Configuration failed" msgstr "உள்ளமைவு தோல்வியடைந்தது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "கிளையன்ட் பயன்முறையை உள்ளமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "சேவையக பாலத்தை உள்ளமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "சேவையக பயன்முறையை உள்ளமைக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2427,6 +2576,14 @@ msgstr "துண்டிக்கப்படுவதை உறுதிப msgid "Confirmation" msgstr "உறுதிப்படுத்தல்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "SOCKS5 பதிலாள் மூலம் இணைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "HTTP பதிலாள் மூலம் தொலை ஓச்டுடன் இணைக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2452,6 +2609,10 @@ msgstr "இணைப்பு இறுதிப்புள்ளி" msgid "Connection lost" msgstr "இணைப்பு இழந்தது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "இணைப்பு மீண்டும் இடைவெளி" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2574,6 +2735,10 @@ msgstr "CRON பதிவு நிலை" msgid "Cross Pass (Japan only)" msgstr "குறுக்கு பாச் (சப்பான் மட்டும்)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "குறியாக்கவியல்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "தற்போதைய ஆற்றல்" @@ -2901,6 +3066,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "MII இணைப்பு (MSEC) க்குப் பிறகு துறைமுகத்தை இயக்குவதற்கு முன் நேரந்தவறுகை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "இணைப்பிற்குப் பிறகு என் விநாடிகள் நேரந்தவறுகை" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "ட்யூன்/தட்டவும் திறந்த மற்றும் ச்கிரிப்ட் செயல்படுத்தல்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "ஐபிவி 6 முன்னொட்டுகளை பிரதிநிதித்துவப்படுத்துங்கள்" @@ -3065,6 +3238,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "சாதனம் அணுக முடியாதது! சாதனத்திற்காக இன்னும் காத்திருக்கிறது ..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "சாதனங்கள்" @@ -3090,6 +3264,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "டிஃபி-எல்மேன் அளவுருக்கள்" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "அடைவு" @@ -3098,6 +3276,10 @@ msgstr "அடைவு" msgid "Directory" msgstr "அடைவு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "தனிப்பயன் கிளையன்ட் கட்டமைப்பு கோப்புகளுக்கான அடைவு" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3144,6 +3326,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS தேடல்களை முடக்கு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "தரவு சேனல் ஆஃப்லோடிங் (டி.சி.ஓ) ஆதரவை முடக்கு" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "குறியாக்கத்தை முடக்கு" @@ -3152,6 +3338,14 @@ msgstr "குறியாக்கத்தை முடக்கு" msgid "Disable Inactivity Polling" msgstr "செயலற்ற வாக்குப்பதிவு முடக்கு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "பேசிங்கை முடக்கு" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "விருப்பங்கள் நிலைத்தன்மையை முடக்கு" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "இந்த இடைமுகத்தை முடக்கவும்" @@ -3273,6 +3467,11 @@ msgstr "" "இந்த துவக்க பிரிவு பிணைக்கப்பட்டுள்ள dnsmasq சான்று. குறிப்பிடப்படாவிட்டால், அனைத்து " "DNSMASQ நிகழ்வுகளுக்கும் பிரிவு செல்லுபடியாகும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "உள்ளக முகவரி மற்றும் துறைமுகத்துடன் பிணைக்க வேண்டாம்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "எதிர்மறை பதில்களை கேச் செய்ய வேண்டாம், எ.கா. இல்லாத களங்களுக்கு." @@ -3367,6 +3566,42 @@ msgstr "டொமைன் அனுமதிப்பட்டியலாள msgid "Don't Fragment" msgstr "துண்டு துண்டாக வேண்டாம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "உண்மையில் ifconfig ஐ இயக்க வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "தானாக பாதைகளைச் சேர்க்க வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "கேச்-அச்க்பாச் அல்லது --auth-USer-PASS கடவுச்சொற்களை வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "உள்வரும் டன் பாக்கெட்டுகளை ஓச்டின் அதே இடத்துடன் கைவிட வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "உலகளாவிய புச் விருப்பங்களை வாரிசாகப் பெற வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "நேர முத்திரைகளை பதிவு செய்ய வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "தானாக பாதைகளை இழுக்க வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "மறுதொடக்கத்தில் விசையை மீண்டும் படிக்க வேண்டாம்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Ifconfig முரண்பாடுகள் குறித்து எச்சரிக்க வேண்டாம்" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "கீழே" @@ -3391,6 +3626,10 @@ msgstr "MTDBlock ஐ பதிவிறக்கவும்" msgid "Downstream SNR offset" msgstr "கீழ்நிலை SNR ஆஃப்செட்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3545,6 +3784,10 @@ msgstr "" "களஞ்சியங்களிலிருந்து) கையொப்பமிடப்பட்ட பட்டியல்களில் உள்ள தொகுப்புகளை தொகுப்பு மேலாளரால் " "நிறுவ அனுமதிக்கிறது." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "பதிவு செய்ய எதிரொலி அளவுருக்கள்" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3657,6 +3900,10 @@ msgstr "நெட்ட்லிங்க் ஐபி ஏ.டி.டி.ஆர msgid "Emits netlink LLADDR miss notifications" msgstr "Netlink lladdr மிச் அறிவிப்புகளை வெளியிடுகிறது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "மனிதனை அனுபவபூர்வமாக அளவிடவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3740,6 +3987,14 @@ msgstr "MAC முகவரி கற்றலை இயக்கவும்" msgid "Enable NTP client" msgstr "NTP கிளையண்டை இயக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL வன்பொருள் மறையீட்டு என்சின்களை இயக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "பாதை MTU கண்டுபிடிப்பை இயக்கு" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "தனியார் PSK (PPSK) ஐ இயக்கவும்" @@ -3748,10 +4003,22 @@ msgstr "தனியார் PSK (PPSK) ஐ இயக்கவும்" msgid "Enable Single DES" msgstr "ஒற்றை இயக்கு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "நிலையான விசை குறியாக்க பயன்முறையை இயக்கவும் (டி.எல்.எச் அல்லாதவை)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP சேவையகத்தை இயக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "TLS ஐ இயக்கவும், கிளையன்ட் பாத்திரத்தை எடுத்துக் கொள்ளவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "TLS ஐ இயக்கவும், சேவையக பங்கைக் கருதவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN வடிகட்டலை இயக்கவும்" @@ -3784,6 +4051,10 @@ msgid "" msgstr "" "இந்த இடைமுகத்தில் கிடைக்கும் ஐபிவி 6 முன்னொட்டுகளின் கீழ்நிலை பிரதிநிதிகளை இயக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "உள் டேட்டாகிராம் துண்டு துண்டாக இயக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "விசை மறுசீரமைப்பு (கிராக்) எதிர் நடவடிக்கைகளை இயக்கவும்" @@ -3792,6 +4063,10 @@ msgstr "விசை மறுசீரமைப்பு (கிராக்) msgid "Enable learning and aging" msgstr "கற்றல் மற்றும் வயதானதை இயக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr " ஐபி துறைமுகம் இல் மேலாண்மை இடைமுகத்தை இயக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "உள்வரும் பாக்கெட்டுகளின் பிரதிபலிப்பை இயக்கவும்" @@ -3941,6 +4216,18 @@ msgstr "இணைத்தல் வரம்பு" msgid "Encapsulation mode" msgstr "இணைத்தல் பயன்முறை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" +"அனைத்து கட்டுப்பாட்டு சேனல் பாக்கெட்டுகளையும் விசையுடன் குறியாக்கம் செய்து அங்கீகரிக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"அனைத்து கட்டுப்பாட்டு சேனல் பாக்கெட்டுகளையும் விசை, பதிப்பு 2 உடன் குறியாக்கம் செய்து " +"அங்கீகரிக்கவும்." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3949,6 +4236,10 @@ msgstr "இணைத்தல் பயன்முறை" msgid "Encryption" msgstr "குறியாக்கம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "பாக்கெட்டுகளுக்கான குறியாக்க மறைக்குறியீடு" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4044,6 +4335,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "இடைமுகங்களை விலக்கு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "வழிகள் சேர்க்கப்பட்ட பிறகு செல் சிஎம்டியை இயக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "தொலை ஐபி மாற்றத்தில் செல் கட்டளையை இயக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"கிளையன்ட் இன்னும் நம்பத்தகாததாக இருக்கும்போது, புதிய கிளையன்ட் இணைப்புகளில் சேவையக " +"பயன்முறையில் செயல்படுத்தப்படுகிறது" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"OpenVPN இன் உள் ரூட்டிங் அட்டவணையில் IPv4 முகவரி/பாதை அல்லது MAC முகவரி " +"சேர்க்கப்படும்போதெல்லாம் சேவையக பயன்முறையில் செயல்படுத்தப்படுகிறது" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4069,6 +4388,10 @@ msgstr "" msgid "Existing device" msgstr "தற்போதுள்ள சாதனம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "TLS பேச்சுவார்த்தை செயலிழப்பில் வெளியேறவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "ஓச்ட்களை விரிவாக்குங்கள்" @@ -4117,6 +4440,10 @@ msgstr "ஒரு பெருங்குடலால் பிரிக்க msgid "Expecting: %s" msgstr "எதிர்பார்ப்பது: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "காலாவதியாகிறது" @@ -4639,6 +4966,10 @@ msgstr "துண்டாக்கல்" msgid "Fragmentation Threshold" msgstr "துண்டு துண்டான வாசல்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4752,6 +5083,10 @@ msgstr "பொது அமைப்பு" msgid "General device options" msgstr "பொதுவான சாதன விருப்பங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "கட்டமைப்பை உருவாக்குங்கள்" @@ -4797,6 +5132,10 @@ msgstr "வயர் கார்ட் பியரில் இறக்கு msgid "Generating QR code…" msgstr "QR குறியீட்டை உருவாக்குதல்…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "கொடுக்கப்பட்ட கடவுச்சொல் உறுதிப்படுத்தல் பொருந்தவில்லை, கடவுச்சொல் மாற்றப்படவில்லை!" @@ -4867,6 +5206,10 @@ msgstr "லூசி யுக்ட்ராசில் நடைமுறை msgid "Grant access to LuCI openfortivpn procedures" msgstr "லூசி ஓபன்ஃபோர்ட் டி.வி.பி.என் நடைமுறைகளுக்கு அணுகல் வழங்கவும்" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "பாஓடு உள்ளமைவுக்கு அணுகலை வழங்கவும்" @@ -4981,6 +5324,10 @@ msgstr "He.net கடவுச்சொல்" msgid "HE.net username" msgstr "He.net பயனர்பெயர்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "பாக்கெட்டுகளுக்கான HMAC ஏற்பு" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4994,6 +5341,10 @@ msgstr "Http (கள்) அணுகல்" msgid "Half Duplex" msgstr "அரை இரட்டை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "அங்கீகார தோல்விகளைக் கையாளுதல்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5010,6 +5361,15 @@ msgstr "இதய துடிப்பு இடைவெளி (கர்ன msgid "Hello interval" msgstr "வணக்கம் இடைவெளி" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"சேவையக பயன்முறை உள்ளமைவுகளில்--பிங் மற்றும்--பிங்-ரெச்டார்ட்டின் வெளிப்பாட்டை எளிமைப்படுத்த " +"உதவி கட்டளை" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5602,6 +5962,10 @@ msgstr "" "வெளிச்செல்லும் சகாக்களை பாதிக்காது, அல்லது மல்டிகாச்ட் வழியாக கண்டுபிடிக்கப்பட்ட இணைப்பு-" "உள்ளூர் சகாக்கள்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "ஓச்ட்பெயர் தீர்வு தோல்வியுற்றால், மீண்டும் முயற்சிக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5638,12 +6002,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "தேர்வு செய்யப்படாவிட்டால், இயல்புநிலை பாதை எதுவும் கட்டமைக்கப்படவில்லை" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6053,6 +6419,11 @@ msgstr "செல்லுபடியாகாத" msgid "Invalid APN provided" msgstr "தவறான APN வழங்கப்பட்டது" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "தவறான அடிப்படை 64 விசை சரம்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6208,10 +6579,22 @@ msgstr "துள்ளி" msgid "Jumps to another rule specified by its priority value" msgstr "அதன் முன்னுரிமை மதிப்பால் குறிப்பிடப்பட்ட மற்றொரு விதிக்கு தாவுகிறது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "உள்ளக ஐபி முகவரியை மறுதொடக்கம் செய்ய வைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "மறுதொடக்கத்தில் தொலை ஐபி முகவரியை வைத்திருங்கள்" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "அமைப்புகளை வைத்து தற்போதைய உள்ளமைவைத் தக்க வைத்துக் கொள்ளுங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "மறுதொடக்கத்தில் TUN/TAP சாதனத்தைத் திறந்து வைக்கவும்" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "வைத்திருங்கள்" @@ -6267,10 +6650,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "விசை இல்லை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "விசை மாற்றம் சாளரம்" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "பிணையம் கட்டமைப்பில் கையொப்பமிட பயன்படுத்தப்படுகிறது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6471,6 +6862,10 @@ msgstr "புராணக்கதை:" msgid "Limit" msgstr "வரம்பு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "மறுநிகழ்வு பதிவு செய்திகளைக் கட்டுப்படுத்துங்கள்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6712,6 +7107,10 @@ msgstr "உள்ளக 6" msgid "Local 7" msgstr "உள்ளக 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "உள்ளக ஐபி முகவரி" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6765,6 +7164,10 @@ msgstr "உள்ளக உலா" msgid "Local VTEP" msgstr "உள்ளக VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "உள்ளக சான்றிதழ்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6776,6 +7179,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "உள்ளக டொமைன் பின்னொட்டு DHCP பெயர்கள் மற்றும் புரவலன் கோப்பு உள்ளீடுகளுடன் சேர்க்கப்பட்டுள்ளது." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "உள்ளக புரவலன் பெயர் அல்லது ஐபி முகவரி" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "உள்ளக தனியார் விசை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "உள்ளக பணி மட்டுமே" @@ -6863,6 +7274,7 @@ msgid "Log queries" msgstr "பதிவு வினவல்கள்" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "பதிவு" @@ -7006,12 +7418,28 @@ msgstr "எம்.எக்ச்" msgid "Mail" msgstr "அஞ்சல்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "பெரிய முறை" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "கீழேயுள்ள கட்டளைகள் போன்ற ஒன்றைப் பயன்படுத்தி ரூட் கோப்பு முறைமையை நகலி செய்யுங்கள்:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7171,6 +7599,10 @@ msgstr "FDB உள்ளீடுகளின் அதிகபட்ச எண msgid "Maximum number of leased addresses." msgstr "குத்தகைக்கு விடப்பட்ட முகவரிகளின் அதிகபட்ச எண்ணிக்கை." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "வரிசைப்படுத்தப்பட்ட TCP வெளியீட்டு பாக்கெட்டுகளின் அதிகபட்ச எண்ணிக்கை" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7737,6 +8169,10 @@ msgstr "பிணையம் IFNAME உள்ளமைவு இடம்பெ msgid "Network interface" msgstr "பிணைய இடைமுகம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "நெட்வொர்க்கிங்" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "ஒருபோதும்" @@ -8120,12 +8556,20 @@ msgstr "அறிவிப்பு" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "ஒதுக்கப்பட்ட ஒளிபரப்பு இடையகங்களின் எண்ணிக்கை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "தற்காலிக சேமிப்பு டிஎன்எச் உள்ளீடுகளின் எண்ணிக்கை, 10000 அதிகபட்சம், 0 என்பது தற்காலிக " "சேமிப்பு இல்லை." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "பதிவு கோப்பு வரலாற்றிற்கான வரிகளின் எண்ணிக்கை" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8274,6 +8718,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "வழிகள் இருந்தால் மட்டுமே பிங் காலக்கெடுவை செயலாக்கவும்" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "திறந்திருக்கும் iptables விதிகள் கண்ணோட்டம்…" @@ -8282,10 +8730,22 @@ msgstr "திறந்திருக்கும் iptables விதிக msgid "Open list..." msgstr "திறந்த பட்டியல் ..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVpn" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8332,6 +8792,10 @@ msgstr "ஆபரேட்டர் குறியீடு" msgid "Operator Name" msgstr "ஆபரேட்டர் பெயர்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "TUN/TAP/UDP எழுதுகிறது" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8368,6 +8832,11 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "இந்த சாதனத்தைப் பற்றிய விருப்ப, இலவச வடிவ குறிப்புகள்" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"விரும்பினால், நொடிகளில். '0' என அமைக்கப்பட்டால், மீண்டும் இணைக்க முயற்சிக்கப்படுவதில்லை." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8474,6 +8943,14 @@ msgstr "" msgid "Options" msgstr "விருப்பங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8704,6 +9181,10 @@ msgstr "முள் குறியீடு நிராகரிக்கப msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "விசைகள் கொண்ட பி.கே.சி.எச்#12 கோப்பு" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 புச்" @@ -8804,6 +9285,14 @@ msgstr[1] "நெட்வொர்க்குகளின் ஒரு பக msgid "Part of zone %q" msgstr "மண்டலத்தின் ஒரு பகுதி %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "சுற்றுச்சூழல் மாறிகள் ச்கிரிப்டுக்கு அனுப்பவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8813,6 +9302,7 @@ msgstr "பாச்-த்ரூ (ஒற்றை மேக் VLAN க்க #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8874,6 +9364,10 @@ msgstr "களஞ்சிய பொது விசையை ஒட்டவு msgid "Paste or drag supplied WireGuard configuration file…" msgstr "வழங்கப்பட்ட வயர் கார்ட் உள்ளமைவு கோப்பை ஒட்டவும் அல்லது இழுக்கவும்…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA- சான்றிதழுக்கான பாதை" @@ -8996,10 +9490,22 @@ msgstr "மீட்டமைப்பைச் செய்யுங்கள msgid "Permission denied" msgstr "இசைவு மறுக்கப்பட்டது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "மறுபதிப்பு-பாதுகாப்பு நிலை" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "தொடர்ந்து/சிக்கல் ifconfig பூல்" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "விடாமுயற்சியுடன் உயிருடன் இருங்கள்" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "தொடர்ச்சியான மீண்டும் இணைக்க இடைவெளி" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "PersistentKepalive அமைப்பு தவறானது" @@ -9018,6 +9524,10 @@ msgstr "உடல் அமைப்புகள்" msgid "Ping" msgstr "பிங்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "TCP/UDP போர்ட்டுக்கு மேல் ஒவ்வொரு n விநாடிகளிலும் தொலை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9067,6 +9577,10 @@ msgstr "" msgid "Policy" msgstr "கொள்கை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "வெளிப்புற திட்டங்கள் மற்றும் ச்கிரிப்ட்களின் பயன்பாடு குறித்த கொள்கை நிலை" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9332,6 +9846,10 @@ msgstr "" msgid "Proxy Server" msgstr "பதிலாள் சேவையகம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "நொடிகளில் பதிலாள் நேரம் முடிந்தது" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ப்ராக்சியார்ப்" @@ -9381,6 +9899,18 @@ msgstr "வாடிக்கையாளர்களுக்கு விந msgid "PublicKey setting is invalid" msgstr "பப்ளிக் கே அமைப்பு தவறானது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "ரிமோட் செய்ய IFCONFIG விருப்பத்தை அழுத்தவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "விருப்பங்களை சகாக தள்ளுங்கள்" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9421,6 +9951,10 @@ msgstr "வினவல் அனைத்தும் மேலோடை தீ msgid "Query interval" msgstr "வினவல் இடைவெளி" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "தனியார் விசைக்கான வினவல் மேலாண்மை சேனல்" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "வினவல் மறுமொழி இடைவெளி" @@ -9536,10 +10070,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "மூல துறைமுகம் மேப்பிங்கை சீரற்றதாக்குங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "தோராயமாக தொலை சேவையகத்தைத் தேர்வுசெய்க" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "மூல தரவு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9651,6 +10193,10 @@ msgstr "சேனல்களை புதுப்பிக்கவும்" msgid "Refreshing" msgstr "புத்துணர்ச்சி" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "தனிப்பயன் கிளையன்ட் கட்டமைப்பு இல்லாவிட்டால் இணைப்பை மறுக்கவும்" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "பதிவு நிலை" @@ -9738,6 +10284,10 @@ msgstr "ஏற்றவும்" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Sigusr1 சமிக்ஞைகளை மறுபரிசீலனை செய்யுங்கள்" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9766,6 +10316,14 @@ msgstr "ரிமோட் ஐபிவி 6 முகவரி அல்லத msgid "Remote VTEP" msgstr "தொலைநிலை VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "தொலை புரவலன் பெயர் அல்லது ஐபி முகவரி" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "தொலை பிங் நேரம் முடிந்தது" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "அகற்று" @@ -9832,10 +10390,27 @@ msgstr "வினவலை அனுப்புவதற்கு முன் msgid "Removes records of the specified type(s) from answers." msgstr "பதில்களிலிருந்து குறிப்பிட்ட வகை (கள்) இன் பதிவுகளை நீக்குகிறது." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "தரவு சான் மீண்டும் பேச்சுவார்த்தை. பைட்டுகளுக்குப் பிறகு விசை" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "தரவு சான் மீண்டும் பேச்சுவார்த்தை. பாக்கெட்டுகளுக்குப் பிறகு விசை" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "தரவு சான் மீண்டும் பேச்சுவார்த்தை. விநாடிகளுக்குப் பிறகு விசை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "வயர்லெச் உள்ளமைவை மாற்றவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "மறுதொடக்கம் பாதுகாப்பு நெகிழ் சாளர அளவு" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9865,6 +10440,15 @@ msgstr "IPV6-PREFIX ஐக் கோருங்கள்" msgid "Request timeout" msgstr "நேரம் முடிந்தது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "சான்றிதழில் வெளிப்படையான பதவி தேவை" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "சான்றிதழில் வெளிப்படையான முக்கிய பயன்பாடு தேவை" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9879,6 +10463,10 @@ msgstr "உள்வரும் செக்சம் தேவை (விர msgid "Require incoming packets serialization (optional)." msgstr "உள்வரும் பாக்கெட்டுகள் சீரியலைசேசன் தேவை (விரும்பினால்)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9912,6 +10500,10 @@ msgstr "" "தேவை: ஆரம் சேவையகம் பொருத்தமான VLAN பண்புகளை வழங்கவில்லை என்றால் அங்கீகாரத்தை " "நிராகரிக்கிறது." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10058,6 +10650,10 @@ msgstr "மறுதொடக்கம்" msgid "Restart Firewall" msgstr "ஃபயர்வாலை மறுதொடக்கம் செய்யுங்கள்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "தொலைநிலை பிங் காலக்கெடுவுக்குப் பிறகு மறுதொடக்கம் செய்யுங்கள்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "ரேடியோ இடைமுகத்தை மறுதொடக்கம் செய்யுங்கள்" @@ -10070,11 +10666,27 @@ msgstr "மீட்டமை" msgid "Restore backup" msgstr "காப்புப்பிரதியை மீட்டமைக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "அனுமதிக்கப்பட்ட மறைக்குறியீடுகளை பேச்சுவார்த்தை நடத்த கட்டுப்படுத்துங்கள்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "டி.எல்.எச் கட்டுப்பாட்டு சேனலில் காலக்கெடுவை மீண்டும் அனுப்பவும்" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Yggdrasil இடைமுக உள்ளமைவிலிருந்து கேட்பவரின் முகவரிகளை மீட்டெடுக்கவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "HTTP பதிலாள் பிழைகள் குறித்து காலவரையின்றி மீண்டும் முயற்சிக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "சாக்ச் பதிலாள் பிழைகளில் காலவரையின்றி மீண்டும் முயற்சிக்கவும்" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10204,10 +10816,18 @@ msgstr "பாதை நடவடிக்கை சங்கிலி \"%எச msgid "Route short-circuit (RSC)" msgstr "பாதை குறுகிய சுற்று (ஆர்.எச்.சி)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "கிளையண்டிற்கு சப்நெட் பாதை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "பாதை வகை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10601,6 +11265,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "சிச்லாக் உள்ளீடுகளுக்கான பதிவு வகுப்பு/வசதியை அமைக்கவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "வெளியீட்டு சொற்களஞ்சியத்தை அமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "உண்மையான மற்றும் மெய்நிகர் முகவரி ஆச் அட்டவணைகளின் அளவை அமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "TCP/UDP பெறும் இடையக அளவை அமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "TCP/UDP அனுப்பு இடையக அளவை அமைக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10619,6 +11299,23 @@ msgstr "" "இந்த இடைமுகத்தை ஆர்.ஏ. மற்றும் DHCPV6 ரிலேங் மற்றும் என்டிபி ப்ராக்சிங் ஆகியவற்றிற்கான " "மாச்டராக அமைக்கவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "TUN/TP TX வரிசை நீளத்தைத் தட்டவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "TUN/தட்டவும் அடாப்டர் அளவுருக்கள்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "TUN/TAP சாதன MTU ஐ அமைக்கவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "TUN/TAP சாதனத்தின் மேல்நிலை அமைக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10628,6 +11325,10 @@ msgstr "DHCP சேவையகத்தை அமைக்கவும்" msgid "Set up routes for proxied IPv6 neighbours." msgstr "ப்ராக்சிட் ஐபிவி 6 அண்டை நாடுகளுக்கான வழிகளை அமைக்கவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "TCP MSS இல் மேல் எல்லையை அமைக்கவும்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10662,6 +11363,22 @@ msgstr "" "பல AP களுக்கு இடையில் ரோமிங்கில் வயர்லெச் வாடிக்கையாளர்களுக்கு உதவுவதற்கான அமைப்புகள்: " "802.11r, 802.11k மற்றும் 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "பியர் அலைவரிசைக்கு வடிவமைத்தல்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "TUN சாதனம் திறந்த பிறகு இயக்க செல் CMD" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "TUN சாதனம் மூடப்பட்ட பிறகு இயக்க செல் சிஎம்டி" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "X509 பெயரை சரிபார்க்க செல் கட்டளை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10722,6 +11439,10 @@ msgstr "சிக்னல் புதுப்பிப்பு வீதம msgid "Signal:" msgstr "சிக்னல்:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "மறுதொடக்கம் எச்சரிக்கைகளின் வெளியீட்டை à®® silence னமாக்குங்கள்" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11050,6 +11771,10 @@ msgstr "" "தலைப்பின் மதிப்பைப் பெறுகிறது) அல்லது ஒரு எக்சாடெசிமல் மதிப்பு <குறியீடு> 00..ff (விரும்பினால்)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11069,6 +11794,10 @@ msgstr "" "இயல்புநிலை (1280 பைட்டுகள்) தவிர வேறு ஒரு MTU (அதிகபட்ச பரிமாற்ற அலகு) ஐக் " "குறிப்பிடவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11079,6 +11808,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "ரகசிய குறியாக்க விசையை இங்கே குறிப்பிடவும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "சரியான சான்றிதழை வழங்க வாடிக்கையாளர் தேவையா என்பதைக் குறிப்பிடà®µà¯à®®à¯" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11114,6 +11847,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "தொடங்கு" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "ஒரு உறக்கநிலை நிலையில் OpenVPN ஐத் தொடங்கவும்" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS ஐத் தொடங்குங்கள்" @@ -11185,6 +11922,10 @@ msgstr "நிலைய செயலற்ற வரம்பு" msgid "Status" msgstr "நிலை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "நிலை கோப்பு வடிவமைப்பு பதிப்பு" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11383,6 +12124,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP மூல துறைமுகம்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "உள்ளக மற்றும் தொலைநிலை இரண்டிற்கும் TCP/UDP துறைமுகம் #" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11391,6 +12145,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP சேவையக ரூட்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "டி.எல்.எச் 1.3 அல்லது புதிய சைஃபர்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "டி.எல்.எச் சைபர்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "டோச் பாச்ட்ரூ (ஐபிவி 4 க்கு மட்டும் பொருந்தும்)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11798,6 +12568,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "அதிக ஆதரிக்கப்பட்ட டி.எல்.எச் பதிப்பு" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11830,6 +12604,10 @@ msgstr "இடைமுக பெயர் ஏற்கனவே பயன்ப msgid "The interface name is too long" msgstr "இடைமுக பெயர் மிக நீளமானது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "'TLS-Auth' மற்றும் 'ரகசிய' விருப்பங்களுக்கான முக்கிய திசை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11861,6 +12639,10 @@ msgstr "சுரங்கப்பாதை உருவாக்கப்ப msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "சுரங்கப்பாதை உருவாக்கப்பட்ட உள்ளக ஐபிவி 6 முகவரி (விரும்பினால்)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "மிகக் குறைந்த உதவி டி.எல்.எச் பதிப்பு" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11913,6 +12695,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "உங்கள் yggdrasil முனைக்கான தனிப்பட்ட விசை" @@ -12110,6 +12896,11 @@ msgstr "ரிலேவின் இந்த ஐபிவி 4 முகவர msgid "This authentication type is not applicable to the selected EAP method." msgstr "இந்த அங்கீகார வகை தேர்ந்தெடுக்கப்பட்ட EAP முறைக்கு பொருந்தாது." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "இது செல்லுபடியாகும் PEM கோப்பு போல் தெரியவில்லை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12313,6 +13104,10 @@ msgstr "நேர மண்டலம்" msgid "Timed-out" msgstr "நேரம் முடிந்தது" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "முக்கிய பரிமாற்றத்திற்கான காலக்கெடு" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "விநாடிகளில் நேரம் முடிந்தது" @@ -12365,6 +13160,10 @@ msgstr "" msgid "Tone" msgstr "தொனி" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "மொத்தம் கிடைக்கிறது" @@ -12501,6 +13300,7 @@ msgstr "டிஎக்ச்-பவர்" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "வகை" @@ -12508,6 +13308,10 @@ msgstr "வகை" msgid "Type of service" msgstr "பணி வகை" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "பயன்படுத்தப்பட்ட சாதனத்தின் வகை" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12881,6 +13685,7 @@ msgstr "DHCPV6 ஐப் பயன்படுத்தவும்" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "பியர் விளம்பரம் செய்த டிஎன்எச் சேவையகங்களைப் பயன்படுத்தவும்" @@ -12906,6 +13711,10 @@ msgstr "சுரங்கப்பாதை இடைமுகத்தில msgid "Use TTL on tunnel interface" msgstr "சுரங்கப்பாதை இடைமுகத்தில் TTL ஐப் பயன்படுத்தவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "வெளிப்புற மேலடுக்கு (/மேலடுக்கு) பயன்படுத்தவும்" @@ -12933,6 +13742,7 @@ msgstr "தனிப்பயன் டிஎன்எச் சேவையக #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "இயல்புநிலை நுழைவாயிலைப் பயன்படுத்தவும்" @@ -12940,6 +13750,7 @@ msgstr "இயல்புநிலை நுழைவாயிலைப் ப #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "கேட்வே மெட்ரிக் பயன்படுத்தவும்" @@ -12956,6 +13767,10 @@ msgstr "" "RFC7597 க்கு பதிலாக மரபு வரைபட இடைமுக அடையாளங்காட்டி வடிவமைப்பை (வரைவு-ITEF-" "SOFTWIRE-MAP-00) பயன்படுத்தவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "நெறிமுறையைப் பயன்படுத்தவும்" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "ரூட்டிங் அட்டவணையைப் பயன்படுத்தவும்" @@ -12996,6 +13811,18 @@ msgstr "" "தரமற்ற ஓச்ட்-குறிப்பிட்ட குத்தகை நேரத்தை அமைக்க பயன்படுத்தலாம், எ.கா. 12 எச், 3 டி அல்லது " "எல்லையற்ற." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "TUN/TAP சாதன முனையைப் பயன்படுத்தவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "பயனர்பெயரை பொதுவான பெயராகப் பயன்படுத்துங்கள்" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13013,6 +13840,10 @@ msgstr "" "இரண்டு வெவ்வேறு நோக்கங்களுக்காகப் பயன்படுத்தப்படுகிறது: ஆரம் NAS ஐடி மற்றும் 802.11r " "R0KH-ID. சாதாரண WPA (2) -PSK உடன் தேவையில்லை." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13023,6 +13854,7 @@ msgid "User" msgstr "பயனர்" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "பயனர் சான்றிதழ் (PEM குறியாக்கம் செய்யப்பட்டது)" @@ -13031,11 +13863,13 @@ msgid "User identifier" msgstr "பயனர் அடையாளங்காட்டி" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "பயனர் விசை (PEM குறியாக்கம் செய்யப்பட்டது)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13104,11 +13938,25 @@ msgstr "VPN உள்ளக முகவரி" msgid "VPN Local port" msgstr "VPN உள்ளக துறைமுகம்" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN நெறிமுறை" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN சேவையகம்" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN சேவையக சான்றிதழின் SHA256 HASH" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN சர்வர் துறைமுகம்" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN சேவையகத்தின் சான்றிதழ் SHA1 ஆச்" @@ -13365,6 +14213,16 @@ msgstr "" "R0/R1 முக்கிய விருப்பங்கள் பயன்படுத்தப்படாது. R0 மற்றும் R1 முக்கிய விருப்பங்களைப் " "பயன்படுத்த இதை முடக்கு." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"உங்களிடம் ஒன்றுக்கு மேற்பட்ட ஐபி முகவரிகள் இருக்கும்போது (எ.கா. பல இடைமுகங்கள் அல்லது " +"இரண்டாம் நிலை ஐபி முகவரிகள்), மற்றும் ஒரு குறிப்பிட்ட முகவரியுடன் மட்டுமே பிணைப்பை " +"கட்டாயப்படுத்த -உள்ளூர் பயன்படுத்த வேண்டாம்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13469,6 +14327,10 @@ msgid "Workaround mode can only be used when acting as an access point." msgstr "" "அணுகல் புள்ளியாக செயல்படும்போது மட்டுமே பணித்திறன் பயன்முறையைப் பயன்படுத்த முடியும்." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "கோப்புக்கு பதிவு எழுதுங்கள்" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "சிச்லோக்கிற்கு பெறப்பட்ட டிஎன்எச் வினவல்களை எழுதுங்கள்." @@ -13881,6 +14743,11 @@ msgstr "நிமிடங்கள்" msgid "mobile home agent (H)" msgstr "மொபைல் வீட்டு முகவர் (எச்)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "இல்லை" @@ -14027,6 +14894,10 @@ msgstr "சேவையக முறை" msgid "severity:" msgstr "தீவிரம்:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "SSTPC பதிவு-நிலை" @@ -14084,6 +14955,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "முயற்சிக்கவும்" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "டன்/தட்டவும்" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "செயலற்ற நேரம் முடிந்தது" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14286,6 +15165,14 @@ msgstr "செல்லுபடியாகும் முழு மதிப msgid "valid multicast MAC address" msgstr "செல்லுபடியாகும் மல்டிகாச்ட் மேக் முகவரி" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"1 முதல் 15 எழுத்துகளுக்கு இடையில் செல்லுபடியாகும் பிணைய சாதனத்தின் பெயர் \",\"/\",\"%" +"\"அல்லது இடைவெளிகளைக் கொண்டிருக்கவில்லை" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "செல்லுபடியாகும் பிணைய சாதன பெயர், \"அல்ல.\" அல்லது \"..\"" @@ -14395,50 +15282,127 @@ msgstr "{example_nx} திரும்புகிறது {nxdomain}." msgid "« Back" msgstr "«பின்" +#~ msgid "Add template based configuration" +#~ msgstr "வார்ப்புரு அடிப்படையிலான உள்ளமைவைச் சேர்க்கவும்" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "CA சான்றிதழ் (PEM குறியாக்கம் செய்யப்பட்டது; நுழைவாயில் சான்றிதழை சரிபார்க்க கணினி " -#~ "அளவிலான கடைக்கு பதிலாக பயன்படுத்தவும்." +#~ "கட்டமைக்கப்பட்ட OpenVPN நிகழ்வுகளின் பட்டியல் மற்றும் அவற்றின் தற்போதைய நிலை கீழே உள்ளது" -#~ msgid "Invalid Base64 key string" -#~ msgstr "தவறான அடிப்படை 64 விசை சரம்" +#~ msgid "Configuration category" +#~ msgstr "உள்ளமைவு வகை" -#~ msgid "Local IP address" -#~ msgstr "உள்ளக ஐபி முகவரி" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "தகவமைப்பு LZO சுருக்கத்தைப் பயன்படுத்த வேண்டாம்" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "OpenVPN உள்ளமைவுக்கு அணுகலை வழங்கவும்" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "சான்று \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "அந்த பெயருடன் நிகழ்வு ஏற்கனவே உள்ளது!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN உள்ளமைவு கோப்பு பதிவேற்றம்" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "கொடுக்கப்பட்ட x509 பெயரிலிருந்து மட்டுமே இணைப்புகளை ஏற்றுக்கொள்ளுங்கள்" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN நிகழ்வுகள்" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "இந்த கோப்பை நேரடியாக ஒரு முனைய அமர்வில் திருத்தவும்." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "பதிவேற்ற சரியான OVPN கட்டமைப்பு கோப்பைத் தேர்ந்தெடுக்கவும்!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "செல்லுபடியாகும் VPN வார்ப்புருவைத் தேர்ந்தெடுக்கவும்!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "விரும்பினால், நொடிகளில். '0' என அமைக்கப்பட்டால், மீண்டும் இணைக்க முயற்சிக்கப்படுவதில்லை." +#~ "உங்கள் சான்றுகளுடன் (%s) விருப்பமான 'அங்கீகார-பயனர்-பாச்' கோப்பைச் சேர்க்க பிரிவு" -#~ msgid "Persistent reconnect interval" -#~ msgstr "தொடர்ச்சியான மீண்டும் இணைக்க இடைவெளி" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "OVPN கட்டமைப்பு கோப்பை (%s) மாற்றுவதற்கான பிரிவு" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "இது செல்லுபடியாகும் PEM கோப்பு போல் தெரியவில்லை" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "பாதுகாப்பு பரிந்துரை: சுருக்கத்தை இயக்காமல் இருக்க பரிந்துரைக்கப்படுகிறது மற்றும் இந்த " +#~ "அளவுருவை `இல்லை`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "பாதுகாப்பு பரிந்துரை: சுருக்கத்தை இயக்காமல் இருக்க பரிந்துரைக்கப்படுகிறது மற்றும் இந்த " +#~ "அளவுருவை `STUB-V2` ஆக அமைக்க பரிந்துரைக்கப்படுகிறது" + +#~ msgid "Select template ..." +#~ msgstr "வார்ப்புருவைத் தேர்ந்தெடுக்கவும் ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "TCP/UDP MTU ஐ அமைக்கவும்" + +#~ msgid "Size of cipher key" +#~ msgstr "சைபர் விசையின் அளவு" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "வழிகளுக்கான இயல்புநிலை நுழைவாயிலைக் குறிப்பிடவும்" + +#~ msgid "Start/Stop" +#~ msgstr "தொடக்க/நிறுத்து" -#~ msgid "VPN Protocol" -#~ msgstr "VPN நெறிமுறை" +#~ msgid "Started" +#~ msgstr "தொடங்கியது" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN சேவையக சான்றிதழின் SHA256 HASH" +#~ msgid "Switch to advanced configuration" +#~ msgstr "மேம்பட்ட உள்ளமைவுக்கு மாறவும்" -#~ msgid "VPN Server port" -#~ msgstr "VPN சர்வர் துறைமுகம்" +#~ msgid "Switch to basic configuration" +#~ msgstr "அடிப்படை உள்ளமைவுக்கு மாறவும்" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP துறைமுகம் # உள்ளக (இயல்புநிலை = 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "தொலைதூரத்திற்கு TCP/UDP துறைமுகம் # (இயல்புநிலை = 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "வார்ப்புரு அடிப்படையிலான உள்ளமைவு" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "கிளையன்ட்-இணைப்பு திரும்பும் கோப்பிற்கான தற்காலிக அடைவு" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "'பெயர்' புலம் காலியாக இருக்கக்கூடாது!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "1 முதல் 15 எழுத்துகளுக்கு இடையில் செல்லுபடியாகும் பிணைய சாதனத்தின் பெயர் \",\"/\"," -#~ "\"%\"அல்லது இடைவெளிகளைக் கொண்டிருக்கவில்லை" +#~ "OVPN கட்டமைப்பு கோப்பின் (%s) அளவு லூசியில் (& ge; 100 kb) நிகழ்நிலை திருத்துதல் " +#~ "செய்ய மிகப் பெரியது." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "இது சைபர் பேச்சுவார்த்தையை முற்றிலும் முடக்குகிறது" + +#~ msgid "Upload ovpn file" +#~ msgstr "OVPN கோப்பைப் பதிவேற்றவும்" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "ஒவ்வொரு n விநாடிகளிலும் தாக்கல் செய்ய நிலையை எழுதுங்கள்" + +#~ msgid "yes (%i)" +#~ msgstr "ஆம் (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "செல்லுபடியாகும் ஐபிவி 4 முகவரியை எதிர்பார்க்கிறது" diff --git a/modules/luci-base/po/templates/base.pot b/modules/luci-base/po/templates/base.pot index 09588cfd7c..5cf9180812 100644 --- a/modules/luci-base/po/templates/base.pot +++ b/modules/luci-base/po/templates/base.pot @@ -89,6 +89,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -185,6 +189,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -246,6 +254,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -299,6 +311,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -344,6 +360,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -811,6 +831,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -819,6 +843,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1020,6 +1048,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1061,6 +1093,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1228,6 +1264,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1244,6 +1284,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1256,6 +1304,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1274,6 +1326,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1282,6 +1346,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1400,6 +1470,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1496,6 +1570,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1563,6 +1641,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1667,6 +1749,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1715,6 +1801,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1743,6 +1830,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1842,10 +1930,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1878,6 +1976,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1965,6 +2067,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2020,6 +2126,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2062,6 +2176,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2098,6 +2216,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2106,6 +2228,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2130,6 +2256,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2210,6 +2344,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2234,6 +2369,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2285,6 +2432,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2310,6 +2465,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2429,6 +2588,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2745,6 +2908,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2909,6 +3080,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2934,6 +3106,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2942,6 +3118,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2986,6 +3166,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -2994,6 +3178,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3107,6 +3299,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3197,6 +3394,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3221,6 +3454,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3359,6 +3596,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3467,6 +3708,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3546,6 +3791,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3554,10 +3807,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3586,6 +3851,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3594,6 +3863,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3735,6 +4008,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3743,6 +4025,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3838,6 +4124,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3858,6 +4168,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3906,6 +4220,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4409,6 +4727,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4522,6 +4844,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4567,6 +4893,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4637,6 +4967,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4751,6 +5085,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4764,6 +5102,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4780,6 +5122,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5350,6 +5699,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5382,12 +5735,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5780,6 +6135,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5923,10 +6283,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5982,10 +6354,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6178,6 +6558,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6401,6 +6785,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6454,6 +6842,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6464,6 +6856,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6549,6 +6949,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6690,12 +7091,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6854,6 +7271,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7403,6 +7824,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7770,10 +8195,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7910,6 +8343,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7918,10 +8355,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7961,6 +8410,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -7994,6 +8447,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8079,6 +8536,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8307,6 +8772,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8407,6 +8876,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8416,6 +8893,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8474,6 +8952,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8596,10 +9078,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8618,6 +9112,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8667,6 +9165,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8914,6 +9416,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8959,6 +9465,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -8996,6 +9514,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9109,10 +9631,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9223,6 +9753,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9304,6 +9838,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9332,6 +9870,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "" @@ -9390,10 +9936,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9423,6 +9986,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9437,6 +10009,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9468,6 +10044,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9614,6 +10194,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9626,11 +10210,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9747,10 +10347,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10127,6 +10779,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10140,6 +10808,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10149,6 +10834,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10181,6 +10870,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10241,6 +10946,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10530,6 +11239,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10545,6 +11258,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10554,6 +11271,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10589,6 +11310,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10657,6 +11382,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10854,6 +11583,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10862,6 +11604,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11225,6 +11983,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11253,6 +12015,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11283,6 +12049,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11324,6 +12094,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11493,6 +12267,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11666,6 +12445,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11712,6 +12495,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11846,6 +12633,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11853,6 +12641,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12215,6 +13007,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12240,6 +13033,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12267,6 +13064,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12274,6 +13072,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12288,6 +13087,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12322,6 +13125,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12337,6 +13152,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12347,6 +13166,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12355,11 +13175,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12428,11 +13250,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12663,6 +13499,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12762,6 +13605,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13165,6 +14012,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13309,6 +14161,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13361,6 +14217,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13560,6 +14424,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/tr/base.po b/modules/luci-base/po/tr/base.po index c6432be0ea..2567283bf9 100644 --- a/modules/luci-base/po/tr/base.po +++ b/modules/luci-base/po/tr/base.po @@ -104,6 +104,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p' ya da 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -200,6 +204,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -260,6 +268,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -313,6 +325,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -358,6 +374,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -846,6 +866,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "DNS hizmetini, DNS hizmeti verdiğimiz alt ağ arabirimleriyle sınırlayın." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Açık anahtarlardan kabul et" @@ -854,6 +878,10 @@ msgstr "Açık anahtarlardan kabul et" msgid "Accept local" msgstr "Yerelden gelenleri kabul et" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Sunucudan gönderilen seçenekleri kabul edin" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1061,6 +1089,10 @@ msgstr "Eş adres ekle" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Bağlantı kurduktan sonra rota ekle" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1103,6 +1135,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "TLS üzerinden ek kimlik doğrulama" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Ek yapılandırma ayarları (TOML formatında)." @@ -1278,6 +1314,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Listelenenlerin haricindekilere izin ver" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "İstemciden istemciye trafiğe izin ver" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Eski uygulamalar için tam UCI erişimine izin ver" @@ -1294,6 +1334,14 @@ msgstr "Yanlızca listelenenlere izin ver" msgid "Allow localhost" msgstr "Yerel ağa izin ver" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Aynı sertifikaya sahip birden çok istemciye izin ver" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Yalnızca bir oturuma izin ver" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Cihazın yeniden başlamasına izin ver" @@ -1308,6 +1356,10 @@ msgstr "" "Uzak ana makinelerin yerel yönlendirilen SSH bağlantı noktalarına " "bağlanmasına izin ver" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Uzağın IP'sini veya bağlantı noktasını değiştirmesine izin ver" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Parola ile root girişlerine izin ver" @@ -1326,6 +1378,18 @@ msgstr "root kullanıcısının parolayla oturum açmasına izin ver" msgid "Allowed IPs" msgstr "İzin verilen IP adresleri" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Maksimum izin verilen bağlı istemci sayısı" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "İzin verilen maksimum dahili" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "İzin verilen maksimum yeni bağlantı sayısı" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "İzin verilen ağ teknolojisi" @@ -1334,6 +1398,12 @@ msgstr "İzin verilen ağ teknolojisi" msgid "AllowedIPs setting is invalid" msgstr "AllowedIPs ayarı geçersiz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1464,6 +1534,10 @@ msgstr "Herhangi bir paket" msgid "Any zone" msgstr "Herhangi bir bölge" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Günlüğü dosyaya ekle" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Yedek uygulansın mı?" @@ -1569,6 +1643,10 @@ msgstr "Kimlik Doğrulama Grubu" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Kullanıcı adı / şifre kullanarak doğrulayın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Kimlik Doğrulama" @@ -1639,6 +1717,10 @@ msgstr "Dosya sistemlerini takılınca otomatik olarak bağlayın" msgid "Automatically mount swap on hotplug" msgstr "Takas alanını otomatik olarak bağlayın" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Varsayılan yolu otomatik olarak yeniden yönlendir" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Dosya Sistemini Otomatik Bağla" @@ -1743,6 +1825,10 @@ msgstr "Temel cihaz" msgid "Base64-encoded public key of this interface for sharing." msgstr "Paylaşım için bu arayüzün Base64 ile kodlanmış genel anahtarı." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1802,6 +1888,7 @@ msgstr "NTP sunucusu bağla" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1834,6 +1921,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1933,10 +2021,22 @@ msgstr "Tamponlanmış" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"CA sertifikası (PEM kodlamalı; Ağ geçidi sertifikasını doğrulamak için " +"sistem genelinde depolama yerine kullanın." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "CA sertifikası; boşsa, ilk bağlantıdan sonra kaydedilecektir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1969,6 +2069,10 @@ msgstr "" msgid "Cached" msgstr "Önbelleğe alınan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "TUN / TAP kapatmadan önce cmd / script'i aşağı çağırın" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2058,6 +2162,10 @@ msgstr "Hücre Konumu" msgid "Cellular Network" msgstr "Hücresel Ağ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Sertifika yetkilisi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Sertifika kısıtlaması (Alan)" @@ -2121,6 +2229,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Zincir kancası \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "İşlem önceliğini değiştir" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Başlatma öncesinde dizine geç" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Değişiklikler" @@ -2167,6 +2283,10 @@ msgstr "Kanal genişliği" msgid "Check filesystems before mount" msgstr "Bağlamadan önce dosya sistemlerini kontrol edin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Eş sertifikayı bir CRL'ye göre kontrol edin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Mevcut ağları bu kablosuzdan silmek için bu seçeneği işaretleyin." @@ -2209,6 +2329,10 @@ msgstr "" "Bu kablosuz arayüze eklemek istediğiniz ağları seçin veya yeni bir ağ " "tanımlamak için özel alanı doldurun." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Başlatma sonrasında dizine chroot yap" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Şifre" @@ -2217,6 +2341,10 @@ msgstr "Şifre" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP kapsülleme" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2245,6 +2373,14 @@ msgstr "İstemci" msgid "Client ID to send when requesting DHCP" msgstr "DHCP istendiğinde gönderilecek İstemci Kimliği" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "İstemci devre dışı bırakıldı" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2332,6 +2468,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Giden sağlama toplamını hesaplayın (isteğe bağlı)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Yapılandırma dosyası" @@ -2356,6 +2493,18 @@ msgstr "Yapılandırma değişiklikleri geri alındı!" msgid "Configuration failed" msgstr "Yapılandırma başarısız oldu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "İstemci modunu yapılandırın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Sunucu köprüsünü yapılandırın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Sunucu modunu yapılandırın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2421,6 +2570,14 @@ msgstr "Bağlantı kesmeyi onaylayın" msgid "Confirmation" msgstr "Onayla" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Socks5 proxy üzerinden bağlan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "HTTP proxy'si aracılığıyla uzak ana bilgisayara bağlanın" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2446,6 +2603,10 @@ msgstr "Bağlantı uç noktası" msgid "Connection lost" msgstr "Bağlantı koptu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Bağlantı yeniden deneme aralığı" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2568,6 +2729,10 @@ msgstr "Cron Günlük Düzeyi" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (Yalnızca Japonya)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Kriptografi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Mevcut güç" @@ -2895,6 +3060,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Bağlantıdan n saniye sonra geciktir" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "tun/tap açma ve açma komut dosyası yürütmesini geciktir" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "IPv6 öneklerini temsil et" @@ -3059,6 +3232,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Cihaza ulaşılamıyor! Hâlâ cihaz bekleniyor ..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Aygıtlar" @@ -3084,6 +3258,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman parametreleri" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Yön" @@ -3092,6 +3270,10 @@ msgstr "Yön" msgid "Directory" msgstr "Dizin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Özel istemci yapılandırma dosyaları için dizin" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3138,6 +3320,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "DNS sorgularını devre dışı bırakın" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Veri Kanalı Boşaltma (DCO) desteğini devre dışı bırakma" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Şifrelemeyi Devre Dışı Bırak" @@ -3146,6 +3332,14 @@ msgstr "Şifrelemeyi Devre Dışı Bırak" msgid "Disable Inactivity Polling" msgstr "Hareketsizlik Yoklamasını Devre Dışı Bırak" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Sayfalamayı Devre Dışı Bırak" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Seçenekler tutarlılık kontrolünü devre dışı bırakın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Bu arayüzü devre dışı bırak" @@ -3267,6 +3461,11 @@ msgstr "" "Bu önyükleme bölümünün bağlı olduğu dnsmasq örneği. Belirtilmemişse, bölüm " "tüm dnsmasq örnekleri için geçerlidir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Yerel adrese ve bağlantı noktasına bağlanmayın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3362,6 +3561,42 @@ msgstr "Alan beyaz listesi" msgid "Don't Fragment" msgstr "Parçalama" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "İfconfig'i gerçekte çalıştırmayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Rotaları otomatik olarak ekleme" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "--askpass veya --auth-user-pass parolalarını önbelleğe almayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Ana bilgisayarla aynı hedefe sahip gelen ayar paketlerini düşürmeyin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Global push seçeneklerini devralma" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Zaman damgalarını kaydetmeyin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Rotaları otomatik olarak çekme" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Yeniden başlatma sırasında anahtarı yeniden okuma" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "İfconfig tutarsızlıkları konusunda uyarmayın" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Bağlı Değil" @@ -3386,6 +3621,10 @@ msgstr "Mtdblock'u indir" msgid "Downstream SNR offset" msgstr "Aşağı akış SNR ofseti" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3541,6 +3780,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Günlüğe kaydedilecek yankı parametreleri" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3651,6 +3894,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "MTU'yu ampirik olarak ölç" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3735,6 +3982,14 @@ msgstr "MAC adresi öğrenmeyi etkinleştirin" msgid "Enable NTP client" msgstr "NTP istemcisini etkinleştir" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "OpenSSL donanım kripto motorlarını etkinleştirin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Yol MTU keşfini etkinleştir" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3743,10 +3998,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Tek DES'i Etkinleştir" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Statik Anahtar şifreleme modunu etkinleştirin (TLS olmayan)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "TFTP sunucusunu etkinleştir" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "TLS'yi etkinleştirin ve istemci rolünü üstlenin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "TLS'yi etkinleştirin ve sunucu rolünü üstlenin" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "VLAN filtrelemeyi etkinleştir" @@ -3779,6 +4046,10 @@ msgid "" msgstr "" "Bu arabirimde bulunan IPv6 öneklerinin aşağı akış yetkisini etkinleştirin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Dahili datagram parçalanmasını etkinleştirin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Anahtar yeniden yüklemeye (KRACK) karşı önlemleri etkinleştirin" @@ -3787,6 +4058,10 @@ msgstr "Anahtar yeniden yüklemeye (KRACK) karşı önlemleri etkinleştirin" msgid "Enable learning and aging" msgstr "Öğrenmeyi ve yaşlanmayı etkinleştirin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "IP port yönetim arayüzünü etkinleştirin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Gelen paketlerin yansıtılmasını etkinleştir" @@ -3939,6 +4214,16 @@ msgstr "Kapsülleme sınırı" msgid "Encapsulation mode" msgstr "Encapsulation modu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Anahtarla tüm kontrol kanalı paketlerini şifreleyin ve doğrulayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Anahtar, sürüm 2 ile tüm denetim kanalı paketlerini şifreleyin ve doğrulayın." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3947,6 +4232,10 @@ msgstr "Encapsulation modu" msgid "Encryption" msgstr "Şifreleme" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Paketler için şifreleme şifresi" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4042,6 +4331,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Arayüzleri hariç tut" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Rotalar eklendikten sonra shell cmd'sini çalıştır" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Uzak IP değişikliğinde shell komutunu yürütün" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"İstemci hala güvenilmezken, yeni istemci bağlantılarında sunucu modunda " +"yürütülür" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"OpenVPN'in dahili yönlendirme tablosuna bir IPv4 adresi / yolu veya MAC " +"adresi eklendiğinde sunucu modunda yürütülür" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4066,6 +4383,10 @@ msgstr "" msgid "Existing device" msgstr "Mevcut cihaz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "TLS anlaşması başarısız olduğunda çık" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Ana bilgisayarları genişlet" @@ -4116,6 +4437,10 @@ msgstr "İki nokta üst üste ile ayrılmış iki öncelik değeri bekleniyor" msgid "Expecting: %s" msgstr "Beklenen: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Bitiş zamanı" @@ -4640,6 +4965,10 @@ msgstr "Parçalanma" msgid "Fragmentation Threshold" msgstr "Parçalanma Eşiği" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4753,6 +5082,10 @@ msgstr "Genel Kurulum" msgid "General device options" msgstr "Genel cihaz seçenekleri" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Yapılandırma Oluştur" @@ -4798,6 +5131,10 @@ msgstr "Bir WireGuard eşine içe aktarma için uygun bir yapılandırma oluştu msgid "Generating QR code…" msgstr "QR kodu oluşturuluyor…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Verilen şifre onayı eşleşmedi, şifre değişmedi!" @@ -4868,6 +5205,10 @@ msgstr "LUCI Yggdrasil prosedürlerine erişim izni verin" msgid "Grant access to LuCI openfortivpn procedures" msgstr "LuCI openfortivpn prosedürlerine Yetki ver" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "SSH yapılandırmasına erişim izni verin" @@ -4982,6 +5323,10 @@ msgstr "HE.net parolası" msgid "HE.net username" msgstr "HE.net kullanıcı adı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Paketler için HMAC kimlik doğrulaması" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4995,6 +5340,10 @@ msgstr "HTTP(lere) Erişim" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Kimlik doğrulama hatalarının ele alınması" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5011,6 +5360,15 @@ msgstr "Heartbeat aralığı (kernel: heartbeat)" msgid "Hello interval" msgstr "Merhaba aralığı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Sunucu modu yapılandırmalarında --ping ve --ping-restart ifadesini " +"basitleştirmek için yardımcı yönerge" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5599,6 +5957,10 @@ msgstr "" "eşleşmeleri veya çok noktaya yayın yoluyla keşfedilen bağlantı yerel " "eşlerini etkilemez." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Ana bilgisayar adı çözümlemesi başarısız olursa, yeniden dene" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5636,12 +5998,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "İşaretli değilse, hiçbir varsayılan yol yapılandırılmaz" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6054,6 +6418,11 @@ msgstr "Geçersiz" msgid "Invalid APN provided" msgstr "Geçersiz APN sağlandı" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Geçersiz Base64 anahtar dizesi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6207,10 +6576,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Yeniden başlatıldığında yerel IP adresini koru" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Yeniden başlatıldığında uzak IP adresini koru" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Ayarları koruyun ve mevcut yapılandırmayı koruyun" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "tun/tap cihazını yeniden başlatıldığında açık tut" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Canlı Tut" @@ -6266,10 +6647,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Anahtar eksik" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Anahtar geçiş penceresi" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Ağ yapılandırmasını imzalamak için kullanılan anahtar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6468,6 +6857,10 @@ msgstr "Lejant:" msgid "Limit" msgstr "Sınır" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Tekrarlanan günlük mesajlarını sınırlayın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6705,6 +7098,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Yerel IP adresi" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6758,6 +7155,10 @@ msgstr "Yerel ULA" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Yerel sertifika" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6769,6 +7170,14 @@ msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" "DHCP adlarına ve ana dosya girişlerine eklenen yerel etki alanı son eki." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Yerel ana bilgisayar adı veya IP adresi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Yerel özel anahtar" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Yalnızca Yerel Hizmet" @@ -6856,6 +7265,7 @@ msgid "Log queries" msgstr "Sorguları günlüğe ekle" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Günlükleme" @@ -6999,6 +7409,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Büyük mod" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7007,6 +7421,18 @@ msgstr "" "Aşağıdaki komutlar gibi bir şey kullanarak kök dosya sistemini " "klonladığınızdan emin olun:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7169,6 +7595,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Maksimum kiralanan adres sayısı." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Kuyruğa alınan maksimum TCP çıktı paketi sayısı" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7730,6 +8160,10 @@ msgstr "Ağ ifname yapılandırması birleştirme" msgid "Network interface" msgstr "Ağ arayüzü" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Ağ oluşturma" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Asla" @@ -8114,12 +8548,20 @@ msgstr "Uyarı" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Ayrılan yayın arabellek sayısı" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Önbelleğe alınan DNS girdilerinin sayısı (en fazla 10000, 0 ise önbelleğe " "alma yok)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Günlük dosyası geçmişi için satır sayısı" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8262,6 +8704,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Yalnızca rotalar mevcutsa ping zaman aşımlarını işle" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "iptables kurallarına genel bakışı aç…" @@ -8270,10 +8716,22 @@ msgstr "iptables kurallarına genel bakışı aç…" msgid "Open list..." msgstr "Listeyi aç..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8320,6 +8778,10 @@ msgstr "Operatör kodu" msgid "Operator Name" msgstr "Operatör Adı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "TUN / TAP / UDP yazmalarını optimize edin" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8356,6 +8818,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Bu cihaz hakkında isteğe bağlı notlar" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"İsteğe bağlı, saniye olarak . '0' olarak ayarlanırsa, yeniden bağlanma " +"denenmez." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8458,6 +8926,14 @@ msgstr "" msgid "Options" msgstr "Seçenekler" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8688,6 +9164,10 @@ msgstr "PIN kodu reddedildi" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Anahtarları içeren PKCS#12 dosyası" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8787,6 +9267,14 @@ msgstr[0] "Ağ(lar)ın bir parçası:" msgid "Part of zone %q" msgstr "%q bölgesinin parçası" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Ortam değişkenlerini betiğe geçirme" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8796,6 +9284,7 @@ msgstr "Geçiş (Fiziksel cihazı tek bir MAC VLAN'a yansıtın)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8858,6 +9347,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Sağlanan WireGuard yapılandırma dosyasını yapıştırın veya sürükleyin…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA-Sertifikası'nın Yolu" @@ -8980,10 +9473,22 @@ msgstr "Sistem Sıfırlaması gerçekleştir" msgid "Permission denied" msgstr "İzin reddedildi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Kalıcı tekrar koruma durumu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Kalıcı/Kalıcı olmayan ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Devamlı Canlı Tut" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Kalıcı yeniden bağlanma aralığı" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "PersistentKeepAlive ayarı geçersiz" @@ -9002,6 +9507,11 @@ msgstr "Fiziksel Ayarlar" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" +"TCP / UDP bağlantı noktası üzerinden n saniyede bir uzaktan ping gönder" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9051,6 +9561,11 @@ msgstr "" msgid "Policy" msgstr "Politika" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" +"Harici programların ve komut dosyalarının kullanımına göre politika düzeyi" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9306,6 +9821,10 @@ msgstr "" msgid "Proxy Server" msgstr "Proxy sunucusu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy zaman aşımı saniyesi" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9355,6 +9874,18 @@ msgstr "İstemcilere dağıtılmak üzere bu cihaza yönlendirilen genel önek." msgid "PublicKey setting is invalid" msgstr "PublicKey ayarı geçersiz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Uzağa bir ifconfig seçeneği gönderin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Eşlere seçenekleri gönderin" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9395,6 +9926,10 @@ msgstr "Kullanılabilir tüm yukarı akış çözümleyicilerini sorgula." msgid "Query interval" msgstr "Sorgu aralığı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Özel anahtar için sorgu yönetimi kanalı" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Sorgu yanıt aralığı" @@ -9512,10 +10047,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Kaynak bağlantı noktası eşlemesini rastgeleleştir" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Uzak sunucuyu rastgele seçin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "Ham onaltılı kodlanmış baytlar. ISS'niz gerektirmedikçe boş bırakın" @@ -9626,6 +10169,10 @@ msgstr "Kanalları Yenile" msgid "Refreshing" msgstr "Yenileniyor" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Özel istemci yapılandırması yoksa bağlantıyı reddedin" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Kayıt Durumu" @@ -9713,6 +10260,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "SIGUSR1 sinyallerini yeniden eşleştirin" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9741,6 +10292,14 @@ msgstr "Uzak IPv6 adresi veya FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Uzak ana bilgisayar adı veya IP adresi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Uzak ping zaman aşımı" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Kaldır" @@ -9801,10 +10360,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Bayttan sonra veri kanalı anahtarını yeniden görüşün" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Paketten sonra veri kanalı anahtarını yeniden görüşün" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Saniyeden sonra veri kanalı anahtarını yeniden görüşün" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Kablosuz yapılandırmayı değiştirin" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Tekrar koruma sürgülü pencere boyutu" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9834,6 +10410,15 @@ msgstr "" msgid "Request timeout" msgstr "İstek zaman aşımına uğradı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Sertifikada açık atama gerektir" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Sertifikada açık anahtar kullanımını zorunlu kılın" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9848,6 +10433,10 @@ msgstr "Gelen sağlama toplamı gerektir (isteğe bağlı)." msgid "Require incoming packets serialization (optional)." msgstr "Gelen paketlerin serileştirilmesini gerektir (isteğe bağlı)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9881,6 +10470,10 @@ msgstr "" "Gerekli: RADIUS sunucusu uygun VLAN niteliklerini sağlamıyorsa kimlik " "doğrulamayı reddeder." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10027,6 +10620,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Güvenlik Duvarını Yeniden Başlat" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Uzak ping zaman aşımından sonra yeniden başlat" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Kablosuz arayüzü yeniden başlat" @@ -10039,11 +10636,27 @@ msgstr "Geri yükle" msgid "Restore backup" msgstr "Yedeklemeyi geri yükle" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Müzakere edilmesine izin verilen şifreleri kısıtlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "TLS kontrol kanalında zaman aşımını yeniden iletin" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Dinleyici adreslerini Yggdrasil arayüz yapılandırmasından alın." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "HTTP proxy hatalarında süresiz olarak yeniden deneyin" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Socks proxy hatalarında süresiz olarak yeniden deneyin" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10175,10 +10788,18 @@ msgstr "Eylem zincirini \"%h\" yönlendir" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Alt ağı istemciye yönlendir" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Yönlendirme Tipi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10570,6 +11236,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Sistem günlüğü girdileri için günlük sınıfını / tesisini ayarlayın." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Çıktı ayrıntı düzeyini ayarla" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Gerçek ve sanal adres karma tablolarının boyutunu ayarlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "TCP / UDP alma arabellek boyutunu ayarlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "TCP / UDP gönderme arabellek boyutunu ayarlayın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10589,6 +11271,23 @@ msgstr "" "Bu arabirimi RA ve DHCPv6 geçişinin yanı sıra NDP proxy'si için ana olarak " "ayarla." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "tun/tap TX sıra uzunluğunu ayarlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "tun/tap adaptör parametrelerini ayarlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "tun/tap aygıt MTU’yu ayarlayın" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "tun/tap aygıt ek yükünü ayarla" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10598,6 +11297,10 @@ msgstr "DHCP Sunucusunu Kur" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Proxy'li IPv6 komşuları için kurulum yolları." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "TCP MSS'de üst sınırı ayarlayın" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10632,6 +11335,22 @@ msgstr "" "Birden fazla AP arasında dolaşımda kablosuz istemcilere yardımcı olmaya " "yönelik ayarlar: 802.11r, 802.11k ve 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Eş bant genişliği için şekillendirme" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Tun cihazı açıldıktan sonra yürütülecek shell cmd'si" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Tun cihazı kapatıldıktan sonra çalıştırılacak shell cmd'si" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "X509 adını doğrulamak için shell komutu" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10692,6 +11411,10 @@ msgstr "Sinyal Yenileme Hızı" msgid "Signal:" msgstr "Sinyal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Tekrar oynatma uyarılarının çıktısını susturun" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11021,6 +11744,10 @@ msgstr "" "başlığın değerini miras alır) veya onaltılık bir değer 00..FF " "(isteğe bağlı) olabilir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11039,6 +11766,10 @@ msgid "" msgstr "" "Varsayılan (1280 bayt) dışında bir MTU (Maksimum İletim Birimi) belirtin." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11048,6 +11779,11 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Gizli şifreleme anahtarını burada belirtin." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"İstemcinin geçerli bir sertifika sağlaması gerekip gerekmediğini belirtin" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11083,6 +11819,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "OpenVPN'i hazırda bekletme durumunda başlatın" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "WPS'yi başlat" @@ -11155,6 +11895,10 @@ msgstr "İstasyon dugunluk limiti" msgid "Status" msgstr "Durum" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Durum dosyası biçimi sürümü" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11355,6 +12099,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP kaynak bağlantı noktası" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Hem yerel hem de uzak için TCP / UDP bağlantı noktası numarası" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11363,6 +12120,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP sunucusu kökü" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 veya daha yeni şifreleme sürümü" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS şifreleme" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS geçişi (yalnızca IPv4 için geçerlidir)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11769,6 +12542,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Desteklenen en yüksek TLS sürümü" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11801,6 +12578,10 @@ msgstr "Arayüz adı zaten kullanılıyor" msgid "The interface name is too long" msgstr "Arayüz adı çok uzun" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "'tls-auth' ve 'secret' seçeneklerinin temel yönü" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11832,6 +12613,10 @@ msgstr "Tünelin oluşturulduğu yerel IPv4 adresi (isteğe bağlı)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Tünelin oluşturulduğu yerel IPv6 adresi (isteğe bağlı)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Desteklenen en düşük TLS sürümü" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11885,6 +12670,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Yggdrasil düğümünüz için özel anahtar" @@ -12089,6 +12878,11 @@ msgstr "Yönlendiricinin IPv4 adresi" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Bu kimlik doğrulama türü, seçilen EAP yöntemi için geçerli değildir." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Bu geçerli bir PEM dosyası gibi görünmüyor" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12288,6 +13082,10 @@ msgstr "Saat dilimi" msgid "Timed-out" msgstr "Zaman aşımına uğradı" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Anahtar değişimi için zaman aralığı" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Saniye cinsinden zaman aşımı" @@ -12346,6 +13144,10 @@ msgstr "" msgid "Tone" msgstr "Ton" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Toplam Mevcut" @@ -12482,6 +13284,7 @@ msgstr "Tx-Gücü" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tür" @@ -12489,6 +13292,10 @@ msgstr "Tür" msgid "Type of service" msgstr "Hizmet türü" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Kullanılan cihazın türü" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12862,6 +13669,7 @@ msgstr "DHCPv6'yı kullan" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Eş tarafından duyurulan DNS sunucularını kullanın" @@ -12887,6 +13695,10 @@ msgstr "Tünel arayüzünde MTU kullanın" msgid "Use TTL on tunnel interface" msgstr "Tünel arayüzünde TTL'yi kullanın" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Harici kaplama olarak kullan (/overlay)" @@ -12914,6 +13726,7 @@ msgstr "Özel DNS sunucularını kullan" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Varsayılan ağ geçidini kullan" @@ -12921,6 +13734,7 @@ msgstr "Varsayılan ağ geçidini kullan" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Ağ geçidi metriğini kullan" @@ -12937,6 +13751,10 @@ msgstr "" "RFC7597 yerine eski MAP arabirim tanımlayıcı formatını (draft-ietf-softwire-" "map-00) kullan" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Protokolü kullan" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Yönlendirme tablosunu kullan" @@ -12977,6 +13795,18 @@ msgstr "" "süresi, standart olmayan ana makineye özgü kiralama süresi ayarlamak " "için kullanılabilir, ör. 12h, 3d veya sonsuz." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "tun/tap aygıt düğümünü kullan" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Kullanıcı adını ortak ad olarak kullanın" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12994,6 +13824,10 @@ msgstr "" "İki farklı amaç için kullanılır: RADIUS NAS ID ve 802.11r R0KH-ID. Normal " "WPA (2) -PSK ile gerekli değildir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13004,6 +13838,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Kullanıcı sertifikası (PEM kodlu)" @@ -13012,11 +13847,13 @@ msgid "User identifier" msgstr "Kullanıcı tanımlayıcısı" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Kullanıcı anahtarı (PEM kodlu)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13085,11 +13922,25 @@ msgstr "VPN Yerel adresi" msgid "VPN Local port" msgstr "VPN Yerel bağlantı noktası" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN Protokolü" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN Sunucusu" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN Sunucu sertifikasının SHA256 karması" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN Sunucusu bağlantı noktası" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN Sunucusunun sertifikası SHA1 karması" @@ -13352,6 +14203,16 @@ msgstr "" "Etkinleştirildiğinde, aşağıdaki R0 / R1 anahtarı seçenekleri uygulanmaz. R0 " "ve R1 anahtarı seçeneklerini kullanmak için bunu devre dışı bırakın." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Birden fazla IP adresiniz olduğunda (örneğin birden fazla arayüz veya " +"ikincil IP adresi) ve yalnızca belirli bir adrese bağlanmaya zorlamak için --" +"local kullanmadığınızda" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13457,6 +14318,10 @@ msgstr "" "Geçici çözüm modu yalnızca bir erişim noktası olarak hareket ederken " "kullanılabilir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Günlüğü dosyaya yaz" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Alınan DNS sorgularını sistem günlüğüne yaz." @@ -13872,6 +14737,11 @@ msgstr "dakika" msgid "mobile home agent (H)" msgstr "mobil ev aracısı (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "hayır" @@ -14018,6 +14888,10 @@ msgstr "sunucu modu" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc Günlük düzeyi" @@ -14070,6 +14944,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "dene" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap cihazı" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap hareketsizlik zaman aşımı" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14271,6 +15153,14 @@ msgstr "geçerli tamsayı değeri" msgid "valid multicast MAC address" msgstr "geçerli çok noktaya yayın MAC adresi" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"\":\", \"/\", \"%\" veya boşluk içermeyen, 1 ila 15 karakter arasında " +"geçerli ağ cihazı adı" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "geçerli ağ cihazı adı, \".\" veya \"..\" değil" @@ -14379,51 +15269,129 @@ msgstr "{example_nx}, {nxdomain} değerini döndürür." msgid "« Back" msgstr "« Geri" +#~ msgid "Add template based configuration" +#~ msgstr "Şablon tabanlı konfigürasyon ekle" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "CA sertifikası (PEM kodlamalı; Ağ geçidi sertifikasını doğrulamak için " -#~ "sistem genelinde depolama yerine kullanın." +#~ "Aşağıda, yapılandırılmış OpenVPN örneklerinin ve mevcut durumlarının bir " +#~ "listesi bulunmaktadır" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Geçersiz Base64 anahtar dizesi" +#~ msgid "Configuration category" +#~ msgstr "Yapılandırma kategorisi" -#~ msgid "Local IP address" -#~ msgstr "Yerel IP adresi" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Uyarlanabilir lzo sıkıştırması kullanmayın" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "OpenVPN yapılandırmasına erişim izni verin" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Örnek \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Bu isimde bir örnek zaten var!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN yapılandırma dosyası yükleme" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Yalnızca verilen X509 adından gelen bağlantıları kabul edin" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN örnekleri" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Lütfen bu dosyayı doğrudan bir terminal oturumunda düzenleyin." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Lütfen yüklemek için geçerli bir OVPN yapılandırma dosyası seçin!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Lütfen geçerli bir VPN şablonu seçin!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "İsteğe bağlı, saniye olarak . '0' olarak ayarlanırsa, yeniden bağlanma " -#~ "denenmez." +#~ "Kimlik bilgilerinizle (%s) isteğe bağlı bir 'auth-user-pass' dosyası " +#~ "ekleme bölümü" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Kalıcı yeniden bağlanma aralığı" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "OVPN yapılandırma dosyasını değiştirme bölümü (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Bu geçerli bir PEM dosyası gibi görünmüyor" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Güvenlik önerisi: Sıkıştırmanın etkinleştirilmemesi ve bu parametrenin " +#~ "\"hayır\" olarak ayarlanması önerilir" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Güvenlik önerisi: Sıkıştırmanın etkinleştirilmemesi ve bu parametrenin " +#~ "\"stub-v2\" olarak ayarlanması önerilir" + +#~ msgid "Select template ..." +#~ msgstr "Şablon seçin ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "TCP/UDP MTU'sunu ayarlayın" + +#~ msgid "Size of cipher key" +#~ msgstr "Şifreleme anahtarının boyutu" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Rotalar için varsayılan bir ağ geçidi belirtin" + +#~ msgid "Start/Stop" +#~ msgstr "Başlat/Durdur" -#~ msgid "VPN Protocol" -#~ msgstr "VPN Protokolü" +#~ msgid "Started" +#~ msgstr "Başladı" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN Sunucu sertifikasının SHA256 karması" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Gelişmiş yapılandırmaya geç" -#~ msgid "VPN Server port" -#~ msgstr "VPN Sunucusu bağlantı noktası" +#~ msgid "Switch to basic configuration" +#~ msgstr "Temel yapılandırmaya geç" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Yerel için TCP / UDP bağlantı noktası numarası (varsayılan=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Uzak için TCP / UDP bağlantı noktası numarası (varsayılan=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Şablon tabanlı yapılandırma" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Client-connect dönüş dosyası için geçici dizin" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "'Ad' alanı boş olmamalıdır!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "\":\", \"/\", \"%\" veya boşluk içermeyen, 1 ila 15 karakter arasında " -#~ "geçerli ağ cihazı adı" +#~ "OVPN yapılandırma dosyasının (%s) boyutu, LuCI'de çevrimiçi düzenleme " +#~ "için çok büyük (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Bu, şifre pazarlığını tamamen devre dışı bırakır" + +#~ msgid "Upload ovpn file" +#~ msgstr "OVPN dosyasını yükle" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Her n saniyede bir dosyaya durumu yaz" + +#~ msgid "yes (%i)" +#~ msgstr "evet (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Geçerli bir IPv4 adresi bekleniyor" diff --git a/modules/luci-base/po/uk/base.po b/modules/luci-base/po/uk/base.po index 4faa4eaa78..e40bd21fca 100644 --- a/modules/luci-base/po/uk/base.po +++ b/modules/luci-base/po/uk/base.po @@ -111,6 +111,10 @@ msgstr "%s використовує стандартне кодування фо msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', або 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -208,6 +212,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -270,6 +278,10 @@ msgstr "18: ARM UEFI 32 завантаження з HTTP" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 завантаження з HTTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -323,6 +335,10 @@ msgstr "28: Завантаження RISC-V 64-бітного UEFI через HT msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128-бітний UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -368,6 +384,10 @@ msgstr "38: Завантаження LoongArch 32-бітного UEFI через msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64-бітний UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -880,6 +900,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Обмежувати службу DNS інтерфейсами підмереж, на яких ми обслуговуємо DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Прийняти з відкритих ключів" @@ -888,6 +912,10 @@ msgstr "Прийняти з відкритих ключів" msgid "Accept local" msgstr "Прийняти локальні дані" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Прийміть варіанти, висунуті з сервера" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1097,6 +1125,10 @@ msgstr "Додати однорангову адресу" msgid "Add requestor MAC" msgstr "Додати запитувач MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Додати маршрут після встановлення з'єднання" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1138,6 +1170,10 @@ msgstr "Додавання IPv6 до набору IPv4 і навпаки мов msgid "Additional Peers" msgstr "Додаткові однолітки" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Додаткова аутентифікація через TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Додаткові налаштування конфігурації (у форматі TOML)." @@ -1317,6 +1353,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Дозволити всі, крім зазначених" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Дозволити обмін трафіком між клієнтами" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Дозволити повний доступ до UCI для застарілих застосунків" @@ -1333,6 +1373,14 @@ msgstr "Дозволити тільки зазначені" msgid "Allow localhost" msgstr "Дозволити локальний вузол" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Дозволити декілька клієнтів з однаковим сертифікатом" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Дозволити лише одну сесію" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Дозволити перезавантаження пристрою" @@ -1347,6 +1395,10 @@ msgstr "" "Дозволити віддаленим вузлам підключення до локальних переспрямованих портів " "SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Дозволити віддалене зміну IP-адреси або порту" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Дозволити root-вхід із паролем" @@ -1365,6 +1417,18 @@ msgstr "Дозволити користувачеві root вхід д msgid "Allowed IPs" msgstr "Дозволені IP-адреси" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Дозволити максимум підключених клієнтів" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Дозволено максимальна к-ть внутрішніх маршрутів" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Дозволити максимум нових з'єднання" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Дозволена мережева технологія" @@ -1373,6 +1437,12 @@ msgstr "Дозволена мережева технологія" msgid "AllowedIPs setting is invalid" msgstr "Параметр AllowedIPs недійсний" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1506,6 +1576,10 @@ msgstr "Будь-який пакет" msgid "Any zone" msgstr "Будь-яка зона" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Додати log у файл" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Застосувати резервну копію?" @@ -1611,6 +1685,10 @@ msgstr "Група автентифікації" msgid "Auth Priv" msgstr "Авт Прив" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Аутентифікувати використовуючи username/password" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Автентифікація" @@ -1683,6 +1761,10 @@ msgstr "Автоматично монтувати файлові системи msgid "Automatically mount swap on hotplug" msgstr "Автоматично монтувати своп при оперативниму підключенні" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Автоматично перенаправити по маршруту за замовчуванням" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Автомонтування ФС" @@ -1789,6 +1871,10 @@ msgstr "" "Відкритий ключ цього інтерфейсу з кодуванням Base64 для спільного " "використання." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1847,6 +1933,7 @@ msgstr "Прив’язати NTP-сервер" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1879,6 +1966,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1978,11 +2066,23 @@ msgstr "Буферизовано" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "За замовчуванням dnsmasq кешує типи записів DNS A, AAAA, CNAME і SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Сертифікат CA (закодований PEM; використовуйте замість загальносистемного " +"сховища для перевірки сертифіката шлюзу." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Сертифікат CA; якщо порожньо, його буде збережено після першого підключення." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -2015,6 +2115,10 @@ msgstr "Кешувати довільний RR" msgid "Cached" msgstr "Кешовано" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Викликати команду/скрипт перед закриттям TUN/TAP" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2106,6 +2210,10 @@ msgstr "Розташування клітинки" msgid "Cellular Network" msgstr "Стільникова мережа" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Сертифікаційний орган" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Обмеження сертифіката (Домен)" @@ -2169,6 +2277,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Хук ланцюга \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Змінити пріоритет процесу" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Перейти до каталогу перед ініціалізацією" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Зміни" @@ -2215,6 +2331,10 @@ msgstr "Ширина каналу" msgid "Check filesystems before mount" msgstr "Перевірити файлову систему перед монтуванням" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Перевірити peer-сертифікат у CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Позначте цей параметр, щоб видалити існуючі мережі з цього радіо." @@ -2257,6 +2377,10 @@ msgstr "" "Оберіть мережі, які ви хочете прикріпити до цього бездротового інтерфейсу " "або заповніть поле нетипово, щоб визначити нову мережу." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot до каталогу після ініціалізації" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Шифр" @@ -2265,6 +2389,10 @@ msgstr "Шифр" msgid "Cisco UDP encapsulation" msgstr "Інкапсуляція UDP Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2293,6 +2421,14 @@ msgstr "Клієнт" msgid "Client ID to send when requesting DHCP" msgstr "Ідентифікатор клієнта для відправки при запиті DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Клієнт відключений" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2380,6 +2516,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Обчислити вихідну контрольну суму (необов’язково)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Файл конфігурації" @@ -2404,6 +2541,18 @@ msgstr "Зміни конфігурації було скасовано!" msgid "Configuration failed" msgstr "Помилка конфігурації" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Налаштування режиму клієнта" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Налаштування server bridge" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Налаштування режиму сервера" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2471,6 +2620,14 @@ msgstr "Підтвердіть від'єднання" msgid "Confirmation" msgstr "Підтвердження" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Підключення через Socks5 проксі" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Підключиння до віддаленого хоста через HTTP-проксі" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2496,6 +2653,10 @@ msgstr "Кінцева точка підключення" msgid "Connection lost" msgstr "З'єднання втрачено" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Інтервал повторного підключення" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2621,6 +2782,10 @@ msgstr "Рівень виведення інформації Cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (лише Японія)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Криптографія" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Поточна" @@ -2956,6 +3121,14 @@ msgstr "Затримка перед увімкненням порту після msgid "Delay before enabling port after MII link up event (msec)" msgstr "Затримка перед увімкненням порту після події підключення MII (мс)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Затримка на n секунд після з'єднання" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Затримка tun/tap на відкриття та виконання сценарію" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Делегувати префікси IPv6" @@ -3120,6 +3293,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Пристрій недоступний! Чекаю на доступність пристрою..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Пристрої" @@ -3148,6 +3322,10 @@ msgstr "" "досяжності; публікується в повідомленнях RA." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman параметри" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Ви" @@ -3156,6 +3334,10 @@ msgstr "Ви" msgid "Directory" msgstr "Каталог" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Каталог для конфігураційних файлів клієнта" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "Назва каталогу" @@ -3208,6 +3390,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Вимкнути DNS-запити" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "Вимкнути підтримку розвантаження каналу даних (DCO)" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Вимкнути шифрування" @@ -3216,6 +3402,14 @@ msgstr "Вимкнути шифрування" msgid "Disable Inactivity Polling" msgstr "Вимкнути опитування неактивності" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Вимкнути Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Вимкнути перевірку послідовності параметрів" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Вимкнути цей інтерфейс" @@ -3338,6 +3532,11 @@ msgstr "" "Екземпляр Dnsmasq, до якого прив'язаний даний завантажувальний розділ. Якщо " "не вказано, розділ дійсний для усіх екземплярів Dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Не прив'язуйте до local-адреси та порту" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "Не кешувати негативні відповіді, наприклад, за неіснуючих доменів." @@ -3432,6 +3631,42 @@ msgstr "\"Білий список\" доменів" msgid "Don't Fragment" msgstr "Не фрагментувати" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Насправді не виконувати ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Не додавати маршрути автоматично" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Не кешувати --askpass або --auth-user-pass паролі" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Не блокувати вхідні tun-пакети з тим же призначенням як host" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Не успадковувати глобальні push-опції" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Не зберігати timestamps" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Не прокладати маршрути автоматично" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Не перечитувати ключ при перезапуску" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Не попереджати про невідповідності у ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Вниз" @@ -3456,6 +3691,10 @@ msgstr "Завантажити mtdblock" msgid "Downstream SNR offset" msgstr "Низхідний зсув SNR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3613,6 +3852,10 @@ msgstr "" "сторонніх репозиторіїв) дозволяє менеджеру пакетів встановлювати пакети зі " "списків, підписані ним." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Echo параметри у log" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3725,6 +3968,10 @@ msgstr "Надсилає сповіщення про пропущену IP-ад msgid "Emits netlink LLADDR miss notifications" msgstr "Надсилає сповіщення про промах netlink LLADDR" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Емпірично вимірювати MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3808,6 +4055,14 @@ msgstr "Увімкнути вивчення MAC-адрес" msgid "Enable NTP client" msgstr "Увімкнути клієнта NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Увімкнути апартну підтримку кодування OpenSSL" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Увімкнути Path MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Увімкнути приватний PSK (PPSK)" @@ -3816,10 +4071,22 @@ msgstr "Увімкнути приватний PSK (PPSK)" msgid "Enable Single DES" msgstr "Увімкнути Single DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Увімкнути режим шифрування Статичного Ключа (не TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Увімкнути TFTP-сервер" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Увімкнути TLS та удавати себе клієнтом" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Увімкнути TLS та удавати себе сервером" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Увімкнути фільтрування VLAN" @@ -3851,6 +4118,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "Увімкнути делегування префіксів IPv6, доступних на цьому інтерфейсі" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Увімкнути внутрішню фрагментацію datagram" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Увімкнути протидію
перевстановленню ключів (KRACK)" @@ -3859,6 +4130,10 @@ msgstr "Увімкнути протидію
перевстановленн msgid "Enable learning and aging" msgstr "Увімкнути learning та aging" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Увімкнути інтерфейс управління на IP порту" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Увімкнути віддзеркалення вхідних пакетів" @@ -4011,6 +4286,17 @@ msgstr "Межа інкапсуляції" msgid "Encapsulation mode" msgstr "Режим інкапсуляції" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Шифрувати та аутентифікувати ключем всі пакети каналу управління" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Шифрувати та аутентифікувати всі пакети каналу управління за допомогою " +"ключа, версія 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -4019,6 +4305,10 @@ msgstr "Режим інкапсуляції" msgid "Encryption" msgstr "Шифрування" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Шифр шифрування пакетів" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4116,6 +4406,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Виключити інтерфейси" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Виконати shell команду після додавання маршрутів" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Виконати shell команду при віддаленій зміні IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Виконується в режимі сервера при нових клієнтських підключеннях, коли клієнт " +"ще не є довіреним" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Виконується в режимі сервера при додаванні IPv4 адреси/маршруту або MAC-" +"адреси до внутрішньої таблиці маршрутизації OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4141,6 +4459,10 @@ msgstr "" msgid "Existing device" msgstr "Існуючий пристрій" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Вихід у разі помилки узгодження TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Розширення вузлів" @@ -4191,6 +4513,10 @@ msgstr "Очікується два значення пріоритету, ро msgid "Expecting: %s" msgstr "Очікується: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Збігає за" @@ -4719,6 +5045,10 @@ msgstr "Фрагментація" msgid "Fragmentation Threshold" msgstr "Поріг фрагментації" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "Від" @@ -4832,6 +5162,10 @@ msgstr "Загальні налаштування" msgid "General device options" msgstr "Загальні параметри пристрою" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Cтворити конфігурацію" @@ -4877,6 +5211,10 @@ msgstr "Створює конфігурацію, придатну для імп msgid "Generating QR code…" msgstr "Створення QR-коду…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Оскільки пароль і підтвердження не співпадають, то пароль не змінено!" @@ -4947,6 +5285,10 @@ msgstr "Надайте доступ до процедур LuCI Yggdrasil" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Надати доступ до процедур LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Надати доступ до конфігурування SSH" @@ -5063,6 +5405,10 @@ msgstr "Пароль HE.net" msgid "HE.net username" msgstr "Ім'я користувача HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "HMAC-аутентифікація для пакетів" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "Помилка HTTP %d" @@ -5076,6 +5422,10 @@ msgstr "Доступ по HTTP(S)" msgid "Half Duplex" msgstr "Напівдуплекс" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Обробка помилок автентифікації" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5092,6 +5442,15 @@ msgstr "Інтервал пульсації (ядро: heartbeat)" msgid "Hello interval" msgstr "Інтервал привітання" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Допоміжна директива для спрощення виразу --ping і --ping-restart у " +"конфігураціях режиму сервера" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5693,6 +6052,10 @@ msgstr "" "не впливає ні на вихідні однорангові зв’язки, ні на локальні однорангові " "канали, виявлені через багатоадресну розсилку." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Якщо розпізнати ім’я хоста не вдається, повторіть спробу" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5733,12 +6096,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Якщо не позначено, типовий маршрут не налаштовано" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "Якщо не позначено, оголошувані адреси DNS-серверів ігноруються" @@ -6151,6 +6516,11 @@ msgstr "Неприпустимо" msgid "Invalid APN provided" msgstr "Надано недійсний APN" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Неприпустимий рядок ключа Base64" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6309,10 +6679,22 @@ msgstr "Джемпер" msgid "Jumps to another rule specified by its priority value" msgstr "Переходить до іншого правила, визначеного значенням пріоритету" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Збереження локальної IP-адреси при перезавантаженні" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Збереження віддаленої IP-адреси при перезавантаженні" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Зберегти налаштування та поточну конфігурацію" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Тримати пристрій tun/tap відкритим при перезавантаженні" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Тримайте-Активний" @@ -6368,10 +6750,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Ключ відсутній" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Вікно передачі ключа" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Ключ, який використовується для підпису конфігурації мережі" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6571,6 +6961,10 @@ msgstr "Легенда:" msgid "Limit" msgstr "Межа" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Обмежити повторювані повідомлення журналу" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6815,6 +7209,10 @@ msgstr "Місцевий 6" msgid "Local 7" msgstr "Місцевий 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Локальна IP-адреса" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6868,6 +7266,10 @@ msgstr "Локальний ULA" msgid "Local VTEP" msgstr "Місцевий ВТЕП" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Локальний сертифікат" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6880,6 +7282,14 @@ msgstr "" "Суфікс локального домену додається до DHCP-імен вузлів та записів з файлу " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Локальне ім'я хоста або IP-адреса" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Локальний приватний ключ" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Тільки локальна служба" @@ -6967,6 +7377,7 @@ msgid "Log queries" msgstr "Журнал запитів" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Лісозаготівля" @@ -7110,6 +7521,10 @@ msgstr "MX" msgid "Mail" msgstr "Пошта" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Основний режим" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7118,6 +7533,18 @@ msgstr "" "Переконайтеся, що ви клонуєте кореневу файлову систему, використовуючи такі " "команди:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7289,6 +7716,10 @@ msgstr "Максимальна кількість записів FDB" msgid "Maximum number of leased addresses." msgstr "Максимальна кількість орендованих адрес." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Максимальна кількість вихідних пакетів TCP у черзі" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7860,6 +8291,10 @@ msgstr "Міграція конфігурації мережевих інтер msgid "Network interface" msgstr "Мережевий інтерфейс" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Мережа" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Ніколи" @@ -8251,10 +8686,18 @@ msgstr "Зауваження" msgid "Nslookup" msgstr "DNS-запит" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Кількість виділених широкомовних буферів" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "Кількість кешованих записів DNS (макс. – 10000, 0 – без кешування)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Кількість рядків для історії журналу" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8405,6 +8848,10 @@ msgstr "" "Очікується, що в мережі в будь-який момент часу буде активно " "використовуватися лише одна з MAC-адрес." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Обробляти тайм-аути ping лише за наявності маршрутів" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Відкрити огляд правил iptables…" @@ -8413,10 +8860,22 @@ msgstr "Відкрити огляд правил iptables…" msgid "Open list..." msgstr "Відкрити список..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "Відкрийте Connect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8463,6 +8922,10 @@ msgstr "Код оператора" msgid "Operator Name" msgstr "Ім'я оператора" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Оптимізація записів TUN/TAP/UDP" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8499,6 +8962,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Необов'язкові нотатки у довільній формі щодо цього пристрою" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Необов'язково, за секунди. Якщо встановлено значення «0», повторне " +"підключення не буде зроблено." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8607,6 +9076,14 @@ msgstr "" msgid "Options" msgstr "Опції" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "Опції, які потрібно додати для цього тегу." @@ -8842,6 +9319,10 @@ msgstr "PIN-код відхилено" msgid "PIO directory" msgstr "Довідник PIO" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "Файл PKCS#12, що містить ключі" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Проштовхуваня PMK R1" @@ -8943,6 +9424,14 @@ msgstr[2] "Частина мереж:" msgid "Part of zone %q" msgstr "Частина зони %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Передача змінних середовища до скрипту" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8953,6 +9442,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -9016,6 +9506,10 @@ msgstr "Вставити або перетягнути відкритий клю msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Вставте або перетягніть наданий файл конфігурації WireGuard…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Шлях до сертифіката CA" @@ -9139,10 +9633,22 @@ msgstr "Виконати відновлення" msgid "Permission denied" msgstr "Дозволу не надано" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Зберігати стан захисту від повторного відтворення" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Зберігати/не зберігати ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Завжди тримати ввімкненим" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Постійний інтервал повторного підключення" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Параметр PersistentKeepAlive недійсний" @@ -9161,6 +9667,10 @@ msgstr "Фізичні параметри" msgid "Ping" msgstr "Ехо-запит" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping кожні n секунд через TCP/UDP порт" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9210,6 +9720,10 @@ msgstr "" msgid "Policy" msgstr "Політика" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "Рівень політики щодо використання зовнішніх програм та скриптів" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9474,6 +9988,10 @@ msgstr "Проксі" msgid "Proxy Server" msgstr "Проксі сервер" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Тайм-аут проксі в секундах" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "Проксі ARP" @@ -9523,6 +10041,18 @@ msgstr "Публічний префікс надісланий на цей пр msgid "PublicKey setting is invalid" msgstr "Налаштування PublicKey недійсне" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Надішліть опцію ifconfig на віддалений вузол" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Надіслати параметри до вузла" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9565,6 +10095,10 @@ msgstr "" msgid "Query interval" msgstr "Інтервал запиту" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Канал керування запитами для приватного ключа" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Інтервал відповіді на запит" @@ -9682,10 +10216,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Випадкове зіставлення вихідного порту" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Випадковий вибір віддаленого сервера" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "Необроблені дані" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9800,6 +10342,10 @@ msgstr "Оновити канали" msgid "Refreshing" msgstr "Поновлюється" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Відмовити в підключенні, якщо немає спеціальної конфігурації клієнта" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Держава реєстрації" @@ -9887,6 +10433,10 @@ msgstr "Перезавантажити" msgid "Remaining time" msgstr "Час, що залишився" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Перепризначити сигнали SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9915,6 +10465,14 @@ msgstr "Віддалена адреса IPv6 або FQDN" msgid "Remote VTEP" msgstr "Віддалений ВТЕП" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Ім'я або IP-адреса віддаленого хоста" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "Час очікування ping віддаленого вузла" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Видалити" @@ -9977,10 +10535,28 @@ msgstr "Видаліть адресу підмережі перед переси msgid "Removes records of the specified type(s) from answers." msgstr "Видаляє з відповідей записи вказаного типу(ів)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Повторно узгодити ключ каналу даних після отримання/відправлення даних" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" +"Повторно узгодити ключ каналу даних після отримання/відправлення пакетів" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Повторно узгодити ключ каналу даних через n секунд" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Замінити конфігурацію бездротової мережі" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Захист від повторного відтворення - розмір плаваючого вікна" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -10010,6 +10586,15 @@ msgstr "Запит IPv6-префіксу" msgid "Request timeout" msgstr "Тайм-аут запиту минув" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Вимагати чіткого зазначення на сертифікаті" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Вимагати явного використання ключа в сертифікаті" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -10024,6 +10609,10 @@ msgstr "Вимагати вхідної контрольної суми (нео msgid "Require incoming packets serialization (optional)." msgstr "Вимагати серіалізації вхідних пакетів (необов’язково)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -10059,6 +10648,10 @@ msgstr "" "Необхідно: відхиляє автентифікацію, якщо сервер RADIUS не надає відповідних " "атрибутів VLAN." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10205,6 +10798,10 @@ msgstr "Перезапустіть" msgid "Restart Firewall" msgstr "Перезавантажити брандмауер" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Перезапустити після тайм-ауту ping віддаленого вузла" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Перезавантажити радіоінтерфейс" @@ -10217,11 +10814,27 @@ msgstr "Відновлення" msgid "Restore backup" msgstr "Відновити з резервної копії" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Обмежте дозволені шифри для узгодження" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Таймаут повторної передачі по каналу управління TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "Отримайте адреси слухачів із конфігурації інтерфейсу Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Повторювати нескінченно при помилках HTTP проксі" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Повторювати нескінченно при помилках Socks проксі" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10351,10 +10964,18 @@ msgstr "Ланцюжок дій маршруту \"%h\"" msgid "Route short-circuit (RSC)" msgstr "Коротке замикання на трасі (КЗК)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Направити підмережу до клієнта" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Тип маршруту" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10754,6 +11419,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Встановити клас/засіб журналу для записів системного журналу." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Встановіть деталізацію виводу" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Задайте розмір хеш-таблиць реальних і віртуальних адрес" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Встановіть розмір буфера отримання TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Встановіть розмір буфера надсилання TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10773,6 +11454,23 @@ msgstr "" "Встановити цей інтерфейс головним (master) для ретрансляції RA і DHCPv6, а " "також проксі-сервера NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Встановіть довжину черги передачі tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Встановіть параметри адаптера tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Встановіть MTU tun/tap пристрою" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Встановіть накладні витрати tun/tap пристрою" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10782,6 +11480,10 @@ msgstr "Налаштування DHCP-сервера" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Налаштування маршрутів для проксі-сусідів IPv6." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Встановіть верхню межу для TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10816,6 +11518,24 @@ msgstr "" "Параметри для допомоги бездротовим клієнтам у роумінгу між кількома точками " "доступу: 802.11r, 802.11k і 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Формування пропускної здатності вузла" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" +"Команда командного рядка, яку потрібно виконати після відкриття пристрою tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" +"Команда командного рядка, яку потрібно виконати після закриття пристрою tun" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Команда оболонки для перевірки імені X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10876,6 +11596,10 @@ msgstr "Частота оновлення сигналу" msgid "Signal:" msgstr "Сигнал:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Заглушити виведення попереджень про повторення" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11220,6 +11944,10 @@ msgstr "" "заголовок успадковує значення внутрішнього заголовка) або шістнадцяткове " "значення 00..FF (необов’язково)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11239,6 +11967,10 @@ msgstr "" "Вкажіть MTU, відмінний від типового (1280 байт)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11250,6 +11982,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Вкажіть тут секретний ключ шифрування." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "Вкажіть, чи зобов'язаний клієнт надати дійсний сертифікат" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "Швидкість: %d Мбіт/с, дуплексний режим: %s" @@ -11285,6 +12021,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "Старт" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Запускати OpenVPN в сплячому режимі" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Запустити WPS" @@ -11357,6 +12097,10 @@ msgstr "Обмеження бездіяльності станції" msgid "Status" msgstr "Статус" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Версія формату файла стану" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11561,6 +12305,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP-порт джерела" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Номер локального та віддаленого порту TCP/UDP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11569,6 +12326,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Корінь TFTP-сервера" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "Шифр TLS 1.3 або новіший" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "Шифр TLS" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "Пропуск TOS (застосовується тільки для IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11991,6 +12764,10 @@ msgstr "" "Шістнадцятковий
IPv6 токен для цього хоста (до 16 символів, тобто 64 біти)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Найвища підтримувана версія TLS" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -12024,6 +12801,10 @@ msgstr "Назва інтерфейсу вже використовується" msgid "The interface name is too long" msgstr "Назва інтерфейсу занадто довга" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Задати ключ для параметрів 'tls-auth' і 'secret'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "Останній запис без архітектури стає записом за замовчуванням." @@ -12054,6 +12835,10 @@ msgstr "Локальна адреса IPv4, за якою створюється msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Локальна адреса IPv6, через яку створюється тунель (необов’язково)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Найнижча підтримувана версія TLS" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -12108,6 +12893,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Приватний ключ для вашого вузла Yggdrasil" @@ -12316,6 +13105,11 @@ msgstr "Це IPv4-адреса ретранслятора" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Цей тип автентифікації не застосовується до вибраного методу EAP." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Це не схоже на дійсний файл PEM" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12528,6 +13322,10 @@ msgstr "Часовий пояс" msgid "Timed-out" msgstr "Тайм-аут" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Часові рамки обміну ключами" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Тайм-аут в секундах" @@ -12583,6 +13381,10 @@ msgstr "Перемикання IPv6 PD через DHCPv6." msgid "Tone" msgstr "Тоновий" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Усього доступно" @@ -12719,6 +13521,7 @@ msgstr "Потужність передавача" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Тип" @@ -12726,6 +13529,10 @@ msgstr "Тип" msgid "Type of service" msgstr "Тип послуги" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Тип використовуваного пристрою" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "UC" @@ -13104,6 +13911,7 @@ msgstr "Використовуйте DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Використовувати DNS-сервери, оголошувані вузлом" @@ -13129,6 +13937,10 @@ msgstr "Використовувати на тунельному інтерфе msgid "Use TTL on tunnel interface" msgstr "Використовувати на тунельному інтерфейсі TTL" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Використовувати як зовнішній оверлей (/overlay)" @@ -13156,6 +13968,7 @@ msgstr "Використовувати особливі DNS-сервери" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Використовувати типовий шлюз" @@ -13163,6 +13976,7 @@ msgstr "Використовувати типовий шлюз" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Використовувати метрику шлюзу" @@ -13179,6 +13993,10 @@ msgstr "" "Використовувати застарілий формат ідентифікатора інтерфейсу MAP (draft-ietf-" "softwire-map-00) замість RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Використовувати протокол" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Використовувати таблицю маршрутизації" @@ -13219,6 +14037,18 @@ msgstr "" "використовувати для встановлення нестандартного часу оренди для конкретного " "хоста, напр. 12 годин, 3 дні або нескінченно." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Використовуйте вузол пристрою tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Використовувати ім'я користувача як загальне ім'я" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13237,6 +14067,10 @@ msgstr "" "title=\"ідентифікатор власника ключа R0\">R0KH-ID. Не потрібно зі " "звичайним WPA(2)-PSK." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13247,6 +14081,7 @@ msgid "User" msgstr "Користувач" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Сертифікат користувача (PEM-кодований)" @@ -13255,11 +14090,13 @@ msgid "User identifier" msgstr "Ідентифікатор користувача" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Ключ користувача (PEM-кодований)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13328,11 +14165,25 @@ msgstr "Локальна адреса VPN" msgid "VPN Local port" msgstr "Локальний порт VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN-протокол" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN-сервер" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Хеш SHA256 сертифіката сервера VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Порт VPN-сервера" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "SHA1-геш сертифіката VPN-сервера" @@ -13594,6 +14445,16 @@ msgstr "" "параметри ключів R0/R1 нижче не застосовуються. Щоб використовувати " "параметри ключів R0 та R1, вимкніть цю функцію." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"Якщо у вас більше однієї IP-адреси (наприклад, кілька інтерфейсів або " +"вторинних IP-адрес), і не використовуйте --local для примусової прив’язки " +"лише до однієї конкретної адреси" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13697,6 +14558,10 @@ msgstr "Бездротову мережу ввімкнено" msgid "Workaround mode can only be used when acting as an access point." msgstr "Режим обходу можна використовувати лише в якості точки доступу." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Запис журналу у файл" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Записувати отримані DNS-запити до системного журналу." @@ -14115,6 +14980,11 @@ msgstr "хв" msgid "mobile home agent (H)" msgstr "mobile home agent (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "ні" @@ -14262,6 +15132,10 @@ msgstr "режим сервера" msgid "severity:" msgstr "тяжкість:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "Рівень журналу sstpc" @@ -14320,6 +15194,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "спробувати" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "пристрій tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "тайм-аут бездіяльності tun/tap" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14522,6 +15404,14 @@ msgstr "дійсне ціле значення" msgid "valid multicast MAC address" msgstr "дійсна мультикаст MAC-адреса" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"дійсне ім’я мережевого пристрою від 1 до 15 символів без «:», «/», «%» або " +"пробілів" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "дійсна назва мережевого пристрою, а не \".\" або \"..\"" @@ -14631,51 +15521,129 @@ msgstr "{example_nx} повертає {nxdomain}." msgid "« Back" msgstr "« Назад" +#~ msgid "Add template based configuration" +#~ msgstr "Додати конфігурацію на основі шаблону" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Сертифікат CA (закодований PEM; використовуйте замість загальносистемного " -#~ "сховища для перевірки сертифіката шлюзу." +#~ "Нижче наведено список налаштованих екземплярів OpenVPN та їх поточний стан" + +#~ msgid "Configuration category" +#~ msgstr "Категорія конфігурації" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Неприпустимий рядок ключа Base64" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Не використовувати адаптивне lzo стиснення" -#~ msgid "Local IP address" -#~ msgstr "Локальна IP-адреса" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Надати доступ до конфігурування OpenVPN" -#~ msgid "OpenConnect" -#~ msgstr "Відкрийте Connect" +#~ msgid "Instance \"%s\"" +#~ msgstr "Екземпляр \"%s\"" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance with that name already exists!" +#~ msgstr "Екземпляр з такою назвою вже існує!" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "OVPN configuration file upload" +#~ msgstr "Завантаження файлу конфігурації OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Приймати з’єднання лише від вказаного X509 імені" + +#~ msgid "OpenVPN instances" +#~ msgstr "Екземпляри OpenVPN" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Будь ласка, редагуйте цей файл безпосередньо в терміналі." + +#~ msgid "Please select a valid OVPN config file to upload!" #~ msgstr "" -#~ "Необов'язково, за секунди. Якщо встановлено значення «0», повторне " -#~ "підключення не буде зроблено." +#~ "Будь ласка, оберіть дійсний файл конфігурації OVPN для завантаження!" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Постійний інтервал повторного підключення" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Будь ласка, оберіть дійсний шаблон VPN!" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Це не схоже на дійсний файл PEM" +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "" +#~ "Розділ для додавання необов'язкового файлу 'auth-user-pass' з вашими " +#~ "обліковими даними (%s)" -#~ msgid "VPN Protocol" -#~ msgstr "VPN-протокол" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Розділ для зміни конфігураційного файлу OVPN (%s)" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Хеш SHA256 сертифіката сервера VPN" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Рекомендація з безпеки: Рекомендується не включати стиснення і встановити " +#~ "цей параметр в значення `no`" -#~ msgid "VPN Server port" -#~ msgstr "Порт VPN-сервера" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Рекомендація з безпеки: Рекомендується не включати стиснення і встановити " +#~ "цей параметр в значення `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Виберіть шаблон ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Встановити TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Розмір ключа шифру" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Вказати шлюз за замовчуванням для маршрутів" + +#~ msgid "Start/Stop" +#~ msgstr "Старт/Стоп" + +#~ msgid "Started" +#~ msgstr "Запущено" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "Перейти до розширеної конфігурації" + +#~ msgid "Switch to basic configuration" +#~ msgstr "Перейти до базової конфігурації" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Номер локального порту TCP/UDP (1194 за замовчуванням)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Номер віддаленого порту TCP/UDP (1194 за замовчуванням)" + +#~ msgid "Template based configuration" +#~ msgstr "Конфігурація на основі шаблону" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Тимчасовий каталог для файлу повернення 'client-connect'" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Поле \"Ім'я\" не повинно бути порожнім!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "дійсне ім’я мережевого пристрою від 1 до 15 символів без «:», «/», «%» " -#~ "або пробілів" +#~ "Розмір файлу конфігурації OVPN (%s) занадто великий для онлайн-" +#~ "редагування в LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Це повністю вимикає узгодження шифру" + +#~ msgid "Upload ovpn file" +#~ msgstr "Завантажити файл OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Запис стану у файл кожні n секунд" + +#~ msgid "yes (%i)" +#~ msgstr "так (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Очікується дійсна IPv4-адреса" diff --git a/modules/luci-base/po/ur/base.po b/modules/luci-base/po/ur/base.po index 93f45489ea..2e92551e60 100644 --- a/modules/luci-base/po/ur/base.po +++ b/modules/luci-base/po/ur/base.po @@ -97,6 +97,10 @@ msgstr "" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -193,6 +197,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -254,6 +262,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -307,6 +319,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -352,6 +368,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -819,6 +839,10 @@ msgstr "" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "" @@ -827,6 +851,10 @@ msgstr "" msgid "Accept local" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1028,6 +1056,10 @@ msgstr "" msgid "Add requestor MAC" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1069,6 +1101,10 @@ msgstr "" msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "" @@ -1236,6 +1272,10 @@ msgstr "" msgid "Allow all except listed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "" @@ -1252,6 +1292,14 @@ msgstr "" msgid "Allow localhost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "" @@ -1264,6 +1312,10 @@ msgstr "" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "" @@ -1282,6 +1334,18 @@ msgstr "" msgid "Allowed IPs" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "" @@ -1290,6 +1354,12 @@ msgstr "" msgid "AllowedIPs setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1408,6 +1478,10 @@ msgstr "" msgid "Any zone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "" @@ -1504,6 +1578,10 @@ msgstr "" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "" @@ -1571,6 +1649,10 @@ msgstr "" msgid "Automatically mount swap on hotplug" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "" @@ -1675,6 +1757,10 @@ msgstr "" msgid "Base64-encoded public key of this interface for sharing." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1723,6 +1809,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1751,6 +1838,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1850,10 +1938,20 @@ msgstr "" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "" @@ -1886,6 +1984,10 @@ msgstr "" msgid "Cached" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -1973,6 +2075,10 @@ msgstr "" msgid "Cellular Network" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "" @@ -2028,6 +2134,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "" @@ -2070,6 +2184,10 @@ msgstr "" msgid "Check filesystems before mount" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "" @@ -2106,6 +2224,10 @@ msgid "" "out the custom field to define a new network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "" @@ -2114,6 +2236,10 @@ msgstr "" msgid "Cisco UDP encapsulation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2138,6 +2264,14 @@ msgstr "" msgid "Client ID to send when requesting DHCP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2218,6 +2352,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "" @@ -2242,6 +2377,18 @@ msgstr "" msgid "Configuration failed" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2293,6 +2440,14 @@ msgstr "" msgid "Confirmation" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2318,6 +2473,10 @@ msgstr "" msgid "Connection lost" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2437,6 +2596,10 @@ msgstr "" msgid "Cross Pass (Japan only)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "" @@ -2753,6 +2916,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "" @@ -2917,6 +3088,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "" @@ -2942,6 +3114,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "" @@ -2950,6 +3126,10 @@ msgstr "" msgid "Directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -2994,6 +3174,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "" @@ -3002,6 +3186,14 @@ msgstr "" msgid "Disable Inactivity Polling" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "" @@ -3115,6 +3307,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3205,6 +3402,42 @@ msgstr "" msgid "Don't Fragment" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "" @@ -3229,6 +3462,10 @@ msgstr "" msgid "Downstream SNR offset" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3367,6 +3604,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3475,6 +3716,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3554,6 +3799,14 @@ msgstr "" msgid "Enable NTP client" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3562,10 +3815,22 @@ msgstr "" msgid "Enable Single DES" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "" @@ -3594,6 +3859,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "" @@ -3602,6 +3871,10 @@ msgstr "" msgid "Enable learning and aging" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "" @@ -3743,6 +4016,15 @@ msgstr "" msgid "Encapsulation mode" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3751,6 +4033,10 @@ msgstr "" msgid "Encryption" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3846,6 +4132,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3866,6 +4176,10 @@ msgstr "" msgid "Existing device" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "" @@ -3914,6 +4228,10 @@ msgstr "" msgid "Expecting: %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "" @@ -4417,6 +4735,10 @@ msgstr "" msgid "Fragmentation Threshold" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4530,6 +4852,10 @@ msgstr "" msgid "General device options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "" @@ -4575,6 +4901,10 @@ msgstr "" msgid "Generating QR code…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4645,6 +4975,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "" @@ -4759,6 +5093,10 @@ msgstr "" msgid "HE.net username" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -4772,6 +5110,10 @@ msgstr "" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4788,6 +5130,13 @@ msgstr "" msgid "Hello interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5358,6 +5707,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5390,12 +5743,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -5788,6 +6143,11 @@ msgstr "" msgid "Invalid APN provided" msgstr "" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -5931,10 +6291,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "" @@ -5990,10 +6362,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6186,6 +6566,10 @@ msgstr "" msgid "Limit" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6409,6 +6793,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6462,6 +6850,10 @@ msgstr "" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6472,6 +6864,14 @@ msgstr "" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "" @@ -6557,6 +6957,7 @@ msgid "Log queries" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "" @@ -6699,12 +7100,28 @@ msgstr "" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6863,6 +7280,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7412,6 +7833,10 @@ msgstr "" msgid "Network interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "" @@ -7779,10 +8204,18 @@ msgstr "" msgid "Nslookup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -7919,6 +8352,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "" @@ -7927,10 +8364,22 @@ msgstr "" msgid "Open list..." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -7970,6 +8419,10 @@ msgstr "" msgid "Operator Name" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8003,6 +8456,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8088,6 +8545,14 @@ msgstr "" msgid "Options" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8316,6 +8781,10 @@ msgstr "" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "" @@ -8416,6 +8885,14 @@ msgstr[1] "" msgid "Part of zone %q" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8425,6 +8902,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8483,6 +8961,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "" @@ -8605,10 +9087,22 @@ msgstr "" msgid "Permission denied" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "" @@ -8627,6 +9121,10 @@ msgstr "" msgid "Ping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8676,6 +9174,10 @@ msgstr "" msgid "Policy" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -8923,6 +9425,10 @@ msgstr "" msgid "Proxy Server" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "" @@ -8968,6 +9474,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9005,6 +9523,10 @@ msgstr "" msgid "Query interval" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "" @@ -9118,10 +9640,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9232,6 +9762,10 @@ msgstr "" msgid "Refreshing" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9313,6 +9847,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9341,6 +9879,14 @@ msgstr "" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "ہٹا دیا" @@ -9399,10 +9945,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9432,6 +9995,15 @@ msgstr "" msgid "Request timeout" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9446,6 +10018,10 @@ msgstr "" msgid "Require incoming packets serialization (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9477,6 +10053,10 @@ msgid "" "attributes." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9623,6 +10203,10 @@ msgstr "" msgid "Restart Firewall" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "" @@ -9635,11 +10219,27 @@ msgstr "" msgid "Restore backup" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9756,10 +10356,18 @@ msgstr "" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10136,6 +10788,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10149,6 +10817,23 @@ msgid "" "proxying." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10158,6 +10843,10 @@ msgstr "" msgid "Set up routes for proxied IPv6 neighbours." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10190,6 +10879,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10250,6 +10955,10 @@ msgstr "" msgid "Signal:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10539,6 +11248,10 @@ msgid "" "00..FF (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10554,6 +11267,10 @@ msgid "" "bytes)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10563,6 +11280,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10598,6 +11319,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "" @@ -10666,6 +11391,10 @@ msgstr "" msgid "Status" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -10863,6 +11592,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "" @@ -10871,6 +11613,22 @@ msgstr "" msgid "TFTP server root" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11234,6 +11992,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11262,6 +12024,10 @@ msgstr "" msgid "The interface name is too long" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11292,6 +12058,10 @@ msgstr "" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11333,6 +12103,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -11502,6 +12276,11 @@ msgstr "" msgid "This authentication type is not applicable to the selected EAP method." msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11675,6 +12454,10 @@ msgstr "" msgid "Timed-out" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "" @@ -11721,6 +12504,10 @@ msgstr "" msgid "Tone" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "" @@ -11855,6 +12642,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "" @@ -11862,6 +12650,10 @@ msgstr "" msgid "Type of service" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12224,6 +13016,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "" @@ -12249,6 +13042,10 @@ msgstr "" msgid "Use TTL on tunnel interface" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "" @@ -12276,6 +13073,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "" @@ -12283,6 +13081,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "" @@ -12297,6 +13096,10 @@ msgid "" "instead of RFC7597" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "" @@ -12331,6 +13134,18 @@ msgid "" "standard host-specific lease time, e.g. 12h, 3d or infinite." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12346,6 +13161,10 @@ msgid "" "needed with normal WPA(2)-PSK." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12356,6 +13175,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "" @@ -12364,11 +13184,13 @@ msgid "User identifier" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12437,11 +13259,25 @@ msgstr "" msgid "VPN Local port" msgstr "" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "" @@ -12672,6 +13508,13 @@ msgid "" "key options." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -12771,6 +13614,10 @@ msgstr "" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "" @@ -13174,6 +14021,11 @@ msgstr "" msgid "mobile home agent (H)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "" @@ -13318,6 +14170,10 @@ msgstr "" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "" @@ -13370,6 +14226,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13569,6 +14433,12 @@ msgstr "" msgid "valid multicast MAC address" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "" diff --git a/modules/luci-base/po/vi/base.po b/modules/luci-base/po/vi/base.po index 1bd901ec9e..74dd637598 100644 --- a/modules/luci-base/po/vi/base.po +++ b/modules/luci-base/po/vi/base.po @@ -110,6 +110,10 @@ msgstr "%s sá»­ dụng định dạng mã hóa địa chỉ MAC mặc định" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30', 'p2p', or 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -206,6 +210,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -266,6 +274,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -319,6 +331,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -364,6 +380,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -855,6 +875,10 @@ msgstr "" "Giới hạn dịch vụ DNS đối với các giao diện mạng con mà chúng tôi đang phục " "vụ DNS." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Chấp nhận từ các khóa công khai" @@ -863,6 +887,10 @@ msgstr "Chấp nhận từ các khóa công khai" msgid "Accept local" msgstr "Chấp nhận cục bộ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "Chấp nhận tùy chọn được đảy từ server" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1074,6 +1102,10 @@ msgstr "Thêm địa chỉ peer" msgid "Add requestor MAC" msgstr "Thêm MAC yêu cầu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "Thêm tuyến sau khi kết nối thành lập" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1118,6 +1150,10 @@ msgstr "" msgid "Additional Peers" msgstr "Các peer bổ sung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "Xác thá»±c bổ xung trên TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Cấu hình bổ sung (sá»­ dụng format TOML)." @@ -1292,6 +1328,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Cho phép tất cả trừ danh sách liệt kê" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "Cho phép lưu thông đối tượng - đến - đối tượng" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Cho phép truy cập UCI đầy đủ cho các ứng dụng cÅ©" @@ -1308,6 +1348,14 @@ msgstr "Chỉ cho phép danh sách liệt kê" msgid "Allow localhost" msgstr "Cho phép máy chá»§ cục bộ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "Cho phép nhiều đối tượng với cùng một chứng chỉ" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "Chỉ cho phép một session" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Cho phép khởi động lại thiết bị" @@ -1320,6 +1368,10 @@ msgstr "Cho phép nhận trên các cổng không hiện hoạt" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "Cho phép máy chá»§ từ xa kết nối với các cổng chuyển tiếp SSH cục bộ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "Cho phép đối tượng ngoài vùng thay đổi IP hoặc cổng" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Cho phép root đăng nhập với mật khẩu" @@ -1338,6 +1390,18 @@ msgstr "Cho phép người dùng root đăng nhập với mật khẩu" msgid "Allowed IPs" msgstr "cho phép IPs" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "Cho phép tối đa đối tượng kết nối mới là" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "Internal tối đa được cho phép" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "Cho phép tối đa kết nối mới là" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Cho phép các công nghệ mạng" @@ -1346,6 +1410,12 @@ msgstr "Cho phép các công nghệ mạng" msgid "AllowedIPs setting is invalid" msgstr "Thiết lập AllowedIPs không hợp lệ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1476,6 +1546,10 @@ msgstr "Bất kỳ gói tin nào" msgid "Any zone" msgstr "Bất kỳ khu vá»±c nào" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "Nối thêm log lên tập tin" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "Chấp nhận sao lưu?" @@ -1581,6 +1655,10 @@ msgstr "Nhóm xác thá»±c" msgid "Auth Priv" msgstr "Xác thá»±c riêng tư" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "Xác thá»±c username/password đang sá»­ dụng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Xác thá»±c" @@ -1652,6 +1730,10 @@ msgstr "Tá»± động gắn hệ thống tập tin lập tức khi có kết nố msgid "Automatically mount swap on hotplug" msgstr "Tá»± động gắn kết phân vùng swap khi có kết nối" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "Tá»± động chuyển hướng tuyến mặc định" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Tá»± động gắn kết tập tin hệ thống" @@ -1756,6 +1838,10 @@ msgstr "Thiết bị gốc" msgid "Base64-encoded public key of this interface for sharing." msgstr "Khóa công khai cá»§a giao diện này được mã hóa dạng Base64 để chia sẻ." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1814,6 +1900,7 @@ msgstr "Ràng buộc máy chá»§ NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1846,6 +1933,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1945,10 +2033,22 @@ msgstr "Đệm" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "Mặc định, dnsmasq lưu trữ các loại bản ghi DNS A, AAAA, CNAME và SRV." +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Chứng chỉ CA (mã hóa PEM; Sá»­ dụng thay thế cho hệ thống lưu trữ toàn cầu để " +"xác minh chứng chỉ cổng vào." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "Chứng chỉ CA; nếu trống sẽ được lưu sau kết nối đầu tiên." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1981,6 +2081,10 @@ msgstr "Bộ nhớ đệm bản ghi tài nguyên (RR) tùy ý" msgid "Cached" msgstr "Đã lưu cache" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "Call down cmd/script trước khi TUN/TAP đóng" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2070,6 +2174,10 @@ msgstr "Vị trí Cell" msgid "Cellular Network" msgstr "Mạng di động" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "Giấy chứng nhận á»§y quyền" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Ràng buộc chứng chỉ (Miền)" @@ -2133,6 +2241,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Móc chuỗi \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "Thay đổi quy trình ưu tiên" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "Chuyển qua thư mục trước khi khởi tạo" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Thay đổi" @@ -2178,6 +2294,10 @@ msgstr "Độ rộng Kênh" msgid "Check filesystems before mount" msgstr "Kiểm tra hệ thống tập tin trước khi gắn kết" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "Kiểm tra chứng chỉ đối tác với một CRL" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Kiểm tra tùy chọn này để xóa các mạng hiện có khỏi đài này." @@ -2219,6 +2339,10 @@ msgstr "" "Chọn mạng bạn muốn đính kèm vào giao diện không dây này hoặc điền vàotrường " "create để xác định một mạng mới." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "Chroot vào thư mục sau khi khởi tạo" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cipher" @@ -2227,6 +2351,10 @@ msgstr "Cipher" msgid "Cisco UDP encapsulation" msgstr "Đóng gói dạng Cisco UDP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2253,6 +2381,14 @@ msgstr "Máy Khách" msgid "Client ID to send when requesting DHCP" msgstr "ID máy khách gá»­i khi yêu cầu DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "Đối tượng bị vô hiệu hóa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2339,6 +2475,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Tính toán checksum đầu ra (tùy chọn)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Tệp cấu hình" @@ -2364,6 +2501,18 @@ msgstr "Cấu hình đã được hoàn lại!" msgid "Configuration failed" msgstr "Cấu hình thất bại" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "Định cấu hình chế độ client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "Định cấu hình bridge server" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "Định cấu hình chế độ server" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2429,6 +2578,14 @@ msgstr "Xác nhận há»§y kết nối" msgid "Confirmation" msgstr "Xác nhận" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "Kết nối qua Socks5 proxy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "Kết nối với máy chá»§ từ xa thông qua proxy HTTP" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2454,6 +2611,10 @@ msgstr "Điểm cuối kết nối" msgid "Connection lost" msgstr "Mất kết nối" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "Khoảng thá»­ kết nối" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 #, fuzzy @@ -2577,6 +2738,10 @@ msgstr "Cấp độ lưu nhật ký Cron" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (chỉ dành cho Nhật Bản)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "Cryptography" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Năng lượng truyền hiện tại" @@ -2906,6 +3071,14 @@ msgstr "Độ trễ trước khi kích hoạt cổng sau sá»± kiện MII link do msgid "Delay before enabling port after MII link up event (msec)" msgstr "Độ trễ trước khi kích hoạt cổng sau sá»± kiện MII link up (mili giây)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "Trì hoãn n giây sau khi kết nối" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "Trì hoãn tun/tap mở và up script execution" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Uá»· nhiệm các tiền tố IPv6" @@ -3070,6 +3243,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "Thiết bị không thể kết nối! Vẫn đang chờ đợi thiết bị..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Các thiết bị" @@ -3095,6 +3269,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Tham số Diffie-Hellman" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Thư mục" @@ -3103,6 +3281,10 @@ msgstr "Thư mục" msgid "Directory" msgstr "Thư mục" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "Dạnh mục cho các tập tin config đối tương tùy chỉnh" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3149,6 +3331,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Vô hiệu hóa tìm kiếm DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Vô hiệu hóa mã hóa" @@ -3157,6 +3343,14 @@ msgstr "Vô hiệu hóa mã hóa" msgid "Disable Inactivity Polling" msgstr "Vô hiệu hóa thăm dò tín hiệu không hoạt động" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "Vô hiệu hóa Paging" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "Vô hiệu hóa tùy chọn kiểm tra nhất quán" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Vô hiệu hóa giao diện" @@ -3279,6 +3473,11 @@ msgstr "" "Phiên bản Dnsmasq mà phần khởi động này được ràng buộc. Nếu không xác định, " "phần này có hiệu lá»±c cho tất cả các phiên bản Dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "Đừng đóng kết địa chỉ địa phương và cổng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3374,6 +3573,42 @@ msgstr "Danh sách tên miền được chấp nhận" msgid "Don't Fragment" msgstr "Không phân mảnh" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "Đừng thá»±c sá»± thá»±c hiện ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "Đừng tá»± động thêm vào đường dẫn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "Không cache mật khẩu --askpass hoặc --auth-user-pass" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "Không thả các gói điều chỉnh đến có cùng đích với máy chá»§" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "Đừng thừa hưởng tùy chọn đẩy toàn cầu" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "Đừng log timestamps" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "Không tá»± động kéo các tuyến đường" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "Đừng đọc lại key ở chế độ khởi động" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "Đừng cảnh báo về sá»± không nhất quán cá»§a ifconfig" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Xuống" @@ -3398,6 +3633,10 @@ msgstr "Tải xuống mtdblock" msgid "Downstream SNR offset" msgstr "Khoảng cách SNR hạ lưu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3554,6 +3793,10 @@ msgstr "" "cá»§a bên thứ ba) cho phép trình quản lý gói cài đặt các gói trong danh sách " "do kho lưu trữ đó ký." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "Báo tham số lên log" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3666,6 +3909,10 @@ msgstr "Phát ra thông báo thiếu địa chỉ IP netlink" msgid "Emits netlink LLADDR miss notifications" msgstr "Phát ra thông báo thiếu địa chỉ LLADDR netlink" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "Đo MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3749,6 +3996,14 @@ msgstr "Bật học địa chỉ MAC" msgid "Enable NTP client" msgstr "Kích hoạt máy chá»§ NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "Kích hoạt OpenSSL hardware crypto engines" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "Kích hoạt khám phá đường dẫn MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "Kích hoạt Private PSK (PPSK)" @@ -3757,10 +4012,22 @@ msgstr "Kích hoạt Private PSK (PPSK)" msgid "Enable Single DES" msgstr "Kích hoạt DES đơn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "Kích hoạt chế độ mã hóa khóa tÄ©nh (non-TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Kích hoạt máy chá»§ TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "Kích hoạt TLS và giả định vải trò cá»§a client" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "Kích hoạt TLS và giả định vải trò cá»§a server" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Bật bộ lọc VLAN" @@ -3793,6 +4060,10 @@ msgid "" msgstr "" "Bật á»§y quyền xuống hạ tầng cá»§a các tiền tố IPv6 có sẵn trên giao diện này" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "Kích hoạt internal datagram fragmentation" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Kích hoạt các biện pháp đối phó cài đặt lại khóa (KRACK)" @@ -3801,6 +4072,10 @@ msgstr "Kích hoạt các biện pháp đối phó cài đặt lại khóa (KRAC msgid "Enable learning and aging" msgstr "Kích hoạt học tập và quên đi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "Kích hoạt giao diện điều hành trên IP cổng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Kích hoạt phản chiếu các gói tin đến" @@ -3951,6 +4226,16 @@ msgstr "Giới hạn đóng gói tin" msgid "Encapsulation mode" msgstr "Chế độ đóng gói" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "Mã hóa và xác thá»±c tất cả các gói kênh điều khiển bằng khóa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" +"Mã hóa và xác thá»±c tất cả các gói kênh điều khiển bằng khóa, phiên bản 2." + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3959,6 +4244,10 @@ msgstr "Chế độ đóng gói" msgid "Encryption" msgstr "Mã hóa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "Encryption cipher cho các gói" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4054,6 +4343,34 @@ msgstr "" msgid "Exclude interfaces" msgstr "Loại trừ giao diện" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "Thá»±c hiện shell cmd sau khi tuyến đã thêm vào" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "Thá»±c hiện lệnh shell trên IP thay đổi từ xa" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" +"Được thá»±c thi ở chế độ máy chá»§ trên các kết nối máy khách mới, khi máy khách " +"vẫn chưa được tin cậy" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"Được thá»±c thi ở chế độ máy chá»§ bất cứ khi nào một địa chỉ/tuyến đường IPv4 " +"hoặc địa chỉ MAC được thêm vào bảng định tuyến nội bộ cá»§a OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4078,6 +4395,10 @@ msgstr "" msgid "Existing device" msgstr "Thiết bị hiện có" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "Exit trên TLS khi thương lượng thất bại" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Mở rộng máy chá»§" @@ -4130,6 +4451,10 @@ msgstr "Đang mong đợi hai giá trị ưu tiên phân cách bằng dấu hai msgid "Expecting: %s" msgstr "Đang chờ: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Hết hạn" @@ -4674,6 +4999,10 @@ msgstr "Phân mảnh" msgid "Fragmentation Threshold" msgstr "Ngưỡng cá»­a Phân đoạn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4787,6 +5116,10 @@ msgstr "Cài đặt chung" msgid "General device options" msgstr "Tùy chọn thiết bị chung" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Cấu hình chung" @@ -4832,6 +5165,10 @@ msgstr "Tạo một cấu hình phù hợp để nhập vào một WireGuard pee msgid "Generating QR code…" msgstr "Đang tạo mã QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "Phát hiện mật khẩu không khớp, mật khẩu không thay đổi!" @@ -4902,6 +5239,10 @@ msgstr "" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Cấp quyền truy cập vào các thá»§ tục LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Cấp quyền truy cập vào cấu hình SSH" @@ -5016,6 +5357,10 @@ msgstr "Mật khẩu HE.net" msgid "HE.net username" msgstr "Tên người dùng HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "Sá»± xác thá»±c HMAC cho gói" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5029,6 +5374,10 @@ msgstr "Truy cập HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "Xá»­ lý những sai sót khi xác thá»±c" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5045,6 +5394,15 @@ msgstr "Khoảng thời gian nhịp tim (kernel: nhịp tim)" msgid "Hello interval" msgstr "Khoảng thời gian Hello" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" +"Chỉ thị cá»§a trình trợ giúp để đơn giản hóa biểu thức cá»§a --ping và --ping-" +"restart trong cấu hình chế độ máy chá»§" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5624,6 +5982,10 @@ msgid "" "affect outgoing peerings, nor link-local peers discovered via multicast." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "Nếu hostname resolve thất bại, thá»­ lại" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5660,6 +6022,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "" @@ -5667,6 +6030,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6077,6 +6441,11 @@ msgstr "Giá trị nhập vào không hợp lí" msgid "Invalid APN provided" msgstr "APN không hợp lệ được cung cấp" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Giá trị khóa Base64 không thích hợp" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6226,10 +6595,22 @@ msgstr "" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "Giữ địa chỉ IP ở chế độ khởi động" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "Giữ remote địa chỉ IP ở chế độ khởi động" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Giữ nguyên cài đặt và giữ nguyên cấu hình hiện tại" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "Giữ công cụ tun/tap mở khi khởi động lại" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Giữ kết nối" @@ -6285,10 +6666,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Thiếu khóa" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "Key transition window" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Khóa được sá»­ dụng để ký cấu hình mạng" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6484,6 +6873,10 @@ msgstr "Chú giải:" msgid "Limit" msgstr "Giới hạn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "Giới hạn lập log tin nhắn" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6716,6 +7109,10 @@ msgstr "Cục bộ 6" msgid "Local 7" msgstr "Cục bộ 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Địa chỉ IP cục bộ" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6769,6 +7166,10 @@ msgstr "ULA cục bộ" msgid "Local VTEP" msgstr "VTEP cục bộ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "Chứng chỉ địa phương" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6779,6 +7180,14 @@ msgstr "Tên miền cục bộ" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "Hậu tố tên miền cục bộ gắn vào tên DHCP và các mục tập tin từ máy chá»§." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "Tên host địa phương và địa chỉ IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "Phím bảo mật địa phương" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Chỉ dùng dịch vụ cục bộ" @@ -6866,6 +7275,7 @@ msgid "Log queries" msgstr "Bản ghi tra vấn" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Ghi nhật ký" @@ -7009,6 +7419,10 @@ msgstr "MX" msgid "Mail" msgstr "Thư" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "Chế độ chính" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7017,6 +7431,18 @@ msgstr "" "Đảm bảo sao chép hệ thống tập tin gốc bằng cách sá»­ dụng một số cách như các " "lệnh bên dưới:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7181,6 +7607,10 @@ msgstr "Số lượng mục FDB tối đa" msgid "Maximum number of leased addresses." msgstr "Số lượng máy xin địa chỉ IP truy cập tối đa." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "Số lượng tối đa cá»§a queued TCP output packets" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7746,6 +8176,10 @@ msgstr "Di chuyển cấu hình ifname mạng" msgid "Network interface" msgstr "Giao diện mạng" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "Networking" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Không bao giờ" @@ -8128,12 +8562,20 @@ msgstr "Lưu ý" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "Số lượng phân bổ phát sóng buffers" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Số lượng mục DNS được lưu trong bộ nhớ cache (tối đa là 10000, 0 là không " "lưu trong bộ nhớ cache)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "Số dòng cho tập tin log history" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8278,6 +8720,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "Chỉ xá»­ lý ping timouts nếu tuyến tồn tại" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Xem tổng quan quy tắc iptables…" @@ -8286,10 +8732,22 @@ msgstr "Xem tổng quan quy tắc iptables…" msgid "Open list..." msgstr "Đang mở danh sách ..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8336,6 +8794,10 @@ msgstr "Mã nhà điều hành" msgid "Operator Name" msgstr "Tên nhà điều hành" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "Tối ưu hóa TUN/TAP/UDP writes" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8372,6 +8834,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Tùy chọn, ghi chú tá»± do về thiết bị này" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Tùy chọn, tính bằng giây. Nếu đặt thành '0', không có việc kết nối lại được " +"thá»±c hiện." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8476,6 +8944,14 @@ msgstr "Không bắt buộc. Cổng UDP được sá»­ dụng cho các gói đi v msgid "Options" msgstr "Tuỳ chọn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8706,6 +9182,10 @@ msgstr "Mã PIN bị từ chối" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS # 12 tập tin có chứa key" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "Đẩy PMK R1" @@ -8807,6 +9287,14 @@ msgstr[0] "" msgid "Part of zone %q" msgstr "Phần cá»§a vùng %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "Bỏ qua yếu tố môi trường tới script" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8816,6 +9304,7 @@ msgstr "Chuyển tiếp (Sao chép thiết bị vật lý thành một MAC VLAN #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8877,6 +9366,10 @@ msgstr "" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "Dán hoặc kéo thả tệp cấu hình WireGuard đã cung cấp…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Đường dẫn đến Chứng chỉ CA" @@ -8999,10 +9492,22 @@ msgstr "Thá»±c hiện khởi động lại" msgid "Permission denied" msgstr "Bạn không có quyền làm" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "Tiếp tục tình trạng replay-protection" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "Persist/unpersist ifconfig-pool" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Giữ liên tục" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Khoảng thời gian kết nối lại liên tục" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "Cài đặt PersistentKeepAlive không hợp lệ" @@ -9021,6 +9526,10 @@ msgstr "Cài đặt căn bản" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "Ping remote mỗi n giây trên cổng TCP/UDP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9070,6 +9579,11 @@ msgstr "" msgid "Policy" msgstr "Chính sách" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" +"Cấp độ chính sách đối với việc sá»­ dụng các chương trình và tập lệnh bên ngoài" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9326,6 +9840,10 @@ msgstr "" msgid "Proxy Server" msgstr "Máy chá»§ Proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "Proxy timeout in seconds" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9376,6 +9894,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "Cài đặt PublicKey không hợp lệ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "Đảy một tùy chọn ifconfig tới remote" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "Đẩy lá»±a chọn cho đối tác" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9415,6 +9945,10 @@ msgstr "" msgid "Query interval" msgstr "Khoảng thời gian truy vấn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "Tra vấn kênh điều hành cho phím bảo mật" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Khoảng thời gian phản hồi truy vấn" @@ -9530,10 +10064,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Ngẫu nhiên hóa ánh xạ cổng nguồn" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "Ngẫu nhiên chọn server ngoài vùng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9646,6 +10188,10 @@ msgstr "Làm mới các kênh" msgid "Refreshing" msgstr "Đang làm mới" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "Từ chối kết nối nêu không có config đối tượng tùy chỉnh" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "" @@ -9731,6 +10277,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "Remap tín hiệu SIGUSR1" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9759,6 +10309,14 @@ msgstr "Địa chỉ IPv6 từ xa hoặc FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "Tên host ngoài vùng và địa chỉ IP" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "PING timeout từ xa" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Xóa" @@ -9817,10 +10375,27 @@ msgstr "" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "Thương lượng lại data chan. key sau bytes" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "Thương lượng lại data chan. key sau packets" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "Thương lượng lại data chan. key sau seconds" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Thay thế cấu hình mạng không dây" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "Replay chế độ bảo vệ kích thước window trượt" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9850,6 +10425,15 @@ msgstr "" msgid "Request timeout" msgstr "Hết thời gian yêu cầu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "Yêu cầu rõ ràng về giấy chứng nhận" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "Yêu cầu key dùng rõ rãng trên chứng nhận" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9864,6 +10448,10 @@ msgstr "Yêu cầu kiểm tra hợp lệ đến (tùy chọn)." msgid "Require incoming packets serialization (optional)." msgstr "Yêu cầu chuỗi hóa gói tin đến (tùy chọn)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9897,6 +10485,10 @@ msgstr "" "Bắt buộc: Từ chối xác thá»±c nếu máy chá»§ RADIUS không cung cấp các thuộc tính " "VLAN phù hợp." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10043,6 +10635,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Khởi động lại tường lá»­a" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "Khởi động lại sau khi remote ping timeout" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Khởi động lại giao diện mạng không dây" @@ -10055,11 +10651,27 @@ msgstr "Khôi phục" msgid "Restore backup" msgstr "Phục hồi backup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "Hạn chế các mật mã được phép đàm phán" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "Retransmit timeout trên kênh kiểm soát TLS" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "Thá»­ lại trên HTTP proxy lỗi" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "Thá»­ lại trên Socks proxy lỗi" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10183,10 +10795,18 @@ msgstr "Chuỗi hành động tuyến \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "Tuyến subnet tới khách hàng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Kiểu định tuyến" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10578,6 +11242,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "Đặt output verbosity" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "Đặt dung lượng cá»§a bảng address hash thá»±c và ảo" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "Đặt TCP/UDP nhận dung lượng buffer" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "Đặt TCP/UDP gá»­i dung lượng buffer" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10596,6 +11276,23 @@ msgstr "" "Đặt giao diện này làm master cho việc chuyển tiếp RA và DHCPv6 cÅ©ng như " "proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "Đặt tun/tap độ dài queue" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "Set tun/tap adapter parameters" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "Đặt công cụ tun/tap MTU" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "Đặt thiết bị tun/tap overhead" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10605,6 +11302,10 @@ msgstr "Cài đặt máy chá»§ DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Thiết lập các tuyến đường cho hàng xóm IPv6 qua proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "Đặt upper bound trên TCP MSS" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10639,6 +11340,22 @@ msgstr "" "Cài đặt hỗ trợ cho các client không dây khi di chuyển giữa nhiều điểm truy " "cập AP: 802.11r, 802.11k và 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "Shaping cho peer bandwidth" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "Shell cmd để thá»±c thi sau khi thiết bị tun mở" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "Shell cmd để chạy sau khi thiết bị tun đóng" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "Shell command để hợp thức hóa tên X509" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10699,6 +11416,10 @@ msgstr "Tốc độ làm mới tín hiệu" msgid "Signal:" msgstr "Tín hiệu:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "Silence the output cá»§a các cảnh báo reply" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11025,6 +11746,10 @@ msgstr "" "thừa hưởng giá trị cá»§a header bên trong) hoặc một giá trị hệ thập lục phân " "00..FF (tùy chọn)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11042,6 +11767,10 @@ msgid "" "bytes)." msgstr "Chỉ định một đơn vị truyền tối đa(MTU) khác với mặc định (1280 byte)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11051,6 +11780,11 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Chỉ định khóa mã hóa bí mật ở đây." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" +"Chỉ định xem khách hàng có được yêu cầu cung cấp chứng chỉ hợp lệ hay không" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11086,6 +11820,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "Bắt đầu OpenVPN trong một hibernating state" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Bắt đầu WPS" @@ -11158,6 +11896,10 @@ msgstr "Giới hạn không hoạt động cá»§a máy trạm" msgid "Status" msgstr "Trạng thái" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "Tình trạng tập tin phiên bản format" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11357,6 +12099,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Cổng nguồn TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "Cổng TCP/UDP # cho cả địa phương và ngoài vùng" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11365,6 +12120,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Máy chá»§ gốc TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 hoặc mật mã mới hÆ¡n" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS cipher" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS passthrough (chỉ áp dụng cho IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11765,6 +12536,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "Phiên bản TLS được hỗ trợ cao nhất" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11798,6 +12573,10 @@ msgstr "Giao diện mạng đã đang sá»­ dụng" msgid "The interface name is too long" msgstr "Tên giao diện mạng này quá dài" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "Hướng chính cho các tùy chọn 'tls-auth' và 'bí mật'" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11830,6 +12609,10 @@ msgstr "Địa chỉ IPv4 cục bộ mà đường hầm dữ liệu được t msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "Địa chỉ IPv6 cục bộ qua đó đường hầm được tạo ra (tùy chọn)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "Phiên bản TLS được hỗ trợ thấp nhất" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11884,6 +12667,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "" @@ -12080,6 +12867,11 @@ msgstr "Đây là địa chỉ IPv4 cá»§a relay" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Loại xác thá»±c này không áp dụng cho phương pháp EAP đã chọn." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Tập tin không giống như một tệp PEM hợp lệ" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12277,6 +13069,10 @@ msgstr "Múi giờ" msgid "Timed-out" msgstr "Hết thời gian" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "Timeframe cho trao đổi key" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Hết thời gian tính bằng giây" @@ -12332,6 +13128,10 @@ msgstr "" msgid "Tone" msgstr "Âm sắc" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Tất cả có sẵn" @@ -12466,6 +13266,7 @@ msgstr "Năng lượng truyền" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Loại" @@ -12473,6 +13274,10 @@ msgstr "Loại" msgid "Type of service" msgstr "Loại dịch vụ" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "Loại công cụ sá»­ dụng" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12843,6 +13648,7 @@ msgstr "Sá»­ dụng DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Sá»­ dụng máy chá»§ DNS được quảng cáo bởi máy ngang cấp" @@ -12868,6 +13674,10 @@ msgstr "Sá»­ dụng MTU trên giao diện đường hầm dữ liệu" msgid "Use TTL on tunnel interface" msgstr "Sá»­ dụng TTL trên giao diện đường hầm dữ liệu" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Sá»­ dụng như overlay ngoại (/overlay)" @@ -12895,6 +13705,7 @@ msgstr "Sá»­ dụng máy chá»§ DNS tá»± tạo" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Sá»­ dụng cổng mặc định" @@ -12902,6 +13713,7 @@ msgstr "Sá»­ dụng cổng mặc định" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Sá»­ dụng gateway metric" @@ -12918,6 +13730,10 @@ msgstr "" "Sá»­ dụng định dạng chứng chỉ MAP cÅ© cho nhận dạng giao diện (dá»± thảo-ietf-" "softwire-map-00) thay vì RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "Dùng protocol" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Sá»­ dụng bảng định tuyến" @@ -12957,6 +13773,18 @@ msgstr "" "Thời gian cấp phát IP tùy chọn có thể được sá»­ dụng để đặt thời gian " "thuê máy chá»§ không theo tiêu chuẩn, ví dụ: 12h , 3d hoặc vô hạn." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "Dùng chế độ công cụ tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "Dùng tên đăng nhập như tên thông thường" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12974,6 +13802,10 @@ msgstr "" "Được sá»­ dụng cho hai mục đích khác nhau: RADIUS NAS ID và 802.11r R0KH-ID. " "Không cần thiết với mật khẩu WPA(2)-PSK thường." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12984,6 +13816,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Chứng chỉ người dùng (mã hóa PEM)" @@ -12992,11 +13825,13 @@ msgid "User identifier" msgstr "Nhận dạng người dùng" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Khóa người dùng (mã hóa PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13065,11 +13900,25 @@ msgstr "Địa chỉ cục bộ VPN" msgid "VPN Local port" msgstr "Cổng cục bộ VPN" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Giao thức VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Máy chá»§ VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Băm SHA256 cá»§a chứng chỉ máy chá»§ VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Cổng máy chá»§ VPM" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Chứng chỉ cá»§a máy chá»§ VPN được băm theo thuật toán SHA1" @@ -13328,6 +14177,13 @@ msgstr "" "phím R0/R1 bên dưới không được áp dụng. Vô hiệu hóa để sá»­ dụng các tùy chọn " "phím R0 và R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13431,6 +14287,10 @@ msgstr "Mạng không dây được kích hoạt" msgid "Workaround mode can only be used when acting as an access point." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "Viết log lên tập tin" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Viết yêu cầu DNS nhận được vào nhật ký hệ thống." @@ -13844,6 +14704,11 @@ msgstr "phút" msgid "mobile home agent (H)" msgstr "thiết bị di động chá»§ (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "Không" @@ -13990,6 +14855,10 @@ msgstr "Chế độ máy chá»§" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "mức độ ghi nhật ký sstpc" @@ -14042,6 +14911,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "Công cụ tun/tap" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap timeout không có hành động" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14244,6 +15121,14 @@ msgstr "Giá trị nguyên hợp lệ" msgid "valid multicast MAC address" msgstr "địa chỉ MAC đa điểm hợp lệ" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"tên thiết bị mạng hợp lệ từ 1 đến 15 ký tá»± không chứa \":\", \"/\", \"%\" " +"hoặc khoảng trắng" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "tên thiết bị mạng hợp lệ, không phải là \".\" hoặc \"..\"" @@ -14349,51 +15234,129 @@ msgstr "" msgid "« Back" msgstr "« Quay lại" +#~ msgid "Add template based configuration" +#~ msgstr "Thêm cấu hình dá»±a trên mẫu" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." +#~ "Below is a list of configured OpenVPN instances and their current state" #~ msgstr "" -#~ "Chứng chỉ CA (mã hóa PEM; Sá»­ dụng thay thế cho hệ thống lưu trữ toàn cầu " -#~ "để xác minh chứng chỉ cổng vào." +#~ "Dưới đây là một list cá»§a OpenVPN instances đã được cấu hình và tình trạng " +#~ "hiện tại" -#~ msgid "Invalid Base64 key string" -#~ msgstr "Giá trị khóa Base64 không thích hợp" +#~ msgid "Configuration category" +#~ msgstr "Danh mục cấu hình" -#~ msgid "Local IP address" -#~ msgstr "Địa chỉ IP cục bộ" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "Đừng dùng bộ nén lzo thích ứng" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "Cấp quyền truy cập vào cấu hình OpenVPN" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance \"%s\"" +#~ msgstr "Instance \"%s\"" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +#~ msgid "Instance with that name already exists!" +#~ msgstr "Phiên bản với tên đó đã tồn tại!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "Tải lên tệp cấu hình OVPN" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "Chỉ chấp nhận kết nối từ những tên X509 cho sẵn" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN instances" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "Vui lòng chỉnh sá»­a tệp này trá»±c tiếp trong phiên cuối." + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "Vui lòng chọn tệp cấu hình OVPN hợp lệ để tải lên!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "Vui lòng chọn một mẫu VPN hợp lệ!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" #~ msgstr "" -#~ "Tùy chọn, tính bằng giây. Nếu đặt thành '0', không có việc kết nối lại " -#~ "được thá»±c hiện." +#~ "Phần để thêm tệp 'auth-user-pass' tùy chọn với thông tin xác thá»±c cá»§a bạn " +#~ "(%s)" -#~ msgid "Persistent reconnect interval" -#~ msgstr "Khoảng thời gian kết nối lại liên tục" +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "Phần sá»­a đổi tệp cấu hình OVPN (%s)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Tập tin không giống như một tệp PEM hợp lệ" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "" +#~ "Khuyến nghị bảo mật: Bạn không nên bật tính năng nén và đặt tham số này " +#~ "thành `no`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "" +#~ "Khuyến nghị bảo mật: Bạn không nên kích hoạt tính năng nén và đặt tham số " +#~ "này thành `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "Chọn mẫu ..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "Cài đặt TCP/UDP MTU" + +#~ msgid "Size of cipher key" +#~ msgstr "Dung lượng cá»§a cipher key" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "Chỉ định một cổng mặc định cho tuyến" + +#~ msgid "Start/Stop" +#~ msgstr "Bắt đầu/ Dừng lại" -#~ msgid "VPN Protocol" -#~ msgstr "Giao thức VPN" +#~ msgid "Started" +#~ msgstr "Bắt đầu" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Băm SHA256 cá»§a chứng chỉ máy chá»§ VPN" +#~ msgid "Switch to advanced configuration" +#~ msgstr "Chuyển sang cấu hình cấp cao" -#~ msgid "VPN Server port" -#~ msgstr "Cổng máy chá»§ VPM" +#~ msgid "Switch to basic configuration" +#~ msgstr "Chuyển sang cấu hình căn bản" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "Cổng TCP/UDP # cho địa phương (default=1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "Cổng TCP/UDP # cho ngoài vùng (default=1194)" + +#~ msgid "Template based configuration" +#~ msgstr "Cấu hình dá»±a trên mẫu" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "Danh mục tạm thời cho tập tin client-connect return" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "Không được để trống trường 'Tên'!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "tên thiết bị mạng hợp lệ từ 1 đến 15 ký tá»± không chứa \":\", \"/\", \"%\" " -#~ "hoặc khoảng trắng" +#~ "Kích thước cá»§a tệp cấu hình OVPN (%s) quá lớn để chỉnh sá»­a trá»±c tuyến " +#~ "trong LuCI (≥ 100 KB)." + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "Điều này hoàn toàn vô hiệu hóa thương lượng mật mã" + +#~ msgid "Upload ovpn file" +#~ msgstr "Tải lên tệp OVPN" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "Viết tình trạng tới tập tin mỗi n giây" + +#~ msgid "yes (%i)" +#~ msgstr "Có (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Đang mong đợi một địa chỉ IPv4 hợp lệ" diff --git a/modules/luci-base/po/yua/base.po b/modules/luci-base/po/yua/base.po index 6a55173d01..4efc7f2457 100644 --- a/modules/luci-base/po/yua/base.po +++ b/modules/luci-base/po/yua/base.po @@ -105,6 +105,10 @@ msgstr "%s usa el formato de codificación predeterminado de la dirección MAC" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -203,6 +207,10 @@ msgstr "" msgid "07: x64 UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -264,6 +272,10 @@ msgstr "" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -317,6 +329,10 @@ msgstr "" msgid "29: RISC-V 128-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -362,6 +378,10 @@ msgstr "" msgid "39: LoongArch 64-bit UEFI" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -854,6 +874,10 @@ msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "" "Acepta consultas DNS solo de hosts cuya dirección esté en una subred local." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "Aceptar desde claves públicas" @@ -862,6 +886,10 @@ msgstr "Aceptar desde claves públicas" msgid "Accept local" msgstr "Aceptar local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1073,6 +1101,10 @@ msgstr "Añadir dirección de par" msgid "Add requestor MAC" msgstr "Agregar dirección MAC del solicitante" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1116,6 +1148,10 @@ msgstr "Agregar una IPv6 a un conjunto IPv4 y viceversa falla silenciosamente." msgid "Additional Peers" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "Ajustes de configuración adicionales (en formato TOML)." @@ -1295,6 +1331,10 @@ msgstr "" msgid "Allow all except listed" msgstr "Permitir todos excepto los enumerados" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "Permitir acceso UCI completo para aplicaciones heredadas" @@ -1311,6 +1351,14 @@ msgstr "Permitir solo los enumerados" msgid "Allow localhost" msgstr "Permitir host local" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "Permitir reiniciar el dispositivo" @@ -1324,6 +1372,10 @@ msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "" "Permitir que hosts remotos se conecten a puertos locales reenviados por SSH" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "Permitir inicios de sesión root con contraseña" @@ -1342,6 +1394,18 @@ msgstr "Permitir al usuario root iniciar sesión con contraseña" msgid "Allowed IPs" msgstr "IPs permitidas" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "Tecnología de red permitida" @@ -1350,6 +1414,12 @@ msgstr "Tecnología de red permitida" msgid "AllowedIPs setting is invalid" msgstr "Configuración de IPs permitidas no válida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1482,6 +1552,10 @@ msgstr "Cualquier paquete" msgid "Any zone" msgstr "Cualquier zona" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "¿Aplicar copia de seguridad?" @@ -1587,6 +1661,10 @@ msgstr "Grupo de Autenticaciones" msgid "Auth Priv" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "Autenticación" @@ -1658,6 +1736,10 @@ msgstr "Monta automáticamente sistemas de archivos al ser detectados" msgid "Automatically mount swap on hotplug" msgstr "Monta intercambio (swap) automáticamente al ser detectado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "Montar automáticamente sistemas de archivos" @@ -1762,6 +1844,10 @@ msgstr "Dispositivo base" msgid "Base64-encoded public key of this interface for sharing." msgstr "Clave pública codificada en Base64 de esta interfaz para compartir." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1822,6 +1908,7 @@ msgstr "Vincular servidor NTP" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1856,6 +1943,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1957,11 +2045,23 @@ msgstr "En búfer" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "" +"Certificado CA (codificado PEM; úselo en lugar del almacenamiento en todo el " +"sistema para verificar el certificado de la puerta de enlace)." + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "" "Certificado CA; Si está vacío será guardado después de la primera conexión." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1994,6 +2094,10 @@ msgstr "" msgid "Cached" msgstr "En caché" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2084,6 +2188,10 @@ msgstr "Ubicación de celda" msgid "Cellular Network" msgstr "Red celular" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "Restricción de certificado (Dominio)" @@ -2149,6 +2257,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "Gancho de cadena \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "Cambios" @@ -2195,6 +2311,10 @@ msgstr "Ancho de banda del Canal" msgid "Check filesystems before mount" msgstr "Verificar sistemas de archivos antes de montar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "Marque esta opción para eliminar las redes existentes de esta radio." @@ -2237,6 +2357,10 @@ msgstr "" "Elija la(s) red(es) que desea conectar a esta interfaz inalámbrica o " "complete el campo personalizado para definir una nueva red." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "Cifrado" @@ -2245,6 +2369,10 @@ msgstr "Cifrado" msgid "Cisco UDP encapsulation" msgstr "Encapsulación UDP de Cisco" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2273,6 +2401,14 @@ msgstr "Cliente" msgid "Client ID to send when requesting DHCP" msgstr "ID de cliente que se enviará al solicitar DHCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2360,6 +2496,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "Calcular la suma de verificación saliente (opcional)." #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "Archivo de Configuración" @@ -2384,6 +2521,18 @@ msgstr "¡Los cambios de configuración han sido revertidos!" msgid "Configuration failed" msgstr "Configuración fallida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2451,6 +2600,14 @@ msgstr "Confirmar desconexión" msgid "Confirmation" msgstr "Confirmación" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2476,6 +2633,10 @@ msgstr "Punto final de conexión" msgid "Connection lost" msgstr "Conexión perdida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2599,6 +2760,10 @@ msgstr "Nivel de Registro de Cron" msgid "Cross Pass (Japan only)" msgstr "Pase cruzado (solo Japón)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "Potencia actual" @@ -2926,6 +3091,14 @@ msgstr "" msgid "Delay before enabling port after MII link up event (msec)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "Delegar prefijos de IPv6" @@ -3090,6 +3263,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "¡Dispositivo inalcanzable! Todavía esperando al dispositivo..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "Dispositivos" @@ -3115,6 +3289,10 @@ msgid "" "Advertisement\">RA messages." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "Dir" @@ -3123,6 +3301,10 @@ msgstr "Dir" msgid "Directory" msgstr "Directorio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "" @@ -3169,6 +3351,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "Desactivar búsquedas de DNS" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "Desactivar encriptación" @@ -3177,6 +3363,14 @@ msgstr "Desactivar encriptación" msgid "Disable Inactivity Polling" msgstr "Desactivar sondeo de inactividad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "Desactivar esta interfaz" @@ -3299,6 +3493,11 @@ msgstr "" "Instancia de Dnsmasq a la que está vinculada esta sección de arranque. Si no " "se especifica, la sección es válida para todas las instancias de dnsmasq." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "" @@ -3394,6 +3593,42 @@ msgstr "Lista blanca de dominios" msgid "Don't Fragment" msgstr "No fragmentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "Abajo" @@ -3418,6 +3653,10 @@ msgstr "Descargar mtdblock" msgid "Downstream SNR offset" msgstr "Desplazamiento SNR en sentido descendente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3573,6 +3812,10 @@ msgid "" "package manager." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3683,6 +3926,10 @@ msgstr "" msgid "Emits netlink LLADDR miss notifications" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3766,6 +4013,14 @@ msgstr "Activar el aprendizaje de direcciones MAC" msgid "Enable NTP client" msgstr "Activar cliente NTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "" @@ -3774,10 +4029,22 @@ msgstr "" msgid "Enable Single DES" msgstr "Activar sólo DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "Activar servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "Activar el filtrado de VLAN" @@ -3811,6 +4078,10 @@ msgstr "" "Activa la delegación descendente de prefijos IPv6 disponibles en esta " "interfaz" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "Activar las medidas correctivas de reinstalación de claves (KRACK)" @@ -3819,6 +4090,10 @@ msgstr "Activar las medidas correctivas de reinstalación de claves (KRACK)" msgid "Enable learning and aging" msgstr "Activar aprendizaje y envejecimiento" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "Activar la duplicación de paquetes entrantes" @@ -3973,6 +4248,15 @@ msgstr "Límite de encapsulación" msgid "Encapsulation mode" msgstr "Modo de encapsulado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3981,6 +4265,10 @@ msgstr "Modo de encapsulado" msgid "Encryption" msgstr "Encriptación" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -4076,6 +4364,30 @@ msgstr "" msgid "Exclude interfaces" msgstr "Excluir interfaces" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -4101,6 +4413,10 @@ msgstr "" msgid "Existing device" msgstr "Dispositivo existente" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "Expandir hosts" @@ -4149,6 +4465,10 @@ msgstr "Esperando dos valores de prioridad separados por dos puntos" msgid "Expecting: %s" msgstr "Esperando: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "Expira" @@ -4678,6 +4998,10 @@ msgstr "Fragmentación" msgid "Fragmentation Threshold" msgstr "Umbral de fragmentación" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "" @@ -4791,6 +5115,10 @@ msgstr "Configuración general" msgid "General device options" msgstr "Opciones generales del dispositivo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "Generar Config" @@ -4836,6 +5164,10 @@ msgstr "Genera una configuración adecuada para importar en un par de WireGuard" msgid "Generating QR code…" msgstr "Generando código QR…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "" @@ -4908,6 +5240,10 @@ msgstr "Permitir acceso a procedimientos Yggdrasil LuCI" msgid "Grant access to LuCI openfortivpn procedures" msgstr "Otorgar acceso a los procedimientos LuCI openfortivpn" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "Conceder acceso a la configuración de SSH" @@ -5022,6 +5358,10 @@ msgstr "Contraseña HE.net" msgid "HE.net username" msgstr "Nombre de usuario HE.net" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "" @@ -5035,6 +5375,10 @@ msgstr "Acceso HTTP(S)" msgid "Half Duplex" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -5051,6 +5395,13 @@ msgstr "Intervalo de latidos (kernel: latido)" msgid "Hello interval" msgstr "Intervalo de contacto" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5641,6 +5992,10 @@ msgstr "" "(predeterminado). Esto no afecta los emparejamientos salientes ni los pares " "de enlace local descubiertos mediante multidifusión." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5680,12 +6035,14 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "Si no está marcado, no se configurará ninguna ruta predeterminada" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "" @@ -6102,6 +6459,11 @@ msgstr "Inválido" msgid "Invalid APN provided" msgstr "APN proporcionado inválido" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "Cadena de clave Base64 no válida" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6252,10 +6614,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "Mantener los ajustes y conservar la configuración actual" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "Mantener viva" @@ -6311,10 +6685,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "Falta la clave" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "Clave utilizada para firmar la configuración de red" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6513,6 +6895,10 @@ msgstr "Registro de cambios:" msgid "Limit" msgstr "Límite" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6756,6 +7142,10 @@ msgstr "" msgid "Local 7" msgstr "" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "Dirección IP local" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6809,6 +7199,10 @@ msgstr "ULA local" msgid "Local VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6821,6 +7215,14 @@ msgstr "" "Sufijo de dominio local añadido a los nombres DHCP y entradas del archivo " "hosts." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "Solo servicio local" @@ -6908,6 +7310,7 @@ msgid "Log queries" msgstr "Registrar consultas" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "Inicio sesión" @@ -7051,6 +7454,10 @@ msgstr "MX" msgid "Mail" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " @@ -7059,6 +7466,18 @@ msgstr "" "Asegúrate de clonar el sistema de archivos raíz usando algo como los " "siguientes comandos:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7217,6 +7636,10 @@ msgstr "" msgid "Maximum number of leased addresses." msgstr "Número máximo de direcciones asignadas." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7783,6 +8206,10 @@ msgstr "Migración de configuración de ifname de red" msgid "Network interface" msgstr "Interfaz de red" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "Nunca" @@ -8167,12 +8594,20 @@ msgstr "Aviso" msgid "Nslookup" msgstr "NSLookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "" "Número de entradas de DNS en caché, 10000 es el máximo, 0 es sin " "almacenamiento en caché." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8314,6 +8749,10 @@ msgid "" "at any given time." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "Abrir descripción general de las reglas de iptables…" @@ -8322,10 +8761,22 @@ msgstr "Abrir descripción general de las reglas de iptables…" msgid "Open list..." msgstr "Abrir lista..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8372,6 +8823,10 @@ msgstr "Código de operador" msgid "Operator Name" msgstr "Nombre del operador" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8408,6 +8863,12 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "Notas opcionales de forma libre sobre este dispositivo" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "" +"Opcional, en segundos. Si se establece en '0', no se intenta volver a " +"conectar." + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8513,6 +8974,14 @@ msgstr "Opcional. Puerto UDP utilizado para paquetes salientes y entrantes." msgid "Options" msgstr "Opciones" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8743,6 +9212,10 @@ msgstr "Código PIN rechazado" msgid "PIO directory" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 Push" @@ -8843,6 +9316,14 @@ msgstr[1] "Parte de las redes:" msgid "Part of zone %q" msgstr "Parte de zona %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8852,6 +9333,7 @@ msgstr "Traspasar (Duplicar dispositivo físico a una sola MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8915,6 +9397,10 @@ msgid "Paste or drag supplied WireGuard configuration file…" msgstr "" "Pegue o arrastre el archivo de configuración de WireGuard suministrado…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "Ruta al certificado CA" @@ -9037,10 +9523,22 @@ msgstr "Realizar restablecimiento" msgid "Permission denied" msgstr "Permiso denegado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "Mantener conectado continuamente" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "Intervalo de reconexión persistente" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "La configuración de PersistentKeepAlive no es válida" @@ -9059,6 +9557,10 @@ msgstr "Configuración física" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -9108,6 +9610,10 @@ msgstr "" msgid "Policy" msgstr "Política" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9364,6 +9870,10 @@ msgstr "" msgid "Proxy Server" msgstr "Servidor proxy" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "ProxyARP" @@ -9415,6 +9925,18 @@ msgstr "" msgid "PublicKey setting is invalid" msgstr "La configuración de PublicKey no es válida" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9455,6 +9977,10 @@ msgstr "Consulta todos los resolutores ascendentes disponibles." msgid "Query interval" msgstr "Intervalo de consulta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "Intervalo de respuesta de consulta" @@ -9572,10 +10098,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "Asignación aleatoria de puertos de origen" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -9688,6 +10222,10 @@ msgstr "Actualizar canales" msgid "Refreshing" msgstr "Refrescar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "Estado de registro" @@ -9775,6 +10313,10 @@ msgstr "" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9803,6 +10345,14 @@ msgstr "Dirección IPv6 remota o FQDN" msgid "Remote VTEP" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "Eliminar" @@ -9870,10 +10420,27 @@ msgstr "Eliminar la dirección de subred antes de reenviar la consulta" msgid "Removes records of the specified type(s) from answers." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "Cambiar la configuración Wi-Fi" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9903,6 +10470,15 @@ msgstr "" msgid "Request timeout" msgstr "Tiempo de espera de solicitud terminada" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9917,6 +10493,10 @@ msgstr "Requerir suma de comprobación entrante (opcional)." msgid "Require incoming packets serialization (optional)." msgstr "Requiere la serialización de paquetes entrantes (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9950,6 +10530,10 @@ msgstr "" "Obligatorio: rechaza la autenticación si el servidor RADIUS no proporciona " "los atributos de VLAN adecuados." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -10097,6 +10681,10 @@ msgstr "" msgid "Restart Firewall" msgstr "Reiniciar Cortafuegos" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "Reiniciar la interfaz de radio" @@ -10109,6 +10697,14 @@ msgstr "Restaurar" msgid "Restore backup" msgstr "Restaurar copia de seguridad" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." @@ -10116,6 +10712,14 @@ msgstr "" "Recupere las direcciones de los oyentes de la configuración de la interfaz " "de Yggdrasil." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -10239,10 +10843,18 @@ msgstr "Cadena de acción de ruta \"%h\"" msgid "Route short-circuit (RSC)" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "Tipo de ruta" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10636,6 +11292,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "Establece la clase/facilidad del registro para las entradas de syslog." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10655,6 +11327,23 @@ msgstr "" "Configura esta interfaz como maestra para la retransmisión de RA y DHCPv6, " "así como para el proxy NDP." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10664,6 +11353,10 @@ msgstr "Configurar servidor DHCP" msgid "Set up routes for proxied IPv6 neighbours." msgstr "Configurar rutas para vecinos IPv6 con proxy." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10698,6 +11391,22 @@ msgstr "" "Configuraciones para ayudar a los clientes inalámbricos en itinerancia entre " "varios puntos de acceso: 802.11r, 802.11k y 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10758,6 +11467,10 @@ msgstr "Frecuencia de actualización de la señal" msgid "Signal:" msgstr "Señal:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -11091,6 +11804,10 @@ msgstr "" "encabezado externo hereda el valor del encabezado interno) o un valor " "hexadecimal 00..FF (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -11110,6 +11827,10 @@ msgstr "" "Especifique una MTU (Unidad de transmisión máxima) distinta de la " "predeterminada (1280 bytes)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -11119,6 +11840,10 @@ msgstr "" msgid "Specify the secret encryption key here." msgstr "Especifique la clave de encriptación." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -11154,6 +11879,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "Iniciar WPS" @@ -11226,6 +11955,10 @@ msgstr "Límite de inactividad de la estación" msgid "Status" msgstr "Estado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11426,6 +12159,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "Puerto de origen TCP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11434,6 +12180,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "Raíz del servidor TFTP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11854,6 +12616,10 @@ msgid "" "a> for this host (up to 16 chars, i.e. 64 bits)." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11888,6 +12654,10 @@ msgstr "El nombre de la interfaz ya está en uso" msgid "The interface name is too long" msgstr "El nombre de la interfaz es demasiado largo" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "" @@ -11919,6 +12689,10 @@ msgstr "La dirección IPv4 local sobre la que se crea el túnel (opcional)." msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "La dirección IPv6 local sobre la cual se crea el túnel (opcional)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11975,6 +12749,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "La clave privada para tu nodo de Yggdrasil" @@ -12179,6 +12957,11 @@ msgstr "Dirección IPv4 del relé" msgid "This authentication type is not applicable to the selected EAP method." msgstr "Este tipo de autenticación no es aplicable al método EAP seleccionado." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "Esto no parece un archivo PEM válido" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12383,6 +13166,10 @@ msgstr "Zona horaria" msgid "Timed-out" msgstr "Desconectado" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "Tiempo de espera en segundos" @@ -12441,6 +13228,10 @@ msgstr "" msgid "Tone" msgstr "Tono" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "Total disponible" @@ -12577,6 +13368,7 @@ msgstr "Potencia-TX" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "Tipo" @@ -12584,6 +13376,10 @@ msgstr "Tipo" msgid "Type of service" msgstr "Tipo de servicio" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12957,6 +13753,7 @@ msgstr "Usar DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "Usar servidores DNS anunciados por el par" @@ -12982,6 +13779,10 @@ msgstr "MTU a usar en el interfaz de túnel" msgid "Use TTL on tunnel interface" msgstr "TTL a usar en el interfaz de túnel" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "Utilizar como superposición externa (/overlay)" @@ -13009,6 +13810,7 @@ msgstr "Usar servidores DNS personalizados" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "Utilizar la puerta de enlace predeterminada" @@ -13016,6 +13818,7 @@ msgstr "Utilizar la puerta de enlace predeterminada" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "Usar métrica de puerta de enlace" @@ -13032,6 +13835,10 @@ msgstr "" "Utilice el formato de identificador de interfaz MAP heredado (draft-ietf-" "softwire-map-00) en lugar de RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "Usar tabla de rutas" @@ -13073,6 +13880,18 @@ msgstr "" "asignación específico de host no estándar, p. Ej. 12h, 3d o infinite " "(infinito)." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -13090,6 +13909,10 @@ msgstr "" "Se utiliza para dos propósitos diferentes: RADIUS NAS ID y 802.11r R0KH-ID. " "No es necesario con WPA(2)-PSK normal." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -13100,6 +13923,7 @@ msgid "User" msgstr "" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "Certificado de usuario (Codificado PEM)" @@ -13108,11 +13932,13 @@ msgid "User identifier" msgstr "Identificador de usuario" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "Clave de usuario (codificada PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -13181,11 +14007,25 @@ msgstr "VPN dirección local" msgid "VPN Local port" msgstr "VPN puerto local" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "Protocolo VPN" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "Servidor VPN" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "Hash SHA256 del certificado del servidor VPN" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "Puerto del servidor VPN" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "Hash SHA1 del certificado del servidor VPN" @@ -13450,6 +14290,13 @@ msgstr "" "está activada, las siguientes opciones de claves R0/R1 no se aplican. " "Desactive esto para usar las opciones de claves R0 y R1." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13556,6 +14403,10 @@ msgstr "" "El modo de solución alternativa solo se puede utilizar cuando actúa como " "punto de acceso." +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "Escribe las peticiones de DNS recibidas en el registro del sistema." @@ -13970,6 +14821,11 @@ msgstr "minutos" msgid "mobile home agent (H)" msgstr "Agente Hogar Móvil (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "no" @@ -14116,6 +14972,10 @@ msgstr "modo servidor" msgid "severity:" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "nivel de registro sstpc" @@ -14168,6 +15028,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "intentar" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -14370,6 +15238,14 @@ msgstr "valor entero valido" msgid "valid multicast MAC address" msgstr "dirección MAC de multidifusión válida" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"nombre de dispositivo de red válido entre 1 y 15 caracteres que no contenga " +"\":\", \"/\", \"%\" o espacios" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "nombre de dispositivo de red válido, no \".\" o \"..\"" @@ -14477,52 +15353,6 @@ msgstr "{example_nx} devuelve {nxdomain}." msgid "« Back" msgstr "« Volver" -#~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." -#~ msgstr "" -#~ "Certificado CA (codificado PEM; úselo en lugar del almacenamiento en todo " -#~ "el sistema para verificar el certificado de la puerta de enlace)." - -#~ msgid "Invalid Base64 key string" -#~ msgstr "Cadena de clave Base64 no válida" - -#~ msgid "Local IP address" -#~ msgstr "Dirección IP local" - -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" - -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" - -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." -#~ msgstr "" -#~ "Opcional, en segundos. Si se establece en '0', no se intenta volver a " -#~ "conectar." - -#~ msgid "Persistent reconnect interval" -#~ msgstr "Intervalo de reconexión persistente" - -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "Esto no parece un archivo PEM válido" - -#~ msgid "VPN Protocol" -#~ msgstr "Protocolo VPN" - -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "Hash SHA256 del certificado del servidor VPN" - -#~ msgid "VPN Server port" -#~ msgstr "Puerto del servidor VPN" - -#~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" -#~ msgstr "" -#~ "nombre de dispositivo de red válido entre 1 y 15 caracteres que no " -#~ "contenga \":\", \"/\", \"%\" o espacios" - #~ msgid "Expecting a valid IPv4 address" #~ msgstr "Esperando una dirección IPv4 válida" diff --git a/modules/luci-base/po/zh_Hans/base.po b/modules/luci-base/po/zh_Hans/base.po index e6117fe68a..cba4978fc0 100644 --- a/modules/luci-base/po/zh_Hans/base.po +++ b/modules/luci-base/po/zh_Hans/base.po @@ -108,6 +108,10 @@ msgstr "%s 使用默认的 MAC 地址格式编码" msgid "%s; %d tokens separated by %s" msgstr "%s; %s 隔开的 %d 枚令牌" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "“net30”,“p2p”,或“subnet”" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -204,6 +208,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -264,6 +272,10 @@ msgstr "18: ARM UEFI 32 HTTP 启动" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 HTTP 启动" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -317,6 +329,10 @@ msgstr "28: RISC-V 64 位 UEFI HTTP 启动" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128 位 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -362,6 +378,10 @@ msgstr "38:龙芯 32 位 UEFI HTTP 启动" msgid "39: LoongArch 64-bit UEFI" msgstr "39: 龙芯 64 位 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -846,6 +866,10 @@ msgstr "接口不存在" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "仅在本地子网中提供 DNS 服务。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "允许的公钥" @@ -854,6 +878,10 @@ msgstr "允许的公钥" msgid "Accept local" msgstr "接受本地连接" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "接受从服务器推送的选项" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1060,6 +1088,10 @@ msgstr "添加对等节点地址" msgid "Add requestor MAC" msgstr "添加请求者 MAC 地址" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "建立连接后添加路由" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1101,6 +1133,10 @@ msgstr "添加 IPv6 地址到 IPv4 地址集(反之亦然)将会失败。" msgid "Additional Peers" msgstr "额外对等节点" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "TLS 以外的验证" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "额外的配置设置 (以 TOML 格式)。" @@ -1271,6 +1307,10 @@ msgstr "" msgid "Allow all except listed" msgstr "仅允许列表外" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "允许客户端到客户端的通信" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "对于旧版应用,允许完全的 UCI 访问权限" @@ -1287,6 +1327,14 @@ msgstr "仅允许列表内" msgid "Allow localhost" msgstr "允许本机" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "允许多用户共用同一证书" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "只允许一个会话" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "允许重启设备" @@ -1299,6 +1347,10 @@ msgstr "允许在非活动端口上接收" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "允许远程主机连接到本地 SSH 转发端口" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "允许远端改变 IP 或端口" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "允许 root 用户凭密码登录" @@ -1317,6 +1369,18 @@ msgstr "允许 root 用户凭密码登录" msgid "Allowed IPs" msgstr "允许的 IP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "允许最大已连接客户端数" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "允许最大内部连接" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "允许最大新建连接数" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "允许的网络技术" @@ -1325,6 +1389,12 @@ msgstr "允许的网络技术" msgid "AllowedIPs setting is invalid" msgstr "AllowedIPs 设置无效" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1447,6 +1517,10 @@ msgstr "任意数据包" msgid "Any zone" msgstr "任意区域" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "添加日志至文件" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "应用备份?" @@ -1545,6 +1619,10 @@ msgstr "认证组" msgid "Auth Priv" msgstr "认证权限" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "以用户名/密码的方式进行验证" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "身份认证" @@ -1614,6 +1692,10 @@ msgstr "通过热插拔事件自动挂载磁盘" msgid "Automatically mount swap on hotplug" msgstr "通过热插拔事件自动挂载交换分区" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "自动重定向至默认路由" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "自动挂载磁盘" @@ -1718,6 +1800,10 @@ msgstr "基础设备" msgid "Base64-encoded public key of this interface for sharing." msgstr "此接口用于共享的 Base64 编码的公钥。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1772,6 +1858,7 @@ msgstr "绑定 NTP 服务器" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1802,6 +1889,7 @@ msgstr "绑定服务记录到域名: 指定服务的位置。见 custom field to define a new network." msgstr "选择此无线接口关联的网络,或者填写 自定义 栏创建新网络。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "初始化后改变根目录" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "算法" @@ -2173,6 +2295,10 @@ msgstr "算法" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP 封装" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2199,6 +2325,14 @@ msgstr "客户端" msgid "Client ID to send when requesting DHCP" msgstr "DHCP 请求时发送的客户端 ID ( Client ID )" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "客户端已被禁止" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2282,6 +2416,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "计算传出校验和 (可选)。" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "配置文件" @@ -2306,6 +2441,18 @@ msgstr "配置已回滚!" msgid "Configuration failed" msgstr "配置失败" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "配置客户端模式" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "配置服务器桥接" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "配置服务器模式" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2368,6 +2515,14 @@ msgstr "确认断开连接" msgid "Confirmation" msgstr "确认密码" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "通过 Sock5 代理连接" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "通过 HTTP 代理连接到远程主机" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2393,6 +2548,10 @@ msgstr "连接端点" msgid "Connection lost" msgstr "失去连接" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "连接重试时间间隔" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2516,6 +2675,10 @@ msgstr "计划任务日志级别" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (仅限日本)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "加密算法" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "当前功率" @@ -2838,6 +3001,14 @@ msgstr "MII 链路断开事件后启用端口前的延迟(毫秒)" msgid "Delay before enabling port after MII link up event (msec)" msgstr "MII 链路连接事件后启用端口前的延迟(毫秒)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "连接后延迟时间(秒)" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "延迟 tun/tap 的打开及 up 脚本的执行" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "委派 IPv6 前缀" @@ -3002,6 +3173,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "设备无法访问。仍在等待设备……" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "设备" @@ -3029,6 +3201,10 @@ msgstr "" "规定节点在收到邻居节点可达性确认后,假定邻居节点保持可达状态的持续时间;该参" "数通过 RA 消息发布。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie–Hellman/DH 密钥交换参数" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "目录" @@ -3037,6 +3213,10 @@ msgstr "目录" msgid "Directory" msgstr "目录" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "自定义客户端配置文件的目录" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "目录名" @@ -3085,6 +3265,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "禁用 DNS 查询" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "禁用数据通道卸载(DCO)支持" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "禁用加密" @@ -3093,6 +3277,14 @@ msgstr "禁用加密" msgid "Disable Inactivity Polling" msgstr "禁用不活动轮询" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "禁止分页" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "禁止选项一致性检查" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "禁用该接口" @@ -3211,6 +3403,11 @@ msgid "" "section is valid for all dnsmasq instances." msgstr "此引导选项绑定的 Dnsmasq 实例。 如未指定,将在所有 dnsmasq 实例生效。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "不绑定本地地址和端口" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "不缓存无用的回应,例如: 不存在的域名。" @@ -3305,6 +3502,42 @@ msgstr "域名白名单" msgid "Don't Fragment" msgstr "禁止分片" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "不实际执行 ifconfig 命令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "不自动添加路由" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "不缓存 --askpass 或 --auth-user-pass passwords" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "不丢弃目的地址与本机相同的 tun 报文" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "不继承全局主动发送选项" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "不记录时间戳" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "不自动拉取路由" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "服务重启时不重读密钥值" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "ifconfig 不一致时不警告" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "↓" @@ -3329,6 +3562,10 @@ msgstr "下载 mtdblock" msgid "Downstream SNR offset" msgstr "下游 SNR 偏移" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3478,6 +3715,10 @@ msgstr "" "下面的软件包仓库公钥(来自官方或第三方)用来允许软件包管理器安装列表中由其签" "名的软件包。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "把参数写入日志" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3588,6 +3829,10 @@ msgstr "发出 netlink IP 地址缺失通知" msgid "Emits netlink LLADDR miss notifications" msgstr "发出 netlink 链路层地址缺失通知" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "以历史值估算 MTU 值" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3671,6 +3916,14 @@ msgstr "启用 MAC 地址学习" msgid "Enable NTP client" msgstr "启用 NTP 客户端" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "打开 OpenSSL 硬件加密引擎" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "启用路径 MTU 发现" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "启用私有 PSK (PPSK)" @@ -3679,10 +3932,22 @@ msgstr "启用私有 PSK (PPSK)" msgid "Enable Single DES" msgstr "启用单个 DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "允许静态密钥加密模式" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "启用 TFTP 服务器" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "允许 TLS 并伪装为客户端" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "允许 TLS 并伪装为服务器" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "启用 VLAN 过滤" @@ -3714,6 +3979,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "启用此接口上可用 IPv6 前缀的下游委派" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "允许内部数据报分片" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "启用密钥重装攻击防护" @@ -3722,6 +3991,10 @@ msgstr "启用密钥重装攻击防护" msgid "Enable learning and aging" msgstr "启用智能交换学习" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "在 IP port 上启用可管理接口" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "启用流入数据包镜像" @@ -3865,6 +4138,15 @@ msgstr "封装限制" msgid "Encapsulation mode" msgstr "封装模式" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "使用密钥加密及认证所有的控制通道数据包" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "使用密钥版本 2 加密和验证所有控制通道数据包。" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3873,6 +4155,10 @@ msgstr "封装模式" msgid "Encryption" msgstr "加密" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "加密数据包" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3970,6 +4256,31 @@ msgstr "" msgid "Exclude interfaces" msgstr "排除接口" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "添加路由后执行 shell 命令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "当远程 IP 改变时执行 shell 命令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "在服务器模式下执行新的客户端连接,当客户端仍然是不可信" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"服务器模式下,将每个 IPv4 地址/路由或 MAC 地址添加到 OpenVPN 的内部路由表中" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3992,6 +4303,10 @@ msgstr "" msgid "Existing device" msgstr "现有设备" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "TLS 验证失败后退出" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "扩展 HOSTS 文件" @@ -4040,6 +4355,10 @@ msgstr "请输入用冒号分隔的两个优先级" msgid "Expecting: %s" msgstr "请输入: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "剩余有效期" @@ -4554,6 +4873,10 @@ msgstr "允许分片" msgid "Fragmentation Threshold" msgstr "分片阈值" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "来自" @@ -4667,6 +4990,10 @@ msgstr "常规设置" msgid "General device options" msgstr "常规设备选项" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "生成配置" @@ -4712,6 +5039,10 @@ msgstr "生成在 WireGuard 对端上导入的配置" msgid "Generating QR code…" msgstr "正在生成二维码…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "由于密码验证不匹配,密码未更改!" @@ -4782,6 +5113,10 @@ msgstr "授予访问 LuCI Yggdrasil 程序的权限" msgid "Grant access to LuCI openfortivpn procedures" msgstr "授予 LuCI openfortivpn 程序的权限" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "授予访问 SSH 配置的权限" @@ -4896,6 +5231,10 @@ msgstr "HE.net 密码" msgid "HE.net username" msgstr "HE.net 用户名" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "利用 HMAC 算法校验数据包" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "HTTP 错误 %d" @@ -4909,6 +5248,10 @@ msgstr "HTTP(S) 访问" msgid "Half Duplex" msgstr "半双工" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "处理验证失败" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4925,6 +5268,13 @@ msgstr "心跳闪烁(kernel: heartbeat)" msgid "Hello interval" msgstr "Hello 间隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "在服务配置模式下简化 Helper 指令 --ping 和 --ping-restart 的表达式" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 msgid "" "Here you can configure the basic aspects of your device like its hostname or " @@ -5510,6 +5860,10 @@ msgstr "" "如果为空,将允许所有传入连接 (默认设置)。这不会影响传出连接,也不影响通过组播" "发现的链路本地对等节点。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "如果主机名解析错误,重试" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5544,12 +5898,14 @@ msgstr "如果指定,则通过分区卷标而不是固定的设备文件来挂 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "取消勾选则不创建到该接口网关的默认路由" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "取消勾选则忽略上游通告的 DNS 服务器" @@ -5953,6 +6309,11 @@ msgstr "无效" msgid "Invalid APN provided" msgstr "提供的 APN 无效" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "无效的 Base64 密钥" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6100,10 +6461,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "跳转到另一个由优先级值指定的规则" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "服务重启时保持本地 IP 地址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "服务重启时保持远程 IP 地址" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "保留设置并继续使用当前配置" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "服务重启时自动打开 tun/tap 设备" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "保活间隔" @@ -6159,10 +6532,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "缺少公钥" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "密钥传输滑动窗口" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "用来签署网络配置的密钥" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6357,6 +6738,10 @@ msgstr "图例:" msgid "Limit" msgstr "最大租约数" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "限制重复的日志消息" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6588,6 +6973,10 @@ msgstr "本地 6" msgid "Local 7" msgstr "本地 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "本地 IP 地址" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6641,6 +7030,10 @@ msgstr "本地 ULA" msgid "Local VTEP" msgstr "本地 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "本地证书" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6651,6 +7044,14 @@ msgstr "本地域名" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "向 DHCP 名称和 hosts 文件条目追加本地域名后缀。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "本地主机名或 IP 地址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "本地私钥" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "仅本地服务" @@ -6736,6 +7137,7 @@ msgid "Log queries" msgstr "记录查询日志" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "日志记录" @@ -6879,12 +7281,28 @@ msgstr "MX" msgid "Mail" msgstr "邮件" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "主要模式" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "确保使用以下命令来复制根文件系统:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -7045,6 +7463,10 @@ msgstr "最大 FDB 条目数" msgid "Maximum number of leased addresses." msgstr "最大地址分配数量。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "TCP队列中输出包的最大数量" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7601,6 +8023,10 @@ msgstr "网络 ifname 配置迁移" msgid "Network interface" msgstr "网络接口" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "网络" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "禁用" @@ -7978,10 +8404,18 @@ msgstr "通知" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "已分配的广播缓冲区数量" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "缓存的 DNS 条目数量,最大 10000,0 表示不缓存。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "历史日志文件的行数" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8122,6 +8556,10 @@ msgid "" "at any given time." msgstr "在任何特定时间,网络中预计仅有一个 MAC 地址 处于活跃使用状态。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "仅当路由存在时处理 ping 超时" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "打开 iptables 规则概况…" @@ -8130,10 +8568,22 @@ msgstr "打开 iptables 规则概况…" msgid "Open list..." msgstr "打开列表…" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect(CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8177,6 +8627,10 @@ msgstr "运营商码" msgid "Operator Name" msgstr "运营商名" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "优化 TUN/TAP/UDP 写入" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8212,6 +8666,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "此设备的可选任意格式备注" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "可选。单位: 秒。 如果设置为 “0”,则不尝试重新连接。" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8310,6 +8768,14 @@ msgstr "可选。用于和对端通信的 UDP 端口。" msgid "Options" msgstr "选项" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "要为这个标签添加的选项。" @@ -8540,6 +9006,10 @@ msgstr "PIN 码被拒绝" msgid "PIO directory" msgstr "PIO 目录" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12 文件包含的密钥" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 推送" @@ -8639,6 +9109,14 @@ msgstr[0] "网络的一部分:" msgid "Part of zone %q" msgstr "区域 %q" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "传递环境变量至脚本" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8648,6 +9126,7 @@ msgstr "直通(将物理设备镜像到单个 MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8708,6 +9187,10 @@ msgstr "粘贴或拖动软件包仓库公钥" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "粘贴或拖动提供的 WireGuard 配置文件…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA 证书路径" @@ -8830,10 +9313,22 @@ msgstr "执行重置" msgid "Permission denied" msgstr "没有权限" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "保存重播保护的状态" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "持久/非持久 ifconfig æ± " + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "持续保持连接" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "持续重新连接间隔" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "PersistentKeepAlive 设置无效" @@ -8852,6 +9347,10 @@ msgstr "物理设置" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "每 n 秒 ping 一次远程 TCP/UDP 端口" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8901,6 +9400,10 @@ msgstr "以太网供电状态" msgid "Policy" msgstr "策略" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "外部程序和脚本超出了策略允许的使用范围" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9156,6 +9659,10 @@ msgstr "代理" msgid "Proxy Server" msgstr "代理服务器" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "代理超时,单位秒" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "代理 ARP" @@ -9203,6 +9710,18 @@ msgstr "路由至本设备用来分配给客户端的公共 IPv6 前缀。" msgid "PublicKey setting is invalid" msgstr "公钥设置无效" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "主动向远程发送 ifconfig 选项" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "主动向端点发送选项" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9240,6 +9759,10 @@ msgstr "查询所有可用的上游解析器。" msgid "Query interval" msgstr "查询间隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "为私钥查询管理通道" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "查询响应间隔" @@ -9353,10 +9876,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "随机化源端口映射" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "随机选择远程服务器" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "原始数据" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "原始 16 进制编码的字节。除非运营商要求,否则请留空" @@ -9467,6 +9998,10 @@ msgstr "重新扫描" msgid "Refreshing" msgstr "刷新" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "拒接没有自定义客户端配置的连接" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "注册状态" @@ -9550,6 +10085,10 @@ msgstr "重新加载" msgid "Remaining time" msgstr "剩余时间" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "重映射 SIGUSR1 信号" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9578,6 +10117,14 @@ msgstr "远程 IPv6 地址或 FQDN" msgid "Remote VTEP" msgstr "远程 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "远程主机名或 IP 地址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "远程 ping 超时" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "删除" @@ -9636,10 +10183,27 @@ msgstr "在转发查询之前移除子网地址" msgid "Removes records of the specified type(s) from answers." msgstr "从应答中移除指定类型的记录。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "传输若干字节后重新验证数据通道密钥" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "传输若干数据包后重新验证数据通道密钥" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "传输若干秒后重新验证数据通道密钥" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "重置无线配置" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "重播保护的滑动窗口大小" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9669,6 +10233,15 @@ msgstr "请求 IPv6 前缀" msgid "Request timeout" msgstr "请求超时" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "证书需要显式指定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "证书需要明确的密钥" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9683,6 +10256,10 @@ msgstr "需要传入校验和 (可选)。" msgid "Require incoming packets serialization (optional)." msgstr "需要传入数据包序列化 (可选)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9714,6 +10291,10 @@ msgid "" "attributes." msgstr "必填: 若RADIUS服务器未提供适当的VLAN属性,则拒绝身份验证。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9860,6 +10441,10 @@ msgstr "重启" msgid "Restart Firewall" msgstr "重启防火墙" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "远程 ping 超时后重启" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "重启无线接口" @@ -9872,11 +10457,27 @@ msgstr "恢复" msgid "Restore backup" msgstr "恢复配置" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "限定协商时允许的密码算法" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "TLS 控制通道超时后重新发送" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "从 Yggdrasil 接口配置中获取监听地址。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "无限重试直至代理正确" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "无限重试直至 Socks 代理正确" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9997,10 +10598,18 @@ msgstr "路由动作链 \"%h\"" msgid "Route short-circuit (RSC)" msgstr "路由短路 (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "路由子网至客户端" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "路由类型" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10385,6 +11038,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "为系统日志条目设置日志类别/日志设施。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "设置输出冗余级别" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "设置实际和虚拟地址的哈希表大小" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "设置 TCP/UDP 接收缓冲区大小" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "设置 TCP/UDP 发送缓冲区大小" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10400,6 +11069,23 @@ msgid "" "proxying." msgstr "将此接口设为 RA 和 DHCPv6 中继及 NDP 代理的主接口。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "设置 tun/tap 发送队列长度" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "设置 tun/tap 适配器参数" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "设置 tun/tap 设备的 MTU 值" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "设置 tun/tap 设备的开销" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10409,6 +11095,10 @@ msgstr "配置 DHCP 服务器" msgid "Set up routes for proxied IPv6 neighbours." msgstr "创建到已代理 IPv6 邻居的路由。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "设置 TCP MSS 上限" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10441,6 +11131,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "协助无线客户端在多个 AP 之间漫游的设置: 802.11r、 802.11k 和 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "改变结点带宽" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "tun 设备打开后运行的 shell 命令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "tun 设备关闭后运行的 shell 命令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "运行 shell 命令以验证 X509 名称" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10501,6 +11207,10 @@ msgstr "信号刷新率" msgid "Signal:" msgstr "信号:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "以静音的方式发出重播警告" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10816,6 +11526,10 @@ msgstr "" "指定一个流量类。可以是继承(外层消息头继承内部消息头的值)或一个" "十六进制值00..FF (可选)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10831,6 +11545,10 @@ msgid "" "bytes)." msgstr "设置 MTU(最大传输单位),缺省值: 1280 bytes。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10840,6 +11558,10 @@ msgstr "指定在发生故障切换事件后要发出的对等体通知的数量 msgid "Specify the secret encryption key here." msgstr "在此指定密钥。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "指定是否要求客户端提供有效证书" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "速度: %d Mbit/s,双工: %s" @@ -10875,6 +11597,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "启动" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "以休眠的状态打开 OpenVPN" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "启动 WPS" @@ -10945,6 +11671,10 @@ msgstr "非活动站点限制" msgid "Status" msgstr "状态" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "显式文件格式版本的状态" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "" @@ -11148,6 +11878,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP 源端口" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP 端口 # 同时针对本地和远程" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11156,6 +11899,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP 服务器根目录" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 或更高版本的加密" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS 加密" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS 穿透(仅限 IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11548,6 +12307,10 @@ msgstr "" "该主机的 16 进制 IPv6 令牌(最多 16 个字符,即 64 比特)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "最高支持的 TLS 版本" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11578,6 +12341,10 @@ msgstr "接口名称已被使用" msgid "The interface name is too long" msgstr "接口名称过长" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "“tls-auth”和“secret”选项的密钥类型" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "最后一个未指定架构的条目将成为默认启动项。" @@ -11608,6 +12375,10 @@ msgstr "所创建隧道的本地 IPv4 地址 (可选)。" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "建立隧道的本地 IPv6 地址 (可选)。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "最低支持的 TLS 版本" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11662,6 +12433,10 @@ msgstr "" "下,默认会有一个上行端口用于连接到更高层级的网络(如互联网),其余端口则用于" "连接本地网络。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Yggdrasil 节点私钥" @@ -11851,6 +12626,11 @@ msgstr "中继的 IPv4 地址" msgid "This authentication type is not applicable to the selected EAP method." msgstr "此身份验证类型不适用于所选的 EAP 方法。" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "这不是有效的 PEM 文件" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -12033,6 +12813,10 @@ msgstr "时区" msgid "Timed-out" msgstr "超时" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "密钥交换时间表" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "超时(单位: 秒)" @@ -12083,6 +12867,10 @@ msgstr "开/关 DHCPv6 IPv6 PD。" msgid "Tone" msgstr "Tone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "可用数" @@ -12217,6 +13005,7 @@ msgstr "发射功率" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "类型" @@ -12224,6 +13013,10 @@ msgstr "类型" msgid "Type of service" msgstr "服务类型" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "使用设备类型" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "用户类" @@ -12591,6 +13384,7 @@ msgstr "使用 DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "自动获取 DNS 服务器" @@ -12616,6 +13410,10 @@ msgstr "隧道接口的 MTU" msgid "Use TTL on tunnel interface" msgstr "隧道接口的 TTL" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "作为外部 overlay 使用(/overlay)" @@ -12643,6 +13441,7 @@ msgstr "使用自定义的 DNS 服务器" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "使用该接口的网关作为默认网关" @@ -12650,6 +13449,7 @@ msgstr "使用该接口的网关作为默认网关" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "网关跃点" @@ -12665,6 +13465,10 @@ msgid "" msgstr "" "使用旧式 MAP 接口标识符格式(draft-ietf-softwire-map-00),而非 RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "采用协议" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "使用路由表" @@ -12703,6 +13507,18 @@ msgstr "" "一个可选字段,可为每个主机单独设定 DHCP 租约的时长,例如: 12h、3d、" "infinite,分别表示 12 小时、3 天、永久。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "使用 tun/tap 设备节点" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "把用户名作为通用名称" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12720,6 +13536,10 @@ msgstr "" "用于两种不同的用途: RADIUS NAS ID 和 802.11r R0KH-ID。通常的 WPA(2)-PSK 不需" "要。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12730,6 +13550,7 @@ msgid "User" msgstr "用户" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "用户证书(PEM)" @@ -12738,11 +13559,13 @@ msgid "User identifier" msgstr "用户标识符" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "用户密钥(PEM)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12811,11 +13634,25 @@ msgstr "VPN 本地地址" msgid "VPN Local port" msgstr "VPN 本地端口" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN 协议" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN 服务器" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN 服务器证书的 SHA256 哈希" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN 服务器端口" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN 服务器证书的 SHA1 哈希值" @@ -13065,6 +13902,15 @@ msgstr "" "使用 PSK 时,可以自动生成 PMK,因此以下 R0/R1 密钥选项不生效。若要使用 R0 和 " "R1 密钥则禁用此选项。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"当你有多于 1 个 IP 地址(如多个接口,或者第二个 IP)但不使用时,本地连接会只" +"强制绑定到 1 个指定的 IP" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13166,6 +14012,10 @@ msgstr "无线网络已启用" msgid "Workaround mode can only be used when acting as an access point." msgstr "兼容模式只能用作接入点 AP 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "保存日志至文件" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "将收到的 DNS 查询写入系统日志。" @@ -13573,6 +14423,11 @@ msgstr "分钟" msgid "mobile home agent (H)" msgstr "移动家乡代理 (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "否" @@ -13717,6 +14572,10 @@ msgstr "服务器模式" msgid "severity:" msgstr "级别:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc 记录级别" @@ -13771,6 +14630,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "尝试" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap 设备" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap 休眠超时" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13973,6 +14840,12 @@ msgstr "有效整数值" msgid "valid multicast MAC address" msgstr "有效的组播 MAC 地址" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "1 到 15 个字符间的有效网络设备名,不包含 \":\", \"/\", \"%\" 或者空格" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "有效的网络设备名,非\".\" 或 \"..\"" @@ -14080,46 +14953,119 @@ msgstr "{example_nx} 返回 {nxdomain}。" msgid "« Back" msgstr "« 后退" +#~ msgid "Add template based configuration" +#~ msgstr "添加基于模板的配置" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." -#~ msgstr "CA 证书(PEM 编码;而不是使用系统范围的存储来验证网关证书。" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "以下是 OpenVPN 已配置实例及其当前状态的列表" + +#~ msgid "Configuration category" +#~ msgstr "配置分类" -#~ msgid "Invalid Base64 key string" -#~ msgstr "无效的 Base64 密钥" +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "不用自适应 lzo 压缩" -#~ msgid "Local IP address" -#~ msgstr "本地 IP 地址" +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "授予访问 OpenVPN 配置的权限" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Instance \"%s\"" +#~ msgstr "实例 \"%s\"" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Instance with that name already exists!" +#~ msgstr "具有该名称的实例已存在!" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." -#~ msgstr "可选。单位: 秒。 如果设置为 “0”,则不尝试重新连接。" +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN 配置文件上传" -#~ msgid "Persistent reconnect interval" -#~ msgstr "持续重新连接间隔" +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "只接收已给定的 X509 名称的连接" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "这不是有效的 PEM 文件" +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN 实例" -#~ msgid "VPN Protocol" -#~ msgstr "VPN 协议" +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "请直接在终端会话中编辑此文件。" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN 服务器证书的 SHA256 哈希" +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "请选择要上传的有效 OVPN 配置文件!" -#~ msgid "VPN Server port" -#~ msgstr "VPN 服务器端口" +#~ msgid "Please select a valid VPN template!" +#~ msgstr "请选择有效的 VPN 模板!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" -#~ msgstr "" -#~ "1 到 15 个字符间的有效网络设备名,不包含 \":\", \"/\", \"%\" 或者空格" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "在此区域编辑“auth-user-pass”文件的内容(%s)" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "在此区域修改 OVPN 配置文件(%s)" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "安全建议: 建议不要启用压缩并将此参数设置为 `no`" + +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "安全建议: 建议不要启用压缩并将此参数设置为 `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "选择模板…" + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "设置 TCP/UDP 的 MTU 值" + +#~ msgid "Size of cipher key" +#~ msgstr "密钥大小" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "指定路由默认网关" + +#~ msgid "Start/Stop" +#~ msgstr "启动/停止" + +#~ msgid "Started" +#~ msgstr "已运行的" + +#~ msgid "Switch to advanced configuration" +#~ msgstr "高级配置" + +#~ msgid "Switch to basic configuration" +#~ msgstr "基本配置" + +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP 端口 # 本地(默认 1194)" + +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP 端口 # 远程(默认 1194)" + +#~ msgid "Template based configuration" +#~ msgstr "基于模板的配置" + +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "客户端连接返回文件的临时目录" + +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "“名称”字段不能为空!" + +#~ msgid "" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." +#~ msgstr "OVPN 配置文件(%s)过大,无法使用 LuCI 在线编辑(≥ 100 KB)。" + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "这将完全禁用密码协商" + +#~ msgid "Upload ovpn file" +#~ msgstr "上传 OVPN 文件" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "每 n 秒后写入状态至文件" + +#~ msgid "yes (%i)" +#~ msgstr "是(%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "请输入有效的 IPv4 地址" diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index 84aca0a74d..9c1255cc62 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -103,6 +103,10 @@ msgstr "%s 使用預設的 MAC 位址格式編碼" msgid "%s; %d tokens separated by %s" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:152 +msgid "'net30', 'p2p', or 'subnet'" +msgstr "'net30'、'p2p' 或 'subnet'" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/bandwidth.js:294 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:533 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:272 @@ -199,6 +203,10 @@ msgstr "06: x86 UEFI (IA32)" msgid "07: x64 UEFI" msgstr "07: x64 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "0: Deny" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:60 msgctxt "sstp log level value" msgid "1" @@ -259,6 +267,10 @@ msgstr "18: ARM UEFI 32 HTTP 啟動" msgid "19: ARM UEFI 64 boot from HTTP" msgstr "19: ARM UEFI 64 HTTP 啟動" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "1: OS utils" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:61 msgctxt "sstp log level value" msgid "2" @@ -312,6 +324,10 @@ msgstr "28: RISC-V 64 位元 UEFI HTTP 啟動" msgid "29: RISC-V 128-bit UEFI" msgstr "29: RISC-V 128 位元 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "2: User scripts" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:62 msgctxt "sstp log level value" msgid "3" @@ -357,6 +373,10 @@ msgstr "38: LoongArch 32 位元 HTTP 啟動" msgid "39: LoongArch 64-bit UEFI" msgstr "39: LoongArch 64 位元 UEFI" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "3: Allow passwords in env" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:1058 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1068 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1079 @@ -833,6 +853,10 @@ msgstr "缺失介面" msgid "Accept DNS queries only from hosts whose address is on a local subnet." msgstr "僅接受本地子網路上的主機查詢 DNS。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:54 +msgid "Accept VLANs" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:267 msgid "Accept from public keys" msgstr "從公開金鑰接受" @@ -841,6 +865,10 @@ msgstr "從公開金鑰接受" msgid "Accept local" msgstr "接受本地" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:262 +msgid "Accept options pushed from server" +msgstr "接受從伺服器傳送過來的選項" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 msgctxt "nft accept action" msgid "Accept packet" @@ -1046,6 +1074,10 @@ msgstr "新增對等點位址" msgid "Add requestor MAC" msgstr "新增請求者 MAC" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:113 +msgid "Add route after establishing connection" +msgstr "建立連線後新增路由" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:354 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:160 msgctxt "Dnsmasq instance" @@ -1087,6 +1119,10 @@ msgstr "新增 IPv6 至 IPv4 集合 (反之亦然) 會失敗。" msgid "Additional Peers" msgstr "額外對等點" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:224 +msgid "Additional authentication over TLS" +msgstr "TLS 以外的認證" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:379 msgid "Additional configuration settings (in TOML format)." msgstr "額外配置 (使用 TOML 格式) 。" @@ -1255,6 +1291,10 @@ msgstr "" msgid "Allow all except listed" msgstr "僅允許清單外" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:41 +msgid "Allow client-to-client traffic" +msgstr "允許用戶端到用戶端的通訊" + #: modules/luci-compat/root/usr/share/rpcd/acl.d/luci-compat.json:3 msgid "Allow full UCI access for legacy applications" msgstr "允許舊型應用程式完全存取 UCI" @@ -1271,6 +1311,14 @@ msgstr "僅允許清單內" msgid "Allow localhost" msgstr "允許本機" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:251 +msgid "Allow multiple clients with same certificate" +msgstr "允許多使用者共用同一憑證" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:222 +msgid "Allow only one session" +msgstr "只允許一個工作階段" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:193 msgid "Allow rebooting the device" msgstr "允許重新啟動裝置" @@ -1283,6 +1331,10 @@ msgstr "允許閒置連接埠接收" msgid "Allow remote hosts to connect to local SSH forwarded ports" msgstr "允許遠端主機連線至本地 SSH 轉送埠" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:107 +msgid "Allow remote to change its IP or port" +msgstr "允許遠端更改 IP 或連接埠" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:41 msgid "Allow root logins with password" msgstr "允許 root 以密碼登入" @@ -1301,6 +1353,18 @@ msgstr "允許 root 使用者以密碼登入" msgid "Allowed IPs" msgstr "允許的 IP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:258 +msgid "Allowed maximum of connected clients" +msgstr "允許最大已連線用戶數" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:259 +msgid "Allowed maximum of internal" +msgstr "允許最大內部連線" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:260 +msgid "Allowed maximum of new connections" +msgstr "允許的最大新連線數" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/protocol/modemmanager.js:88 msgid "Allowed network technology" msgstr "允許的網路技術" @@ -1309,6 +1373,12 @@ msgstr "允許的網路技術" msgid "AllowedIPs setting is invalid" msgstr "允許的 IP 設定無效" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:364 +msgid "" +"Almost nothing here prevents you from selecting invalid configuration " +"options which prevent openvpn from starting. Read the manual." +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:42 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:42 msgid "Alternatively, a multicast address to reach a group of peers." @@ -1429,6 +1499,10 @@ msgstr "任何封包" msgid "Any zone" msgstr "任何區域" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:93 +msgid "Append log to file" +msgstr "新增日誌至檔案" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:119 msgid "Apply backup?" msgstr "套用備份?" @@ -1527,6 +1601,10 @@ msgstr "認證群組" msgid "Auth Priv" msgstr "認證權限" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:263 +msgid "Authenticate using username/password" +msgstr "以使用者名稱 / 密碼的方式進行驗證" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2024 msgid "Authentication" msgstr "認證" @@ -1595,6 +1673,10 @@ msgstr "熱插拔後自動掛載檔案系統" msgid "Automatically mount swap on hotplug" msgstr "熱插拔後自動掛載 swap" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:275 +msgid "Automatically redirect default route" +msgstr "自動重新導向至預設路由" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:149 msgid "Automount Filesystem" msgstr "自動掛載檔案系統" @@ -1699,6 +1781,10 @@ msgstr "基本裝置" msgid "Base64-encoded public key of this interface for sharing." msgstr "此介面的 Base64 編碼公開金鑰用於分享。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:282 +msgid "Basic Settings" +msgstr "" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:10 #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv_hardif.js:41 msgid "Batman Device" @@ -1754,6 +1840,7 @@ msgstr "綁定 NTP 伺服器" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1783,6 +1870,7 @@ msgstr "" #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:69 #: protocols/luci-proto-ipip/htdocs/luci-static/resources/protocol/ipip.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:144 #: protocols/luci-proto-vti/htdocs/luci-static/resources/protocol/vti.js:59 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:132 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:132 @@ -1882,10 +1970,20 @@ msgstr "已緩衝" msgid "By default, dnsmasq caches A, AAAA, CNAME and SRV DNS record types." msgstr "預設情況下,dnsmasq 快取 A、AAAA、CNAME 和SRV 類別的 DNS 紀錄。" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:131 +msgid "" +"CA certificate (PEM encoded; Use instead of system-wide store to verify the " +"gateway certificate." +msgstr "CA 憑證 (PEM 編碼;使用此憑證而非系統儲存的驗證閘道。" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:178 msgid "CA certificate; if empty it will be saved after the first connection." msgstr "CA 憑證;如果留空會在第一次連線後儲存。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:157 +msgid "CA path" +msgstr "" + #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:79 msgid "CHAP" msgstr "CHAP" @@ -1918,6 +2016,10 @@ msgstr "快取任意 RR" msgid "Cached" msgstr "已快取" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:75 +msgid "Call down cmd/script before TUN/TAP close" +msgstr "TUN/TAP 關閉前的指令列及指令碼" + #: modules/luci-compat/luasrc/model/network/proto_modemmanager.lua:53 #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:53 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:21 @@ -2005,6 +2107,10 @@ msgstr "Cell 位置" msgid "Cellular Network" msgstr "蜂巢式網路" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:32 +msgid "Certificate authority" +msgstr "認證授權" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2008 msgid "Certificate constraint (Domain)" msgstr "憑證約束 (網域)" @@ -2064,6 +2170,14 @@ msgctxt "Yet unknown nftables chain hook" msgid "Chain hook \"%h\"" msgstr "鏈鉤 \"%h\"" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:63 +msgid "Change process priority" +msgstr "變更行程優先權" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:60 +msgid "Change to directory before initialization" +msgstr "初始化前改變根目錄" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:5197 msgid "Changes" msgstr "變更" @@ -2108,6 +2222,10 @@ msgstr "通道寬度" msgid "Check filesystems before mount" msgstr "掛載前檢查檔案系統" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:233 +msgid "Check peer certificate against a CRL" +msgstr "驗證用戶端憑證以確認其是否過期" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Check this option to delete the existing networks from this radio." msgstr "勾選此項從此無線網路中刪除現有網路。" @@ -2148,6 +2266,10 @@ msgstr "" "選擇要附加至無線網路介面的多個網路或者填寫 create 以便定義一個新的網" "路。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:61 +msgid "Chroot to directory after initialization" +msgstr "初始化後改變根目錄" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1304 msgid "Cipher" msgstr "密碼" @@ -2156,6 +2278,10 @@ msgstr "密碼" msgid "Cisco UDP encapsulation" msgstr "Cisco UDP 對裝" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:436 +msgid "Clear" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:389 msgid "" "Click \"Generate archive\" to download a tar archive of the current " @@ -2182,6 +2308,14 @@ msgstr "用戶端" msgid "Client ID to send when requesting DHCP" msgstr "請求 DHCP 時發送的用戶端 ID" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:245 +msgid "Client is disabled" +msgstr "用戶端已被禁止" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:392 +msgid "Client metadata" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3242 #: modules/luci-base/htdocs/luci-static/resources/form.js:3246 msgid "Clone" @@ -2265,6 +2399,7 @@ msgid "Compute outgoing checksum (optional)." msgstr "計算傳出校驗和 (可選) 。" #: protocols/luci-proto-nebula/htdocs/luci-static/resources/protocol/nebula.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:283 msgid "Config File" msgstr "配置檔案" @@ -2289,6 +2424,18 @@ msgstr "配置變更已回滚!" msgid "Configuration failed" msgstr "配置失敗" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Configure client mode" +msgstr "配置用戶端模式" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:38 +msgid "Configure server bridge" +msgstr "配置伺服器橋接" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:37 +msgid "Configure server mode" +msgstr "配置伺服器模式" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1009 msgid "" "Configures data rates based on the coverage cell density. Normal configures " @@ -2346,6 +2493,14 @@ msgstr "確認斷線" msgid "Confirmation" msgstr "確認" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:272 +msgid "Connect through Socks5 proxy" +msgstr "通過 Sock5 代理連線" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:268 +msgid "Connect to remote host through an HTTP proxy" +msgstr "通過 HTTP 代理連線到遠端主機" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:88 #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 @@ -2371,6 +2526,10 @@ msgstr "連線端點" msgid "Connection lost" msgstr "連線遺失" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:267 +msgid "Connection retry interval" +msgstr "連線重試時間間隔" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:421 #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:181 msgid "Connections" @@ -2493,6 +2652,10 @@ msgstr "Cron 日誌等級" msgid "Cross Pass (Japan only)" msgstr "Cross Pass (僅日本)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:285 +msgid "Cryptography" +msgstr "密碼學" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:628 msgid "Current power" msgstr "當前功率" @@ -2813,6 +2976,14 @@ msgstr "MII 連結斷開事件後啟用連接埠的延遲 (毫秒)" msgid "Delay before enabling port after MII link up event (msec)" msgstr "MII 連結事件後啟用連接埠的延遲 (毫秒)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:115 +msgid "Delay n seconds after connection" +msgstr "連線後延遲 n 秒" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:73 +msgid "Delay tun/tap open and up script execution" +msgstr "延遲 tun/tap 的開啟及 up 指令碼的執行" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1243 msgid "Delegate IPv6 prefixes" msgstr "委派 IPv6 前綴" @@ -2977,6 +3148,7 @@ msgid "Device unreachable! Still waiting for device..." msgstr "裝置無法存取!仍在等待裝置中..." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:286 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:289 msgid "Devices" msgstr "裝置" @@ -3004,6 +3176,10 @@ msgstr "" "指示節點在可達性確定後假定鄰居可達的時間;在 RA 訊息中發布。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:156 +msgid "Diffie-Hellman parameters" +msgstr "Diffie-Hellman 參數" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:140 msgid "Dir" msgstr "目錄" @@ -3012,6 +3188,10 @@ msgstr "目錄" msgid "Directory" msgstr "目錄" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:252 +msgid "Directory for custom client config files" +msgstr "自訂用戶端配置檔案的目錄" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:3274 msgid "Directory name" msgstr "目錄名稱" @@ -3057,6 +3237,10 @@ msgstr "" msgid "Disable DNS lookups" msgstr "停用 DNS 查詢" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:153 +msgid "Disable Data Channel Offloading (DCO) support" +msgstr "停用資料通道卸載 (DCO) 支援" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:93 msgid "Disable Encryption" msgstr "停用加密" @@ -3065,6 +3249,14 @@ msgstr "停用加密" msgid "Disable Inactivity Polling" msgstr "停用非活動輪詢" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:58 +msgid "Disable Paging" +msgstr "停用分頁" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:59 +msgid "Disable options consistency check" +msgstr "停用選項一致性檢查" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:616 msgid "Disable this interface" msgstr "停用此介面" @@ -3182,6 +3374,11 @@ msgid "" msgstr "" "此引導區域綁定的 Dnsmasq 實例。未指定則此區域對所有 Dnsmasq 實例都有效。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:27 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:108 +msgid "Do not bind to local address and port" +msgstr "不綁定本地位址和連接埠" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:669 msgid "Do not cache negative replies, e.g. for non-existent domains." msgstr "不快取無用回應,例如: 不存在的網域。" @@ -3273,6 +3470,42 @@ msgstr "網域白名單" msgid "Don't Fragment" msgstr "不分片" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:111 +msgid "Don't actually execute ifconfig" +msgstr "不實際執行 ifconfig" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:116 +msgid "Don't add routes automatically" +msgstr "不自動新增路由" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:227 +msgid "Don't cache --askpass or --auth-user-pass passwords" +msgstr "不快取 --askpass 或 --auth-user-pass passwords" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:118 +msgid "Don't drop incoming tun packets with same destination as host" +msgstr "不丟棄與主機目的地相同的傳入 tun 封包" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:244 +msgid "Don't inherit global push options" +msgstr "不繼承全域推送選項" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:96 +msgid "Don't log timestamps" +msgstr "不記錄時間戳" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:117 +msgid "Don't pull routes automatically" +msgstr "不自動拉取路由" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:139 +msgid "Don't re-read key on restart" +msgstr "服務重啟時不重讀金鑰值" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:112 +msgid "Don't warn on ifconfig inconsistencies" +msgstr "ifconfig 不一致時不警告" + #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:152 msgid "Down" msgstr "下移" @@ -3297,6 +3530,10 @@ msgstr "下載 mtdblock" msgid "Downstream SNR offset" msgstr "下行 SNR 偏移" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:456 +msgid "Drag and drop an ovpn config file here" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:407 msgid "" "Drag or paste a valid *.conf file below to configure the local " @@ -3442,6 +3679,10 @@ msgid "" msgstr "" "每個軟體套件庫的公鑰 (來自官方或第三方) 允許套件管理器安裝由其簽署的套件。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "Echo parameters to log" +msgstr "日誌顯示參數" + #: modules/luci-base/htdocs/luci-static/resources/form.js:3220 #: modules/luci-base/htdocs/luci-static/resources/form.js:3223 #: modules/luci-base/htdocs/luci-static/resources/form.js:4101 @@ -3550,6 +3791,10 @@ msgstr "發出 netlink IP 位址缺失通知" msgid "Emits netlink LLADDR miss notifications" msgstr "發出 netlink 連結本地位址缺失通知" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:120 +msgid "Empirically measure MTU" +msgstr "以歷史值估算 MTU" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:952 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:993 msgid "Enable" @@ -3629,6 +3874,14 @@ msgstr "啟用 MAC 位址學習" msgid "Enable NTP client" msgstr "啟用 NTP 用戶端" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:166 +msgid "Enable OpenSSL hardware crypto engines" +msgstr "開啟 OpenSSL 硬體加密引擎" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:119 +msgid "Enable Path MTU discovery" +msgstr "啟用路徑 MTU 發現" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1682 msgid "Enable Private PSK (PPSK)" msgstr "啟用私密 PSK (PPSK)" @@ -3637,10 +3890,22 @@ msgstr "啟用私密 PSK (PPSK)" msgid "Enable Single DES" msgstr "啟用單 DES" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Enable Static Key encryption mode (non-TLS)" +msgstr "啟用靜態金鑰加密模式 (非 TLS)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:548 msgid "Enable TFTP server" msgstr "啟用 TFTP 伺服器" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:173 +msgid "Enable TLS and assume client role" +msgstr "啟用 TLS 並代入用戶端角色" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:172 +msgid "Enable TLS and assume server role" +msgstr "允許 TLS 並偽裝為伺服器" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1279 msgid "Enable VLAN filtering" msgstr "啟用 VLAN 篩選" @@ -3671,6 +3936,10 @@ msgid "" "Enable downstream delegation of IPv6 prefixes available on this interface" msgstr "啟用此介面可用的 IPv6 前綴下游委派" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:126 +msgid "Enable internal datagram fragmentation" +msgstr "允許內部資料包分片" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2149 msgid "Enable key reinstallation (KRACK) countermeasures" msgstr "啟用金鑰重新安裝攻擊 (KRACK) 緩解措施" @@ -3679,6 +3948,10 @@ msgstr "啟用金鑰重新安裝攻擊 (KRACK) 緩解措施" msgid "Enable learning and aging" msgstr "啟用學習/老化功能" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:144 +msgid "Enable management interface on IP port" +msgstr "在 IP 連接埠 上啟用可管理介面" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/switch.js:198 msgid "Enable mirroring of incoming packets" msgstr "啟用傳入封包鏡像" @@ -3822,6 +4095,15 @@ msgstr "封裝限制" msgid "Encapsulation mode" msgstr "封裝模式" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:225 +msgid "Encrypt and authenticate all control channel packets with the key" +msgstr "使用金鑰加密及認證所有的控制通道封包" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:226 +msgid "" +"Encrypt and authenticate all control channel packets with the key, version 2." +msgstr "使用金鑰版本 2 加密和驗證所有控制通道封包。" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:167 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:193 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1272 @@ -3830,6 +4112,10 @@ msgstr "封裝模式" msgid "Encryption" msgstr "加密" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:163 +msgid "Encryption cipher for packets" +msgstr "封包使用的加密密碼" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:64 #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:84 msgid "Endpoint" @@ -3927,6 +4213,32 @@ msgstr "" msgid "Exclude interfaces" msgstr "排除介面" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:78 +msgid "Execute shell cmd after routes are added" +msgstr "新增路由後執行 shell 指令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:77 +msgid "Execute shell cmd before routes are added" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:79 +msgid "Execute shell command on remote IP change" +msgstr "當遠端 IP 改變時執行 shell 指令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:88 +msgid "" +"Executed in server mode on new client connections, when the client is still " +"untrusted" +msgstr "即使用戶端不可信,仍然在伺服器模式下執行新的連線" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:87 +msgid "" +"Executed in server mode whenever an IPv4 address/route or MAC address is " +"added to OpenVPN's internal routing table" +msgstr "" +"只要將每個 IPv4 位址 / 路由或 MAC 位址新增到 OpenVPN 的內部路由表中,就在伺服" +"器模式下執行" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:155 msgid "" "Execution of various network commands to check the connection and name " @@ -3949,6 +4261,10 @@ msgstr "" msgid "Existing device" msgstr "現有裝置" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:223 +msgid "Exit on TLS negotiation failure" +msgstr "TLS 驗證失敗後退出" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:218 msgid "Expand hosts" msgstr "擴充主機" @@ -3997,6 +4313,10 @@ msgstr "需要冒號分隔的兩個優先順序" msgid "Expecting: %s" msgstr "需要: %s" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:287 +msgid "Expert Settings" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/30_network.js:65 msgid "Expires" msgstr "過期" @@ -4507,6 +4827,10 @@ msgstr "分片" msgid "Fragmentation Threshold" msgstr "分片閾值" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:393 +msgid "Freeform metadata to embed into the client key" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/routesj.js:163 msgid "From" msgstr "來源" @@ -4620,6 +4944,10 @@ msgstr "一般設定" msgid "General device options" msgstr "一般裝置選項" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:401 +msgid "Generate" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:129 msgid "Generate Config" msgstr "產生配置" @@ -4665,6 +4993,10 @@ msgstr "產生適合在 WireGuard 對等點上匯入的配置" msgid "Generating QR code…" msgstr "正在產生 QR code…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:158 +msgid "Get certificate password from file before we daemonize" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:79 msgid "Given password confirmation did not match, password not changed!" msgstr "輸入的密碼確認不匹配,密碼未變更!" @@ -4735,6 +5067,10 @@ msgstr "授予存取 LuCI Yggdrasil 的權限" msgid "Grant access to LuCI openfortivpn procedures" msgstr "授予存取 LuCI openfortivpn 的權限" +#: protocols/luci-proto-openvpn/root/usr/share/rpcd/acl.d/luci-openvpn.json:3 +msgid "Grant access to LuCI openvpn procedures" +msgstr "" + #: modules/luci-mod-system/root/usr/share/rpcd/acl.d/luci-mod-system.json:21 msgid "Grant access to SSH configuration" msgstr "授予存取 SSH 配置的權限" @@ -4849,6 +5185,10 @@ msgstr "HE.net 密碼" msgid "HE.net username" msgstr "HE.net 使用者名稱" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:159 +msgid "HMAC authentication for packets" +msgstr "使用 HMAC 認證封包" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/repokeys.js:118 msgid "HTTP error %d" msgstr "HTTP 錯誤 %d" @@ -4862,6 +5202,10 @@ msgstr "HTTP(S) 存取" msgid "Half Duplex" msgstr "半雙工" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:264 +msgid "Handling of authentication failures" +msgstr "處理認證失敗" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1226 msgid "Handover" msgstr "" @@ -4878,6 +5222,13 @@ msgstr "心跳間隔 (核心: 心跳)" msgid "Hello interval" msgstr "Hello 間隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:40 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:133 +msgid "" +"Helper directive to simplify the expression of --ping and --ping-restart in " +"server mode configurations" +msgstr "在服務配置模式下簡化 Helper 指令 --ping 和 --ping-restart 的表示式" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:109 #, fuzzy msgid "" @@ -5460,6 +5811,10 @@ msgstr "" "如果為空,則將允許所有傳入連線 (預設) 。這不會影響傳出對等互連,也不會影響通" "過多播發現的本地連結對對等點。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:274 +msgid "If hostname resolve fails, retry" +msgstr "如果主機名稱解析失敗則重試" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1111 msgid "" "If left unspecified, the device will announce itself as DNS server unless " @@ -5492,12 +5847,14 @@ msgstr "若指定,則用分割區標籤掛載裝置而非固定裝置節點" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:70 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:134 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:129 msgid "If unchecked, no default route is configured" msgstr "不勾選則不配置預設路由" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:140 msgid "If unchecked, the advertised DNS server addresses are ignored" msgstr "不勾選則忽略公告的 DNS 伺服器位址" @@ -5898,6 +6255,11 @@ msgstr "無效" msgid "Invalid APN provided" msgstr "提供的 APN 無效" +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:38 +#: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:41 +msgid "Invalid Base64 key string" +msgstr "無效的 Base64 金鑰字串" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:729 msgid "" "Invalid DHCP lease time format. Use integer values optionally followed by s, " @@ -6043,10 +6405,22 @@ msgstr "Jumper" msgid "Jumps to another rule specified by its priority value" msgstr "跳至由其優先順序值指定的另一規則" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:140 +msgid "Keep local IP address on restart" +msgstr "服務重啟時保持本地 IP 位址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:141 +msgid "Keep remote IP address on restart" +msgstr "服務重啟時保持遠端 IP 位址" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:230 msgid "Keep settings and retain the current configuration" msgstr "保留設定並維持目前的配置" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:138 +msgid "Keep tun/tap device open on restart" +msgstr "服務重啟時自動開啟 tun/tap 裝置" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:69 msgid "Keep-Alive" msgstr "保持連線" @@ -6102,10 +6476,18 @@ msgctxt "Label indicating that WireGuard peer lacks public key" msgid "Key missing" msgstr "缺少金鑰" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:221 +msgid "Key transition window" +msgstr "金鑰傳輸視窗" + #: protocols/luci-proto-unet/htdocs/luci-static/resources/protocol/unet.js:44 msgid "Key used to sign network config" msgstr "簽署網路配置的金鑰" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:288 +msgid "Keygen" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 msgctxt "nft unit" msgid "KiB" @@ -6300,6 +6682,10 @@ msgstr "圖例:" msgid "Limit" msgstr "限制" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:95 +msgid "Limit repeated log messages" +msgstr "限制重複的日誌訊息" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:663 msgid "" "Limit response records (from {etc_hosts}) to those that fall within the " @@ -6530,6 +6916,10 @@ msgstr "本地 6" msgid "Local 7" msgstr "本地 7" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:171 +msgid "Local IP address" +msgstr "本地 IP 位址" + #: modules/luci-base/htdocs/luci-static/resources/network.js:12 #: modules/luci-compat/luasrc/model/network.lua:30 msgid "Local IP address is invalid" @@ -6583,6 +6973,10 @@ msgstr "本地 ULA" msgid "Local VTEP" msgstr "本地 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:33 +msgid "Local certificate" +msgstr "本地憑證" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:214 msgid "Local domain" @@ -6593,6 +6987,14 @@ msgstr "本地網域" msgid "Local domain suffix appended to DHCP names and hosts file entries." msgstr "附加至 DHCP 名稱和主機檔案條目的本地網域後綴。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:101 +msgid "Local host name or IP address" +msgstr "本地主機名稱或 IP 位址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:34 +msgid "Local private key" +msgstr "本地私鑰" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:623 msgid "Local service only" msgstr "僅限本地服務" @@ -6678,6 +7080,7 @@ msgid "Log queries" msgstr "日誌查詢" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js:118 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:289 msgid "Logging" msgstr "記錄" @@ -6821,12 +7224,28 @@ msgstr "MX" msgid "Mail" msgstr "郵件" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:100 +msgid "Major mode" +msgstr "主要模式" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:282 msgid "" "Make sure to clone the root filesystem using something like the commands " "below:" msgstr "確保使用以下指令複製根檔案系統:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:290 +msgid "Management" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:148 +msgid "Management cert" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:149 +msgid "Management key" +msgstr "" + #: protocols/luci-proto-3g/htdocs/luci-static/resources/protocol/3g.js:122 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:115 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/l2tp.js:53 @@ -6985,6 +7404,10 @@ msgstr "最大 FDB 條目數量" msgid "Maximum number of leased addresses." msgstr "租約位址的最大數量。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:257 +msgid "Maximum number of queued TCP output packets" +msgstr "TCP 佇列中輸出封包的最大數量" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1147 msgid "" "Maximum power budget for this port in milliwatts. Leave empty for default/" @@ -7539,6 +7962,10 @@ msgstr "網路介面名稱配置遷移" msgid "Network interface" msgstr "網路介面" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:291 +msgid "Networking" +msgstr "網路" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1257 msgid "Never" msgstr "永不" @@ -7918,10 +8345,18 @@ msgstr "注意" msgid "Nslookup" msgstr "Nslookup" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:256 +msgid "Number of allocated broadcast buffers" +msgstr "已分配的廣播緩衝區數量" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:742 msgid "Number of cached DNS entries, 10000 is maximum, 0 is no caching." msgstr "DNS 快取條目數量,最大值為 10000,0 為不快取。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:147 +msgid "Number of lines for log file history" +msgstr "歷史日誌檔案的行數" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:783 msgid "" "Number of packets to transmit through a slave before moving to the next one. " @@ -8060,6 +8495,10 @@ msgid "" "at any given time." msgstr "在給定時間內預計只有一個 MAC 位址在網路上處於活動狀態。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:137 +msgid "Only process ping timeouts if routes exist" +msgstr "僅當路由存在時處理 ping 逾時" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:783 msgid "Open iptables rules overview…" msgstr "開啟 iptables 規則概覽…" @@ -8068,10 +8507,22 @@ msgstr "開啟 iptables 規則概覽…" msgid "Open list..." msgstr "開啟清單..." +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:63 +msgid "OpenConnect" +msgstr "OpenConnect" + #: modules/luci-compat/luasrc/model/network/proto_openconnect.lua:9 msgid "OpenConnect (CISCO AnyConnect)" msgstr "OpenConnect (CISCO AnyConnect)" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:63 +msgid "OpenFortivpn" +msgstr "OpenFortivpn" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:326 +msgid "OpenVPN" +msgstr "OpenVPN" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:806 msgid "" "Operate in relay mode if a designated master interface is " @@ -8115,6 +8566,10 @@ msgstr "電信業者識別碼" msgid "Operator Name" msgstr "電信業者名稱" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:64 +msgid "Optimize TUN/TAP/UDP writes" +msgstr "最佳化 TUN/TAP/UDP 寫入" + #: modules/luci-base/htdocs/luci-static/resources/form.js:2139 #: modules/luci-base/htdocs/luci-static/resources/form.js:5144 msgid "Option \"%s\" contains an invalid input value." @@ -8150,6 +8605,10 @@ msgstr "" msgid "Optional, free-form notes about this device" msgstr "此裝置可選的任意格式備註" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Optional, in seconds. If set to '0', no reconnect is attempted." +msgstr "可選,秒為單位。若設定為 \"0\" ,則不嘗試重新連線。" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:176 msgid "" "Optional. 32-bit mark for packets during firewall processing. Enter value in " @@ -8247,6 +8706,14 @@ msgstr "可選。用於傳出和傳入封包的 UDP 連接埠。" msgid "Options" msgstr "選項" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:367 +msgid "Options marked with ² are OpenSSL only." +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:365 +msgid "Options marked with ¹ are deprecated and will be removed." +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:686 msgid "Options to be added for this tag." msgstr "" @@ -8476,6 +8943,10 @@ msgstr "PIN 碼被拒絕" msgid "PIO directory" msgstr "PIO 目錄" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:45 +msgid "PKCS#12 file containing keys" +msgstr "PKCS#12 檔案包含的金鑰" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1915 msgid "PMK R1 Push" msgstr "PMK R1 推送" @@ -8575,6 +9046,14 @@ msgstr[0] "網路歸屬:" msgid "Part of zone %q" msgstr "區域 %q 的部分" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +msgid "Pass environment variables to script" +msgstr "傳遞環境變數至指令碼" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "Pass environment variables to script prepended with OPENVPN_" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:550 msgctxt "MACVLAN mode" msgid "Pass-through (Mirror physical device to single MAC VLAN)" @@ -8584,6 +9063,7 @@ msgstr "直通 (將實體裝置鏡像至單個 MAC VLAN)" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2088 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js:51 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:145 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:103 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:58 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:301 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:19 @@ -8644,6 +9124,10 @@ msgstr "貼上或拖曳套件庫公鑰" msgid "Paste or drag supplied WireGuard configuration file…" msgstr "貼上或拖曳提供的 WireGuard 設定檔…" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:419 +msgid "Path" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1999 msgid "Path to CA-Certificate" msgstr "CA 憑證路徑" @@ -8766,10 +9250,22 @@ msgstr "執行重設" msgid "Permission denied" msgstr "權限被拒絕" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:171 +msgid "Persist replay-protection state" +msgstr "儲存重播保護狀態" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:247 +msgid "Persist/unpersist ifconfig-pool" +msgstr "持久/非持久 ifconfig æ± " + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:653 msgid "Persistent Keep Alive" msgstr "持續保持連線" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:149 +msgid "Persistent reconnect interval" +msgstr "持續重新連線間隔" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:310 msgid "PersistentKeepAlive setting is invalid" msgstr "持續保持連線設定無效" @@ -8788,6 +9284,10 @@ msgstr "實體設定" msgid "Ping" msgstr "Ping" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:134 +msgid "Ping remote every n seconds over TCP/UDP port" +msgstr "每 n 秒 ping 一次遠端 TCP/UDP 連接埠" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:97 @@ -8837,6 +9337,10 @@ msgstr "PoE 狀態" msgid "Policy" msgstr "政策" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:71 +msgid "Policy level over usage of external programs and scripts" +msgstr "外部程式和指令碼超出了政策允許的使用範圍" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:695 msgctxt "Chain hook policy" msgid "Policy: %h (%h)" @@ -9092,6 +9596,10 @@ msgstr "代理" msgid "Proxy Server" msgstr "代理伺服器" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:270 +msgid "Proxy timeout in seconds" +msgstr "代理逾時 (單位: 秒)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1971 msgid "ProxyARP" msgstr "代理 ARP" @@ -9140,6 +9648,18 @@ msgstr "分配給用戶端的公共路由前綴。" msgid "PublicKey setting is invalid" msgstr "公開金鑰設定無效" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:292 +msgid "Push" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:248 +msgid "Push an ifconfig option to remote" +msgstr "推送一個 ifconfig 選項至遠端" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:243 +msgid "Push options to peer" +msgstr "推送選項至對等點" + #: modules/luci-compat/luasrc/model/network/proto_qmi.lua:9 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:27 msgid "QMI Cellular" @@ -9178,6 +9698,10 @@ msgstr "查詢所有可用上游解析器。" msgid "Query interval" msgstr "查詢間隔" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:145 +msgid "Query management channel for private key" +msgstr "私鑰的佇列管理頻道" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1071 msgid "Query response interval" msgstr "查詢回應間隔" @@ -9292,10 +9816,18 @@ msgctxt "nft nat flag random" msgid "Randomize source port mapping" msgstr "隨機化來源連接埠映射" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:266 +msgid "Randomly choose remote server" +msgstr "隨機選擇遠端伺服器" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:501 msgid "Raw Data" msgstr "原始資料" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:453 +msgid "Raw OVPN config" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:104 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "原始十六進位編碼位元組。除非您的 ISP 要求否則將其留空" @@ -9406,6 +9938,10 @@ msgstr "重新整理頻道" msgid "Refreshing" msgstr "重新整理" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:253 +msgid "Refuse connection if no custom client config" +msgstr "拒絕沒有自訂用戶端配置的連線" + #: protocols/luci-proto-modemmanager/htdocs/luci-static/resources/view/modemmanager/status.js:102 msgid "Registration State" msgstr "註冊狀態" @@ -9488,6 +10024,10 @@ msgstr "重新載入" msgid "Remaining time" msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:65 +msgid "Remap SIGUSR1 signals" +msgstr "重對映 SIGUSR1 訊號" + #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6in4.js:50 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/6rd.js:49 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:41 @@ -9516,6 +10056,14 @@ msgstr "遠端 IPv6 位址或 FQDN" msgid "Remote VTEP" msgstr "遠端 VTEP" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:31 +msgid "Remote host name or IP address" +msgstr "遠端主機名稱或 IP 位址" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:135 +msgid "Remote ping timeout" +msgstr "遠端 ping 逾時" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:962 msgid "Remove" msgstr "刪除" @@ -9574,10 +10122,27 @@ msgstr "在轉送查詢之前刪除子網路位址" msgid "Removes records of the specified type(s) from answers." msgstr "從回應中刪除指定類別紀錄。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:217 +msgid "Renegotiate data chan. key after bytes" +msgstr "傳輸若干位元組後重新協商資料通道金鑰" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:218 +msgid "Renegotiate data chan. key after packets" +msgstr "傳輸若干封包後重新協商資料通道金鑰" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:219 +msgid "Renegotiate data chan. key after seconds" +msgstr "傳輸若干秒後重新協商資料通道金鑰" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2462 msgid "Replace wireless configuration" msgstr "取代無線設定" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:168 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:169 +msgid "Replay protection sliding window size" +msgstr "重播保護的滑動視窗大小" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:108 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:108 msgid "Reply on Neighbour request when mapping found in VXLAN FDB" @@ -9607,6 +10172,15 @@ msgstr "請求 IPv6 前綴" msgid "Request timeout" msgstr "請求逾時" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:229 +msgid "Require explicit designation on certificate" +msgstr "憑證需要顯式指定" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:231 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:232 +msgid "Require explicit key usage on certificate" +msgstr "憑證需要明確的金鑰" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:100 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:105 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:102 @@ -9621,6 +10195,10 @@ msgstr "要求傳入校驗和 (可選) 。" msgid "Require incoming packets serialization (optional)." msgstr "要求傳入封包序列化 (可選) 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:230 +msgid "Require remote cert extended key usage on certificate" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1754 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2098 msgid "Required" @@ -9652,6 +10230,10 @@ msgid "" "attributes." msgstr "必需: 如果 RADIUS 伺服器未提供適當的 VLAN 屬性,則拒絕驗證。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:30 +msgid "Requires --tls-server, --tls-client, or --secret" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1400 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1401 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1402 @@ -9798,6 +10380,10 @@ msgstr "重新啟動" msgid "Restart Firewall" msgstr "重啟防火牆" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:136 +msgid "Restart after remote ping timeout" +msgstr "遠端 ping 逾時後重啟" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:928 msgid "Restart radio interface" msgstr "重啟無線介面" @@ -9810,11 +10396,27 @@ msgstr "恢復" msgid "Restore backup" msgstr "恢復備份" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:239 +msgid "Restrict the allowed ciphers to be negotiated" +msgstr "限制允許的協商密碼" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:216 +msgid "Retransmit timeout on TLS control channel" +msgstr "TLS 控制通道重傳逾時" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:369 msgid "" "Retrieve the listener addresses from the Yggdrasil interface configuration." msgstr "從 Yggdrasil 介面設定中取回監聽器位址。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:269 +msgid "Retry indefinitely on HTTP proxy errors" +msgstr "在 HTTP 代理錯誤時無限重試" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:273 +msgid "Retry indefinitely on Socks proxy errors" +msgstr "在 Socks 代理錯誤時無限重試" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:390 #: modules/luci-base/htdocs/luci-static/resources/ui.js:391 msgid "Reveal/hide password" @@ -9935,10 +10537,18 @@ msgstr "路由動作鏈 \"%h\"" msgid "Route short-circuit (RSC)" msgstr "路由短路 (RSC)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:249 +msgid "Route subnet to client" +msgstr "路由子網至用戶端" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:49 msgid "Route type" msgstr "路由類別" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:250 +msgid "Route v6 subnet to client" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1018 msgid "" "Router Lifetime published in %s to %s" @@ -10322,6 +10976,22 @@ msgstr "" msgid "Set log class/facility for syslog entries." msgstr "設定系統日誌條目的類別/設施。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:97 +msgid "Set output verbosity" +msgstr "設定輸出詳細級別" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:255 +msgid "Set size of real and virtual address hash tables" +msgstr "設定實際和虛擬位址的雜湊表大小" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:129 +msgid "Set the TCP/UDP receive buffer size" +msgstr "設定 TCP/UDP 接收緩衝區大小" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:128 +msgid "Set the TCP/UDP send buffer size" +msgstr "設定 TCP/UDP 傳送緩衝區大小" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:893 msgid "" "Set the autonomous address-configuration flag in the prefix information " @@ -10337,6 +11007,23 @@ msgid "" "proxying." msgstr "設定此介面為 RA 和 DHCPv6 中繼及 NDP 代理的主介面。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:130 +msgid "Set tun/tap TX queue length" +msgstr "設定 tun/tap 發送佇列長度" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:35 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:36 +msgid "Set tun/tap adapter parameters" +msgstr "設定 tun/tap 介面卡參數" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:124 +msgid "Set tun/tap device MTU" +msgstr "設定 tun/tap 裝置的 MTU 值" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:125 +msgid "Set tun/tap device overhead" +msgstr "設定 tun/tap 裝置的開銷" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:688 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:704 msgid "Set up DHCP Server" @@ -10346,6 +11033,10 @@ msgstr "設定 DHCP 伺服器" msgid "Set up routes for proxied IPv6 neighbours." msgstr "設定代理的 IPv6 鄰居路由。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:127 +msgid "Set upper bound on TCP MSS" +msgstr "設定 TCP MSS 上限" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1224 msgid "Sets default route for all traffic" msgstr "" @@ -10378,6 +11069,22 @@ msgid "" "802.11r, 802.11k and 802.11v" msgstr "協助無線用戶端在多個 AP 之間漫遊的設定: 802.11r、802.11k 和 802.11v" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:131 +msgid "Shaping for peer bandwidth" +msgstr "對等點頻寬塑形" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:72 +msgid "Shell cmd to execute after tun device open" +msgstr "tun 裝置開啟後執行的 shell 指令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:74 +msgid "Shell cmd to run after tun device close" +msgstr "tun 裝置關閉後執行的 shell 指令" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:82 +msgid "Shell command to verify X509 name" +msgstr "執行 shell 指令以驗證 X509 名稱" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:215 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:35 msgid "Short GI" @@ -10438,6 +11145,10 @@ msgstr "訊號重新整理頻率" msgid "Signal:" msgstr "訊號:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:170 +msgid "Silence the output of replay warnings" +msgstr "以靜音方式發出重播警告" + #: modules/luci-base/htdocs/luci-static/resources/ui.js:4953 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:224 msgid "Size" @@ -10751,6 +11462,10 @@ msgstr "" "指定流量類別。可以是 inherit (外部標頭繼承內部標頭的值) 或十六進" "位值 00..FF (可選) 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:114 +msgid "Specify a placeholder gateway for routes" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gre.js:64 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/gretap.js:69 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:69 @@ -10766,6 +11481,10 @@ msgid "" "bytes)." msgstr "指定預設值 (1280 位元組) 以外的 MTU (最大傳輸單元) 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:167 +msgid "Specify the curve to use for ECDH" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:806 msgid "" "Specify the number of peer notifications to be issued after a failover event." @@ -10775,6 +11494,10 @@ msgstr "指定故障轉移事件後發出的對等點通知數量。" msgid "Specify the secret encryption key here." msgstr "在此指定加密金鑰。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:276 +msgid "Specify whether the client is required to supply a valid certificate" +msgstr "指定是否要求用戶端提供有效憑證" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/29_ports.js:222 msgid "Speed: %d Mbit/s, Duplex: %s" msgstr "" @@ -10810,6 +11533,10 @@ msgctxt "daemon start action" msgid "Start" msgstr "啟動" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:146 +msgid "Start OpenVPN in a hibernating state" +msgstr "以休眠狀態啟動 OpenVPN" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:146 msgid "Start WPS" msgstr "啟動 WPS" @@ -10880,6 +11607,10 @@ msgstr "站點閒置限制" msgid "Status" msgstr "狀態" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:67 +msgid "Status file format version" +msgstr "檔案格式版本的狀態" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1799 msgid "Steering flows (RPS)" msgstr "流量引導 (RPS)" @@ -11079,6 +11810,19 @@ msgctxt "nft tcp sport" msgid "TCP source port" msgstr "TCP 來源連接埠" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:26 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:102 +msgid "TCP/UDP port # for both local and remote" +msgstr "TCP/UDP 連接埠 # 同時針對本地和遠端" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:103 +msgid "TCP/UDP port # for local" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:104 +msgid "TCP/UDP port # for remote" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:440 msgid "TCP:" msgstr "TCP:" @@ -11087,6 +11831,22 @@ msgstr "TCP:" msgid "TFTP server root" msgstr "TFTP 伺服器根" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:214 +msgid "TLS 1.3 or newer cipher" +msgstr "TLS 1.3 或更新的密碼" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:236 +msgid "TLS cet profile" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:175 +msgid "TLS cipher" +msgstr "TLS 密碼" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:62 +msgid "TOS passthrough (applies to IPv4 only)" +msgstr "TOS 穿透 (僅套用於 IPv4)" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:58 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:98 #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:145 @@ -11473,6 +12233,10 @@ msgstr "" "此主機的十六進位 IPv6 權仗 (最多 16 個字元,即 64 位元) 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:235 +msgid "The highest supported TLS version" +msgstr "最高支援的 TLS 版本" + #: protocols/luci-proto-batman-adv/htdocs/luci-static/resources/protocol/batadv.js:93 msgid "" "The hop penalty setting allows to modify batman-adv's preference for " @@ -11503,6 +12267,10 @@ msgstr "介面名稱已被使用" msgid "The interface name is too long" msgstr "介面名稱太長" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:44 +msgid "The key direction for 'tls-auth' and 'secret' options" +msgstr "\"tls-auth\" 和 \"secret\" 選項的金鑰類型" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:861 msgid "The last entry without an architecture becomes the default." msgstr "最後一條沒有架構的條目將成為預設。" @@ -11533,6 +12301,10 @@ msgstr "已建立隧道的本地 IPv4 位址 (可選) 。" msgid "The local IPv6 address over which the tunnel is created (optional)." msgstr "已建立隧道的本地 IPv6 位址 (可選) 。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:234 +msgid "The lowest supported TLS version" +msgstr "最低支援的 TLS 版本" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1085 msgid "" "The max response time in centiseconds inserted into group-specific queries " @@ -11581,6 +12353,10 @@ msgid "" "greater network like the internet and other ports for a local network." msgstr "" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:46 +msgid "The peer key fingerprint" +msgstr "" + #: protocols/luci-proto-yggdrasil/htdocs/luci-static/resources/protocol/yggdrasil.js:230 msgid "The private key for your Yggdrasil node" msgstr "Yggdrasil 節點私密金鑰" @@ -11768,6 +12544,11 @@ msgstr "中繼 IPv4 位址" msgid "This authentication type is not applicable to the selected EAP method." msgstr "此認證類別不適用於所選的 EAP 方式。" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:48 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:56 +msgid "This does not look like a valid PEM file" +msgstr "這看起來不像有效的 PEM 檔案" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1773 msgid "" "This identifier is randomly generated the first time the device is booted." @@ -11950,6 +12731,10 @@ msgstr "時區" msgid "Timed-out" msgstr "逾時" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:220 +msgid "Timeframe for key exchange" +msgstr "金鑰交換時間表" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:1201 msgid "Timeout in seconds" msgstr "逾時 (秒)" @@ -12000,6 +12785,10 @@ msgstr "" msgid "Tone" msgstr "Tone" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:295 +msgid "Topology" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:35 msgid "Total Available" msgstr "可用總數" @@ -12134,6 +12923,7 @@ msgstr "發送功率" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1733 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:178 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/map.js:43 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:374 msgid "Type" msgstr "類型" @@ -12141,6 +12931,10 @@ msgstr "類型" msgid "Type of service" msgstr "服務類別" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:51 +msgid "Type of used device" +msgstr "使用裝置類型" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:646 msgid "UC" msgstr "" @@ -12508,6 +13302,7 @@ msgstr "使用 DHCPv6" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1201 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:144 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:162 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:139 msgid "Use DNS servers advertised by peer" msgstr "使用公告的 DNS 伺服器" @@ -12533,6 +13328,10 @@ msgstr "隧道介面使用的 MTU" msgid "Use TTL on tunnel interface" msgstr "隧道介面使用的 TTL" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:53 +msgid "Use VLAN tagging" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:274 msgid "Use as external overlay (/overlay)" msgstr "作為外部 overlay 使用 (/overlay)" @@ -12560,6 +13359,7 @@ msgstr "使用自訂 DNS 伺服器" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1197 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:133 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:158 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:128 msgid "Use default gateway" msgstr "使用預設閘道" @@ -12567,6 +13367,7 @@ msgstr "使用預設閘道" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1214 #: protocols/luci-proto-ipv6/htdocs/luci-static/resources/protocol/ipip6.js:73 #: protocols/luci-proto-mbim/htdocs/luci-static/resources/protocol/mbim.js:138 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:166 #: protocols/luci-proto-qmi/htdocs/luci-static/resources/protocol/qmi.js:133 msgid "Use gateway metric" msgstr "使用閘道計量" @@ -12581,6 +13382,10 @@ msgid "" "instead of RFC7597" msgstr "使用舊版 MAP 介面識別碼格式 (draft-ietf-softwire-map-00) 替代 RFC7597" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:106 +msgid "Use protocol" +msgstr "使用協定" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:179 msgid "Use routing table" msgstr "使用路由表" @@ -12618,6 +13423,18 @@ msgstr "" "em>指定使用的固定位址,主機名稱作為符號名稱分配給請求主機。可選" "租約時間設定非標準的主機特定租約時間,例如: 12h、3d或無限。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:55 +msgid "Use these PVIDs" +msgstr "" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:52 +msgid "Use tun/tap device node" +msgstr "使用 tun/tap 裝置節點" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:261 +msgid "Use username as common name" +msgstr "把使用者名稱作為通用名稱" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/20_memory.js:36 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:173 msgid "Used" @@ -12635,6 +13452,10 @@ msgstr "" "用於兩種不同的用途: RADIUS NAS ID 和 802.11r R0KH-ID。一般 WPA(2)-PSK 不需" "要。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:43 +msgid "Used with auth and cipher params" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:313 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:321 msgid "Useful for systems behind firewalls." @@ -12645,6 +13466,7 @@ msgid "User" msgstr "使用者" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:154 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:106 msgid "User certificate (PEM encoded)" msgstr "使用者憑證 (PEM 編碼)" @@ -12653,11 +13475,13 @@ msgid "User identifier" msgstr "使用者識別碼" #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:166 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:118 msgid "User key (PEM encoded)" msgstr "使用者金鑰 (PEM 編碼)" #: modules/luci-base/ucode/template/sysauth.ut:23 #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:143 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:101 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:56 #: themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut:13 msgid "Username" @@ -12726,11 +13550,25 @@ msgstr "VPN 本地位址" msgid "VPN Local port" msgstr "VPN 本地連接埠" +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:94 +msgid "VPN Protocol" +msgstr "VPN 協定" + +#: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:103 +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:93 #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pptp.js:58 #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:39 msgid "VPN Server" msgstr "VPN 伺服器" +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:154 +msgid "VPN Server certificate's SHA256 hash" +msgstr "VPN 伺服器憑證 SHA256 雜湊" + +#: protocols/luci-proto-openfortivpn/htdocs/luci-static/resources/protocol/openfortivpn.js:96 +msgid "VPN Server port" +msgstr "VPN 伺服器連接埠" + #: protocols/luci-proto-openconnect/htdocs/luci-static/resources/protocol/openconnect.js:141 msgid "VPN Server's certificate SHA1 hash" msgstr "VPN 伺服器憑證 SHA1 雜湊" @@ -12974,6 +13812,15 @@ msgstr "" "使用 PSK 時可自動產生 PMK。啟用後不會套用下方 R0/R1 金鑰選項。停用此選項可使" "用 R0 和 R1 金鑰選項。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:109 +msgid "" +"When you have more than one IP address (e.g. multiple interfaces, or " +"secondary IP addresses), and do not use --local to force binding to one " +"specific address only" +msgstr "" +"當您有多個 IP 位址 (例如多個介面或輔助 IP 位址) 時,不要使用 --local 強制綁定" +"定到一個特定位址" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1211 msgid "" "Where Wi-Fi Multimedia (WMM) Mode QoS is disabled, clients may be limited to " @@ -13074,6 +13921,10 @@ msgstr "無線網路已啟用" msgid "Workaround mode can only be used when acting as an access point." msgstr "變通模式只能用於存取點。" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:92 +msgid "Write log to file" +msgstr "寫入日誌至檔案" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dns.js:764 msgid "Write received DNS queries to syslog." msgstr "寫入已接收 DNS 請求至系統日誌。" @@ -13482,6 +14333,11 @@ msgstr "分鐘" msgid "mobile home agent (H)" msgstr "行動 hom e代理 (H)" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:80 +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:81 +msgid "name value" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:55 msgid "no" msgstr "否" @@ -13626,6 +14482,10 @@ msgstr "伺服器模式" msgid "severity:" msgstr "嚴重度:" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:91 +msgid "some params echoed to log" +msgstr "" + #: protocols/luci-proto-sstp/htdocs/luci-static/resources/protocol/sstp.js:58 msgid "sstpc Log-level" msgstr "sstpc 日誌等級" @@ -13680,6 +14540,14 @@ msgctxt "DHCPv6 address request mode" msgid "try" msgstr "嘗試" +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:49 +msgid "tun/tap device" +msgstr "tun/tap 裝置" + +#: protocols/luci-proto-openvpn/htdocs/luci-static/resources/protocol/openvpn.js:132 +msgid "tun/tap inactivity timeout" +msgstr "tun/tap 休眠逾時" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/uhttpd.js:9 msgid "" "uHTTPd offers HTTP or " @@ -13881,6 +14749,13 @@ msgstr "有效的整數值" msgid "valid multicast MAC address" msgstr "有效的多播 MAC 位址" +#: modules/luci-base/htdocs/luci-static/resources/validation.js:1006 +msgid "" +"valid network device name between 1 and 15 characters not containing \":\", " +"\"/\", \"%\" or spaces" +msgstr "" +"有效的網路裝置名稱 (1 到 15 個字元) ,不包含 \":\" ,\"/\" ,\"%\" 或空格" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:1004 msgid "valid network device name, not \".\" or \"..\"" msgstr "有效的網路裝置名稱,非 \".\" 或 \"..\"" @@ -13988,46 +14863,120 @@ msgstr "{example_nx} 返回 {nxdomain}。" msgid "« Back" msgstr "« 返回" +#~ msgid "Add template based configuration" +#~ msgstr "新增基於範本的配置" + +#~ msgid "" +#~ "Below is a list of configured OpenVPN instances and their current state" +#~ msgstr "以下是 OpenVPN 已配置實例及其當前狀態的列表" + +#~ msgid "Configuration category" +#~ msgstr "配置分類" + +#~ msgid "Don't use adaptive lzo compression" +#~ msgstr "不使用自適應 lzo 壓縮" + +#~ msgid "Grant access to OpenVPN configuration" +#~ msgstr "授予存取 OpenVPN 配置的權限" + +#~ msgid "Instance \"%s\"" +#~ msgstr "實例 \"%s\"" + +#~ msgid "Instance with that name already exists!" +#~ msgstr "具有該名稱的實例已經存在!" + +#~ msgid "OVPN configuration file upload" +#~ msgstr "OVPN 配置檔案上傳" + +#~ msgid "Only accept connections from given X509 name" +#~ msgstr "只接收已給定 X509 名稱的連線" + +#~ msgid "OpenVPN instances" +#~ msgstr "OpenVPN 實例" + +#~ msgid "Please edit this file directly in a terminal session." +#~ msgstr "請直接在終端機工作階段編輯此檔案。" + +#~ msgid "Please select a valid OVPN config file to upload!" +#~ msgstr "請選擇一個有效的 OVPN 配置檔案上傳!" + +#~ msgid "Please select a valid VPN template!" +#~ msgstr "請選擇一個有效的 VPN 範本!" + +#~ msgid "" +#~ "Section to add an optional 'auth-user-pass' file with your credentials " +#~ "(%s)" +#~ msgstr "本節加入帶有您的憑證 (%s) 的可選 \"auth-user-pass\" 檔案" + +#~ msgid "Section to modify the OVPN config file (%s)" +#~ msgstr "修改 OVPN 配置檔案 (%s) 的部分" + #~ msgid "" -#~ "CA certificate (PEM encoded; Use instead of system-wide store to verify " -#~ "the gateway certificate." -#~ msgstr "CA 憑證 (PEM 編碼;使用此憑證而非系統儲存的驗證閘道。" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `no`" +#~ msgstr "安全建議: 建議不要啟用壓縮並將此參數設為 `no`" -#~ msgid "Invalid Base64 key string" -#~ msgstr "無效的 Base64 金鑰字串" +#~ msgid "" +#~ "Security recommendation: It is recommended to not enable compression and " +#~ "set this parameter to `stub-v2`" +#~ msgstr "安全建議: 建議不要啟用壓縮並將此參數設為 `stub-v2`" + +#~ msgid "Select template ..." +#~ msgstr "選擇範本..." + +#~ msgid "Set TCP/UDP MTU" +#~ msgstr "設定 TCP/UDP 的 MTU 值" + +#~ msgid "Size of cipher key" +#~ msgstr "金鑰大小" + +#~ msgid "Specify a default gateway for routes" +#~ msgstr "指定路由預設閘道器" -#~ msgid "Local IP address" -#~ msgstr "本地 IP 位址" +#~ msgid "Start/Stop" +#~ msgstr "啟動 / 停止" -#~ msgid "OpenConnect" -#~ msgstr "OpenConnect" +#~ msgid "Started" +#~ msgstr "已執行" -#~ msgid "OpenFortivpn" -#~ msgstr "OpenFortivpn" +#~ msgid "Switch to advanced configuration" +#~ msgstr "切換到進階配置" -#~ msgid "Optional, in seconds. If set to '0', no reconnect is attempted." -#~ msgstr "可選,秒為單位。若設定為 \"0\" ,則不嘗試重新連線。" +#~ msgid "Switch to basic configuration" +#~ msgstr "切換到基本配置" -#~ msgid "Persistent reconnect interval" -#~ msgstr "持續重新連線間隔" +#~ msgid "TCP/UDP port # for local (default=1194)" +#~ msgstr "TCP/UDP 連接埠 # 本地 (預設 1194)" -#~ msgid "This does not look like a valid PEM file" -#~ msgstr "這看起來不像有效的 PEM 檔案" +#~ msgid "TCP/UDP port # for remote (default=1194)" +#~ msgstr "TCP/UDP 連接埠 # 遠端 (預設 1194)" -#~ msgid "VPN Protocol" -#~ msgstr "VPN 協定" +#~ msgid "Template based configuration" +#~ msgstr "基於範本的配置" -#~ msgid "VPN Server certificate's SHA256 hash" -#~ msgstr "VPN 伺服器憑證 SHA256 雜湊" +#~ msgid "Temporary directory for client-connect return file" +#~ msgstr "用戶端連線返回檔案的臨時目錄" -#~ msgid "VPN Server port" -#~ msgstr "VPN 伺服器連接埠" +#~ msgid "The 'Name' field must not be empty!" +#~ msgstr "'名稱' 欄位不能是空白!" #~ msgid "" -#~ "valid network device name between 1 and 15 characters not containing \":" -#~ "\", \"/\", \"%\" or spaces" +#~ "The size of the OVPN config file (%s) is too large for online editing in " +#~ "LuCI (≥ 100 KB)." #~ msgstr "" -#~ "有效的網路裝置名稱 (1 到 15 個字元) ,不包含 \":\" ,\"/\" ,\"%\" 或空格" +#~ "OVPN 配置檔案 (%s) 的尺寸太大,無法在 LuCI 中進行線上編輯 (≥ 100 KB)。" + +#~ msgid "This completely disables cipher negotiation" +#~ msgstr "這會完全禁用密碼協商" + +#~ msgid "Upload ovpn file" +#~ msgstr "上傳 ovpn 檔案" + +#~ msgid "Write status to file every n seconds" +#~ msgstr "每 n 秒後寫入狀態至檔案" + +#~ msgid "yes (%i)" +#~ msgstr "是 (%i)" #~ msgid "Expecting a valid IPv4 address" #~ msgstr "需要有效的IPv4位址"